source: git/doc/COPYING.texi @ 65c4dc

spielwiese
Last change on this file since 65c4dc was 8752d8, checked in by Hans Schönemann <hannes@…>, 19 years ago
*hannes: index entry for Authors, Contributors git-svn-id: file:///usr/local/Singular/svn/trunk@8164 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 6.6 KB
Line 
1@comment -*-texinfo-*-
2@comment $Id: COPYING.texi,v 1.23 2005-05-11 16:56:21 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-2005
21@sp 2
22@center @strong{NOTICE}
23
24This program is free software; you can redistribute it and/or modify
25it under the terms of the GNU General Public License as published by
26the Free Software Foundation ( version 2 of the License );
27with the following additional restrictions (which override any conflicting
28restrictions in the GPL):
29
30The following software used with @sc{Singular} have their own copyright:
31the omalloc library, the readline library,
32the Gnu Multiple Precision Library (GMP),
33NTL: A Library for doing Number Theory (NTL),
34the Multi Protocol library (MP), the
35Singular-Factory library, the Singular-libfac library, and,
36for the Windows distributions the Cygwin DLL and the Cygwin tools (Cygwin), and the
37XEmacs editor (XEmacs).
38
39Their copyrights and licenses can be found in the accompanying files
40which are distributed along with these packages.
41
42This program is distributed in the hope that it will be useful,
43but WITHOUT ANY WARRANTY; without even the implied warranty of
44MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
45GNU General Public License for more details.
46
47You should have received a copy of the GNU General Public License
48along with this program; if not, write to the Free Software
49Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
50(see @uref{http://www.gnu.org/copyleft/gpl.html,,GPL})
51
52Please send any comments or bug reports to
53@email{singular@@mathematik.uni-kl.de}.
54
55Please register yourself as a @sc{Singular} user by using the
56registration form on the @sc{Singular} homepage
57              @uref{http://www.singular.uni-kl.de}.
58If for some reason you cannot access the registration form, you
59can also register by sending an email to
60              @email{singular@@mathematik.uni-kl.de}
61with subject line @code{register} and body containing the following data:
62     your name, email address, organisation, country and platform(s).
63
64
65If you use Singular or parts thereof in a project and/or publish
66results that were partly obtained using @sc{Singular}, we ask you to
67cite @sc{Singular} and inform us thereof -- see
68@uref{http://www.singular.uni-kl.de/how_to_cite.html},
69for information on how to cite Singular.
70
71@heading Availability
72
73The latest information about @sc{Singular} is always available from
74@uref{http://www.singular.uni-kl.de}.
75@ifset singularmanual
76The program @sc{Singular} and the above mentioned parts are available via
77anonymous ftp through the following addresses:
78@table @asis
79@item GMP, libreadline
80@copyright{} Free Software Foundation
81@* @uref{ftp://ftp.gnu.ai.mit.edu} or its mirrors
82@item MP
83@copyright{} Gray/Kajler/Wang, Kent State University
84@* @uref{http://www.symbolicnet.org/areas/protocols/mp.html}
85@item NTL
86@copyright{} Victor Shoup
87@* @uref{ftp://www.shoup.net}
88@item Singular-Factory
89@copyright{} Greuel/Stobbe, University of Kaiserslautern:
90@* @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/Factory}
91@item Singular-libfac
92@copyright{}  Messollen, University of Saarbr@"ucken:
93@* @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/Libfac}
94@item @sc{Singular} binaries and sources
95@uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/} or via a
96WWW brow@-ser from
97@uref{http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/}
98@item Cygwin
99@uref{http://www.cygwin.com/}
100@item Xemacs
101@uref{http://www.xemacs.org}
102@end table
103@end ifset
104
105@heading Acknowledgements
106
107The development of @sc{Singular} is directed and coordinated by
108Gert-Martin Greuel, Gerhard Pfister, and Hans
109Sch@"onemann.
110
111@cindex Contributors
112@cindex Authors
113@cindex Greuel, Gert-Martin
114@cindex Pfister, Gerhard
115@cindex Sch@"onemann, Hans
116
117Currently, the @sc{Singular} team has the following members:
118Michael Brickenstein,
119Anne Fr@"uhbis-Kr@"uger,
120Kai Kr@"uger,
121Christoph Lossen,
122Viktor Levandovskyy,
123Wilfred Pohl
124and
125Oliver Wienand.
126@cindex Brickenstein, Michael
127@cindex Fr@"uhbis-Kr@"uger, Anne
128@cindex Kr@"uger, Kai
129@cindex Lossen, Christoph
130@cindex Levandovskyy, Viktor
131@cindex Pohl, Wilfred
132@cindex Wienand, Oliver
133
134Former members of the @sc{Singular} team are:
135Olaf Bachmann,
136Hubert Grassmann,
137Wolfgang Neumann,
138Jens Schmidt,
139Mathias Schulze,
140R@"udiger Stobbe,
141Eric Westenberger
142and
143Tim Wichmann.
144@cindex Bachmann, Olaf
145@cindex Grassmann, Hubert
146@cindex Neumann, Wolfgang
147@cindex Schmidt, Jens
148@cindex Schulze, Mathias
149@cindex Stobbe, R@"udiger
150@cindex Westenberger, Eric
151@cindex Wichmann, Tim
152
153Further contributions to @sc{Singular} were made by:
154Thomas Bayer,
155Isabelle Bermejo,
156Markus Becker,
157Stephan Endra@ss{},
158Jose Ignacio Farran Martin,
159Wolfram Decker,
160Vladimir Gerdt,
161Philippe Gimenez,
162Christian Gorzel,
163Fernando Hernando Carrillo,
164Agnes Heydtmann,
165Dietmar Hillebrand,
166Tobias Hirsch,
167Thomas Keilen,
168Martin Lamm,
169Francisco Javier Lobillo Borrero,
170Bernd Martin,
171Michael Me@ss{}ollen,
172Oleksandr Motsak,
173Thomas N@"u@ss{}ler,
174Carlos Rabelo,
175Alfredo Sanchez-Navarro,
176Henrik Strohmayer,
177I. Sulandra,
178Christine Theis,
179Enrique Tobis,
180Alberto Vigneron-Tenorio,
181Moritz Wenk,
182Denis Yanovich,
183Oleksandr Yena.
184@cindex Bayer, Thomas
185@cindex Bermejo, Isabelle
186@cindex Becker, Markus
187@cindex Endra@ss{}, Stephan
188@cindex Farran Martin, Jose Ignacio
189@cindex Decker, Wolfram
190@cindex Gerdt, Vladimir
191@cindex Gimenez, Philippe
192@cindex Gorzel, Christian
193@cindex Hernando, Fernando
194@cindex Heydtmann, Agnes
195@cindex Hillebrand, Dietmar
196@cindex Hirsch, Tobias
197@cindex Keilen, Thomas
198@cindex Lamm, Martin
199@cindex Lobillo, Javier
200@cindex Martin, Bernd
201@cindex Me@ss{}ollen, Michael
202@cindex Motsak, Oleksandr
203@cindex N@"u@ss{}ler, Thomas
204@cindex Rabelo, Carlos
205@cindex Sanchez-Navarro, Alfredo
206@cindex Strohmayer, Henrik
207@cindex Sulandra, I.
208@cindex Tobis, Enrique
209@cindex Theis, Christine
210@cindex Vigneron-Tenorio, Alberto
211@cindex Wenk, Moritz
212@cindex Yanovich, Denis
213@cindex Yena, Oleksandr
214
215We should like to acknowledge the financial support given by
216the Volkswagen-Stiftung,
217the Deutsche Forschungsgemeinschaft
218and the Stiftung f@"ur Innovation des Landes Rheinland-Pfalz
219to the @sc{Singular} project.
220
Note: See TracBrowser for help on using the repository browser.