talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit ace0c2021a71e7e4fb4375948ba2dcb0d6217808
parent 396057071387d671b4f000af142e856b0e94bf83
Author: Colin Leroy <colin@colino.net>
Date:   Mon, 29 Apr 2013 13:54:18 +0200

Add modification copyright

Diffstat:
Mtools/gitlog2changelog.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tools/gitlog2changelog.py b/tools/gitlog2changelog.py @@ -1,5 +1,6 @@ #!/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