summaryrefslogtreecommitdiff
path: root/genconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'genconfig.py')
-rwxr-xr-xgenconfig.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/genconfig.py b/genconfig.py
index f0412ba..2ceb0f2 100755
--- a/genconfig.py
+++ b/genconfig.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python
+# Copyright (c) 2018, Ulf Magnusson
+# SPDX-License-Identifier: ISC
+
# Generates a C header from the configuration, matching the format generated by
# include/generated/autoconf.h in the kernel.
#