summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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