debian/copyright: Code in this repository is under BSD-2-Clause

The license is not a 3-clause BSD, but a 2-clause BSD.  Couldn't
find any trace to a 3rd clause anywhere.

Change-Id: I4f908ce4f670e062e6808ac7966d0e52bfe6b4f9
This commit is contained in:
Harald Welte 2017-08-14 00:44:00 +02:00
parent c8512b1510
commit aaae8c7649
1 changed files with 3 additions and 3 deletions

6
debian/copyright vendored
View File

@ -4,17 +4,17 @@ Source: git://git.osmocom.org/libasn1c
Files: *
Copyright: 2005-2014 Lev Walkin <vlm@lionet.info>
License: BSD-3-Clause
License: BSD-2-Clause
Files: src/xer_support.c
Copyright: 2003,2004 X/IO Labs, xiolabs.com.
2003,2004,2005 Lev Walkin <vlm@lionet.info>.
License: BSD-3-Clause
License: BSD-2-Clause
Files: include/asn1c/xer_support.h
Copyright: 2003,2004 X/IO Labs, xiolabs.com
2003,2004 Lev Walkin <vlm@lionet.info>
License: BSD-3-Clause
License: BSD-2-Clause
Files: src/asn1helpers.c
Copyright: 2014-2015 by Harald Welte <laforge@gnumonks.org>