diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-08 16:09:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-08 16:09:17 -0400 |
commit | 9de982eab7091aed9f3e75122372bbf0ac141763 (patch) | |
tree | ce17f02e5ba4fe4dc743c2dad9afabd726a3dc6a /Command/Migrate.hs | |
parent | a78b0555e1d46c4548cda3aaa1709040f6fa7f33 (diff) |
copyright years
Diffstat (limited to 'Command/Migrate.hs')
-rw-r--r-- | Command/Migrate.hs | 2 |
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. -} |