projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b711484
)
put utils/makeChangeLog under the GPLv2 license.
author
Lee
<ler762@users.sourceforge.net>
Sun, 11 Nov 2018 15:45:06 +0000
(10:45 -0500)
committer
Lee
<ler762@users.sourceforge.net>
Sun, 11 Nov 2018 15:45:06 +0000
(10:45 -0500)
utils/makeChangeLog
patch
|
blob
|
history
diff --git
a/utils/makeChangeLog
b/utils/makeChangeLog
index
79aa555
..
2bdd523
100755
(executable)
--- a/
utils/makeChangeLog
+++ b/
utils/makeChangeLog
@@
-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"