Add modification copyright
[claws.git] / tools / gitlog2changelog.py
index 7663eed6606dc2f7d054de0afd94d5028f2fbe31..c5dc10fa59892675462573dc1a5ecd2913ff69db 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/python
 # Copyright 2008 Marcus D. Hanwell <marcus@cryos.org>
 #!/usr/bin/python
 # Copyright 2008 Marcus D. Hanwell <marcus@cryos.org>
+# Adapted for Claws Mail - Copyright 2013 Colin Leroy <colin@colino.net>
 # Distributed under the terms of the GNU General Public License v2 or later
 
 import string, re, os, sys
 # Distributed under the terms of the GNU General Public License v2 or later
 
 import string, re, os, sys