mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: fix copyright notice
New vendor hook files cite Google, Inc instead of Google LLC
Fixes: 7f62740112 ("ANDROID: add support for vendor hooks")
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: If42762c4bbe6d0a7ff1cc75b64a3b224902e121c
This commit is contained in:
parent
2ffcd3857f
commit
dc419bab74
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Android Vendor Hook Support
|
||||
*
|
||||
* Copyright (C) 2020 Google, Inc.
|
||||
* Copyright 2020 Google LLC
|
||||
*/
|
||||
|
||||
#define CREATE_TRACE_POINTS
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user