summaryrefslogtreecommitdiff
path: root/allyesconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-06-06 08:57:04 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-06-06 08:57:32 +0200
commita607db8a47fde00bd301d785ba1fbb8a5eab06da (patch)
treeba2c10d104aa98be24aeb81b1acf68c79e151a60 /allyesconfig.py
parent961191df1b9ac494822236eb8bb68502c72b1020 (diff)
Add license tags to scripts
Everything's ISC.
Diffstat (limited to 'allyesconfig.py')
-rwxr-xr-xallyesconfig.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/allyesconfig.py b/allyesconfig.py
index 4c0ecbe..b00d8ba 100755
--- a/allyesconfig.py
+++ b/allyesconfig.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python
+# Copyright (c) 2018, Ulf Magnusson
+# SPDX-License-Identifier: ISC
+
# Works like 'make allyesconfig'. Verified by the test suite to generate output
# identical to 'make allyesconfig', for all ARCHES.
#