summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-05-09 13:51:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-05-09 13:51:00 -0700
commit98428305918aa5f02d88fc937b6e3cf2bea7e3c2 (patch)
treede8d372ef552e1c7576c7fe58df00612c3ad6478
parente287480cdfafca90fb672c57b5b6471a6a3de43c (diff)
downloaddebug-me-98428305918aa5f02d88fc937b6e3cf2bea7e3c2.tar.gz
add missing d/copyright entry for Build/ dir
-rw-r--r--debian/copyright21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index ffacf08..c98387a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,11 +13,32 @@ Files: Utility/*
Copyright: (C) 2013 Joey Hess <id@joeyh.name>
License: BSD-2-clause
+Files: Build/LinuxMkLibs.hs
+Copyright: (C) 2013 Joey Hess <id@joeyh.name>
+License: GPL-3+
+
Files: debian/*
Copyright: (C) 2016 Sean Whitton <spwhitton@spwhitton.name>
License-Grant: Licensed under the GNU AGPL version 3 or higher.
License: AGPL-3+
+License: GPL-3+
+ This program 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.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ 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: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions