mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
Put debian/* under separate copyright.
Signed-off-by: martin f. krafft <madduck@debian.org>
This commit is contained in:
parent
cf72677e34
commit
1551c35925
2 changed files with 14 additions and 0 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -5,6 +5,7 @@ notmuch (0.0+201001211401) unstable; urgency=low
|
|||
* Added Vcs-Browser field to debian/control.
|
||||
* Downgrade recommendation for emacs to suggestion.
|
||||
* Add vim to suggestions and enhancements.
|
||||
* Put debian/* under separate copyright.
|
||||
|
||||
-- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:00:54 +1300
|
||||
|
||||
|
|
13
debian/copyright
vendored
13
debian/copyright
vendored
|
@ -40,3 +40,16 @@ License: GPL-3+
|
|||
.
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
version 3 can be found in file "/usr/share/common-licenses/GPL-3".
|
||||
|
||||
Files: debian/*
|
||||
Copyright: Copyright 2010 Jameson Graef Rollins <jrollins@finestructure.net>
|
||||
martin f. krafft <madduck@debian.org>
|
||||
|
||||
License: GPL-3+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
version 3 can be found in file "/usr/share/common-licenses/GPL-3".
|
||||
|
|
Loading…
Reference in a new issue