Merge lp:~racb/juju-release-tools/update-copyright into lp:~juju-qa/juju-release-tools/packaging-juju-core-default

Proposed by Robie Basak
Status: Merged
Merged at revision: 68
Proposed branch: lp:~racb/juju-release-tools/update-copyright
Merge into: lp:~juju-qa/juju-release-tools/packaging-juju-core-default
Diff against target: 1257 lines (+1090/-135)
1 file modified
debian/copyright (+1090/-135)
To merge this branch: bzr merge lp:~racb/juju-release-tools/update-copyright
Reviewer Review Type Date Requested Status
Curtis Hovey (community) code Approve
Review via email: mp+245726@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Curtis Hovey (sinzui) wrote :

Thank you.

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/copyright'
--- debian/copyright 2014-06-03 22:51:17 +0000
+++ debian/copyright 2015-01-07 10:30:58 +0000
@@ -1,31 +1,1032 @@
1Format: http://dep.debian.net/deps/dep51Format: http://dep.debian.net/deps/dep5
2Upstream-Name: juju-core2Upstream-Name: juju-core
3Source: http://launchpad.net/juju-core3Source: https://launchpad.net/juju-core
4Comment:4Comment:
5 The juju-core source package includes a number of other5 The juju-core source package includes a number of other
6 upstream projects in addition to juju-core itself.6 upstream projects in addition to juju-core itself.
7 .7 .
8 This reflects the static linking approach taken in Go as8 This reflects the static linking approach taken in Go as
9 all dependencies are linked in at build time.9 all dependencies are linked in at build time.
10 .
11 To ease audits and updates of this file, please maintain each upstream
12 project's copyright information in its own separate Files section in
13 alphabetical order of upstream project, so that the data for each
14 upstream project is close together and complete by itself. If an
15 upstream project needs multiple Files sections for its copyright
16 description, then please bundle these together in the same section for
17 that upstream project. So collapsing License sections together across
18 this file is fine, but please do not collapse Files sections across
19 multiple upstream projects, since this causes difficulty when updating
20 this file after individual upstreams change.
21 .
22 Licenses that use template replacements may be duplicated in this
23 file, since different files have different template replacements, and
24 the licenses require that the original text be reproduced. This means
25 that the standard short names cannot be used, since then the text would
26 have to be the same. Instead, this file uses names like
27 BSD-2-clause+Apple and BSD-3-clause+Google to try and retain the intent
28 of dep5 as closely as possible without making it too difficult to keep
29 this file maintained. This use does not appear to be in violation of
30 dep5.
31
32Files: src/code.google.com/p/go.crypto/*
33Comment: Last verified commit 5478be1963aafa9025e9bf0837aff6013eb92e5b
34Copyright: 2009-2014, The Go Authors
35License: BSD-3-clause+Google
1036
11Files: src/code.google.com/p/go.net/*37Files: src/code.google.com/p/go.net/*
12 src/launchpad.net/gnuflag/*38Comment: Last verified commit c17ad62118ea511e1051721b429779fa40bddc74
13 src/github.com/juju/juju/thirdparty/pbkdf2/*39Copyright: 2009-2014 The Go Authors. All rights reserved.
14Copyright: 2009, The Go Authors40License: BSD-3-clause+Google
15License:41
42Files: src/code.google.com/p/go.net/html/testdata/webkit/*.dat
43 src/code.google.com/p/go.net/html/testdata/webkit/scripted/*.dat
44Copyright: 2009 Apple Inc. All rights reserved.
45License: BSD-2-clause+Apple
46
47Files: src/github.com/bmizerany/pat/*
48Comment: Last verified commit 48be7df2c27e1cec821a3284a683ce6ef90d9052
49Copyright: 2012 Keith Rarick, Blake Mizerany
50License: Expat
51
52Files: src/github.com/joyent/gocommon/*
53Comment: Last verified commit 40c7818502f7c1ebbb13dab185a26e77b746ff40
54Copyright: 2013, Joyent Inc.
55License: LGPL-3+
56
57Files: src/github.com/joyent/gomanta/*
58Comment: Last verified commit cabd97b029d931836571f00b7e48c331809a30b7
59Copyright: 2013, Joyent Inc.
60License: LGPL-3+
61
62Files: src/github.com/joyent/gosdc/*
63Comment: Last verified commit 2f11feadd2d9891e92296a1077c3e2e56939547d
64Copyright: 2013, Joyent Inc.
65License: LGPL-3+
66
67Files: src/github.com/joyent/gosign/*
68Comment: Last verified commit 0da0d5f1342065321c97812b1f4ac0c2b0bab56c
69Copyright: 2013, Joyent Inc.
70License: LGPL-3+
71
72Files: src/github.com/juju/charm/*
73Comment: Last verified commit 566e3ca724e06d24dbeacd92bd7d17e8bd2a1961
74Copyright: 2011-2013 Canonical Ltd.
75License: AGPL-3
76
77Files: src/github.com/juju/cmd/*
78Comment: Last verified commit 7ef40be0cb5a4107d29fcfca5dff3b03ba0644dc
79Copyright: 2012-2013 Canonical Ltd.
80License: AGPL-3
81
82Files: src/github.com/juju/errgo/*
83Comment: Last verified commit 2cf7b553faddc588f903020c33e71c527d5e0838
84Copyright: 2014 Canonical Ltd.
85License: LGPL-3 with linking exception
86
87Files: src/github.com/juju/errors/*
88Comment: Last verified commit 09734a904adc602da4334cbf29cb4515fbeb8feb
89Copyright: 2013-2014 Canonical Ltd.
90License: LGPL-3 with linking exception
91
92Files: src/github.com/juju/gojsonpointer/*
93Comment: Last verified commit 0154bf5a168b672d8c97d8dd83a54cb60cd088e8
94Copyright: 2013 sigu-399 ( https://github.com/sigu-399 )
95License: Apache-2.0
96
97Files: src/github.com/juju/gojsonreference/*
98Comment: Last verified commit 0673d58f64bacac2db34c7d1e87a599d58923981
99Copyright: 2013 sigu-399 ( https://github.com/sigu-399 )
100License: Apache-2.0
101
102Files: src/github.com/juju/gojsonschema/*
103Comment: Last verified commit 33fa79718fa9b24e2a04122f91a75496c0f77098
104Copyright: 2013 sigu-399 ( https://github.com/sigu-399 )
105 2013 MongoDB, Inc.
106License: Apache-2.0
107
108Files: src/github.com/juju/gojsonschema/json_schema_test_suite/*
109Comment: inferred from documentation, but license text is not reproduced
110 as required by the license, so reproduced here for compliance. Raised
111 upstream at https://github.com/xeipuuv/gojsonschema/issues/37
112Copyright: 2012 Julian Berman
113License: Expat
114
115Files: src/github.com/juju/juju/*
116Copyright: 2011-2014 Canonical Ltd.
117License: AGPL-3
118
119Files: src/github.com/juju/juju/scripts/win-installer/modpath.iss
120Copyright: Jared Breland <jbreland@legroom.net>
121License: LGPL-3
122
123Files: src/github.com/juju/juju/etc/bash_completion.d/juju-core
124Copyright: 2013 Canonical Ltd.
125License: GPL-3
126
127Files: src/github.com/juju/loggo/*
128Comment: Last verified commit 7e8c70b24b80b95b2284f09306aac0bd93588db8
129Copyright: 2013 Canonical Ltd.
130License: LGPL-3+
131
132Files: src/github.com/juju/names/*
133Comment: Last verified commit aca402daf8e87fe85fb908a7cd282e83f371865e
134Copyright: 2013-2014 Canonical Ltd.
135License: LGPL-3 with linking exception
136
137Files: src/github.com/juju/ratelimit/*
138Comment: Last verified commit 0025ab75db6c6eaa4ffff0240c2c9e617ad1a0eb
139Copyright: 2014 Canonical Ltd
140License: LGPL-3 with linking exception
141
142Files: src/github.com/juju/schema/*
143Comment: Last verified commit de545dbe6bec9a1586adfed8b47b99b616796c98
144Copyright: 2011-2013 Canonical Ltd.
145License: LGPL-3 with linking exception
146
147Files: src/github.com/juju/testing/*
148Comment: Last verified commit 8bdbb45d87dd9724c254eb6afeacd84b127d7e76
149Copyright: 2012-2014 Canonical Ltd.
150License: LGPL-3 with linking exception
151
152Files: src/github.com/juju/testing/checkers/deepequal.go
153 src/github.com/juju/testing/checkers/deepequal_test.go
154Comment: inferred from source code, but license text is not reproduced
155 as required by the license, so reproduced here for compliance. Raised
156 upstream at https://github.com/juju/testing/issues/32
157Copyright: 2009 The Go Authors. All rights reserved.
158License: BSD-3-clause+Google
159
160Files: src/github.com/juju/txn/*
161Comment: Last verified commit ee0346875f2ae9a21442f3ff64409f750f37afbc
162Copyright: 2014 Canonical Ltd.
163License: LGPL-3 with linking exception
164
165Files: src/github.com/juju/utils/*
166Comment: Last verified commit cc58beb3a52d3f83f18956596fa8b2feaaa22d12
167Copyright: 2011-2014 Canonical Ltd.
168License: LGPL-3 with linking exception
169
170Files: src/gopkg.in/check.v1/*
171Comment: Last verified commit 91ae5f88a67b14891cfd43895b01164f6c120420
172Copyright: 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net>
173License: BSD-2-clause
174
175Files: src/gopkg.in/check.v1/benchmark.go
176Copyright: 2009 The Go Authors
177License: BSD-3-clause+Google
178
179Files: src/gopkg.in/mgo.v2/*
180Comment: Last verified commit dc255bb679efa273b6544a03261c4053505498a4
181Copyright: 2010-2014 - Gustavo Niemeyer <gustavo@niemeyer.net>
182License: BSD-2-clause
183
184Files: src/gopkg.in/yaml.v1/*
185Comment: Last verified commit 1418a9bc452f9cf4efa70307cafcb10743e64a56
186 Upstream is Gustavo Niemeyer, https://github.com/go-yaml/yaml
187 Copyright statement taken from upstream HEAD, since the version used
188 in these sources erroneously omitted the statement, and it has since
189 been corrected.
190Copyright: 2011-2014 Canonical Inc.
191License: LGPL-3 with linking exception
192
193Files: src/gopkg.in/yaml.v1/apic.go
194 src/gopkg.in/yaml.v1/emitterc.go
195 src/gopkg.in/yaml.v1/parserc.go
196 src/gopkg.in/yaml.v1/readerc.go
197 src/gopkg.in/yaml.v1/scannerc.go
198 src/gopkg.in/yaml.v1/writerc.go
199 src/gopkg.in/yaml.v1/yamlh.go
200 src/gopkg.in/yaml.v1/yamlprivateh.go
201Copyright: 2006 Kirill Simonov
202License: Expat
203
204Files: src/launchpad.net/gnuflag/*
205Comment: Last verified commit roger.peppe@canonical.com-20140716064605-pk32dnmfust02yab
206Copyright: 2009-2010, 2012 The Go Authors. All rights reserved.
207License: BSD-3-clause+Google
208
209Files: src/launchpad.net/goamz/*
210Comment: Last verified commit martin.packman@canonical.com-20140813150539-umttn7s536u85eiz
211Copyright: 2011, 2014 Canonical Ltd.
212 2011 AppsAttic Ltd.
213 2011 Memeo Inc.
214License: LGPL-3 with linking exception
215
216Files: src/launchpad.net/gocheck/*
217Comment: Last verified commit gustavo@niemeyer.net-20140225173054-xu9zlkf9kxhvow02
218Copyright: 2010-2013 Gustavo Niemeyer <gustavo@niemeyer.net>
219License: BSD-2-clause
220
221Files: src/launchpad.net/gocheck/benchmark.go
222Copyright: 2009 The Go Authors. All rights reserved.
223License: BSD-3-clause+Google
224Comment: Upstream error in reproducing correct license, reported at
225 https://launchpad.net/bugs/1368174. The correct license text is
226 supplied here.
227
228Files: src/launchpad.net/golxc/*
229Comment: Last verified commit ian.booth@canonical.com-20140730020217-xa1jyuytye6g1qie
230Copyright: 2012-2013, Canonical Ltd.
231License: LGPL-3+
232
233Files: src/launchpad.net/gomaasapi/*
234Comment: Last verified commit andrew.wilkins@canonical.com-20140915051421-8dgi09p8cro27tin
235Copyright: 2012-2014, Canonical Ltd.
236License: LGPL-3+
237
238Files: src/launchpad.net/goose/*
239Comment: Last verified commit tarmac-20140613065325-tlt6r3jg7saby4ub
240Copyright: 2012-2013, Canonical Ltd.
241License: LGPL-3+
242
243Files: src/launchpad.net/gwacl/*
244Comment: Last verified commit andrew.wilkins@canonical.com-20141203072923-27pcp2hckqyezbfe
245Copyright: 2012-2014, Canonical Ltd.
246License: LGPL-3+
247
248Files: src/launchpad.net/gwacl/fork/*
249Copyright: 2009, 2010, 2011, 2012 The Go Authors. All rights reserved.
250License: BSD-3-clause+Google
251
252Files: src/launchpad.net/tomb/*
253Comment: Last verified commit gustavo@niemeyer.net-20130531003818-70ikdgklbxopn8x4
254Copyright: 2010-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
255License: BSD-3-clause
256
257License: AGPL-3
258 This program is free software: you can redistribute it and/or modify
259 it under the terms of the GNU Affero General Public License as published by
260 the Free Software Foundation, version 3 of the License.
261 .
262 This program is distributed in the hope that it will be useful,
263 but WITHOUT ANY WARRANTY; without even the implied warranty of
264 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
265 GNU Affero General Public License for more details.
266 .
267 You should have received a copy of the GNU Affero General Public License
268 along with this program. If not, see <http://www.gnu.org/licenses/>.
269 .
270 GNU AFFERO GENERAL PUBLIC LICENSE
271 Version 3, 19 November 2007
272 .
273 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
274 Everyone is permitted to copy and distribute verbatim copies
275 of this license document, but changing it is not allowed.
276 .
277 Preamble
278 .
279 The GNU Affero General Public License is a free, copyleft license for
280 software and other kinds of works, specifically designed to ensure
281 cooperation with the community in the case of network server software.
282 .
283 The licenses for most software and other practical works are designed
284 to take away your freedom to share and change the works. By contrast,
285 our General Public Licenses are intended to guarantee your freedom to
286 share and change all versions of a program--to make sure it remains free
287 software for all its users.
288 .
289 When we speak of free software, we are referring to freedom, not
290 price. Our General Public Licenses are designed to make sure that you
291 have the freedom to distribute copies of free software (and charge for
292 them if you wish), that you receive source code or can get it if you
293 want it, that you can change the software or use pieces of it in new
294 free programs, and that you know you can do these things.
295 .
296 Developers that use our General Public Licenses protect your rights
297 with two steps: (1) assert copyright on the software, and (2) offer
298 you this License which gives you legal permission to copy, distribute
299 and/or modify the software.
300 .
301 A secondary benefit of defending all users' freedom is that
302 improvements made in alternate versions of the program, if they
303 receive widespread use, become available for other developers to
304 incorporate. Many developers of free software are heartened and
305 encouraged by the resulting cooperation. However, in the case of
306 software used on network servers, this result may fail to come about.
307 The GNU General Public License permits making a modified version and
308 letting the public access it on a server without ever releasing its
309 source code to the public.
310 .
311 The GNU Affero General Public License is designed specifically to
312 ensure that, in such cases, the modified source code becomes available
313 to the community. It requires the operator of a network server to
314 provide the source code of the modified version running there to the
315 users of that server. Therefore, public use of a modified version, on
316 a publicly accessible server, gives the public access to the source
317 code of the modified version.
318 .
319 An older license, called the Affero General Public License and
320 published by Affero, was designed to accomplish similar goals. This is
321 a different license, not a version of the Affero GPL, but Affero has
322 released a new version of the Affero GPL which permits relicensing under
323 this license.
324 .
325 The precise terms and conditions for copying, distribution and
326 modification follow.
327 .
328 TERMS AND CONDITIONS
329 .
330 0. Definitions.
331 .
332 "This License" refers to version 3 of the GNU Affero General Public License.
333 .
334 "Copyright" also means copyright-like laws that apply to other kinds of
335 works, such as semiconductor masks.
336 .
337 "The Program" refers to any copyrightable work licensed under this
338 License. Each licensee is addressed as "you". "Licensees" and
339 "recipients" may be individuals or organizations.
340 .
341 To "modify" a work means to copy from or adapt all or part of the work
342 in a fashion requiring copyright permission, other than the making of an
343 exact copy. The resulting work is called a "modified version" of the
344 earlier work or a work "based on" the earlier work.
345 .
346 A "covered work" means either the unmodified Program or a work based
347 on the Program.
348 .
349 To "propagate" a work means to do anything with it that, without
350 permission, would make you directly or secondarily liable for
351 infringement under applicable copyright law, except executing it on a
352 computer or modifying a private copy. Propagation includes copying,
353 distribution (with or without modification), making available to the
354 public, and in some countries other activities as well.
355 .
356 To "convey" a work means any kind of propagation that enables other
357 parties to make or receive copies. Mere interaction with a user through
358 a computer network, with no transfer of a copy, is not conveying.
359 .
360 An interactive user interface displays "Appropriate Legal Notices"
361 to the extent that it includes a convenient and prominently visible
362 feature that (1) displays an appropriate copyright notice, and (2)
363 tells the user that there is no warranty for the work (except to the
364 extent that warranties are provided), that licensees may convey the
365 work under this License, and how to view a copy of this License. If
366 the interface presents a list of user commands or options, such as a
367 menu, a prominent item in the list meets this criterion.
368 .
369 1. Source Code.
370 .
371 The "source code" for a work means the preferred form of the work
372 for making modifications to it. "Object code" means any non-source
373 form of a work.
374 .
375 A "Standard Interface" means an interface that either is an official
376 standard defined by a recognized standards body, or, in the case of
377 interfaces specified for a particular programming language, one that
378 is widely used among developers working in that language.
379 .
380 The "System Libraries" of an executable work include anything, other
381 than the work as a whole, that (a) is included in the normal form of
382 packaging a Major Component, but which is not part of that Major
383 Component, and (b) serves only to enable use of the work with that
384 Major Component, or to implement a Standard Interface for which an
385 implementation is available to the public in source code form. A
386 "Major Component", in this context, means a major essential component
387 (kernel, window system, and so on) of the specific operating system
388 (if any) on which the executable work runs, or a compiler used to
389 produce the work, or an object code interpreter used to run it.
390 .
391 The "Corresponding Source" for a work in object code form means all
392 the source code needed to generate, install, and (for an executable
393 work) run the object code and to modify the work, including scripts to
394 control those activities. However, it does not include the work's
395 System Libraries, or general-purpose tools or generally available free
396 programs which are used unmodified in performing those activities but
397 which are not part of the work. For example, Corresponding Source
398 includes interface definition files associated with source files for
399 the work, and the source code for shared libraries and dynamically
400 linked subprograms that the work is specifically designed to require,
401 such as by intimate data communication or control flow between those
402 subprograms and other parts of the work.
403 .
404 The Corresponding Source need not include anything that users
405 can regenerate automatically from other parts of the Corresponding
406 Source.
407 .
408 The Corresponding Source for a work in source code form is that
409 same work.
410 .
411 2. Basic Permissions.
412 .
413 All rights granted under this License are granted for the term of
414 copyright on the Program, and are irrevocable provided the stated
415 conditions are met. This License explicitly affirms your unlimited
416 permission to run the unmodified Program. The output from running a
417 covered work is covered by this License only if the output, given its
418 content, constitutes a covered work. This License acknowledges your
419 rights of fair use or other equivalent, as provided by copyright law.
420 .
421 You may make, run and propagate covered works that you do not
422 convey, without conditions so long as your license otherwise remains
423 in force. You may convey covered works to others for the sole purpose
424 of having them make modifications exclusively for you, or provide you
425 with facilities for running those works, provided that you comply with
426 the terms of this License in conveying all material for which you do
427 not control copyright. Those thus making or running the covered works
428 for you must do so exclusively on your behalf, under your direction
429 and control, on terms that prohibit them from making any copies of
430 your copyrighted material outside their relationship with you.
431 .
432 Conveying under any other circumstances is permitted solely under
433 the conditions stated below. Sublicensing is not allowed; section 10
434 makes it unnecessary.
435 .
436 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
437 .
438 No covered work shall be deemed part of an effective technological
439 measure under any applicable law fulfilling obligations under article
440 11 of the WIPO copyright treaty adopted on 20 December 1996, or
441 similar laws prohibiting or restricting circumvention of such
442 measures.
443 .
444 When you convey a covered work, you waive any legal power to forbid
445 circumvention of technological measures to the extent such circumvention
446 is effected by exercising rights under this License with respect to
447 the covered work, and you disclaim any intention to limit operation or
448 modification of the work as a means of enforcing, against the work's
449 users, your or third parties' legal rights to forbid circumvention of
450 technological measures.
451 .
452 4. Conveying Verbatim Copies.
453 .
454 You may convey verbatim copies of the Program's source code as you
455 receive it, in any medium, provided that you conspicuously and
456 appropriately publish on each copy an appropriate copyright notice;
457 keep intact all notices stating that this License and any
458 non-permissive terms added in accord with section 7 apply to the code;
459 keep intact all notices of the absence of any warranty; and give all
460 recipients a copy of this License along with the Program.
461 .
462 You may charge any price or no price for each copy that you convey,
463 and you may offer support or warranty protection for a fee.
464 .
465 5. Conveying Modified Source Versions.
466 .
467 You may convey a work based on the Program, or the modifications to
468 produce it from the Program, in the form of source code under the
469 terms of section 4, provided that you also meet all of these conditions:
470 .
471 a) The work must carry prominent notices stating that you modified
472 it, and giving a relevant date.
473 .
474 b) The work must carry prominent notices stating that it is
475 released under this License and any conditions added under section
476 7. This requirement modifies the requirement in section 4 to
477 "keep intact all notices".
478 .
479 c) You must license the entire work, as a whole, under this
480 License to anyone who comes into possession of a copy. This
481 License will therefore apply, along with any applicable section 7
482 additional terms, to the whole of the work, and all its parts,
483 regardless of how they are packaged. This License gives no
484 permission to license the work in any other way, but it does not
485 invalidate such permission if you have separately received it.
486 .
487 d) If the work has interactive user interfaces, each must display
488 Appropriate Legal Notices; however, if the Program has interactive
489 interfaces that do not display Appropriate Legal Notices, your
490 work need not make them do so.
491 .
492 A compilation of a covered work with other separate and independent
493 works, which are not by their nature extensions of the covered work,
494 and which are not combined with it such as to form a larger program,
495 in or on a volume of a storage or distribution medium, is called an
496 "aggregate" if the compilation and its resulting copyright are not
497 used to limit the access or legal rights of the compilation's users
498 beyond what the individual works permit. Inclusion of a covered work
499 in an aggregate does not cause this License to apply to the other
500 parts of the aggregate.
501 .
502 6. Conveying Non-Source Forms.
503 .
504 You may convey a covered work in object code form under the terms
505 of sections 4 and 5, provided that you also convey the
506 machine-readable Corresponding Source under the terms of this License,
507 in one of these ways:
508 .
509 a) Convey the object code in, or embodied in, a physical product
510 (including a physical distribution medium), accompanied by the
511 Corresponding Source fixed on a durable physical medium
512 customarily used for software interchange.
513 .
514 b) Convey the object code in, or embodied in, a physical product
515 (including a physical distribution medium), accompanied by a
516 written offer, valid for at least three years and valid for as
517 long as you offer spare parts or customer support for that product
518 model, to give anyone who possesses the object code either (1) a
519 copy of the Corresponding Source for all the software in the
520 product that is covered by this License, on a durable physical
521 medium customarily used for software interchange, for a price no
522 more than your reasonable cost of physically performing this
523 conveying of source, or (2) access to copy the
524 Corresponding Source from a network server at no charge.
525 .
526 c) Convey individual copies of the object code with a copy of the
527 written offer to provide the Corresponding Source. This
528 alternative is allowed only occasionally and noncommercially, and
529 only if you received the object code with such an offer, in accord
530 with subsection 6b.
531 .
532 d) Convey the object code by offering access from a designated
533 place (gratis or for a charge), and offer equivalent access to the
534 Corresponding Source in the same way through the same place at no
535 further charge. You need not require recipients to copy the
536 Corresponding Source along with the object code. If the place to
537 copy the object code is a network server, the Corresponding Source
538 may be on a different server (operated by you or a third party)
539 that supports equivalent copying facilities, provided you maintain
540 clear directions next to the object code saying where to find the
541 Corresponding Source. Regardless of what server hosts the
542 Corresponding Source, you remain obligated to ensure that it is
543 available for as long as needed to satisfy these requirements.
544 .
545 e) Convey the object code using peer-to-peer transmission, provided
546 you inform other peers where the object code and Corresponding
547 Source of the work are being offered to the general public at no
548 charge under subsection 6d.
549 .
550 A separable portion of the object code, whose source code is excluded
551 from the Corresponding Source as a System Library, need not be
552 included in conveying the object code work.
553 .
554 A "User Product" is either (1) a "consumer product", which means any
555 tangible personal property which is normally used for personal, family,
556 or household purposes, or (2) anything designed or sold for incorporation
557 into a dwelling. In determining whether a product is a consumer product,
558 doubtful cases shall be resolved in favor of coverage. For a particular
559 product received by a particular user, "normally used" refers to a
560 typical or common use of that class of product, regardless of the status
561 of the particular user or of the way in which the particular user
562 actually uses, or expects or is expected to use, the product. A product
563 is a consumer product regardless of whether the product has substantial
564 commercial, industrial or non-consumer uses, unless such uses represent
565 the only significant mode of use of the product.
566 .
567 "Installation Information" for a User Product means any methods,
568 procedures, authorization keys, or other information required to install
569 and execute modified versions of a covered work in that User Product from
570 a modified version of its Corresponding Source. The information must
571 suffice to ensure that the continued functioning of the modified object
572 code is in no case prevented or interfered with solely because
573 modification has been made.
574 .
575 If you convey an object code work under this section in, or with, or
576 specifically for use in, a User Product, and the conveying occurs as
577 part of a transaction in which the right of possession and use of the
578 User Product is transferred to the recipient in perpetuity or for a
579 fixed term (regardless of how the transaction is characterized), the
580 Corresponding Source conveyed under this section must be accompanied
581 by the Installation Information. But this requirement does not apply
582 if neither you nor any third party retains the ability to install
583 modified object code on the User Product (for example, the work has
584 been installed in ROM).
585 .
586 The requirement to provide Installation Information does not include a
587 requirement to continue to provide support service, warranty, or updates
588 for a work that has been modified or installed by the recipient, or for
589 the User Product in which it has been modified or installed. Access to a
590 network may be denied when the modification itself materially and
591 adversely affects the operation of the network or violates the rules and
592 protocols for communication across the network.
593 .
594 Corresponding Source conveyed, and Installation Information provided,
595 in accord with this section must be in a format that is publicly
596 documented (and with an implementation available to the public in
597 source code form), and must require no special password or key for
598 unpacking, reading or copying.
599 .
600 7. Additional Terms.
601 .
602 "Additional permissions" are terms that supplement the terms of this
603 License by making exceptions from one or more of its conditions.
604 Additional permissions that are applicable to the entire Program shall
605 be treated as though they were included in this License, to the extent
606 that they are valid under applicable law. If additional permissions
607 apply only to part of the Program, that part may be used separately
608 under those permissions, but the entire Program remains governed by
609 this License without regard to the additional permissions.
610 .
611 When you convey a copy of a covered work, you may at your option
612 remove any additional permissions from that copy, or from any part of
613 it. (Additional permissions may be written to require their own
614 removal in certain cases when you modify the work.) You may place
615 additional permissions on material, added by you to a covered work,
616 for which you have or can give appropriate copyright permission.
617 .
618 Notwithstanding any other provision of this License, for material you
619 add to a covered work, you may (if authorized by the copyright holders of
620 that material) supplement the terms of this License with terms:
621 .
622 a) Disclaiming warranty or limiting liability differently from the
623 terms of sections 15 and 16 of this License; or
624 .
625 b) Requiring preservation of specified reasonable legal notices or
626 author attributions in that material or in the Appropriate Legal
627 Notices displayed by works containing it; or
628 .
629 c) Prohibiting misrepresentation of the origin of that material, or
630 requiring that modified versions of such material be marked in
631 reasonable ways as different from the original version; or
632 .
633 d) Limiting the use for publicity purposes of names of licensors or
634 authors of the material; or
635 .
636 e) Declining to grant rights under trademark law for use of some
637 trade names, trademarks, or service marks; or
638 .
639 f) Requiring indemnification of licensors and authors of that
640 material by anyone who conveys the material (or modified versions of
641 it) with contractual assumptions of liability to the recipient, for
642 any liability that these contractual assumptions directly impose on
643 those licensors and authors.
644 .
645 All other non-permissive additional terms are considered "further
646 restrictions" within the meaning of section 10. If the Program as you
647 received it, or any part of it, contains a notice stating that it is
648 governed by this License along with a term that is a further
649 restriction, you may remove that term. If a license document contains
650 a further restriction but permits relicensing or conveying under this
651 License, you may add to a covered work material governed by the terms
652 of that license document, provided that the further restriction does
653 not survive such relicensing or conveying.
654 .
655 If you add terms to a covered work in accord with this section, you
656 must place, in the relevant source files, a statement of the
657 additional terms that apply to those files, or a notice indicating
658 where to find the applicable terms.
659 .
660 Additional terms, permissive or non-permissive, may be stated in the
661 form of a separately written license, or stated as exceptions;
662 the above requirements apply either way.
663 .
664 8. Termination.
665 .
666 You may not propagate or modify a covered work except as expressly
667 provided under this License. Any attempt otherwise to propagate or
668 modify it is void, and will automatically terminate your rights under
669 this License (including any patent licenses granted under the third
670 paragraph of section 11).
671 .
672 However, if you cease all violation of this License, then your
673 license from a particular copyright holder is reinstated (a)
674 provisionally, unless and until the copyright holder explicitly and
675 finally terminates your license, and (b) permanently, if the copyright
676 holder fails to notify you of the violation by some reasonable means
677 prior to 60 days after the cessation.
678 .
679 Moreover, your license from a particular copyright holder is
680 reinstated permanently if the copyright holder notifies you of the
681 violation by some reasonable means, this is the first time you have
682 received notice of violation of this License (for any work) from that
683 copyright holder, and you cure the violation prior to 30 days after
684 your receipt of the notice.
685 .
686 Termination of your rights under this section does not terminate the
687 licenses of parties who have received copies or rights from you under
688 this License. If your rights have been terminated and not permanently
689 reinstated, you do not qualify to receive new licenses for the same
690 material under section 10.
691 .
692 9. Acceptance Not Required for Having Copies.
693 .
694 You are not required to accept this License in order to receive or
695 run a copy of the Program. Ancillary propagation of a covered work
696 occurring solely as a consequence of using peer-to-peer transmission
697 to receive a copy likewise does not require acceptance. However,
698 nothing other than this License grants you permission to propagate or
699 modify any covered work. These actions infringe copyright if you do
700 not accept this License. Therefore, by modifying or propagating a
701 covered work, you indicate your acceptance of this License to do so.
702 .
703 10. Automatic Licensing of Downstream Recipients.
704 .
705 Each time you convey a covered work, the recipient automatically
706 receives a license from the original licensors, to run, modify and
707 propagate that work, subject to this License. You are not responsible
708 for enforcing compliance by third parties with this License.
709 .
710 An "entity transaction" is a transaction transferring control of an
711 organization, or substantially all assets of one, or subdividing an
712 organization, or merging organizations. If propagation of a covered
713 work results from an entity transaction, each party to that
714 transaction who receives a copy of the work also receives whatever
715 licenses to the work the party's predecessor in interest had or could
716 give under the previous paragraph, plus a right to possession of the
717 Corresponding Source of the work from the predecessor in interest, if
718 the predecessor has it or can get it with reasonable efforts.
719 .
720 You may not impose any further restrictions on the exercise of the
721 rights granted or affirmed under this License. For example, you may
722 not impose a license fee, royalty, or other charge for exercise of
723 rights granted under this License, and you may not initiate litigation
724 (including a cross-claim or counterclaim in a lawsuit) alleging that
725 any patent claim is infringed by making, using, selling, offering for
726 sale, or importing the Program or any portion of it.
727 .
728 11. Patents.
729 .
730 A "contributor" is a copyright holder who authorizes use under this
731 License of the Program or a work on which the Program is based. The
732 work thus licensed is called the contributor's "contributor version".
733 .
734 A contributor's "essential patent claims" are all patent claims
735 owned or controlled by the contributor, whether already acquired or
736 hereafter acquired, that would be infringed by some manner, permitted
737 by this License, of making, using, or selling its contributor version,
738 but do not include claims that would be infringed only as a
739 consequence of further modification of the contributor version. For
740 purposes of this definition, "control" includes the right to grant
741 patent sublicenses in a manner consistent with the requirements of
742 this License.
743 .
744 Each contributor grants you a non-exclusive, worldwide, royalty-free
745 patent license under the contributor's essential patent claims, to
746 make, use, sell, offer for sale, import and otherwise run, modify and
747 propagate the contents of its contributor version.
748 .
749 In the following three paragraphs, a "patent license" is any express
750 agreement or commitment, however denominated, not to enforce a patent
751 (such as an express permission to practice a patent or covenant not to
752 sue for patent infringement). To "grant" such a patent license to a
753 party means to make such an agreement or commitment not to enforce a
754 patent against the party.
755 .
756 If you convey a covered work, knowingly relying on a patent license,
757 and the Corresponding Source of the work is not available for anyone
758 to copy, free of charge and under the terms of this License, through a
759 publicly available network server or other readily accessible means,
760 then you must either (1) cause the Corresponding Source to be so
761 available, or (2) arrange to deprive yourself of the benefit of the
762 patent license for this particular work, or (3) arrange, in a manner
763 consistent with the requirements of this License, to extend the patent
764 license to downstream recipients. "Knowingly relying" means you have
765 actual knowledge that, but for the patent license, your conveying the
766 covered work in a country, or your recipient's use of the covered work
767 in a country, would infringe one or more identifiable patents in that
768 country that you have reason to believe are valid.
769 .
770 If, pursuant to or in connection with a single transaction or
771 arrangement, you convey, or propagate by procuring conveyance of, a
772 covered work, and grant a patent license to some of the parties
773 receiving the covered work authorizing them to use, propagate, modify
774 or convey a specific copy of the covered work, then the patent license
775 you grant is automatically extended to all recipients of the covered
776 work and works based on it.
777 .
778 A patent license is "discriminatory" if it does not include within
779 the scope of its coverage, prohibits the exercise of, or is
780 conditioned on the non-exercise of one or more of the rights that are
781 specifically granted under this License. You may not convey a covered
782 work if you are a party to an arrangement with a third party that is
783 in the business of distributing software, under which you make payment
784 to the third party based on the extent of your activity of conveying
785 the work, and under which the third party grants, to any of the
786 parties who would receive the covered work from you, a discriminatory
787 patent license (a) in connection with copies of the covered work
788 conveyed by you (or copies made from those copies), or (b) primarily
789 for and in connection with specific products or compilations that
790 contain the covered work, unless you entered into that arrangement,
791 or that patent license was granted, prior to 28 March 2007.
792 .
793 Nothing in this License shall be construed as excluding or limiting
794 any implied license or other defenses to infringement that may
795 otherwise be available to you under applicable patent law.
796 .
797 12. No Surrender of Others' Freedom.
798 .
799 If conditions are imposed on you (whether by court order, agreement or
800 otherwise) that contradict the conditions of this License, they do not
801 excuse you from the conditions of this License. If you cannot convey a
802 covered work so as to satisfy simultaneously your obligations under this
803 License and any other pertinent obligations, then as a consequence you may
804 not convey it at all. For example, if you agree to terms that obligate you
805 to collect a royalty for further conveying from those to whom you convey
806 the Program, the only way you could satisfy both those terms and this
807 License would be to refrain entirely from conveying the Program.
808 .
809 13. Remote Network Interaction; Use with the GNU General Public License.
810 .
811 Notwithstanding any other provision of this License, if you modify the
812 Program, your modified version must prominently offer all users
813 interacting with it remotely through a computer network (if your version
814 supports such interaction) an opportunity to receive the Corresponding
815 Source of your version by providing access to the Corresponding Source
816 from a network server at no charge, through some standard or customary
817 means of facilitating copying of software. This Corresponding Source
818 shall include the Corresponding Source for any work covered by version 3
819 of the GNU General Public License that is incorporated pursuant to the
820 following paragraph.
821 .
822 Notwithstanding any other provision of this License, you have
823 permission to link or combine any covered work with a work licensed
824 under version 3 of the GNU General Public License into a single
825 combined work, and to convey the resulting work. The terms of this
826 License will continue to apply to the part which is the covered work,
827 but the work with which it is combined will remain governed by version
828 3 of the GNU General Public License.
829 .
830 14. Revised Versions of this License.
831 .
832 The Free Software Foundation may publish revised and/or new versions of
833 the GNU Affero General Public License from time to time. Such new versions
834 will be similar in spirit to the present version, but may differ in detail to
835 address new problems or concerns.
836 .
837 Each version is given a distinguishing version number. If the
838 Program specifies that a certain numbered version of the GNU Affero General
839 Public License "or any later version" applies to it, you have the
840 option of following the terms and conditions either of that numbered
841 version or of any later version published by the Free Software
842 Foundation. If the Program does not specify a version number of the
843 GNU Affero General Public License, you may choose any version ever published
844 by the Free Software Foundation.
845 .
846 If the Program specifies that a proxy can decide which future
847 versions of the GNU Affero General Public License can be used, that proxy's
848 public statement of acceptance of a version permanently authorizes you
849 to choose that version for the Program.
850 .
851 Later license versions may give you additional or different
852 permissions. However, no additional obligations are imposed on any
853 author or copyright holder as a result of your choosing to follow a
854 later version.
855 .
856 15. Disclaimer of Warranty.
857 .
858 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
859 APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
860 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
861 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
862 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
863 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
864 IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
865 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
866 .
867 16. Limitation of Liability.
868 .
869 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
870 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
871 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
872 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
873 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
874 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
875 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
876 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
877 SUCH DAMAGES.
878 .
879 17. Interpretation of Sections 15 and 16.
880 .
881 If the disclaimer of warranty and limitation of liability provided
882 above cannot be given local legal effect according to their terms,
883 reviewing courts shall apply local law that most closely approximates
884 an absolute waiver of all civil liability in connection with the
885 Program, unless a warranty or assumption of liability accompanies a
886 copy of the Program in return for a fee.
887 .
888 END OF TERMS AND CONDITIONS
889 .
890 How to Apply These Terms to Your New Programs
891 .
892 If you develop a new program, and you want it to be of the greatest
893 possible use to the public, the best way to achieve this is to make it
894 free software which everyone can redistribute and change under these terms.
895 .
896 To do so, attach the following notices to the program. It is safest
897 to attach them to the start of each source file to most effectively
898 state the exclusion of warranty; and each file should have at least
899 the "copyright" line and a pointer to where the full notice is found.
900 .
901 <one line to give the program's name and a brief idea of what it does.>
902 Copyright (C) <year> <name of author>
903 .
904 This program is free software: you can redistribute it and/or modify
905 it under the terms of the GNU Affero General Public License as published by
906 the Free Software Foundation, either version 3 of the License, or
907 (at your option) any later version.
908 .
909 This program is distributed in the hope that it will be useful,
910 but WITHOUT ANY WARRANTY; without even the implied warranty of
911 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
912 GNU Affero General Public License for more details.
913 .
914 You should have received a copy of the GNU Affero General Public License
915 along with this program. If not, see <http://www.gnu.org/licenses/>.
916 .
917 Also add information on how to contact you by electronic and paper mail.
918 .
919 If your software can interact with users remotely through a computer
920 network, you should also make sure that it provides a way for users to
921 get its source. For example, if your program is a web application, its
922 interface could display a "Source" link that leads users to an archive
923 of the code. There are many ways you could offer source, and different
924 solutions will be better for different programs; see section 13 for the
925 specific requirements.
926 .
927 You should also get your employer (if you work as a programmer) or school,
928 if any, to sign a "copyright disclaimer" for the program, if necessary.
929 For more information on this, and how to apply and follow the GNU AGPL, see
930 <http://www.gnu.org/licenses/>.
931
932License: Apache-2.0
933 Licensed under the Apache License, Version 2.0 (the "License");
934 you may not use this file except in compliance with the License.
935 You may obtain a copy of the License at
936 .
937 http://www.apache.org/licenses/LICENSE-2.0
938 .
939 Unless required by applicable law or agreed to in writing, software
940 distributed under the License is distributed on an "AS IS" BASIS,
941 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
942 See the License for the specific language governing permissions and
943 limitations under the License.
944 .
945 On Debian systems, the full text of the Apache License, Version 2.0 can
946 be found in the file `/usr/share/common-licenses/Apache-2.0'.
947
948License: BSD-2-clause
949 Redistribution and use in source and binary forms, with or without
950 modification, are permitted provided that the following conditions are met:
951 .
952 1. Redistributions of source code must retain the above copyright notice, this
953 list of conditions and the following disclaimer.
954 2. Redistributions in binary form must reproduce the above copyright notice,
955 this list of conditions and the following disclaimer in the documentation
956 and/or other materials provided with the distribution.
957 .
958 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
959 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
960 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
961 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
962 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
963 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
964 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
965 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
966 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
967 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
968
969License: BSD-2-clause+Apple
970 Redistribution and use in source and binary forms, with or without
971 modification, are permitted provided that the following conditions are met:
972 .
973 1. Redistributions of source code must retain the above copyright notice,
974 this list of conditions and the following disclaimer.
975 .
976 2. Redistributions in binary form must reproduce the above copyright notice,
977 this list of conditions and the following disclaimer in the documentation
978 and/or other materials provided with the distribution.
979 .
980 THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS "AS IS" AND ANY
981 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
982 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
983 DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
984 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
985 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
986 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
987 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
988 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
989 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
990
991License: BSD-3-clause
992 Redistribution and use in source and binary forms, with or without
993 modification, are permitted provided that the following conditions are met:
994 .
995 * Redistributions of source code must retain the above copyright notice,
996 this list of conditions and the following disclaimer.
997 * Redistributions in binary form must reproduce the above copyright notice,
998 this list of conditions and the following disclaimer in the documentation
999 and/or other materials provided with the distribution.
1000 * Neither the name of the copyright holder nor the names of its
1001 contributors may be used to endorse or promote products derived from
1002 this software without specific prior written permission.
1003 .
1004 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1005 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1006 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1007 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
1008 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1009 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1010 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1011 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1012 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1013 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1014 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1015
1016License: BSD-3-clause+Google
16 Redistribution and use in source and binary forms, with or without1017 Redistribution and use in source and binary forms, with or without
17 modification, are permitted provided that the following conditions are1018 modification, are permitted provided that the following conditions are
18 met:1019 met:
19 .1020 .
20 * Redistributions of source code must retain the above copyright1021 * Redistributions of source code must retain the above copyright
21 notice, this list of conditions and the following disclaimer.1022 notice, this list of conditions and the following disclaimer.
22 * Redistributions in binary form must reproduce the above1023 * Redistributions in binary form must reproduce the above
23 copyright notice, this list of conditions and the following disclaimer1024 copyright notice, this list of conditions and the following disclaimer
24 in the documentation and/or other materials provided with the1025 in the documentation and/or other materials provided with the
25 distribution.1026 distribution.
26 * Neither the name of Google Inc. nor the names of its1027 * Neither the name of Google Inc. nor the names of its
27 contributors may be used to endorse or promote products derived from1028 contributors may be used to endorse or promote products derived from
28 this software without specific prior written permission.1029 this software without specific prior written permission.
29 .1030 .
30 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS1031 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
31 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT1032 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -39,74 +1040,60 @@
39 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE1040 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
40 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.1041 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
411042
42Files: src/labix.org/v2/mgo/*1043License: Expat
43Copyright: 2010-2012, Gustavo Niemeyer <gustavo@niemeyer.net>1044 Permission is hereby granted, free of charge, to any person obtaining a copy
44License:1045 of this software and associated documentation files (the "Software"), to deal
45 Redistribution and use in source and binary forms, with or without1046 in the Software without restriction, including without limitation the rights
46 modification, are permitted provided that the following conditions are met:1047 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
47 .1048 copies of the Software, and to permit persons to whom the Software is
48 1. Redistributions of source code must retain the above copyright notice, this1049 furnished to do so, subject to the following conditions:
49 list of conditions and the following disclaimer.1050 .
50 2. Redistributions in binary form must reproduce the above copyright notice,1051 The above copyright notice and this permission notice shall be included in
51 this list of conditions and the following disclaimer in the documentation1052 all copies or substantial portions of the Software.
52 and/or other materials provided with the distribution.1053 .
53 .1054 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
54 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"1055 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
55 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE1056 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
56 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE1057 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
57 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE1058 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL1059 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
59 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR1060 THE SOFTWARE.
60 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER1061
61 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,1062License: GPL-3
62 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE1063 This program is free software: you can redistribute it and/or modify
63 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.1064 it under the terms of the GNU General Public License as published by
641065 the Free Software Foundation, version 3.
65Files: src/launcpad.net/gocheck/*1066 .
66Copyright: 2010, Gustavo Niemeyer <gustavo@niemeyer.net>1067 This program is distributed in the hope that it will be useful,
67License:1068 but WITHOUT ANY WARRANTY; without even the implied warranty of
68 Redistribution and use in source and binary forms, with or without1069 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
69 modification, are permitted provided that the following conditions are met:1070 GNU General Public License for more details.
70 .1071 .
71 * Redistributions of source code must retain the above copyright notice,1072 You should have received a copy of the GNU General Public License
72 this list of conditions and the following disclaimer.1073 along with this program. If not, see <http://www.gnu.org/licenses/>.
73 * Redistributions in binary form must reproduce the above copyright notice,1074 .
74 this list of conditions and the following disclaimer in the documentation1075 On Debian systems, the full text of the GNU General Public License
75 and/or other materials provided with the distribution.1076 version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
76 * Neither the name of the copyright holder nor the names of its1077
77 contributors may be used to endorse or promote products derived from1078License: LGPL-3
78 this software without specific prior written permission.1079 This program is free software: you can redistribute it and/or modify it under
79 .1080 the terms of the GNU Lesser General Public License as published by the Free
80 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS1081 Software Foundation, version 3.
81 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT1082 .
82 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR1083 This program is distributed in the hope that it will be useful, but WITHOUT ANY
83 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR1084 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
84 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,1085 PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
85 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,1086 .
86 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR1087 See both COPYING and COPYING.LESSER for the full terms of the GNU Lesser
87 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF1088 General Public License.
88 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING1089 .
89 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS1090 On Debian systems, the full text of the GNU Lesser General Public
90 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.1091 License version 3 can be found in the file
911092 `/usr/share/common-licenses/LGPL-3'.
92Files: src/launchpad.net/goamz/*1093
93Copyright: 2011, Canonical Ltd,1094License: LGPL-3 with linking exception
94 2011, Memeo Inc.,1095 This software is licensed under the LGPLv3, included below.
95 2011, AppsAttic Ltd.1096 .
96License: LGPL-3
97
98Files: src/launchpad.net/gomaasapi/*
99Copyright: 2013, Canonical Ltd.
100License: LGPL-3
101
102Files: src/launcpad.net/goose/*
103Copyright: 2012-2013, Canonical Ltd.
104License: LGPL-3
105
106Files: src/launchpad.net/goyaml/*
107Copyright: 2011, Canonical Ltd.
108License: LGPL-3
109Comment:
110 As a special exception to the GNU Lesser General Public License version 31097 As a special exception to the GNU Lesser General Public License version 3
111 ("LGPL3"), the copyright holders of this Library give you permission to1098 ("LGPL3"), the copyright holders of this Library give you permission to
112 convey to a third party a Combined Work that links statically or dynamically1099 convey to a third party a Combined Work that links statically or dynamically
@@ -123,56 +1110,24 @@
123 statement from your version. This exception does not (and cannot) modify any1110 statement from your version. This exception does not (and cannot) modify any
124 license terms which apply to the Application, with which you must still1111 license terms which apply to the Application, with which you must still
125 comply.1112 comply.
1261113 .
127Files: src/github.com/juju/juju/*1114 On Debian systems, the full text of the GNU Lesser General Public
128Copyright: 2013, Canonical Ltd.1115 License version 3 can be found in the file
129License: AGPL-31116 `/usr/share/common-licenses/LGPL-3'.
1301117
131Files: src/launchpad.net/tomb/*1118License: LGPL-3+
132Copyright: 2010-2011, Gustavo Niemeyer <gustavo@niemeyer.net>1119 This program is free software: you can redistribute it and/or modify it under
133License:1120 the terms of the GNU Lesser General Public License as published by the Free
134 Redistribution and use in source and binary forms, with or without1121 Software Foundation, either version 3 of the License, or (at your option) any
135 modification, are permitted provided that the following conditions are met:1122 later version.
136 .1123 .
137 * Redistributions of source code must retain the above copyright notice,1124 This program is distributed in the hope that it will be useful, but WITHOUT ANY
138 this list of conditions and the following disclaimer.1125 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
139 * Redistributions in binary form must reproduce the above copyright notice,1126 PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
140 this list of conditions and the following disclaimer in the documentation1127 .
141 and/or other materials provided with the distribution.1128 See both COPYING and COPYING.LESSER for the full terms of the GNU Lesser
142 * Neither the name of the copyright holder nor the names of its1129 General Public License.
143 contributors may be used to endorse or promote products derived from1130 .
144 this software without specific prior written permission.1131 On Debian systems, the full text of the GNU Lesser General Public
145 .1132 License version 3 can be found in the file
146 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS1133 `/usr/share/common-licenses/LGPL-3'.
147 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
148 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
149 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
150 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
151 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
152 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
153 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
154 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
155 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
156 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
157
158Files: debian/*
159Copyright: 2011-2013, Canonical Ltd.
160License: AGPL-3
161
162License: LGPL-3
163 On Debian-based systems the full text of the Lesser GPL v3 license
164 can be found in `/usr/share/common-licenses/LGPL-3'.
165
166License: AGPL-3
167 This program is free software: you can redistribute it and/or modify
168 it under the terms of the GNU Affero General Public License as
169 published by the Free Software Foundation, either version 3 of the
170 License, or (at your option) any later version.
171 .
172 This program is distributed in the hope that it will be useful,
173 but WITHOUT ANY WARRANTY; without even the implied warranty of
174 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
175 GNU Affero General Public License for more details.
176 .
177 You should have received a copy of the GNU Affero General Public License
178 along with this program. If not, see <http://www.gnu.org/licenses/>.

Subscribers

People subscribed via source and target branches