From 13fd13955040ec2219bb1ec6d43dce6f6e6e55d2 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 7 Nov 2012 06:55:32 +0000 Subject: [PATCH] Correct copyright years for change log --- bin/git2gch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.11.0