Rebuild docs
[privoxy.git] / utils / makeChangeLog
index 79aa555..2bdd523 100755 (executable)
@@ -2,6 +2,10 @@
 # take output from
 #   git log [last release tag]..HEAD
 # and reformat as a ChangeLog
+#
+# License: GNU GENERAL PUBLIC LICENSE
+#          Version 2, June 1991
+#
 BEGIN {
    print "--------------------------------------------------------------------"
    print "ChangeLog for Privoxy"