summaryrefslogtreecommitdiff
path: root/test.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-08 16:09:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-08 16:09:17 -0400
commit9de982eab7091aed9f3e75122372bbf0ac141763 (patch)
treece17f02e5ba4fe4dc743c2dad9afabd726a3dc6a /test.hs
parenta78b0555e1d46c4548cda3aaa1709040f6fa7f33 (diff)
copyright years
Diffstat (limited to 'test.hs')
-rw-r--r--test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.hs b/test.hs
index 35085cc37..8c9298e67 100644
--- a/test.hs
+++ b/test.hs
@@ -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.
-}