This file is indexed.

/usr/share/doc/libmozjs-24-bin/copyright is in libmozjs-24-bin 24.2.0-5.1+b2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Spidermonkey
Source: http://ftp.mozilla.org/pub/mozilla.org/js/

License: MPL-2.0
 This Source Code Form is subject to the terms of the Mozilla Public
 License, version 2.0.
 .
 The complete text of the Mozilla Public License can be found in
 the `LICENSE' file in the source tarball or online at
 <http://mozilla.org/MPL/2.0/>.

License: GPL-2
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, version 2 of the License.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file /usr/share/common-licenses/GPL-2'.

License: LGPL-2.1
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.

License: BSD-2-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and/or other materials provided with the
    distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 COPYRIGHT HOLDERS OR CONTRIBUTORS 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: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and/or other materials provided with the
    distribution.
 3. Neither the name of The DragonFly Project nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific, prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE
 COPYRIGHT HOLDERS OR CONTRIBUTORS 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: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files: *
Copyright: 2005-2014 Mozilla Corporation
License: MPL-2.0

Files: js/src/dtoa.c
Copyright: 1991, 2000, 2001 Lucent Technologies
License: Other
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 .
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.

Files: js/src/assembler/assembler/AbstractMacroAssembler.h
 js/src/assembler/assembler/AssemblerBuffer.h
 js/src/assembler/assembler/CodeLocation.h
 js/src/assembler/assembler/LinkBuffer.h
 js/src/assembler/assembler/MacroAssemblerCodeRef.h
 js/src/assembler/assembler/MacroAssembler.h
 js/src/assembler/assembler/MacroAssemblerX86_64.h
 js/src/assembler/assembler/MacroAssemblerX86Common.h
 js/src/assembler/assembler/MacroAssemblerX86.h
 js/src/assembler/assembler/RepatchBuffer.h
 js/src/assembler/assembler/X86Assembler.h
 js/src/assembler/jit/ExecutableAllocator.cpp
 js/src/assembler/jit/ExecutableAllocator.h
 js/src/assembler/jit/ExecutableAllocatorOS2.cpp
 js/src/assembler/jit/ExecutableAllocatorPosix.cpp
 js/src/assembler/jit/ExecutableAllocatorWin.cpp
 js/src/assembler/wtf/Assertions.h
 js/src/assembler/wtf/SegmentedVector.h
 js/src/assembler/wtf/VMTags.h
 js/src/yarr/*
Copyright: 2003-2009 Apple Inc.
License: BSD-2-Clause

Files: js/src/assembler/assembler/ARMAssembler.cpp
 js/src/assembler/assembler/ARMAssembler.h 
 js/src/assembler/assembler/AssemblerBufferWithConstantPool.h
 js/src/assembler/assembler/MacroAssemblerARM.cpp
Copyright: 2009-2010 University of Szeged
License: BSD-2-Clause

Files: js/src/assembler/assembler/ARMv7Assembler.h
 js/src/assembler/assembler/MacroAssemblerARM.h
 js/src/assembler/assembler/MacroAssemblerARMv7.h
Copyright: 2009-2010 University of Szeged
 2008-2009 Apple Inc.
License: BSD-2-Clause

Files: js/src/assembler/assembler/MacroAssemblerMIPS.h
Copyright: 2010 MIPS Technologies, Inc.,
 2008 Apple Inc.
License: BSD-2-Clause

Files: js/src/assembler/assembler/MIPSAssembler.h
Copyright: 2010 MIPS Technologies, Inc.,
 2009 University of Szeged,
 2009 Apple Inc.
License: BSD-2-Clause

Files: js/src/assembler/wtf/Assertions.cpp
Copyright: 2007-2009 Torch Mobile, Inc.,
 2003, 2006, 2007 Apple Inc.
License: BSD-2-Clause

Files: js/src/assembler/wtf/Platform.h
Copyright: 2010 Research In Motion Limited,
 2007-2009 Torch Mobile, Inc.,
 2006, 2007, 2008, 2009 Apple Inc.
License: BSD-2-Clause

Files: js/src/assembler/jit/ExecutableAllocatorSymbian.cpp
Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies)
License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.    See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
 Boston, MA 02110-1335, USA.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2'.

Files: js/src/builtin/js2c.py
 js/src/builtin/jsmin.py
 js/src/builtin/macros.py
Copyright: 2006-2012 the V8 project authors
License: BSD-3-Clause

Files: js/src/config/mkdepend/*
Copyright: 1992 Network Computing Devices, Inc.
           1993, 1994, 1998 The Open Group
License: Other
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files: js/src/config/mkdepend/imakemdep.h
Copyright: 1993, 1994 X Consortium
License: MIT

Files: js/src/ctypes/libffi/*
Copyright: 1996-2003, 2007-2008, Red Hat, Inc.
           2002, 2006-2009, Free Software Foundation, Inc
           2009, Bradley Smith <brad@brad-smith.co.uk>
           1998, Cygnus Solutions
           2004, Simon Posnjak
           2005, Axis Communications AB
           2004, 2009, Anthony Green
           2000, Hewlett Packard Company
           2004, Renesas Technology
           2008, David Daney
           2003-2004, Randolph Chung <tausq@debian.org>
           1998, Geoffrey Keating
           2001, John Hornkvist
           2000, 2007, Software AG
           2002-2008, Kaz Kojima
           2002, Ranjit Mathew
           2002, Bo Thorsen
           2002, Roger Sayle
License: MIT

Files: js/src/jit-test/tests/arguments/strict-args.js
       js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js
       js/src/jit-test/tests/arguments/nonstrict-assign.js
       js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js
       js/src/jit-test/tests/arguments/nonstrict-noargs.js
       js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js
       js/src/jit-test/tests/arguments/strict-assign-outer-param.js
       js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js
       js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js
       js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js
       js/src/jit-test/tests/arguments/strict-assign-after.js
       js/src/jit-test/tests/arguments/strict-eval-mutation.js
       js/src/jit-test/tests/arguments/strict-assign.js
       js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js
       js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js
       js/src/jit-test/tests/arguments/strict-noargs.js
       js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js
       js/src/jit-test/tests/arguments/strict-nested-eval.js
       js/src/jit-test/tests/arguments/strict-eval.js
       js/src/jit-test/tests/arguments/nonstrict-args.js
       js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js
       js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js
       js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js
       js/src/jit-test/tests/arguments/nonstrict-later-assign.js
       js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js
       js/src/jit-test/tests/arguments/strict-args-flushstack.js
       js/src/jit-test/tests/arguments/strict-assign-arguments-element.js
       js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js
       js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js
       js/src/jit-test/tests/basic/bug584565.js
       js/src/jit-test/tests/basic/bug586917.js
       js/src/jit-test/tests/basic/wrap-primitive-this.js
       js/src/jit-test/tests/basic/bug513898-regexp.js
       js/src/jit-test/tests/basic/bug625141-2.js
       js/src/jit-test/tests/basic/bug625141-1.js
Copyright: not applicable
License: public-domain
 The files listed have been put on the public domain by the Mozilla
 contributors, as stated in the license headers of each file.

Files: js/src/yarr/Yarr.h
 js/src/yarr/YarrInterpreter.cpp
 js/src/yarr/YarrPattern.cpp
 js/src/yarr/YarrPattern.h
Copyright: 2010 Peter Varga <pvarga@inf.u-szeged.hu>,
 2010 University of Szeged,
 2009 Apple Inc.
License: BSD-2-Clause

Files: js/src/jit-test/tests/sunspider/*
 js/src/metrics/jint/sunspider/*
Copyright: 2007 Apple Inc.,
 2005 Bob Ippolito,
 2004 Arthur Langereis,
 1999-2002 Paul Johnston,
 Arthur Langereis,
 Ian Osgood,
 Isaac Gouy,
 Jesse Millikan,
 Rich Moore,
 Simon Speich
License: BSD-2-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.

Files: js/src/jit-test/tests/v8-v5/check-crypto.js
 js/src/v8/crypto.js
Copyright: 2003-2005 Tom Wu
License: MIT

Files: js/src/jit-test/tests/v8-v5/check-deltablue.js
 js/src/v8/deltablue.js
Copyright: 2008 the V8 project authors
           2008 Google
           1996 John Maloney
           1996 Mario Wolczko
License: GPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later
 version.
 .
 This program is distributed in the hope that it will be
 useful, but WITHOUT ANY WARRANTY; without even the implied
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the GNU General Public License for more
 details.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.

Files: js/src/jit-test/v8-v5/check-regexp.js
       js/src/jit-test/v8-v5/check-richards.js
       js/src/jit-test/v8-v5/check-splay.js
       js/src/metrics/jint/v8/base.js
       js/src/metrics/jint/v8/crypto.js
       js/src/metrics/jint/v8/deltablue.js
       js/src/metrics/jint/v8/richards.js
       js/src/metrics/jint/v8/run-earley-boyer.js
       js/src/metrics/jint/v8/run-raytrace.js
       js/src/metrics/jint/v8/run-richards.js
       js/src/metrics/jint/v8/run.js
       js/src/v8/base.js
       js/src/v8/crypto.js
       js/src/v8/deltablue.js
       js/src/v8/richards.js
       js/src/v8/run-crypto.js
       js/src/v8/run-deltablue.js
       js/src/v8/run-earley-boyer.js
       js/src/v8/run-raytrace.js
       js/src/v8/run-richards.js
       js/src/v8/run.js
       js/src/v8-dtoa/*
Copyright: 2006-2010 the V8 project authors
           2007, 2008 Google
License: BSD-3-Clause

Files: js/src/metrics/jint/sunspider/crypto-md5.js
       js/src/metrics/jint/sunspider/crypto-sha1.js
       js/src/metrics/jint/sunspider/math-cordic.js
Copyright: 2007 Apple Inc.,
 1999-2002 Paul Johnston,
 Greg Holt,
 Andrew Kepert,
 Ydnar,
 Lostinet,
 Rich Moore
License: BSD-2-Clause

Files: js/src/jit-test/tests/sunspider/check-date-format-xparb.js
 js/src/metrics/jint/sunspider/date-format-xparb.js
Copyright: 2004 Baron Schwartz
License: LGPL-2.1

Files: js/src/python/which/*
Copyright: 2002-2005 ActiveState Corp.
License:
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files: mfbt/MSStdInt.h
Copyright: 2006-2008 Alexander Chemeris
License: BSD-3-Clause

Files: intl/icu/*
Copyright: 1995-2012 International Business Machines Corporation and others
License: ICU License 1.8.1+
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, and/or sell copies of the
 Software, and to permit persons to whom the Software is furnished to do so,
 provided that the above copyright notice(s) and this permission notice appear
 in all copies of the Software and that both the above copyright notice(s) and
 this permission notice appear in supporting documentation.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
 LIABLE FOR ANY CLAIM, OR 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.
 .
 Except as contained in this notice, the name of a copyright holder shall not
 be used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization of the copyright holder.

Files: debian/*
Copyright: 2013- Laszlo Boszormenyi (GCS) <gcs@debian.org>,
 2010 Canonical Ltd.
License: GPL-2