summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-01-20 10:58:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-01-20 11:05:53 -0700
commit7052f3561b4853b53eb47397d8e5cf2145a25f2d (patch)
tree1cf419ae1c3e14f4704506128a7efa52206c59b0 /debian
parent84eb562f5a99fae74d706a36824009a6158b1719 (diff)
add new travis-ci/retry.sh to d/copyright
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 2f97e803..dea02869 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,6 +14,11 @@ Comment:
Upstream's copyright notice on this file is wrong. See subr-x.el and files.el
in the emacs25 package for the correct notices.
+Files: travis-ci/retry.sh
+Copyright: (C) 2013 Travis CI GmbH <contact@travis-ci.org>
+License: Expat
+Comment: https://github.com/travis-ci/travis-build/blob/73f74a94957f73eb54dc821f80c0c85ad8f8aab7/lib/travis/build/script/templates/header.sh#L168-L187
+
Files: debian/*
Copyright: (C) 2017-2018 Sean Whitton <spwhitton@spwhitton.name>
License: GPL-3+
@@ -34,3 +39,22 @@ License: GPL-3+
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.