]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mk-string-arrays.awk
SourceFormat Enforcement
[thirdparty/squid.git] / src / mk-string-arrays.awk
index 80025d45b63a236973a867df02382b9bcaaedd7a..197eb9bb3f263e401bbb68eb3ec934713eedfa6c 100644 (file)
@@ -1,3 +1,10 @@
+## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
 # tested with gawk, mawk, and nawk.
 # drop-in replacement for mk-string-arrays.pl.
 # creates "enum.c" (on stdout) from "enum.h".