copyright 8.0 KB

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