diff options
| author | chunrong guo <b40290@freescale.com> | 2013-07-11 02:32:05 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-20 17:03:29 +0200 |
| commit | 41748a4afc494b714315ba529f138214f80d41b9 (patch) | |
| tree | 197fab6fe24b3fdaef394c7d7cc5e2e1b3c4793b /meta-oe/licenses | |
| parent | a87cedaca39a0af528706deba87a5e75de2f8aee (diff) | |
| download | meta-openembedded-41748a4afc494b714315ba529f138214f80d41b9.tar.gz | |
licences: Add iozone3, SMAIL_GPL
*fix the fllowing warning
|WARNING:debianutils: No generic license file exists for: SMAIL_GPL in any provider
|WARNING:iozone3: No generic license file exists for: iozone3 in any provider
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/licenses')
| -rw-r--r-- | meta-oe/licenses/SMAIL_GPL | 164 | ||||
| -rw-r--r-- | meta-oe/licenses/iozone3 | 62 |
2 files changed, 226 insertions, 0 deletions
diff --git a/meta-oe/licenses/SMAIL_GPL b/meta-oe/licenses/SMAIL_GPL new file mode 100644 index 0000000000..dfc3fd16cf --- /dev/null +++ b/meta-oe/licenses/SMAIL_GPL | |||
| @@ -0,0 +1,164 @@ | |||
| 1 | This is the Debian GNU/Linux package debianutils. | ||
| 2 | |||
| 3 | It is an original Debian package. Programs in it were maintained by | ||
| 4 | Guy Maor <maor@debian.org>, and are now maintained by Clint Adams | ||
| 5 | <schizo@debian.org>. | ||
| 6 | |||
| 7 | All its programs except readlink, savelog, and which may be | ||
| 8 | redistributed under the terms of the GNU GPL, Version 2 or later, | ||
| 9 | found on Debian systems in the file /usr/share/common-licenses/GPL. | ||
| 10 | |||
| 11 | which is in the public domain. | ||
| 12 | |||
| 13 | readlink is Copyright (c) 1997 Kenneth Stailey, and may also be | ||
| 14 | distributed under the terms of the BSD copyright. | ||
| 15 | |||
| 16 | savelog may be redistributed under the following terms: (The rest of | ||
| 17 | this file consists of savelog's distribution terms.) | ||
| 18 | |||
| 19 | #ident "@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp" | ||
| 20 | |||
| 21 | SMAIL GENERAL PUBLIC LICENSE | ||
| 22 | (Clarified 11 Feb 1988) | ||
| 23 | |||
| 24 | Copyright (C) 1988 Landon Curt Noll & Ronald S. Karr | ||
| 25 | Copyright (C) 1992 Ronald S. Karr | ||
| 26 | Copyleft (GNU) 1988 Landon Curt Noll & Ronald S. Karr | ||
| 27 | |||
| 28 | Everyone is permitted to copy and distribute verbatim copies | ||
| 29 | of this license, but changing it is not allowed. You can also | ||
| 30 | use this wording to make the terms for other programs. | ||
| 31 | |||
| 32 | The license agreements of most software companies keep you at the | ||
| 33 | mercy of those companies. By contrast, our general public license is | ||
| 34 | intended to give everyone the right to share SMAIL. To make sure that | ||
| 35 | you get the rights we want you to have, we need to make restrictions | ||
| 36 | that forbid anyone to deny you these rights or to ask you to surrender | ||
| 37 | the rights. Hence this license agreement. | ||
| 38 | |||
| 39 | Specifically, we want to make sure that you have the right to give | ||
| 40 | away copies of SMAIL, that you receive source code or else can get it | ||
| 41 | if you want it, that you can change SMAIL or use pieces of it in new | ||
| 42 | free programs, and that you know you can do these things. | ||
| 43 | |||
| 44 | To make sure that everyone has such rights, we have to forbid you to | ||
| 45 | deprive anyone else of these rights. For example, if you distribute | ||
| 46 | copies of SMAIL, you must give the recipients all the rights that you | ||
| 47 | have. You must make sure that they, too, receive or can get the | ||
| 48 | source code. And you must tell them their rights. | ||
| 49 | |||
| 50 | Also, for our own protection, we must make certain that everyone | ||
| 51 | finds out that there is no warranty for SMAIL. If SMAIL is modified by | ||
| 52 | someone else and passed on, we want its recipients to know that what | ||
| 53 | they have is not what we distributed, so that any problems introduced | ||
| 54 | by others will not reflect on our reputation. | ||
| 55 | |||
| 56 | Therefore we (Landon Curt Noll and Ronald S. Karr) make the following | ||
| 57 | terms which say what you must do to be allowed to distribute or change | ||
| 58 | SMAIL. | ||
| 59 | |||
| 60 | |||
| 61 | COPYING POLICIES | ||
| 62 | |||
| 63 | 1. You may copy and distribute verbatim copies of SMAIL source code | ||
| 64 | as you receive it, in any medium, provided that you conspicuously and | ||
| 65 | appropriately publish on each copy a valid copyright notice "Copyright | ||
| 66 | (C) 1988 Landon Curt Noll & Ronald S. Karr" (or with whatever year is | ||
| 67 | appropriate); keep intact the notices on all files that refer to this | ||
| 68 | License Agreement and to the absence of any warranty; and give any | ||
| 69 | other recipients of the SMAIL program a copy of this License | ||
| 70 | Agreement along with the program. You may charge a distribution fee | ||
| 71 | for the physical act of transferring a copy. | ||
| 72 | |||
| 73 | 2. You may modify your copy or copies of SMAIL or any portion of it, | ||
| 74 | and copy and distribute such modifications under the terms of | ||
| 75 | Paragraph 1 above, provided that you also do the following: | ||
| 76 | |||
| 77 | a) cause the modified files to carry prominent notices stating | ||
| 78 | that you changed the files and the date of any change; and | ||
| 79 | |||
| 80 | b) cause the whole of any work that you distribute or publish, | ||
| 81 | that in whole or in part contains or is a derivative of SMAIL or | ||
| 82 | any part thereof, to be licensed at no charge to all third | ||
| 83 | parties on terms identical to those contained in this License | ||
| 84 | Agreement (except that you may choose to grant more extensive | ||
| 85 | warranty protection to some or all third parties, at your option). | ||
| 86 | |||
| 87 | c) You may charge a distribution fee for the physical act of | ||
| 88 | transferring a copy, and you may at your option offer warranty | ||
| 89 | protection in exchange for a fee. | ||
| 90 | |||
| 91 | Mere aggregation of another unrelated program with this program (or its | ||
| 92 | derivative) on a volume of a storage or distribution medium does not bring | ||
| 93 | the other program under the scope of these terms. | ||
| 94 | |||
| 95 | 3. You may copy and distribute SMAIL (or a portion or derivative of it, | ||
| 96 | under Paragraph 2) in object code or executable form under the terms of | ||
| 97 | Paragraphs 1 and 2 above provided that you also do one of the following: | ||
| 98 | |||
| 99 | a) accompany it with the complete corresponding machine-readable | ||
| 100 | source code, which must be distributed under the terms of | ||
| 101 | Paragraphs 1 and 2 above; or, | ||
| 102 | |||
| 103 | b) accompany it with a written offer, valid for at least three | ||
| 104 | years, to give any third party free (except for a nominal | ||
| 105 | shipping charge) a complete machine-readable copy of the | ||
| 106 | corresponding source code, to be distributed under the terms of | ||
| 107 | Paragraphs 1 and 2 above; or, | ||
| 108 | |||
| 109 | c) accompany it with the information you received as to where the | ||
| 110 | corresponding source code may be obtained. (This alternative is | ||
| 111 | allowed only for non-commercial distribution and only if you | ||
| 112 | received the program in object code or executable form alone.) | ||
| 113 | |||
| 114 | For an executable file, complete source code means all the source code for | ||
| 115 | all modules it contains; but, as a special exception, it need not include | ||
| 116 | source code for modules which are standard libraries that accompany the | ||
| 117 | operating system on which the executable file runs. | ||
| 118 | |||
| 119 | 4. You may not copy, sublicense, distribute or transfer SMAIL | ||
| 120 | except as expressly provided under this License Agreement. Any attempt | ||
| 121 | otherwise to copy, sublicense, distribute or transfer SMAIL is void and | ||
| 122 | your rights to use the program under this License agreement shall be | ||
| 123 | automatically terminated. However, parties who have received computer | ||
| 124 | software programs from you with this License Agreement will not have | ||
| 125 | their licenses terminated so long as such parties remain in full compliance. | ||
| 126 | |||
| 127 | 5. If you wish to incorporate parts of SMAIL into other free | ||
| 128 | programs whose distribution conditions are different, write to Landon | ||
| 129 | Curt Noll & Ronald S. Karr via the Free Software Foundation at 51 | ||
| 130 | Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. We have not yet | ||
| 131 | worked out a simple rule that can be stated here, but we will often | ||
| 132 | permit this. We will be guided by the two goals of preserving the | ||
| 133 | free status of all derivatives of our free software and of promoting | ||
| 134 | the sharing and reuse of software. | ||
| 135 | |||
| 136 | Your comments and suggestions about our licensing policies and our | ||
| 137 | software are welcome! This contract was based on the contract made by | ||
| 138 | the Free Software Foundation. Please contact the Free Software | ||
| 139 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, | ||
| 140 | USA, or call (617) 542-5942 for details on copylefted material in | ||
| 141 | general. | ||
| 142 | |||
| 143 | NO WARRANTY | ||
| 144 | |||
| 145 | BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO | ||
| 146 | WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN | ||
| 147 | OTHERWISE STATED IN WRITING, LANDON CURT NOLL & RONALD S. KARR AND/OR | ||
| 148 | OTHER PARTIES PROVIDE SMAIL "AS IS" WITHOUT WARRANTY OF ANY KIND, | ||
| 149 | EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
| 150 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
| 151 | THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF SMAIL IS WITH | ||
| 152 | YOU. SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL | ||
| 153 | NECESSARY SERVICING, REPAIR OR CORRECTION. | ||
| 154 | |||
| 155 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL & | ||
| 156 | RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE | ||
| 157 | SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY | ||
| 158 | LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR | ||
| 159 | CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE | ||
| 160 | (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED | ||
| 161 | INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE | ||
| 162 | PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE | ||
| 163 | BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY | ||
| 164 | ANY OTHER PARTY. | ||
diff --git a/meta-oe/licenses/iozone3 b/meta-oe/licenses/iozone3 new file mode 100644 index 0000000000..3468fa9298 --- /dev/null +++ b/meta-oe/licenses/iozone3 | |||
| @@ -0,0 +1,62 @@ | |||
| 1 | LICENSE: | ||
| 2 | |||
| 3 | Copyright 1991, 1992, 1994, 1998, 1999, 2002 William D. Norcott | ||
| 4 | |||
| 5 | License to freely use and distribute this software is hereby granted | ||
| 6 | by the author, subject to the condition that this copyright notice | ||
| 7 | remains intact. The author retains the exclusive right to publish | ||
| 8 | derivative works based on this work, including, but not limited to | ||
| 9 | revised versions of this work. | ||
| 10 | |||
| 11 | |||
| 12 | |||
| 13 | Below is author reply to question about distributing iozone3 in | ||
| 14 | OpenEmbedded: | ||
| 15 | |||
| 16 | ======================================================================== | ||
| 17 | |||
| 18 | Marcin, | ||
| 19 | |||
| 20 | Re-distribution is permitted as long as the copyright is | ||
| 21 | maintained and the source code is not changed. I do not | ||
| 22 | see a problem with your mods to enable fileop for Linux-arm, | ||
| 23 | as these mods have been returned to the Iozone folks, | ||
| 24 | and they have been accepted for inclusion in the next | ||
| 25 | release :-) | ||
| 26 | |||
| 27 | Thank you for your contribution, | ||
| 28 | Don Capps | ||
| 29 | |||
| 30 | ----- Original Message ----- | ||
| 31 | From: "Marcin Juszkiewicz" <firma@hrw.one.pl> | ||
| 32 | To: "Don Capps" <don.capps2@verizon.net>; "William D. Norcott" | ||
| 33 | <wnorcott@us.oracle.com> | ||
| 34 | Sent: Sunday, October 29, 2006 4:55 PM | ||
| 35 | Subject: iozone3 263 patch for arm and License question | ||
| 36 | |||
| 37 | |||
| 38 | > Morning | ||
| 39 | > | ||
| 40 | > I want to include iozone3 in OpenEmbedded [1] metadata to give it for | ||
| 41 | > other developers. Currently OE is used to build few distributions for | ||
| 42 | > misc platforms: ARM, SH3, SH4, x86, PowerPC and different types of | ||
| 43 | > machines (PDA, settopbox, devboards, desktops, thin clients, routers). | ||
| 44 | > | ||
| 45 | > According to your distribution of derivations is forbidden. Packaging | ||
| 46 | > iozone3 in OpenEmbedded will not involve any source code changes. But | ||
| 47 | > when I was building it for ARM I discovered that fileop binary was not | ||
| 48 | > built - so I created patch for it (attached). Not yet tested it on target | ||
| 49 | > device. | ||
| 50 | > | ||
| 51 | > Thus, I seek your written permission via e-mail to distribute a package of | ||
| 52 | > the unmodified source code and also a package of the pre-compiled binary. | ||
| 53 | > Your copyright statement will be included in the package. | ||
| 54 | > | ||
| 55 | > | ||
| 56 | > 1. http://www.openembedded.org/ | ||
| 57 | > | ||
| 58 | > Regards | ||
| 59 | > -- | ||
| 60 | > JID: hrw-jabber.org | ||
| 61 | > OpenEmbedded developer/consultant | ||
| 62 | |||
