X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=bin%2Fgit2gch;h=40689a9d6497ce959cc264467be16a487071778f;hp=8956141081fe13484e32fdc189660a9b43821119;hb=13fd13955040ec2219bb1ec6d43dce6f6e6e55d2;hpb=9c1165558bfa081bbb84650e321c603117493b45 diff --git a/bin/git2gch b/bin/git2gch index 8956141..40689a9 100755 --- a/bin/git2gch +++ b/bin/git2gch @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- """Generates potential ChangeLog file contents from commit messages.""" -# Copyright (c) 2010-2011 Jeremy Stanley . Permission +# Copyright (c) 2010-2012 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software. @@ -11,7 +11,7 @@ import git import time copyright = """\ -Copyright (c) 2004-2010 Jeremy Stanley . Permission to +Copyright (c) 2004-2012 Jeremy Stanley . Permission to use, copy, modify, and distribute this software is granted under terms provided in the LICENSE file distributed with this software.