]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/cf_gen_defines
SourceFormat Enforcement
[thirdparty/squid.git] / src / cf_gen_defines
index 6194b4fe532ded2abbc1193ee80f7780607856f8..abafe89e644074fdadb72d7667110b1a242761cc 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/awk -f 
 
-## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+## 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.
@@ -10,7 +10,7 @@
 BEGIN {
        print "/* Generated automatically from cf.data.pre DO NOT EDIT */"
        print "/*"
-       print " * Copyright (C) 1996-2014 The Squid Software Foundation and contributors"
+       print " * Copyright (C) 1996-2015 The Squid Software Foundation and contributors"
        print " *"
        print " * Squid software is distributed under GPLv2+ license and includes"
        print " * contributions from numerous individuals and organizations."