summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsb6596 <shubhamprince111@gmail.com>2018-09-15 17:05:58 +0000
committerSimon Shields <keepcalm444@gmail.com>2018-09-18 10:19:54 +1000
commit8bd4a8ee21209c18b66c2870c43beb9444d6acea (patch)
tree93fb8ac0d75ce7bbd5403f20c9dba1884f6e2306
parent30a0aa54b078ef563a85fe4e5d06d32bf63a0c43 (diff)
ham: Set INITIAL_COPYRIGHT_YEAR
-rw-r--r--ham/Android.mk3
-rw-r--r--ham/BoardConfigVendor.mk3
-rw-r--r--ham/ham-vendor.mk3
3 files changed, 6 insertions, 3 deletions
diff --git a/ham/Android.mk b/ham/Android.mk
index 77db075..8872f00 100644
--- a/ham/Android.mk
+++ b/ham/Android.mk
@@ -1,4 +1,5 @@
-# Copyright (C) 2018 The LineageOS Project
+# Copyright (C) 2015-2016 The CyanogenMod Project
+# Copyright (C) 2017-2018 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/ham/BoardConfigVendor.mk b/ham/BoardConfigVendor.mk
index 6b4e157..6323762 100644
--- a/ham/BoardConfigVendor.mk
+++ b/ham/BoardConfigVendor.mk
@@ -1,4 +1,5 @@
-# Copyright (C) 2018 The LineageOS Project
+# Copyright (C) 2015-2016 The CyanogenMod Project
+# Copyright (C) 2017-2018 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/ham/ham-vendor.mk b/ham/ham-vendor.mk
index de54cac..814846a 100644
--- a/ham/ham-vendor.mk
+++ b/ham/ham-vendor.mk
@@ -1,4 +1,5 @@
-# Copyright (C) 2018 The LineageOS Project
+# Copyright (C) 2015-2016 The CyanogenMod Project
+# Copyright (C) 2017-2018 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.