Browse Source

Refine debian/copyright

Christoph Biedl 7 years ago
parent
commit
9aa25b3739
1 changed files with 109 additions and 9 deletions
  1. 109 9
      debian/copyright

+ 109 - 9
debian/copyright

@@ -1,17 +1,32 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://bitbucket.org/ripencc/bgpdump/wiki/Home
 # 43 Mbyte test data excluded:
 # 43 Mbyte test data excluded:
-Files-Excluded:
-    test_data
-    test_expect
+Files-excluded:
+ test_data
+ test_expect
 
 
 Files: *
 Files: *
-Copyright:
- 2007 - 2011 RIPE NCC
+Copyright: 2007-2011 RIPE NCC
 License: Old-MIT+GPL2+
 License: Old-MIT+GPL2+
 
 
-Comment:
- The name for the actual license is unknown. It seems to be an older
- MIT license with a no-advertising clause.
+Files:
+ cfile_tools.*
+Copyright: 2004 by Arno Wagner <arno.wagner@acm.org>
+License: Old-MIT+GPL2+
+
+Files:
+ inet_ntop.c
+Copyright:
+ 1994, 1995 Massachusetts Institute of Technology
+ 2000 Apple Computer, Inc.
+ 2007-2010 RIPE NCC
+License: Old-MIT+APSL-2.0+MIT-variant
+
+Files:
+ util.*
+Copyright: 2007-2010 RIPE NCC
+License: Old-MIT
+
 License: Old-MIT+GPL2+
 License: Old-MIT+GPL2+
  Permission to use, copy, modify, and distribute this software and its
  Permission to use, copy, modify, and distribute this software and its
  documentation for any purpose and without fee is hereby granted, provided
  documentation for any purpose and without fee is hereby granted, provided
@@ -50,3 +65,88 @@ License: Old-MIT+GPL2+
  .
  .
  On Debian systems, the complete text of the GNU General
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+Comment:
+ The name for the actual license is unknown. It seems to be an older
+ MIT license with a no-advertising clause.
+
+License: Old-MIT+APSL-2.0+MIT-variant
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted, provided
+ that the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of the author not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission.
+ .
+ THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS; IN NO EVENT SHALL
+ AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ .
+ .
+ This file contains Original Code and/or Modifications of Original Code
+ as defined in and that are subject to the Apple Public Source License
+ Version 2.0 (the 'License'). You may not use this file except in
+ compliance with the License. The rights granted to you under the License
+ may not be used to create, or enable the creation or redistribution of,
+ unlawful or unlicensed copies of an Apple operating system, or to
+ circumvent, violate, or enable the circumvention or violation of, any
+ terms of an Apple operating system software license agreement.
+ .
+ Please obtain a copy of the License at
+ http://www.opensource.apple.com/apsl/ and read it before using this file.
+ .
+ The Original Code and all software distributed under the License are
+ distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
+ EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
+ INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
+ Please see the License for the specific language governing rights and
+ limitations under the License.
+ .
+ .
+ Permission to use, copy, modify, and distribute this software and
+ its documentation for any purpose and without fee is hereby
+ granted, provided that both the above copyright notice and this
+ permission notice appear in all copies, that both the above
+ copyright notice and this permission notice appear in all
+ supporting documentation, and that the name of M.I.T. not be used
+ in advertising or publicity pertaining to distribution of the
+ software without specific, written prior permission.  M.I.T. makes
+ no representations about the suitability of this software for any
+ purpose.  It is provided "as is" without express or implied
+ warranty.
+ *
+ THIS SOFTWARE IS PROVIDED BY M.I.T. ``AS IS''.  M.I.T. DISCLAIMS
+ ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
+ SHALL M.I.T. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+License: Old-MIT
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted, provided
+ that the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of the author not be used in advertising or
+ publicity pertaining to distribution of the software without specific,
+ written prior permission.
+ .
+ THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS; IN NO EVENT SHALL
+ AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+Comment:
+ The name for the actual license is unknown. It seems to be an older
+ MIT license with a no-advertising clause.