copyright 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: file
  3. Upstream-Contact: http://mx.gw.com/mailman/listinfo/file
  4. Source: ftp://ftp.astron.com/pub/file/
  5. Files: *
  6. Copyright: 1985-1995 Ian F. Darwin
  7. 1994-2016 Christos Zoulas <christos@zoulas.com>
  8. License: BSD-2-Clause-alike
  9. Files:
  10. src/apprentice.c
  11. src/ascmagic.c
  12. src/asprintf.c
  13. src/compress.c
  14. src/dprintf.c
  15. src/encoding.c
  16. src/file.c
  17. src/fsmagic.c
  18. src/is_tar.c
  19. src/print.c
  20. src/softmagic.c
  21. src/vasprintf.c
  22. Copyright:
  23. Ian F. Darwin 1986-1995.
  24. maintained 1995-present by Christos Zoulas and others.
  25. License: BSD-2-Clause-alike
  26. Files:
  27. src/funcs.c
  28. src/magic.c
  29. src/readelf.c
  30. tests/test.c
  31. Copyright: 2003 Christos Zoulas
  32. License: BSD-2-Clause-alike
  33. Files:
  34. src/apptype.c
  35. Copyright:
  36. Eberhard Mattes
  37. License: public-domain
  38. Files:
  39. src/cdf.c
  40. src/cdf_time.c
  41. src/der.c
  42. src/der.h
  43. src/readcdf.c
  44. Copyright: 2008 Christos Zoulas
  45. License: BSD-2-Clause-netbsd
  46. Files:
  47. src/getline.c
  48. Copyright: 2011 The NetBSD Foundation, Inc.
  49. License: BSD-2-Clause-netbsd
  50. Files:
  51. src/fmtcheck.c
  52. src/getopt_long.c
  53. Copyright: 2000 The NetBSD Foundation, Inc.
  54. License: BSD-2-Clause-netbsd
  55. Files:
  56. src/strcasestr.c
  57. Copyright: 1990, 1993 The Regents of the University of California
  58. License: BSD-2-Clause-regents
  59. Files:
  60. src/strlcat.c
  61. src/strlcpy.c
  62. Copyright: 1998 Todd C. Miller <Todd.Miller@courtesan.com>
  63. License: MIT-Old-Style-with-legal-disclaimer-2
  64. Files: debian/*
  65. Copyright:
  66. 2007-2013 Daniel Baumann <mail@daniel-baumann.ch>
  67. 2014-2016 Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  68. License: BSD-2-Clause-alike
  69. License: BSD-2-Clause-alike
  70. Redistribution and use in source and binary forms, with or without
  71. modification, are permitted provided that the following conditions
  72. are met:
  73. 1. Redistributions of source code must retain the above copyright
  74. notice immediately at the beginning of the file, without modification,
  75. this list of conditions, and the following disclaimer.
  76. 2. Redistributions in binary form must reproduce the above copyright
  77. notice, this list of conditions and the following disclaimer in the
  78. documentation and/or other materials provided with the distribution.
  79. .
  80. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  81. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  82. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  83. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
  84. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  85. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  86. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  87. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  88. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  89. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  90. SUCH DAMAGE.
  91. Comment: Extra clause about copyright placement "immediately at the
  92. beginning of the file, without modification".
  93. License: BSD-2-Clause-netbsd
  94. Redistribution and use in source and binary forms, with or without
  95. modification, are permitted provided that the following conditions
  96. are met:
  97. 1. Redistributions of source code must retain the above copyright
  98. notice, this list of conditions and the following disclaimer.
  99. 2. Redistributions in binary form must reproduce the above copyright
  100. notice, this list of conditions and the following disclaimer in the
  101. documentation and/or other materials provided with the distribution.
  102. .
  103. THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  104. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  105. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  106. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
  107. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  108. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  109. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  110. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  111. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  112. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  113. POSSIBILITY OF SUCH DAMAGE.
  114. License: BSD-2-Clause-regents
  115. Redistribution and use in source and binary forms, with or without
  116. modification, are permitted provided that the following conditions
  117. are met:
  118. 1. Redistributions of source code must retain the above copyright
  119. notice, this list of conditions and the following disclaimer.
  120. 2. Redistributions in binary form must reproduce the above copyright
  121. notice, this list of conditions and the following disclaimer in the
  122. documentation and/or other materials provided with the distribution.
  123. 3. Neither the name of the University nor the names of its contributors
  124. may be used to endorse or promote products derived from this software
  125. without specific prior written permission.
  126. .
  127. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  128. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  129. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  130. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  131. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  132. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  133. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  134. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  135. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  136. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  137. SUCH DAMAGE.
  138. License: MIT-Old-Style-with-legal-disclaimer-2
  139. Permission to use, copy, modify, and distribute this software for any
  140. purpose with or without fee is hereby granted, provided that the above
  141. copyright notice and this permission notice appear in all copies.
  142. .
  143. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  144. WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  145. MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  146. ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  147. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  148. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  149. OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  150. License: public-domain
  151. Written by Eberhard Mattes and put into the public domain