From 6fe46d118dacf3ca734f0a792713a36f33cb921b Mon Sep 17 00:00:00 2001 From: OrdenKrieger Date: Tue, 10 Jan 2017 23:28:05 +0100 Subject: z_2plus: Initial cleanup *Lets start --- setup-makefiles.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'setup-makefiles.sh') diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 0b5e5eb..17a6e85 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -1,6 +1,7 @@ #!/bin/bash # -# Copyright (C) 2016 The CyanogenMod Project +# Copyright (C) 2013-2016, The CyanogenMod Project +# Copyright (C) 2017, 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. @@ -34,7 +35,7 @@ printf '\n%s\n' "ifeq (\$(QCPATH),)" >> "$ANDROIDMK" # Qualcomm performance blobs - conditional as well -# in order to support Cyanogen OS builds +# in order to support LineageOS builds cat << EOF >> "$PRODUCTMK" endif -- cgit v1.2.3