From c76852d0bff115720af3f27acdb084c59361e5f6 Mon Sep 17 00:00:00 2001 From: Michael Trier Date: Sat, 24 Jan 2009 15:40:27 -0500 Subject: Lots of spring cleaning and added in Sphinx documentation. --- lib/git/diff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/git/diff.py') diff --git a/lib/git/diff.py b/lib/git/diff.py index 7a6770c4..0216e061 100644 --- a/lib/git/diff.py +++ b/lib/git/diff.py @@ -1,5 +1,5 @@ # diff.py -# Copyright (C) 2008 Michael Trier (mtrier@gmail.com) and contributors +# Copyright (C) 2008, 2009 Michael Trier (mtrier@gmail.com) and contributors # # This module is part of GitPython and is released under # the BSD License: http://www.opensource.org/licenses/bsd-license.php -- cgit v1.2.1