diff options
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-x | setup-makefiles.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 1d0799a..f6375b4 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -39,7 +39,7 @@ fi setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true # Copyright headers and guards -write_headers "jasmine wayne" +write_headers "jasmine_sprout wayne" write_makefiles "$MY_DIR"/proprietary-files.txt true |