ANDROID: fix copyright notice

New vendor hook files cite Google, Inc instead of Google LLC

Fixes: 7f62740112ef ("ANDROID: add support for vendor hooks")
Signed-off-by: Todd Kjos <tkjos@google.com>
[cherry-pick of just android_vendor.h portion]
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: If42762c4bbe6d0a7ff1cc75b64a3b224902e121c
This commit is contained in:
Todd Kjos 2020-05-18 13:54:54 -07:00 committed by Greg Kroah-Hartman
parent fda70d9fb8
commit eba125551f

View File

@ -2,7 +2,7 @@
/*
* android_vendor.h - Android vendor data
*
* Copyright (C) 2020 Google, Inc.
* Copyright 2020 Google LLC
*
* These macros are to be used to reserve space in kernel data structures
* for use by vendor modules.