diff options
Diffstat (limited to 'Utility/Network.hs')
-rw-r--r-- | Utility/Network.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/Network.hs b/Utility/Network.hs index 62523c9e9..9c6980261 100644 --- a/Utility/Network.hs +++ b/Utility/Network.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.Network where |