copyright years

This commit is contained in:
Joey Hess 2011-01-08 16:09:17 -04:00
parent a78b0555e1
commit 9de982eab7
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{- git-annex command
-
- Copyright 2010 Joey Hess <joey@kitenet.net>
- Copyright 2011 Joey Hess <joey@kitenet.net>
-
- Licensed under the GNU GPL version 3 or higher.
-}

2
debian/copyright vendored
View file

@ -1,5 +1,5 @@
Files: *
Copyright: © 2010 Joey Hess <joey@kitenet.net>
Copyright: © 2010,2011 Joey Hess <joey@kitenet.net>
License: GPL-3+
The full text of the GPL is distributed as doc/GPL in this package's
source, or in /usr/share/common-licenses/GPL on Debian systems.

View file

@ -1,6 +1,6 @@
{- git-annex test suite
-
- Copyright 2010 Joey Hess <joey@kitenet.net>
- Copyright 2010,2011 Joey Hess <joey@kitenet.net>
-
- Licensed under the GNU GPL version 3 or higher.
-}