-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run 5.7 FOSS processing, update SDK license links
- Loading branch information
Showing
23 changed files
with
3,571 additions
and
1,725 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
37 changes: 37 additions & 0 deletions
37
content/cumulus-linux-57/Whats-New/licenses/cloud-guest-utils.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: cloud-utils | ||
Upstream-Contact: Scott Moser <[email protected]> | ||
Source: https://code.launchpad.net/cloud-utils | ||
Files-Excluded: .bzr/* | ||
|
||
Files: * | ||
Copyright: 2010-2016, Canonical Ltd. | ||
2013, Hewlett-Packard Development Company, L.P. | ||
License: GPL-3 | ||
|
||
Files: debian/* | ||
Copyright: (c) 2010-2012, 2016, Canonical Ltd. | ||
(c) 2013, 2015, Thomas Goirand <[email protected]> | ||
(c) 2013, Julien Danjou <[email protected]> | ||
(c) 2016, Tiago Ilieve <[email protected]> | ||
License: GPL-3 | ||
|
||
Files: man/cloud-localds.1 | ||
Copyright: (c) 2013, Thomas Bechtold <[email protected]> | ||
License: GPL-3 | ||
|
||
License: GPL-3 | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License version 3, as | ||
published by the Free Software Foundation. | ||
. | ||
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/>. | ||
. | ||
The complete text of the GPL version 3 can be seen in | ||
/usr/share/common-licenses/GPL-3. |
50 changes: 50 additions & 0 deletions
50
content/cumulus-linux-57/Whats-New/licenses/cloud-init.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Source: https://launchpad.net/cloud-init/trunk/0.7.4/+download/cloud-init-0.7.4.tar.gz | ||
|
||
Files: * | ||
Copyright: © 2009-2015, Canonical Ltd. | ||
© 2012-2013 Hewlett-Packard Development Company, L.P. | ||
© 2012 Cosmin Luta | ||
© 2012-2014 Yahoo! Inc. | ||
© 2012 Gerard Dethier | ||
© 2013 Craig Tracey | ||
© 2012-2013 CERIT Scientific Cloud | ||
© 2012-2013 OpenNebula.org | ||
© 2013 Google Inc. | ||
© 2014 CloudSigma | ||
© 2014 Rackspace, US Inc. | ||
© 2014 Harm Weites | ||
© 2014 Consejo Superior de Investigaciones Cientificas | ||
© 2014 Vaidas Jablonskis | ||
© 2015 Red Hat, Inc. | ||
License: GPL-3 or Apache-2.0 | ||
License: GPL-3 | ||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License version 3, as | ||
published by the Free Software Foundation. | ||
. | ||
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/>. | ||
. | ||
The complete text of the GPL version 3 can be seen in | ||
/usr/share/common-licenses/GPL-3. | ||
License: Apache-2.0 | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
. | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
. | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
. | ||
The complete text of the Apache License, Version 2.0 can be seen in | ||
/usr/share/common-licenses/Apache-2.0. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
This package was debianized by | ||
Noël Köthe <[email protected]> on Wed, 6 Mar 2002 13:10:18 +0100. | ||
|
||
It was downloaded from | ||
|
||
http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/ | ||
|
||
Upstream Author: Bill Nottingham <[email protected]> | ||
|
||
Copyright: (c) 2008 Different people | ||
|
||
This data is licenced under 2 different licenses | ||
|
||
1) GNU General Public License | ||
(see /usr/share/common-licenses/GPL) | ||
2) XFree86 license | ||
|
||
This data can be used freely under either license. |
Oops, something went wrong.