diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-28 13:29:08 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-28 13:29:08 +0100 |
commit | 7abd67a0cfb83aa8069ce9f01d648030f4aad7d6 (patch) | |
tree | aa0102571fc2129c0da00de5cf21629f9f3acd55 /debian/copyright | |
parent | 1fbcb23b1219cfd9dd9bbcca8e4c0573ef0a1be4 (diff) | |
download | sciteco-7abd67a0cfb83aa8069ce9f01d648030f4aad7d6.tar.gz |
added missing debian copyright notice for BSD headers
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index 42b4dc2..0de35b6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,6 +13,11 @@ Copyright: Copyright 2012-2013 Robin Haberkorn <robin.haberkorn@googlemail.com> License: GPL-3+ /usr/share/common-licenses/GPL-3 +Files: sciteco/compat/bsd/* +Copyright: Copyright 1991, 1993 The Regents of the University of California +License: BSD + /usr/share/common-licenses/BSD + Files: scintilla/* Copyright: Copyright 1998-2003 Neil Hodgson <neilh@scintilla.org> License: |