diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-10 11:05:28 -0300 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-10 11:08:30 -0300 |
| commit | 84efb9bdee0460a6f0c7b744c784dcd8cbe37a9a (patch) | |
| tree | d14413850366c1403f375e2d13a14ca3f5188827 /Utility/Path.hs | |
| parent | dd0e3495cc6bf05eee99ecd437ad67bf5f4842c0 (diff) | |
Licence changed from GPL to BSD.
Diffstat (limited to 'Utility/Path.hs')
| -rw-r--r-- | Utility/Path.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/Path.hs b/Utility/Path.hs index 570350d6..99c9438b 100644 --- a/Utility/Path.hs +++ b/Utility/Path.hs @@ -2,7 +2,7 @@ - - Copyright 2010-2014 Joey Hess <joey@kitenet.net> - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} {-# LANGUAGE PackageImports, CPP #-} |
