1 | @comment -*-texinfo-*- |
---|
2 | @comment $Id: COPYING.texi,v 1.34 2008-01-09 18:10:27 Singular Exp $ |
---|
3 | @comment this file contains the copyright notice on Singular |
---|
4 | @ifclear VERSION |
---|
5 | @include version.texi |
---|
6 | @end ifclear |
---|
7 | |
---|
8 | @cindex copyright |
---|
9 | @cindex factory |
---|
10 | @cindex GMP |
---|
11 | @cindex MP |
---|
12 | @cindex readline |
---|
13 | @cindex libfac |
---|
14 | |
---|
15 | @center @sc{Singular} version @value{VERSION} |
---|
16 | @center @uref{http://www.uni-kl.de/,,University of Kaiserslautern} |
---|
17 | @center @uref{http://www.mathematik.uni-kl.de/,,Department of Mathematics} and @uref{http://www.mathematik.uni-kl.de/~zca/,,Centre for Computer Algebra} |
---|
18 | @center Authors: @uref{http://www.mathematik.uni-kl.de/~greuel,,G.-M. Greuel}, @uref{http://www.mathematik.uni-kl.de/~pfister,,G. Pfister}, @uref{http://www.mathematik.uni-kl.de/~hannes,,H. Schoenemann} |
---|
19 | |
---|
20 | @center Copyright @copyright{} 1986-2007 |
---|
21 | @sp 2 |
---|
22 | @center @strong{NOTICE} |
---|
23 | |
---|
24 | This program is free software; you can redistribute it and/or modify |
---|
25 | it under the terms of the GNU General Public License as published by |
---|
26 | the Free Software Foundation ( version 2 or version 3 of the License ). |
---|
27 | |
---|
28 | The following software used with @sc{Singular} have their own copyright: |
---|
29 | the omalloc library, the readline library, |
---|
30 | the Gnu Multiple Precision Library (GMP), |
---|
31 | NTL: A Library for doing Number Theory (NTL), |
---|
32 | the Multi Protocol library (MP), the |
---|
33 | Singular-Factory library, the Singular-libfac library, and, |
---|
34 | for the Windows distributions the Cygwin DLL and the Cygwin tools (Cygwin), and the |
---|
35 | XEmacs editor (XEmacs). |
---|
36 | |
---|
37 | Their copyrights and licenses can be found in the accompanying files |
---|
38 | which are distributed along with these packages. |
---|
39 | (Since version 3-0-3 of @sc{Singular}, all parts have GPL or LGPL |
---|
40 | as (one of) their licences.) |
---|
41 | |
---|
42 | This program is distributed in the hope that it will be useful, |
---|
43 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
44 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
45 | GNU General Public License for more details. |
---|
46 | |
---|
47 | You should have received a copy of the GNU General Public License |
---|
48 | along with this program; if not, write to the Free Software |
---|
49 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
---|
50 | (see @uref{http://www.gnu.org/copyleft/gpl.html,,GPL}) |
---|
51 | |
---|
52 | Please send any comments or bug reports to |
---|
53 | @email{singular@@mathematik.uni-kl.de}. |
---|
54 | |
---|
55 | If you want to be informed of new releases, |
---|
56 | please register yourself as a @sc{Singular} user by using the |
---|
57 | registration form on the @sc{Singular} homepage |
---|
58 | @uref{http://www.singular.uni-kl.de}. |
---|
59 | If for some reason you cannot access the registration form, you |
---|
60 | can also register by sending an email to |
---|
61 | @email{singular@@mathematik.uni-kl.de} |
---|
62 | with subject line @code{register} and body containing the following data: |
---|
63 | your name, email address, organisation, country and platform(s). |
---|
64 | |
---|
65 | |
---|
66 | For the citation of @sc{Singular} see |
---|
67 | @uref{http://www.singular.uni-kl.de/how_to_cite.html}, |
---|
68 | for information on how to cite Singular. |
---|
69 | |
---|
70 | You can also support @sc{Singular} by informing us about |
---|
71 | your result obtained by using @sc{Singular}. |
---|
72 | |
---|
73 | @heading Availability |
---|
74 | |
---|
75 | The latest information about @sc{Singular} is always available from |
---|
76 | @uref{http://www.singular.uni-kl.de}. |
---|
77 | @ifset singularmanual |
---|
78 | The program @sc{Singular} and the above mentioned parts are available via |
---|
79 | anonymous ftp through the following addresses: |
---|
80 | @table @asis |
---|
81 | @item GMP, libreadline |
---|
82 | @copyright{} Free Software Foundation |
---|
83 | @* @uref{ftp://ftp.gnu.ai.mit.edu} or its mirrors |
---|
84 | @item MP |
---|
85 | @copyright{} Gray/Kajler/Wang, Kent State University |
---|
86 | @* @uref{http://www.symbolicnet.org/areas/protocols/mp.html} |
---|
87 | @item NTL |
---|
88 | @copyright{} Victor Shoup |
---|
89 | @* @uref{http://www.shoup.net} |
---|
90 | @item Singular-Factory |
---|
91 | @copyright{} Greuel/Stobbe, University of Kaiserslautern: |
---|
92 | @* @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/Factory} |
---|
93 | @item Singular-libfac |
---|
94 | @copyright{} Messollen, University of Saarbr@"ucken: |
---|
95 | @* @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/Libfac} |
---|
96 | @item @sc{Singular} binaries and sources |
---|
97 | @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/} or via a |
---|
98 | WWW brow@-ser from |
---|
99 | @uref{http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/} |
---|
100 | @item Cygwin |
---|
101 | @uref{http://www.cygwin.com/} |
---|
102 | @item Xemacs |
---|
103 | @uref{http://www.xemacs.org} |
---|
104 | @end table |
---|
105 | @end ifset |
---|
106 | |
---|
107 | @heading Acknowledgements |
---|
108 | |
---|
109 | The development of @sc{Singular} is directed and coordinated by |
---|
110 | Gert-Martin Greuel, Gerhard Pfister, and Hans |
---|
111 | Sch@"onemann. |
---|
112 | |
---|
113 | @cindex Contributors |
---|
114 | @cindex Authors |
---|
115 | @cindex Greuel, Gert-Martin |
---|
116 | @cindex Pfister, Gerhard |
---|
117 | @cindex Sch@"onemann, Hans |
---|
118 | |
---|
119 | Currently, the @sc{Singular} team has the following members: |
---|
120 | Michael Brickenstein, |
---|
121 | Wolfram Decker, |
---|
122 | Alexander Dreyer, |
---|
123 | Anne Fr@"uhbis-Kr@"uger, |
---|
124 | Kai Kr@"uger, |
---|
125 | Viktor Levandovskyy, |
---|
126 | Oleksandr Motsak, |
---|
127 | Mathias Schulze, |
---|
128 | and |
---|
129 | Oliver Wienand. |
---|
130 | @cindex Brickenstein, Michael |
---|
131 | @cindex Decker, Wolfram |
---|
132 | @cindex Dreyer, Alexander |
---|
133 | @cindex Fr@"uhbis-Kr@"uger, Anne |
---|
134 | @cindex Kr@"uger, Kai |
---|
135 | @cindex Levandovskyy, Viktor |
---|
136 | @cindex Motsak, Oleksandr |
---|
137 | @cindex Schulze, Mathias |
---|
138 | @cindex Wienand, Oliver |
---|
139 | |
---|
140 | Former members of the @sc{Singular} team are: |
---|
141 | Olaf Bachmann, |
---|
142 | Christoph Lossen, |
---|
143 | Wolfgang Neumann, |
---|
144 | Wilfred Pohl, |
---|
145 | Jens Schmidt, |
---|
146 | Thomas Siebert, |
---|
147 | R@"udiger Stobbe, |
---|
148 | Eric Westenberger |
---|
149 | and |
---|
150 | Tim Wichmann. |
---|
151 | @cindex Bachmann, Olaf |
---|
152 | @cindex Lossen, Christoph |
---|
153 | @cindex Neumann, Wolfgang |
---|
154 | @cindex Pohl, Wilfred |
---|
155 | @cindex Schmidt, Jens |
---|
156 | @cindex Siebert, Thomas |
---|
157 | @cindex Stobbe, R@"udiger |
---|
158 | @cindex Westenberger, Eric |
---|
159 | @cindex Wichmann, Tim |
---|
160 | |
---|
161 | Further contributions to @sc{Singular} were made by: |
---|
162 | Thomas Bayer, |
---|
163 | Isabelle Bermejo, |
---|
164 | Markus Becker, |
---|
165 | Stas Bulygin, |
---|
166 | Kai Dehmann, |
---|
167 | Marcin Dumnicki, |
---|
168 | Stephan Endra@ss{}, |
---|
169 | Jose Ignacio Farran, |
---|
170 | Vladimir Gerdt, |
---|
171 | Philippe Gimenez, |
---|
172 | Christian Gorzel, |
---|
173 | Hubert Grassmann, |
---|
174 | Fernando Hernando, |
---|
175 | Agnes Heydtmann, |
---|
176 | Dietmar Hillebrand, |
---|
177 | Tobias Hirsch, |
---|
178 | Manuel Kauers, |
---|
179 | Simon King, |
---|
180 | Anen Lakhal, |
---|
181 | Martin Lamm, |
---|
182 | Santiago Laplagne, |
---|
183 | Gregoire Lecerf, |
---|
184 | Francisco Javier Lobillo, |
---|
185 | Thomas Markwig, |
---|
186 | Bernd Martin, |
---|
187 | Michael Me@ss{}ollen, |
---|
188 | Andrea Mindnich, |
---|
189 | Jorge Martin Morales, |
---|
190 | Thomas N@"u@ss{}ler, |
---|
191 | Carlos Rabelo, |
---|
192 | Alfredo Sanchez-Navarro, |
---|
193 | Henrik Strohmayer, |
---|
194 | Christian Stussak, |
---|
195 | Imade Sulandra, |
---|
196 | Christine Theis, |
---|
197 | Enrique Tobis, |
---|
198 | Alberto Vigneron-Tenorio, |
---|
199 | Moritz Wenk, |
---|
200 | Denis Yanovich, |
---|
201 | Oleksandr Yena. |
---|
202 | @cindex Bayer, Thomas |
---|
203 | @cindex Bermejo, Isabelle |
---|
204 | @cindex Becker, Markus |
---|
205 | @cindex Bulygin, Stas |
---|
206 | @cindex Dehmann, Kai |
---|
207 | @cindex Dumnicki, Marcin |
---|
208 | @cindex Endra@ss{}, Stephan |
---|
209 | @cindex Farran, Jose Ignacio |
---|
210 | @cindex Gerdt, Vladimir |
---|
211 | @cindex Gimenez, Philippe |
---|
212 | @cindex Gorzel, Christian |
---|
213 | @cindex Grassmann, Hubert |
---|
214 | @cindex Hernando, Fernando |
---|
215 | @cindex Heydtmann, Agnes |
---|
216 | @cindex Hillebrand, Dietmar |
---|
217 | @cindex Hirsch, Tobias |
---|
218 | @cindex Kauers, Manuel |
---|
219 | @cindex King, Simon |
---|
220 | @cindex Lakhal, Anen |
---|
221 | @cindex Lamm, Martin |
---|
222 | @cindex Laplagne, Santiago |
---|
223 | @cindex Lecerf, Gregoire |
---|
224 | @cindex Lobillo, Javier |
---|
225 | @cindex Markwig, Thomas |
---|
226 | @cindex Martin, Bernd |
---|
227 | @cindex Me@ss{}ollen, Michael |
---|
228 | @cindex Mindnich, Andrea |
---|
229 | @cindex Morales, Jorge Martin |
---|
230 | @cindex N@"u@ss{}ler, Thomas |
---|
231 | @cindex Rabelo, Carlos |
---|
232 | @cindex Sanchez-Navarro, Alfredo |
---|
233 | @cindex Strohmayer, Henrik |
---|
234 | @cindex Stussak, Christian |
---|
235 | @cindex Sulandra, Imade |
---|
236 | @cindex Tobis, Enrique |
---|
237 | @cindex Theis, Christine |
---|
238 | @cindex Vigneron-Tenorio, Alberto |
---|
239 | @cindex Wenk, Moritz |
---|
240 | @cindex Yanovich, Denis |
---|
241 | @cindex Yena, Oleksandr |
---|
242 | |
---|
243 | We should like to acknowledge the financial support given by |
---|
244 | the Volkswagen-Stiftung, |
---|
245 | the Deutsche Forschungsgemeinschaft |
---|
246 | and the Stiftung f@"ur Innovation des Landes Rheinland-Pfalz |
---|
247 | to the @sc{Singular} project. |
---|
248 | |
---|