copyright year
This commit is contained in:
parent
90b448c5c6
commit
93161d0dea
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{- Remote state logs.
|
||||
-
|
||||
- Copyright 2013 Joey Hess <joey@kitenet.net>
|
||||
- Copyright 2014 Joey Hess <joey@kitenet.net>
|
||||
-
|
||||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
-
|
||||
- Tahoe has its own encryption, so git-annex's encryption is not used.
|
||||
-
|
||||
- Copyright 2013 Joey Hess <joey@kitenet.net>
|
||||
- Copyright 2014 Joey Hess <joey@kitenet.net>
|
||||
-
|
||||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
|
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -2,11 +2,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|||
Source: native package
|
||||
|
||||
Files: *
|
||||
Copyright: © 2010-2013 Joey Hess <joey@kitenet.net>
|
||||
Copyright: © 2010-2014 Joey Hess <joey@kitenet.net>
|
||||
License: GPL-3+
|
||||
|
||||
Files: Assistant/WebApp.hs Assistant/WebApp/* templates/* static/*
|
||||
Copyright: © 2012-2013 Joey Hess <joey@kitenet.net>
|
||||
Copyright: © 2012-2014 Joey Hess <joey@kitenet.net>
|
||||
License: AGPL-3+
|
||||
|
||||
Files: Utility/ThreadScheduler.hs
|
||||
|
|
Loading…
Reference in a new issue