1 	vector<CString> ret;
2 
3 	ret.push_back(PACKAGE " " VERSION);
4 	ret.push_back("");
5 	ret.push_back(_("Programmers:"));
6 	ret.push_back("  Corn� Plooy");
7 	ret.push_back("  Martin Boese");
8 	ret.push_back("");
9 	ret.push_back(_("Art designers:"));
10 	ret.push_back("  Borbola Balazs");
11 	ret.push_back("  Guido Consogno");
12 	ret.push_back("  Corn� Plooy");
13 	ret.push_back("");
14 	ret.push_back(_("Music:"));
15 	ret.push_back("  Pronobozo");
16 	ret.push_back("  Symsonic");
17 	ret.push_back("  Yllusion");
18 	ret.push_back("");
19 	ret.push_back(_("Translations:"));
20 	ret.push_back("  Borbola Balazs");
21 	ret.push_back("  Vincent Knecht");
22 	ret.push_back("  Michael Kronsteiner");
23 	ret.push_back("  Marcelo De Nardin");
24 	ret.push_back("  Corn� Plooy");
25 	ret.push_back("");
26 	ret.push_back(_("Website:"));
27 	ret.push_back(_("  Please visit www.ultimatestunts.nl"));
28 	ret.push_back("");
29 	ret.push_back(_("License:"));
30 	ret.push_back("This program is free software; you can redistribute it and/or modify");
31 	ret.push_back("it under the terms of the GNU General Public License as published by");
32 	ret.push_back("the Free Software Foundation; either version 2 of the License, or");
33 	ret.push_back("(at your option) any later version.");
34 	ret.push_back("");
35 	ret.push_back("");
36 	ret.push_back("		    GNU GENERAL PUBLIC LICENSE");
37 	ret.push_back("		       Version 2, June 1991");
38 	ret.push_back("");
39 	ret.push_back(" Copyright (C) 1989, 1991 Free Software Foundation, Inc.");
40 	ret.push_back("                          675 Mass Ave, Cambridge, MA 02139, USA");
41 	ret.push_back(" Everyone is permitted to copy and distribute verbatim copies");
42 	ret.push_back(" of this license document, but changing it is not allowed.");
43 	ret.push_back("");
44 	ret.push_back("			    Preamble");
45 	ret.push_back("");
46 	ret.push_back("  The licenses for most software are designed to take away your");
47 	ret.push_back("freedom to share and change it.  By contrast, the GNU General Public");
48 	ret.push_back("License is intended to guarantee your freedom to share and change free");
49 	ret.push_back("software--to make sure the software is free for all its users.  This");
50 	ret.push_back("General Public License applies to most of the Free Software");
51 	ret.push_back("Foundation's software and to any other program whose authors commit to");
52 	ret.push_back("using it.  (Some other Free Software Foundation software is covered by");
53 	ret.push_back("the GNU Library General Public License instead.)  You can apply it to");
54 	ret.push_back("your programs, too.");
55 	ret.push_back("");
56 	ret.push_back("  When we speak of free software, we are referring to freedom, not");
57 	ret.push_back("price.  Our General Public Licenses are designed to make sure that you");
58 	ret.push_back("have the freedom to distribute copies of free software (and charge for");
59 	ret.push_back("this service if you wish), that you receive source code or can get it");
60 	ret.push_back("if you want it, that you can change the software or use pieces of it");
61 	ret.push_back("in new free programs; and that you know you can do these things.");
62 	ret.push_back("");
63 	ret.push_back("  To protect your rights, we need to make restrictions that forbid");
64 	ret.push_back("anyone to deny you these rights or to ask you to surrender the rights.");
65 	ret.push_back("These restrictions translate to certain responsibilities for you if you");
66 	ret.push_back("distribute copies of the software, or if you modify it.");
67 	ret.push_back("");
68 	ret.push_back("  For example, if you distribute copies of such a program, whether");
69 	ret.push_back("gratis or for a fee, you must give the recipients all the rights that");
70 	ret.push_back("you have.  You must make sure that they, too, receive or can get the");
71 	ret.push_back("source code.  And you must show them these terms so they know their");
72 	ret.push_back("rights.");
73 	ret.push_back("");
74 	ret.push_back("  We protect your rights with two steps: (1) copyright the software, and");
75 	ret.push_back("(2) offer you this license which gives you legal permission to copy,");
76 	ret.push_back("distribute and/or modify the software.");
77 	ret.push_back("");
78 	ret.push_back("  Also, for each author's protection and ours, we want to make certain");
79 	ret.push_back("that everyone understands that there is no warranty for this free");
80 	ret.push_back("software.  If the software is modified by someone else and passed on, we");
81 	ret.push_back("want its recipients to know that what they have is not the original, so");
82 	ret.push_back("that any problems introduced by others will not reflect on the original");
83 	ret.push_back("authors' reputations.");
84 	ret.push_back("");
85 	ret.push_back("  Finally, any free program is threatened constantly by software");
86 	ret.push_back("patents.  We wish to avoid the danger that redistributors of a free");
87 	ret.push_back("program will individually obtain patent licenses, in effect making the");
88 	ret.push_back("program proprietary.  To prevent this, we have made it clear that any");
89 	ret.push_back("patent must be licensed for everyone's free use or not licensed at all.");
90 	ret.push_back("");
91 	ret.push_back("  The precise terms and conditions for copying, distribution and");
92 	ret.push_back("modification follow.");
93 	ret.push_back("");
94 	ret.push_back("		    GNU GENERAL PUBLIC LICENSE");
95 	ret.push_back("   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION");
96 	ret.push_back("");
97 	ret.push_back("  0. This License applies to any program or other work which contains");
98 	ret.push_back("a notice placed by the copyright holder saying it may be distributed");
99 	ret.push_back("under the terms of this General Public License.  The \"Program\", below,");
100 	ret.push_back("refers to any such program or work, and a \"work based on the Program\"");
101 	ret.push_back("means either the Program or any derivative work under copyright law:");
102 	ret.push_back("that is to say, a work containing the Program or a portion of it,");
103 	ret.push_back("either verbatim or with modifications and/or translated into another");
104 	ret.push_back("language.  (Hereinafter, translation is included without limitation in");
105 	ret.push_back("the term \"modification\".)  Each licensee is addressed as \"you\".");
106 	ret.push_back("");
107 	ret.push_back("Activities other than copying, distribution and modification are not");
108 	ret.push_back("covered by this License; they are outside its scope.  The act of");
109 	ret.push_back("running the Program is not restricted, and the output from the Program");
110 	ret.push_back("is covered only if its contents constitute a work based on the");
111 	ret.push_back("Program (independent of having been made by running the Program).");
112 	ret.push_back("Whether that is true depends on what the Program does.");
113 	ret.push_back("");
114 	ret.push_back("  1. You may copy and distribute verbatim copies of the Program's");
115 	ret.push_back("source code as you receive it, in any medium, provided that you");
116 	ret.push_back("conspicuously and appropriately publish on each copy an appropriate");
117 	ret.push_back("copyright notice and disclaimer of warranty; keep intact all the");
118 	ret.push_back("notices that refer to this License and to the absence of any warranty;");
119 	ret.push_back("and give any other recipients of the Program a copy of this License");
120 	ret.push_back("along with the Program.");
121 	ret.push_back("");
122 	ret.push_back("You may charge a fee for the physical act of transferring a copy, and");
123 	ret.push_back("you may at your option offer warranty protection in exchange for a fee.");
124 	ret.push_back("");
125 	ret.push_back("  2. You may modify your copy or copies of the Program or any portion");
126 	ret.push_back("of it, thus forming a work based on the Program, and copy and");
127 	ret.push_back("distribute such modifications or work under the terms of Section 1");
128 	ret.push_back("above, provided that you also meet all of these conditions:");
129 	ret.push_back("");
130 	ret.push_back("    a) You must cause the modified files to carry prominent notices");
131 	ret.push_back("    stating that you changed the files and the date of any change.");
132 	ret.push_back("");
133 	ret.push_back("    b) You must cause any work that you distribute or publish, that in");
134 	ret.push_back("    whole or in part contains or is derived from the Program or any");
135 	ret.push_back("    part thereof, to be licensed as a whole at no charge to all third");
136 	ret.push_back("    parties under the terms of this License.");
137 	ret.push_back("");
138 	ret.push_back("    c) If the modified program normally reads commands interactively");
139 	ret.push_back("    when run, you must cause it, when started running for such");
140 	ret.push_back("    interactive use in the most ordinary way, to print or display an");
141 	ret.push_back("    announcement including an appropriate copyright notice and a");
142 	ret.push_back("    notice that there is no warranty (or else, saying that you provide");
143 	ret.push_back("    a warranty) and that users may redistribute the program under");
144 	ret.push_back("    these conditions, and telling the user how to view a copy of this");
145 	ret.push_back("    License.  (Exception: if the Program itself is interactive but");
146 	ret.push_back("    does not normally print such an announcement, your work based on");
147 	ret.push_back("    the Program is not required to print an announcement.)");
148 	ret.push_back("");
149 	ret.push_back("These requirements apply to the modified work as a whole.  If");
150 	ret.push_back("identifiable sections of that work are not derived from the Program,");
151 	ret.push_back("and can be reasonably considered independent and separate works in");
152 	ret.push_back("themselves, then this License, and its terms, do not apply to those");
153 	ret.push_back("sections when you distribute them as separate works.  But when you");
154 	ret.push_back("distribute the same sections as part of a whole which is a work based");
155 	ret.push_back("on the Program, the distribution of the whole must be on the terms of");
156 	ret.push_back("this License, whose permissions for other licensees extend to the");
157 	ret.push_back("entire whole, and thus to each and every part regardless of who wrote it.");
158 	ret.push_back("");
159 	ret.push_back("Thus, it is not the intent of this section to claim rights or contest");
160 	ret.push_back("your rights to work written entirely by you; rather, the intent is to");
161 	ret.push_back("exercise the right to control the distribution of derivative or");
162 	ret.push_back("collective works based on the Program.");
163 	ret.push_back("");
164 	ret.push_back("In addition, mere aggregation of another work not based on the Program");
165 	ret.push_back("with the Program (or with a work based on the Program) on a volume of");
166 	ret.push_back("a storage or distribution medium does not bring the other work under");
167 	ret.push_back("the scope of this License.");
168 	ret.push_back("");
169 	ret.push_back("  3. You may copy and distribute the Program (or a work based on it,");
170 	ret.push_back("under Section 2) in object code or executable form under the terms of");
171 	ret.push_back("Sections 1 and 2 above provided that you also do one of the following:");
172 	ret.push_back("");
173 	ret.push_back("    a) Accompany it with the complete corresponding machine-readable");
174 	ret.push_back("    source code, which must be distributed under the terms of Sections");
175 	ret.push_back("    1 and 2 above on a medium customarily used for software interchange; or,");
176 	ret.push_back("");
177 	ret.push_back("    b) Accompany it with a written offer, valid for at least three");
178 	ret.push_back("    years, to give any third party, for a charge no more than your");
179 	ret.push_back("    cost of physically performing source distribution, a complete");
180 	ret.push_back("    machine-readable copy of the corresponding source code, to be");
181 	ret.push_back("    distributed under the terms of Sections 1 and 2 above on a medium");
182 	ret.push_back("    customarily used for software interchange; or,");
183 	ret.push_back("");
184 	ret.push_back("    c) Accompany it with the information you received as to the offer");
185 	ret.push_back("    to distribute corresponding source code.  (This alternative is");
186 	ret.push_back("    allowed only for noncommercial distribution and only if you");
187 	ret.push_back("    received the program in object code or executable form with such");
188 	ret.push_back("    an offer, in accord with Subsection b above.)");
189 	ret.push_back("");
190 	ret.push_back("The source code for a work means the preferred form of the work for");
191 	ret.push_back("making modifications to it.  For an executable work, complete source");
192 	ret.push_back("code means all the source code for all modules it contains, plus any");
193 	ret.push_back("associated interface definition files, plus the scripts used to");
194 	ret.push_back("control compilation and installation of the executable.  However, as a");
195 	ret.push_back("special exception, the source code distributed need not include");
196 	ret.push_back("anything that is normally distributed (in either source or binary");
197 	ret.push_back("form) with the major components (compiler, kernel, and so on) of the");
198 	ret.push_back("operating system on which the executable runs, unless that component");
199 	ret.push_back("itself accompanies the executable.");
200 	ret.push_back("");
201 	ret.push_back("If distribution of executable or object code is made by offering");
202 	ret.push_back("access to copy from a designated place, then offering equivalent");
203 	ret.push_back("access to copy the source code from the same place counts as");
204 	ret.push_back("distribution of the source code, even though third parties are not");
205 	ret.push_back("compelled to copy the source along with the object code.");
206 	ret.push_back("");
207 	ret.push_back("  4. You may not copy, modify, sublicense, or distribute the Program");
208 	ret.push_back("except as expressly provided under this License.  Any attempt");
209 	ret.push_back("otherwise to copy, modify, sublicense or distribute the Program is");
210 	ret.push_back("void, and will automatically terminate your rights under this License.");
211 	ret.push_back("However, parties who have received copies, or rights, from you under");
212 	ret.push_back("this License will not have their licenses terminated so long as such");
213 	ret.push_back("parties remain in full compliance.");
214 	ret.push_back("");
215 	ret.push_back("  5. You are not required to accept this License, since you have not");
216 	ret.push_back("signed it.  However, nothing else grants you permission to modify or");
217 	ret.push_back("distribute the Program or its derivative works.  These actions are");
218 	ret.push_back("prohibited by law if you do not accept this License.  Therefore, by");
219 	ret.push_back("modifying or distributing the Program (or any work based on the");
220 	ret.push_back("Program), you indicate your acceptance of this License to do so, and");
221 	ret.push_back("all its terms and conditions for copying, distributing or modifying");
222 	ret.push_back("the Program or works based on it.");
223 	ret.push_back("");
224 	ret.push_back("  6. Each time you redistribute the Program (or any work based on the");
225 	ret.push_back("Program), the recipient automatically receives a license from the");
226 	ret.push_back("original licensor to copy, distribute or modify the Program subject to");
227 	ret.push_back("these terms and conditions.  You may not impose any further");
228 	ret.push_back("restrictions on the recipients' exercise of the rights granted herein.");
229 	ret.push_back("You are not responsible for enforcing compliance by third parties to");
230 	ret.push_back("this License.");
231 	ret.push_back("");
232 	ret.push_back("  7. If, as a consequence of a court judgment or allegation of patent");
233 	ret.push_back("infringement or for any other reason (not limited to patent issues),");
234 	ret.push_back("conditions are imposed on you (whether by court order, agreement or");
235 	ret.push_back("otherwise) that contradict the conditions of this License, they do not");
236 	ret.push_back("excuse you from the conditions of this License.  If you cannot");
237 	ret.push_back("distribute so as to satisfy simultaneously your obligations under this");
238 	ret.push_back("License and any other pertinent obligations, then as a consequence you");
239 	ret.push_back("may not distribute the Program at all.  For example, if a patent");
240 	ret.push_back("license would not permit royalty-free redistribution of the Program by");
241 	ret.push_back("all those who receive copies directly or indirectly through you, then");
242 	ret.push_back("the only way you could satisfy both it and this License would be to");
243 	ret.push_back("refrain entirely from distribution of the Program.");
244 	ret.push_back("");
245 	ret.push_back("If any portion of this section is held invalid or unenforceable under");
246 	ret.push_back("any particular circumstance, the balance of the section is intended to");
247 	ret.push_back("apply and the section as a whole is intended to apply in other");
248 	ret.push_back("circumstances.");
249 	ret.push_back("");
250 	ret.push_back("It is not the purpose of this section to induce you to infringe any");
251 	ret.push_back("patents or other property right claims or to contest validity of any");
252 	ret.push_back("such claims; this section has the sole purpose of protecting the");
253 	ret.push_back("integrity of the free software distribution system, which is");
254 	ret.push_back("implemented by public license practices.  Many people have made");
255 	ret.push_back("generous contributions to the wide range of software distributed");
256 	ret.push_back("through that system in reliance on consistent application of that");
257 	ret.push_back("system; it is up to the author/donor to decide if he or she is willing");
258 	ret.push_back("to distribute software through any other system and a licensee cannot");
259 	ret.push_back("impose that choice.");
260 	ret.push_back("");
261 	ret.push_back("This section is intended to make thoroughly clear what is believed to");
262 	ret.push_back("be a consequence of the rest of this License.");
263 	ret.push_back("");
264 	ret.push_back("  8. If the distribution and/or use of the Program is restricted in");
265 	ret.push_back("certain countries either by patents or by copyrighted interfaces, the");
266 	ret.push_back("original copyright holder who places the Program under this License");
267 	ret.push_back("may add an explicit geographical distribution limitation excluding");
268 	ret.push_back("those countries, so that distribution is permitted only in or among");
269 	ret.push_back("countries not thus excluded.  In such case, this License incorporates");
270 	ret.push_back("the limitation as if written in the body of this License.");
271 	ret.push_back("");
272 	ret.push_back("  9. The Free Software Foundation may publish revised and/or new versions");
273 	ret.push_back("of the General Public License from time to time.  Such new versions will");
274 	ret.push_back("be similar in spirit to the present version, but may differ in detail to");
275 	ret.push_back("address new problems or concerns.");
276 	ret.push_back("");
277 	ret.push_back("Each version is given a distinguishing version number.  If the Program");
278 	ret.push_back("specifies a version number of this License which applies to it and \"any");
279 	ret.push_back("later version\", you have the option of following the terms and conditions");
280 	ret.push_back("either of that version or of any later version published by the Free");
281 	ret.push_back("Software Foundation.  If the Program does not specify a version number of");
282 	ret.push_back("this License, you may choose any version ever published by the Free Software");
283 	ret.push_back("Foundation.");
284 	ret.push_back("");
285 	ret.push_back("  10. If you wish to incorporate parts of the Program into other free");
286 	ret.push_back("programs whose distribution conditions are different, write to the author");
287 	ret.push_back("to ask for permission.  For software which is copyrighted by the Free");
288 	ret.push_back("Software Foundation, write to the Free Software Foundation; we sometimes");
289 	ret.push_back("make exceptions for this.  Our decision will be guided by the two goals");
290 	ret.push_back("of preserving the free status of all derivatives of our free software and");
291 	ret.push_back("of promoting the sharing and reuse of software generally.");
292 	ret.push_back("");
293 	ret.push_back("			    NO WARRANTY");
294 	ret.push_back("");
295 	ret.push_back("  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY");
296 	ret.push_back("FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN");
297 	ret.push_back("OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES");
298 	ret.push_back("PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED");
299 	ret.push_back("OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF");
300 	ret.push_back("MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS");
301 	ret.push_back("TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE");
302 	ret.push_back("PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,");
303 	ret.push_back("REPAIR OR CORRECTION.");
304 	ret.push_back("");
305 	ret.push_back("  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING");
306 	ret.push_back("WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR");
307 	ret.push_back("REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,");
308 	ret.push_back("INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING");
309 	ret.push_back("OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED");
310 	ret.push_back("TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY");
311 	ret.push_back("YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER");
312 	ret.push_back("PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE");
313 	ret.push_back("POSSIBILITY OF SUCH DAMAGES.");
314 	ret.push_back("");
315 	ret.push_back("		     END OF TERMS AND CONDITIONS");
316 
317 	return ret;
318