X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/0567de2636ff0ed0a9dc378cdbd82e0bb7dce788..cd522a4c86728df10a96970f6a7bd99b823afc38:/scripts/gen-strtab.awk diff --git a/scripts/gen-strtab.awk b/scripts/gen-strtab.awk index f844d4f..1f27b5c 100755 --- a/scripts/gen-strtab.awk +++ b/scripts/gen-strtab.awk @@ -41,6 +41,10 @@ # # The object-like macro STRTAB_MAX_OFFSET is defined and expands to the # greatest string offset, suitable for use in #if preprocessing directives. +# +# License WTFPL2: Do What The Fuck You Want To Public License, version 2. +# This is free software: you are free to do what the fuck you want to. +# There is NO WARRANTY, to the extent permitted by law. END { print "/*"