summaryrefslogtreecommitdiff
path: root/Command/Migrate.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 /Command/Migrate.hs
parenta78b0555e1d46c4548cda3aaa1709040f6fa7f33 (diff)
copyright years
Diffstat (limited to 'Command/Migrate.hs')
-rw-r--r--Command/Migrate.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Migrate.hs b/Command/Migrate.hs
index 0caded6d1..3d6121437 100644
--- a/Command/Migrate.hs
+++ b/Command/Migrate.hs
@@ -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.
-}