diff --git a/COPYRIGHT b/COPYRIGHT index 8f677610d7..d7a18819f9 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -24,10 +24,6 @@ Files: Utility/* Copyright: 2012-2017 Joey Hess License: BSD-2-clause -Files: Utility/Gpg.hs Utility/DirWatcher* -Copyright: © 2010-2014 Joey Hess -License: GPL-3+ - Files: doc/logo* */favicon.ico standalone/osx/git-annex.app/Contents/Resources/git-annex.icns standalone/android/icons/* Copyright: 2007 Henrik Nyh 2010 Joey Hess diff --git a/Utility/Gpg.hs b/Utility/Gpg.hs index a5d3820832..f6173cdb4f 100644 --- a/Utility/Gpg.hs +++ b/Utility/Gpg.hs @@ -2,7 +2,7 @@ - - Copyright 2011 Joey Hess - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} {-# LANGUAGE CPP #-}