Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eba12555 authored by Todd Kjos's avatar Todd Kjos Committed by Greg Kroah-Hartman
Browse files

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: default avatarTodd Kjos <tkjos@google.com>
[cherry-pick of just android_vendor.h portion]
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: If42762c4bbe6d0a7ff1cc75b64a3b224902e121c
parent fda70d9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.