From 31ff072d239287b3d22c7fbff558f72ba513b335 Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Fri, 26 Jul 2013 22:25:00 +0300 Subject: [PATCH] Bump copyright year. --- gitstats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitstats b/gitstats index 4305f77..b8503ee 100755 --- a/gitstats +++ b/gitstats @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2007-2012 Heikki Hokkanen & others (see doc/author.txt) +# Copyright (c) 2007-2013 Heikki Hokkanen & others (see doc/author.txt) # GPLv2 / GPLv3 import datetime import getopt