OpenCores
URL https://opencores.org/ocsvn/color_converter/color_converter/trunk

Subversion Repositories color_converter

[/] [color_converter/] [trunk/] [COPYNG] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 michland
The Multiplier3x3 VHDL source is licensed under the
2
GNU LESSER GENERAL PUBLIC LICENSE VERSION 2.1, which is included below.
3
 
4
 
5
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6
 
7
  0. This License Agreement applies to any software library or other
8
program which contains a notice placed by the copyright holder or
9
other authorized party saying it may be distributed under the terms of
10
this Lesser General Public License (also called "this License").
11
Each licensee is addressed as "you".
12
 
13
  A "library" means a collection of software functions and/or data
14
prepared so as to be conveniently linked with application programs
15
(which use some of those functions and data) to form executables.
16
 
17
  The "Library", below, refers to any such software library or work
18
which has been distributed under these terms.  A "work based on the
19
Library" means either the Library or any derivative work under
20
copyright law: that is to say, a work containing the Library or a
21
portion of it, either verbatim or with modifications and/or translated
22
straightforwardly into another language.  (Hereinafter, translation is
23
included without limitation in the term "modification".)
24
 
25
  "Source code" for a work means the preferred form of the work for
26
making modifications to it.  For a library, complete source code means
27
all the source code for all modules it contains, plus any associated
28
interface definition files, plus the scripts used to control compilation
29
and installation of the library.
30
 
31
  Activities other than copying, distribution and modification are not
32
covered by this License; they are outside its scope.  The act of
33
running a program using the Library is not restricted, and output from
34
such a program is covered only if its contents constitute a work based
35
on the Library (independent of the use of the Library in a tool for
36
writing it).  Whether that is true depends on what the Library does
37
and what the program that uses the Library does.
38
 
39
  1. You may copy and distribute verbatim copies of the Library's
40
complete source code as you receive it, in any medium, provided that
41
you conspicuously and appropriately publish on each copy an
42
appropriate copyright notice and disclaimer of warranty; keep intact
43
all the notices that refer to this License and to the absence of any
44
warranty; and distribute a copy of this License along with the
45
Library.
46
 
47
  You may charge a fee for the physical act of transferring a copy,
48
and you may at your option offer warranty protection in exchange for a
49
fee.
50
 
51
  2. You may modify your copy or copies of the Library or any portion
52
of it, thus forming a work based on the Library, and copy and
53
distribute such modifications or work under the terms of Section 1
54
above, provided that you also meet all of these conditions:
55
 
56
    a) The modified work must itself be a software library.
57
 
58
    b) You must cause the files modified to carry prominent notices
59
    stating that you changed the files and the date of any change.
60
 
61
    c) You must cause the whole of the work to be licensed at no
62
    charge to all third parties under the terms of this License.
63
 
64
    d) If a facility in the modified Library refers to a function or a
65
    table of data to be supplied by an application program that uses
66
    the facility, other than as an argument passed when the facility
67
    is invoked, then you must make a good faith effort to ensure that,
68
    in the event an application does not supply such function or
69
    table, the facility still operates, and performs whatever part of
70
    its purpose remains meaningful.
71
 
72
    (For example, a function in a library to compute square roots has
73
    a purpose that is entirely well-defined independent of the
74
    application.  Therefore, Subsection 2d requires that any
75
    application-supplied function or table used by this function must
76
    be optional: if the application does not supply it, the square
77
    root function must still compute square roots.)
78
 
79
These requirements apply to the modified work as a whole.  If
80
identifiable sections of that work are not derived from the Library,
81
and can be reasonably considered independent and separate works in
82
themselves, then this License, and its terms, do not apply to those
83
sections when you distribute them as separate works.  But when you
84
distribute the same sections as part of a whole which is a work based
85
on the Library, the distribution of the whole must be on the terms of
86
this License, whose permissions for other licensees extend to the
87
entire whole, and thus to each and every part regardless of who wrote
88
it.
89
 
90
Thus, it is not the intent of this section to claim rights or contest
91
your rights to work written entirely by you; rather, the intent is to
92
exercise the right to control the distribution of derivative or
93
collective works based on the Library.
94
 
95
In addition, mere aggregation of another work not based on the Library
96
with the Library (or with a work based on the Library) on a volume of
97
a storage or distribution medium does not bring the other work under
98
the scope of this License.
99
 
100
  3. You may opt to apply the terms of the ordinary GNU General Public
101
License instead of this License to a given copy of the Library.  To do
102
this, you must alter all the notices that refer to this License, so
103
that they refer to the ordinary GNU General Public License, version 2,
104
instead of to this License.  (If a newer version than version 2 of the
105
ordinary GNU General Public License has appeared, then you can specify
106
that version instead if you wish.)  Do not make any other change in
107
these notices.
108
 
109
  Once this change is made in a given copy, it is irreversible for
110
that copy, so the ordinary GNU General Public License applies to all
111
subsequent copies and derivative works made from that copy.
112
 
113
  This option is useful when you wish to copy part of the code of
114
the Library into a program that is not a library.
115
 
116
  4. You may copy and distribute the Library (or a portion or
117
derivative of it, under Section 2) in object code or executable form
118
under the terms of Sections 1 and 2 above provided that you accompany
119
it with the complete corresponding machine-readable source code, which
120
must be distributed under the terms of Sections 1 and 2 above on a
121
medium customarily used for software interchange.
122
 
123
  If distribution of object code is made by offering access to copy
124
from a designated place, then offering equivalent access to copy the
125
source code from the same place satisfies the requirement to
126
distribute the source code, even though third parties are not
127
compelled to copy the source along with the object code.
128
 
129
  5. A program that contains no derivative of any portion of the
130
Library, but is designed to work with the Library by being compiled or
131
linked with it, is called a "work that uses the Library".  Such a
132
work, in isolation, is not a derivative work of the Library, and
133
therefore falls outside the scope of this License.
134
 
135
  However, linking a "work that uses the Library" with the Library
136
creates an executable that is a derivative of the Library (because it
137
contains portions of the Library), rather than a "work that uses the
138
library".  The executable is therefore covered by this License.
139
Section 6 states terms for distribution of such executables.
140
 
141
  When a "work that uses the Library" uses material from a header file
142
that is part of the Library, the object code for the work may be a
143
derivative work of the Library even though the source code is not.
144
Whether this is true is especially significant if the work can be
145
linked without the Library, or if the work is itself a library.  The
146
threshold for this to be true is not precisely defined by law.
147
 
148
  If such an object file uses only numerical parameters, data
149
structure layouts and accessors, and small macros and small inline
150
functions (ten lines or less in length), then the use of the object
151
file is unrestricted, regardless of whether it is legally a derivative
152
work.  (Executables containing this object code plus portions of the
153
Library will still fall under Section 6.)
154
 
155
  Otherwise, if the work is a derivative of the Library, you may
156
distribute the object code for the work under the terms of Section 6.
157
Any executables containing that work also fall under Section 6,
158
whether or not they are linked directly with the Library itself.
159
 
160
  6. As an exception to the Sections above, you may also combine or
161
link a "work that uses the Library" with the Library to produce a
162
work containing portions of the Library, and distribute that work
163
under terms of your choice, provided that the terms permit
164
modification of the work for the customer's own use and reverse
165
engineering for debugging such modifications.
166
 
167
  You must give prominent notice with each copy of the work that the
168
Library is used in it and that the Library and its use are covered by
169
this License.  You must supply a copy of this License.  If the work
170
during execution displays copyright notices, you must include the
171
copyright notice for the Library among them, as well as a reference
172
directing the user to the copy of this License.  Also, you must do one
173
of these things:
174
 
175
    a) Accompany the work with the complete corresponding
176
    machine-readable source code for the Library including whatever
177
    changes were used in the work (which must be distributed under
178
    Sections 1 and 2 above); and, if the work is an executable linked
179
    with the Library, with the complete machine-readable "work that
180
    uses the Library", as object code and/or source code, so that the
181
    user can modify the Library and then relink to produce a modified
182
    executable containing the modified Library.  (It is understood
183
    that the user who changes the contents of definitions files in the
184
    Library will not necessarily be able to recompile the application
185
    to use the modified definitions.)
186
 
187
    b) Use a suitable shared library mechanism for linking with the
188
    Library.  A suitable mechanism is one that (1) uses at run time a
189
    copy of the library already present on the user's computer system,
190
    rather than copying library functions into the executable, and (2)
191
    will operate properly with a modified version of the library, if
192
    the user installs one, as long as the modified version is
193
    interface-compatible with the version that the work was made with.
194
 
195
    c) Accompany the work with a written offer, valid for at
196
    least three years, to give the same user the materials
197
    specified in Subsection 6a, above, for a charge no more
198
    than the cost of performing this distribution.
199
 
200
    d) If distribution of the work is made by offering access to copy
201
    from a designated place, offer equivalent access to copy the above
202
    specified materials from the same place.
203
 
204
    e) Verify that the user has already received a copy of these
205
    materials or that you have already sent this user a copy.
206
 
207
  For an executable, the required form of the "work that uses the
208
Library" must include any data and utility programs needed for
209
reproducing the executable from it.  However, as a special exception,
210
the materials to be distributed need not include anything that is
211
normally distributed (in either source or binary form) with the major
212
components (compiler, kernel, and so on) of the operating system on
213
which the executable runs, unless that component itself accompanies
214
the executable.
215
 
216
  It may happen that this requirement contradicts the license
217
restrictions of other proprietary libraries that do not normally
218
accompany the operating system.  Such a contradiction means you cannot
219
use both them and the Library together in an executable that you
220
distribute.
221
 
222
  7. You may place library facilities that are a work based on the
223
Library side-by-side in a single library together with other library
224
facilities not covered by this License, and distribute such a combined
225
library, provided that the separate distribution of the work based on
226
the Library and of the other library facilities is otherwise
227
permitted, and provided that you do these two things:
228
 
229
    a) Accompany the combined library with a copy of the same work
230
    based on the Library, uncombined with any other library
231
    facilities.  This must be distributed under the terms of the
232
    Sections above.
233
 
234
    b) Give prominent notice with the combined library of the fact
235
    that part of it is a work based on the Library, and explaining
236
    where to find the accompanying uncombined form of the same work.
237
 
238
  8. You may not copy, modify, sublicense, link with, or distribute
239
the Library except as expressly provided under this License.  Any
240
attempt otherwise to copy, modify, sublicense, link with, or
241
distribute the Library is void, and will automatically terminate your
242
rights under this License.  However, parties who have received copies,
243
or rights, from you under this License will not have their licenses
244
terminated so long as such parties remain in full compliance.
245
 
246
  9. You are not required to accept this License, since you have not
247
signed it.  However, nothing else grants you permission to modify or
248
distribute the Library or its derivative works.  These actions are
249
prohibited by law if you do not accept this License.  Therefore, by
250
modifying or distributing the Library (or any work based on the
251
Library), you indicate your acceptance of this License to do so, and
252
all its terms and conditions for copying, distributing or modifying
253
the Library or works based on it.
254
 
255
  10. Each time you redistribute the Library (or any work based on the
256
Library), the recipient automatically receives a license from the
257
original licensor to copy, distribute, link with or modify the Library
258
subject to these terms and conditions.  You may not impose any further
259
restrictions on the recipients' exercise of the rights granted herein.
260
You are not responsible for enforcing compliance by third parties with
261
this License.
262
 
263
  11. If, as a consequence of a court judgment or allegation of patent
264
infringement or for any other reason (not limited to patent issues),
265
conditions are imposed on you (whether by court order, agreement or
266
otherwise) that contradict the conditions of this License, they do not
267
excuse you from the conditions of this License.  If you cannot
268
distribute so as to satisfy simultaneously your obligations under this
269
License and any other pertinent obligations, then as a consequence you
270
may not distribute the Library at all.  For example, if a patent
271
license would not permit royalty-free redistribution of the Library by
272
all those who receive copies directly or indirectly through you, then
273
the only way you could satisfy both it and this License would be to
274
refrain entirely from distribution of the Library.
275
 
276
If any portion of this section is held invalid or unenforceable under any
277
particular circumstance, the balance of the section is intended to apply,
278
and the section as a whole is intended to apply in other circumstances.
279
 
280
It is not the purpose of this section to induce you to infringe any
281
patents or other property right claims or to contest validity of any
282
such claims; this section has the sole purpose of protecting the
283
integrity of the free software distribution system which is
284
implemented by public license practices.  Many people have made
285
generous contributions to the wide range of software distributed
286
through that system in reliance on consistent application of that
287
system; it is up to the author/donor to decide if he or she is willing
288
to distribute software through any other system and a licensee cannot
289
impose that choice.
290
 
291
This section is intended to make thoroughly clear what is believed to
292
be a consequence of the rest of this License.
293
 
294
  12. If the distribution and/or use of the Library is restricted in
295
certain countries either by patents or by copyrighted interfaces, the
296
original copyright holder who places the Library under this License may add
297
an explicit geographical distribution limitation excluding those countries,
298
so that distribution is permitted only in or among countries not thus
299
excluded.  In such case, this License incorporates the limitation as if
300
written in the body of this License.
301
 
302
  13. The Free Software Foundation may publish revised and/or new
303
versions of the Lesser General Public License from time to time.
304
Such new versions will be similar in spirit to the present version,
305
but may differ in detail to address new problems or concerns.
306
 
307
Each version is given a distinguishing version number.  If the Library
308
specifies a version number of this License which applies to it and
309
"any later version", you have the option of following the terms and
310
conditions either of that version or of any later version published by
311
the Free Software Foundation.  If the Library does not specify a
312
license version number, you may choose any version ever published by
313
the Free Software Foundation.
314
 
315
  14. If you wish to incorporate parts of the Library into other free
316
programs whose distribution conditions are incompatible with these,
317
write to the author to ask for permission.  For software which is
318
copyrighted by the Free Software Foundation, write to the Free
319
Software Foundation; we sometimes make exceptions for this.  Our
320
decision will be guided by the two goals of preserving the free status
321
of all derivatives of our free software and of promoting the sharing
322
and reuse of software generally.
323
 
324
                            NO WARRANTY
325
 
326
  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
327
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
328
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
329
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
330
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
331
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
332
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
333
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
334
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
335
 
336
  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
337
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
338
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
339
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
340
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
341
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
342
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
343
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
344
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
345
DAMAGES.
346
 
347
                     END OF TERMS AND CONDITIONS
348
 
349
 
350
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.