diff options
Diffstat (limited to 'Utility/Data.hs')
-rw-r--r-- | Utility/Data.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/Data.hs b/Utility/Data.hs index 359258296..2df12b36d 100644 --- a/Utility/Data.hs +++ b/Utility/Data.hs @@ -2,7 +2,7 @@ - - Copyright 2013 Joey Hess <joey@kitenet.net> - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} module Utility.Data where |