summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-11-05 15:33:51 +0000
committerColin Watson <cjwatson@debian.org>2016-11-05 15:33:51 +0000
commitaef1f33a1c5320f49b2bd91a6bc0a1d7c8bb14e4 (patch)
treef0999cb1489ea0cfcd12fbec4f3375710f69ac04 /debian
parent4c4402186a44274a2412267c4d07b3c45219fff9 (diff)
Add a missing License line to debian/copyright.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c9e081341..daa3cb7c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
1openssh (1:7.3p1-3) UNRELEASED; urgency=medium 1openssh (1:7.3p1-3) UNRELEASED; urgency=medium
2 2
3 * Avoid building with OpenSSL 1.1 for now (see #828475). 3 * Avoid building with OpenSSL 1.1 for now (see #828475).
4 * Add a missing License line to debian/copyright.
4 5
5 -- Colin Watson <cjwatson@debian.org> Sat, 05 Nov 2016 14:22:42 +0000 6 -- Colin Watson <cjwatson@debian.org> Sat, 05 Nov 2016 14:22:42 +0000
6 7
diff --git a/debian/copyright b/debian/copyright
index 4bf56a6e4..3822727b3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -207,6 +207,7 @@ License: Beer-ware
207 207
208Files: openbsd-compat/bsd-snprintf.c 208Files: openbsd-compat/bsd-snprintf.c
209Copyright: 1995 Patrick Powell 209Copyright: 1995 Patrick Powell
210License: Powell-BSD-style
210 This code is based on code written by Patrick Powell 211 This code is based on code written by Patrick Powell
211 (papowell@astart.com) It may be used for any purpose as long as this 212 (papowell@astart.com) It may be used for any purpose as long as this
212 notice remains intact on all source code distributions 213 notice remains intact on all source code distributions