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