diff options
author | Colin Watson <cjwatson@debian.org> | 2016-11-05 15:33:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-11-05 15:33:51 +0000 |
commit | aef1f33a1c5320f49b2bd91a6bc0a1d7c8bb14e4 (patch) | |
tree | f0999cb1489ea0cfcd12fbec4f3375710f69ac04 /debian/changelog | |
parent | 4c4402186a44274a2412267c4d07b3c45219fff9 (diff) |
Add a missing License line to debian/copyright.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 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 @@ | |||
1 | openssh (1:7.3p1-3) UNRELEASED; urgency=medium | 1 | openssh (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 | ||