Browse Source

Bump copyright year.

Heikki Hokkanen 15 years ago
parent
commit
079ed2c866
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      gitstats

+ 1
- 1
gitstats View File

1
 #!/usr/bin/env python
1
 #!/usr/bin/env python
2
-# Copyright (c) 2007-2010 Heikki Hokkanen <hoxu@users.sf.net> & others (see doc/author.txt)
2
+# Copyright (c) 2007-2011 Heikki Hokkanen <hoxu@users.sf.net> & others (see doc/author.txt)
3
 # GPLv2 / GPLv3
3
 # GPLv2 / GPLv3
4
 import datetime
4
 import datetime
5
 import getopt
5
 import getopt