test_unit_helper 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,157 +0,0 @@
1
- This version of the GNU Lesser General Public License incorporates
2
- the terms and conditions of version 3 of the GNU General Public
3
- License, supplemented by the additional permissions listed below.
4
-
5
- 0. Additional Definitions.
6
-
7
- As used herein, "this License" refers to version 3 of the GNU Lesser
8
- General Public License, and the "GNU GPL" refers to version 3 of the GNU
9
- General Public License.
10
-
11
- "The Library" refers to a covered work governed by this License,
12
- other than an Application or a Combined Work as defined below.
13
-
14
- An "Application" is any work that makes use of an interface provided
15
- by the Library, but which is not otherwise based on the Library.
16
- Defining a subclass of a class defined by the Library is deemed a mode
17
- of using an interface provided by the Library.
18
-
19
- A "Combined Work" is a work produced by combining or linking an
20
- Application with the Library. The particular version of the Library
21
- with which the Combined Work was made is also called the "Linked
22
- Version".
23
-
24
- The "Minimal Corresponding Source" for a Combined Work means the
25
- Corresponding Source for the Combined Work, excluding any source code
26
- for portions of the Combined Work that, considered in isolation, are
27
- based on the Application, and not on the Linked Version.
28
-
29
- The "Corresponding Application Code" for a Combined Work means the
30
- object code and/or source code for the Application, including any data
31
- and utility programs needed for reproducing the Combined Work from the
32
- Application, but excluding the System Libraries of the Combined Work.
33
-
34
- 1. Exception to Section 3 of the GNU GPL.
35
-
36
- You may convey a covered work under sections 3 and 4 of this License
37
- without being bound by section 3 of the GNU GPL.
38
-
39
- 2. Conveying Modified Versions.
40
-
41
- If you modify a copy of the Library, and, in your modifications, a
42
- facility refers to a function or data to be supplied by an Application
43
- that uses the facility (other than as an argument passed when the
44
- facility is invoked), then you may convey a copy of the modified
45
- version:
46
-
47
- a) under this License, provided that you make a good faith effort to
48
- ensure that, in the event an Application does not supply the
49
- function or data, the facility still operates, and performs
50
- whatever part of its purpose remains meaningful, or
51
-
52
- b) under the GNU GPL, with none of the additional permissions of
53
- this License applicable to that copy.
54
-
55
- 3. Object Code Incorporating Material from Library Header Files.
56
-
57
- The object code form of an Application may incorporate material from
58
- a header file that is part of the Library. You may convey such object
59
- code under terms of your choice, provided that, if the incorporated
60
- material is not limited to numerical parameters, data structure
61
- layouts and accessors, or small macros, inline functions and templates
62
- (ten or fewer lines in length), you do both of the following:
63
-
64
- a) Give prominent notice with each copy of the object code that the
65
- Library is used in it and that the Library and its use are
66
- covered by this License.
67
-
68
- b) Accompany the object code with a copy of the GNU GPL and this license
69
- document.
70
-
71
- 4. Combined Works.
72
-
73
- You may convey a Combined Work under terms of your choice that,
74
- taken together, effectively do not restrict modification of the
75
- portions of the Library contained in the Combined Work and reverse
76
- engineering for debugging such modifications, if you also do each of
77
- the following:
78
-
79
- a) Give prominent notice with each copy of the Combined Work that
80
- the Library is used in it and that the Library and its use are
81
- covered by this License.
82
-
83
- b) Accompany the Combined Work with a copy of the GNU GPL and this license
84
- document.
85
-
86
- c) For a Combined Work that displays copyright notices during
87
- execution, include the copyright notice for the Library among
88
- these notices, as well as a reference directing the user to the
89
- copies of the GNU GPL and this license document.
90
-
91
- d) Do one of the following:
92
-
93
- 0) Convey the Minimal Corresponding Source under the terms of this
94
- License, and the Corresponding Application Code in a form
95
- suitable for, and under terms that permit, the user to
96
- recombine or relink the Application with a modified version of
97
- the Linked Version to produce a modified Combined Work, in the
98
- manner specified by section 6 of the GNU GPL for conveying
99
- Corresponding Source.
100
-
101
- 1) Use a suitable shared library mechanism for linking with the
102
- Library. A suitable mechanism is one that (a) uses at run time
103
- a copy of the Library already present on the user's computer
104
- system, and (b) will operate properly with a modified version
105
- of the Library that is interface-compatible with the Linked
106
- Version.
107
-
108
- e) Provide Installation Information, but only if you would otherwise
109
- be required to provide such information under section 6 of the
110
- GNU GPL, and only to the extent that such information is
111
- necessary to install and execute a modified version of the
112
- Combined Work produced by recombining or relinking the
113
- Application with a modified version of the Linked Version. (If
114
- you use option 4d0, the Installation Information must accompany
115
- the Minimal Corresponding Source and Corresponding Application
116
- Code. If you use option 4d1, you must provide the Installation
117
- Information in the manner specified by section 6 of the GNU GPL
118
- for conveying Corresponding Source.)
119
-
120
- 5. Combined Libraries.
121
-
122
- You may place library facilities that are a work based on the
123
- Library side by side in a single library together with other library
124
- facilities that are not Applications and are not covered by this
125
- License, and convey such a combined library under terms of your
126
- choice, if you do both of the following:
127
-
128
- a) Accompany the combined library with a copy of the same work based
129
- on the Library, uncombined with any other library facilities,
130
- conveyed under the terms of this License.
131
-
132
- b) Give prominent notice with the combined library that part of it
133
- is a work based on the Library, and explaining where to find the
134
- accompanying uncombined form of the same work.
135
-
136
- 6. Revised Versions of the GNU Lesser General Public License.
137
-
138
- The Free Software Foundation may publish revised and/or new versions
139
- of the GNU Lesser General Public License from time to time. Such new
140
- versions will be similar in spirit to the present version, but may
141
- differ in detail to address new problems or concerns.
142
-
143
- Each version is given a distinguishing version number. If the
144
- Library as you received it specifies that a certain numbered version
145
- of the GNU Lesser General Public License "or any later version"
146
- applies to it, you have the option of following the terms and
147
- conditions either of that published version or of any later version
148
- published by the Free Software Foundation. If the Library as you
149
- received it does not specify a version number of the GNU Lesser
150
- General Public License, you may choose any version of the GNU Lesser
151
- General Public License ever published by the Free Software Foundation.
152
-
153
- If the Library as you received it specifies that a proxy can decide
154
- whether future versions of the GNU Lesser General Public License shall
155
- apply, that proxy's public statement of acceptance of any version is
156
- permanent authorization for you to choose that version for the
157
- Library.