2
0

license-reconcile.yml 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. Rules:
  2. rules:
  3. -
  4. Glob: libs/miniupnpc/*
  5. Matches: Thomas\sBERNARD
  6. Copyright: Thomas Bernard
  7. -
  8. Glob: libs/miniupnpc/bsdqueue.h
  9. Matches: The\sRegents\sof\sthe\sUniversity\sof\sCalifornia.\s+All\srights\sreserved.
  10. Copyright: The Regents of the University of California.
  11. -
  12. Glob: libs/sofia-sip/libsofia-sip-ua/su/poll.c
  13. Matches: Free\sSoftware\sFoundation,\sInc.
  14. Copyright: Free Software Foundation, Inc.
  15. Copyright: Nokia Corporation.
  16. -
  17. Glob: libs/sofia-sip/libsofia-sip-ua/su/strtoull.c
  18. Copyright: Sun Microsystems, Inc.
  19. -
  20. Glob: libs/sofia-sip/libsofia-sip-ua/su/su_md5.c
  21. Copyright: Nokia Corporation
  22. License: LGPL-2.1+
  23. -
  24. Glob: libs/srtp/update.sh
  25. Copyright: Ingate Systems AB
  26. -
  27. Glob: libs/libzrtp/third_party/bnlib/test/md5.c
  28. Matches: This\scode\sis\sin\sthe\spublic\sdomain;\sdo\swith\sit\swhat\syou\swish.
  29. Copyright: 1995 Abandoned Colin Plumb
  30. License: public-domain
  31. -
  32. Glob: src/g711.c
  33. Matches: Copyright\s\(C\)\s2006\sSteve\sUnderwood
  34. Matches: \spublic\sdomain\sfor\sthe\sbenefit\sof\sall\smankind
  35. Copyright: 2006 Abandoned Steve Underwood
  36. License: public-domain
  37. -
  38. Glob: src/include/g711.h
  39. Matches: Copyright\s\(C\)\s2001\sSteve\sUnderwood
  40. Matches: \spublic\sdomain\sfor\sthe\sbenefit\sof\sall\smankind
  41. Copyright: 2001 Abandoned Steve Underwood
  42. License: public-domain
  43. -
  44. Glob: src/switch_mprintf.c
  45. Matches: the\spublic\sdomain.
  46. License: public-domain
  47. -
  48. Glob: src/switch_xml.c
  49. Matches: without\slimitation\sthe\srights\sto\suse,\scopy,\smodify,\smerge,\spublish,
  50. License: MPL-1.1 or BSD-like
  51. -
  52. Glob: src/include/switch_xml.h
  53. Matches: without\slimitation\sthe\srights\sto\suse,\scopy,\smodify,\smerge,\spublish,
  54. License: MPL-1.1 or BSD-like
  55. -
  56. Glob: src/include/switch_cpp.h
  57. Matches: Author[:]\sYossi\sNeiman\s<freeswitch@cartissolutions.com>,\s\(C\)\s2007////\sCopyright[:]
  58. Copyright: 2007 Yossi Neiman <freeswitch@cartissolutions.com>
  59. -
  60. Glob: libs/libzrtp/*
  61. Matches: For\slicensing\sand\sother\slegal\sdetails,\ssee\sthe\sfile\szrtp_legal.c.
  62. License: AGPL-3 or MPL-1.1
  63. -
  64. Glob: libs/libzrtp/third_party/bnlib/*
  65. Matches: For\slicensing\sand\sother\slegal\sdetails,\ssee\sthe\sfile\slegal.c.
  66. License: GPL-2 or GPL-3 or MPL-1.1
  67. -
  68. Glob: libs/libzrtp/src/zrtp_legal.c
  69. Matches: As\sa\sspecial\sexception,\syou\smay\scombine\sthis\slibrary\swith\sthe\scode
  70. Matches: License\sVersion\s1.1\s\(MPLv1.1\).
  71. License: AGPL-3 or MPL-1.1
  72. -
  73. Glob: libs/libzrtp/third_party/bnlib/legal.c
  74. Matches: As\sa\sspecial\sexception,\syou\smay\scombine\sthis\slibrary\swith\sthe\scode
  75. Matches: License\sVersion\s1.1\s\(MPLv1.1\).
  76. License: GPL-2 or GPL-3 or MPL-1.1
  77. -
  78. Glob: libs/libzrtp/projects/symbian/DelayRuner.h
  79. Matches: Copyright\s+:\sCopyright\s\(c\)\s2010\sSoft\sIndustry
  80. Copyright: 2010 Soft Industry
  81. -
  82. Glob: libs/win32/sqlite/*.[ch]
  83. Matches: The\sauthor\sdisclaims\scopyright\sto\sthis\ssource\scode.
  84. Copyright: 2006 Abandoned D. Richard Hipp <drh@hwaci.com>
  85. License: public-domain
  86. -
  87. Glob: libs/libtpl-1.5/src/tpl.[ch]
  88. Matches: Copyright\s\(c\)\s2005-2010,\sTroy\sD.\sHanson\s+http://tpl.sourceforge.net
  89. Copyright: 2005-2010, Troy D. Hanson
  90. -
  91. Glob: libs/win32/sqlite/parse.c
  92. Matches: The\sauthor\sdisclaims\scopyright\sto\sthis\ssource\scode.
  93. License: public-domain
  94. -
  95. Glob: libs/apr-util/crypto/apr_md5.c
  96. Matches: Licensed\sunder\sthe\sApache\sLicense,\sVersion\s2.0
  97. Matches: THE\sBEER-WARE\sLICENSE
  98. License: RSA and Apache-2.0 and Beerware
  99. Copyright: 1991-1992, RSA Data Security, Inc.
  100. Copyright: 2000-2005 The Apache Software Foundation or its licensors
  101. Copyright: phk@login.dknet.dk
  102. -
  103. Glob: libs/apr-util/*/apr_md[45].[ch]
  104. Matches: Copyright\s\(C\)\s1991-2,\sRSA\sData\sSecurity,\sInc.
  105. Copyright: 1991-1992, RSA Data Security, Inc.
  106. -
  107. Glob: libs/apr/file_io/unix/mktemp.c
  108. Matches: The\sASF\slicenses\sthis\sfile\sto\sYou\sunder\sthe\sApache\sLicense,\sVersion\s2.0
  109. Matches: Copyright\s\(c\)\s1987,\s1993
  110. Matches: The\sRegents\sof\sthe\sUniversity\sof\sCalifornia.\s+All\srights\sreserved.
  111. Copyright: 1987, 1993 The Regents of the University of California
  112. License: Apache-2.0 or BSD-4-clause
  113. -
  114. Glob: libs/apr/strings/apr_strings.c
  115. Matches: The\sASF\slicenses\sthis\sfile\sto\sYou\sunder\sthe\sApache\sLicense,\sVersion\s2.0
  116. Matches: Copyright\s\(c\)\s1987,\s1993
  117. Matches: The\sRegents\sof\sthe\sUniversity\sof\sCalifornia.\s+All\srights\sreserved.
  118. Copyright: 1990, 1993 The Regents of the University of California
  119. License: Apache-2.0 or BSD-4-clause
  120. -
  121. Glob: libs/apr/dso/aix/dso.c
  122. Matches: Copyright\s\(c\)\s1992,1993,1995,1996,1997,1988
  123. Matches: Jens-Uwe\sMager,\sHelios\sSoftware\sGmbH,\sHannover,\sGermany.
  124. Copyright: 1992-1998 Jens-Uwe Mager, Helios Software GmbH, Hannover, Germany.
  125. -
  126. Glob: libs/apr/build/NWGNUtail.inc
  127. Matches: NLM_COPYRIGHT\s=\sLicensed\sto\sthe\sApache\sSoftware\sFoundation\s\(ASF\)\sunder\sone\sor\smore
  128. Copyright: The Apache Software Foundation or its licensors
  129. -
  130. Glob: libs/apr/include/apr_fnmatch.h
  131. Matches: Copyright\s\(c\)\s1992,\s1993
  132. Matches: The\sRegents\sof\sthe\sUniversity\sof\sCalifornia.
  133. Copyright: 1992, 1993 The Regents of the University of California.
  134. -
  135. Glob: libs/apr-util/ldap/apr_ldap_url.c
  136. Matches: Copyright\s2000-2005\sThe\sApache\sSoftware\sFoundation\sor\sits\slicensors
  137. Copyright: 2000-2005 The Apache Software Foundation or its licensors
  138. Matches: Copyright\s1998-2002\sThe\sOpenLDAP\sFoundation
  139. Copyright: 1998-2002 The OpenLDAP Foundation
  140. Matches: Copyright\s\(c\)\s1992-1996\sRegents\sof\sthe\sUniversity\sof\sMichigan.
  141. Copyright: 1992-1996 Regents of the University of Michigan.
  142. Matches: http://www.OpenLDAP.org/license.html\sor\sin\sfile\sLICENSE\sin\sthe
  143. License: Apache-2.0 and OpenLDAP and BSD-like
  144. Justification: silly hack to shut up the 'by' problem
  145. -
  146. Glob: libs/js/*
  147. Matches: Version:\sMPL\s1.1/GPL\s2.0/LGPL\s2.1
  148. Matches: Portions\screated\sby\sthe\sInitial\sDeveloper\sare\sCopyright\s\(C\)\s(1998-|)2000
  149. Matches: GNU\sGeneral\sPublic\sLicense\sVersion\s2\sor\slater
  150. Matches: GNU\sLesser\sGeneral\sPublic\sLicense\sVersion\s2.1\sor\slater
  151. Matches: the\sterms\sof\sany\sone\sof\sthe\sMPL,\sthe\sGPL\sor\sthe\sLGPL.
  152. License: MPL-1.1 or GPL-2+ or LGPL-2.1+
  153. Copyright: 1998-2000 Netscape Communications Corporation.
  154. -
  155. Glob: libs/js/*
  156. Matches: Version:\sMPL\s1.1/GPL\s2.0/LGPL\s2.1
  157. Matches: Portions\screated\sby\sthe\sInitial\sDeveloper\sare\sCopyright\s\(C\)\s(1998-|)2000
  158. License: MPL-1.1 or GPL-2 or LGPL-2.1
  159. Copyright: 1998-2000 Netscape Communications Corporation.
  160. -
  161. Glob: libs/js/*
  162. Matches: the\sLicense\sat\shttp://www.mozilla.org/MPL/
  163. Matches: GNU\sGeneral\sPublic\sLicense\sVersion\s2\sor\slater
  164. License: MPL-1.1 or GPL-2+
  165. -
  166. Glob: libs/spandsp/tests/g726_tests.c
  167. Matches: Copyright\s(C)\s2006\sSteve\sUnderwood
  168. Matches: specification.\sThese\sare\scopyright\smaterial,\sand\sso\scannot\sbe\sdistributed\swith\sthis\stest\ssoftware.
  169. Copyright: 2006 Steve Underwood
  170. -
  171. Glob: libs/spandsp/*/g722.[ch]
  172. Matches: Copyright\s\(c\)\sCMU\s+1993
  173. Copyright: 1993 CMU
  174. -
  175. Glob: libs/libwebsockets/win32port/zlib/inftrees.c
  176. Matches: Copyright\s1995-2010\sMark\sAdler\s.;
  177. Copyright: 1995-2010 Mark Adler
  178. -
  179. Glob: libs/libwebsockets/lib/sha-1.c
  180. Matches: Copyright\s\(C\)\s1995,\s1996,\s1997,\sand\s1998\sWIDE\sProject.
  181. Copyright: 1995-1998 WIDE Project.
  182. -
  183. Glob: libs/libsndfile/programs/common.h
  184. Matches: Copyright\s\(C\)\s1999-2009\sErik\sde\sCastro\sLopo\s<erikd@mega-nerd.com>
  185. Matches: const\schar\s\*\scopyright\s;
  186. Copyright: 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com>
  187. Justification: prevent false-psitive copyright detection
  188. -
  189. Glob: libs/tiff-4.0.2/libtiff/tif_tile.c
  190. Matches: Copyright\s(c)\s1991-1997\sSam\sLeffler
  191. Matches: copyright\snotices\sand\sthis\spermission\snotice\sappear\sin
  192. Copyright: 1991-1997 Sam Leffler
  193. -
  194. Glob: libs/tiff-4.0.2/*
  195. Matches: Additions\s\(c\)\sRichard\sNolde\s2006-2010
  196. Matches: copyright\snotices\sand\sthis\spermission\snotice\sappear\sin
  197. Copyright: 2006-2010 Richard Nolde
  198. -
  199. Glob: libs/tiff-4.0.2/libtiff/tiffvers.h
  200. Matches: 1988-1996\sSam\sLeffler..Copyright\s\(c\)\s1991-1996\sSilicon\sGraphics,\sInc.
  201. Copyright: 1991-1996 Sam Leffler
  202. Copyright: 1991-1996 Silicon Graphics, Inc
  203. -
  204. Glob: src/mod/endpoints/mod_khomp/*
  205. Matches: The\scontents\sof\sthis\sfile\sare\ssubject\sto\sthe\sMozilla\sPublic\sLicense\sVersion\s1.1
  206. Matches: Alternatively,\sthe\scontents\sof\sthis\sfile\smay\sbe\sused\sunder\sthe\sterms\sof\sthe
  207. Matches: GNU\sLesser\sGeneral\sPublic\sLicense\s2\.1.\slicense\s\(the\s.LGPL.\sLicense\),\sin\swhich
  208. Matches: version\s2\.1\sof\sthe\sLicense,\sor\s\(at\syour\soption\)\sany\slater\sversion.
  209. License: MPL-1.1 or LGPL-2.1+
  210. -
  211. Glob: src/mod/endpoints/mod_khomp/commons/base/atomic.hpp
  212. Matches: Original\scopyright\sfollows[:]
  213. Matches: Copyright\s\(c\)\s1998\sDoug\sRabson
  214. Copyright: 1998 Doug Rabson
  215. -
  216. Glob: libs/esl/getopt/getopt_long.c
  217. Matches: This\scode\sis\sderived\sfrom\ssoftware\scontributed\sto\sThe\sNetBSD\sFoundation
  218. License: BSD-2-clause
  219. -
  220. Glob: libs/silk/*
  221. Matches: Copyright\s\(c\)\s2006-2011,\sSkype\sLimited.
  222. Matches: THIS\sSOFTWARE\sIS\sPROVIDED\sBY\sTHE\sCOPYRIGHT\sHOLDERS\sAND
  223. Copyright: 2006-2011, Skype Limited.
  224. -
  225. Glob: debian/*
  226. Copyright: 2012 Travis Cross <tc@traviscross.com>
  227. License: MPL-1.1 or GPL-2+