source: git/doc/COPYING.texi @ 9d1c19

spielwiese
Last change on this file since 9d1c19 was 9d1c19, checked in by Hans Schoenemann <hannes@…>, 14 years ago
add all LIB-authors git-svn-id: file:///usr/local/Singular/svn/trunk@13540 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 8.5 KB
RevLine 
[2f786f]1@comment -*-texinfo-*-
[341696]2@comment $Id$
[2f786f]3@comment this file contains the copyright notice on Singular
[a94090]4@ifclear VERSION
[f36635]5@include version.texi
[a94090]6@end ifclear
[2f786f]7
[5ac141]8@cindex copyright
[91dbdf]9@cindex factory
10@cindex GMP
11@cindex MP
[227d1e]12@cindex NTL
[91dbdf]13@cindex readline
14@cindex libfac
[227d1e]15@cindex surfex
[a818754]16@cindex surfer
[420998]17@cindex graphviz
18@cindex normaliz
[91dbdf]19
20@center @sc{Singular} version @value{VERSION}
[f36635]21@center @uref{http://www.uni-kl.de/,,University of Kaiserslautern}
22@center @uref{http://www.mathematik.uni-kl.de/,,Department of Mathematics} and  @uref{http://www.mathematik.uni-kl.de/~zca/,,Centre for Computer Algebra}
[7bd122b]23@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}
[91dbdf]24
[420998]25@center Copyright @copyright{} 1986-2010
[91dbdf]26@sp 2
[f36635]27@center @strong{NOTICE}
[91dbdf]28
[b297cc5]29This program is free software; you can redistribute it and/or modify
30it under the terms of the GNU General Public License as published by
[7e96fe]31the Free Software Foundation (version 2 or version 3 of the License).
[b297cc5]32
[72db1d]33Some single files have a copyright given within the file:
34Singular/ndbm.* (BSD), kernel/htmlhelp.h (LGPL 2.1+)
35
[7e96fe]36The following software modules shipped with @sc{Singular} have their own copyright:
[b297cc5]37the omalloc library, the readline library,
[437efdf]38the GNU Multiple Precision Library (GMP),
[7bd122b]39NTL: A Library for doing Number Theory (NTL),
[b297cc5]40the Multi Protocol library (MP), the
[a12683]41Singular-Factory library, the Singular-libfac library,
42surfex, and,
[7e96fe]43for the Windows distributions, the Cygwin DLL and the Cygwin tools (Cygwin), and the
[b297cc5]44XEmacs editor (XEmacs).
[91dbdf]45
[72db1d]46Their copyrights and licenses can be found in the accompanying files COPYING
[b297cc5]47which are distributed along with these packages.
[ab53b7]48(Since version 3-0-3 of @sc{Singular}, all parts have GPL or LGPL
[9b3858]49as (one of) their licences.)
[91dbdf]50
[b297cc5]51This program is distributed in the hope that it will be useful,
52but WITHOUT ANY WARRANTY; without even the implied warranty of
53MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
54GNU General Public License for more details.
[91dbdf]55
[b297cc5]56You should have received a copy of the GNU General Public License
57along with this program; if not, write to the Free Software
58Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
[ec7299]59(see @uref{http://www.gnu.org/copyleft/gpl.html,,GPL})
[b297cc5]60
61Please send any comments or bug reports to
62@email{singular@@mathematik.uni-kl.de}.
[2afef4]63
[ab53b7]64If you want to be informed of new releases,
[a11d66]65please register as a @sc{Singular} user by
66@c using the
67@c registration form on the @sc{Singular} homepage
68@c               @uref{http://www.singular.uni-kl.de}.
69@c If for some reason you cannot access the registration form, you
70@c can also register by
71sending an email to
[fc94e1a]72              @email{singular@@mathematik.uni-kl.de}
73with subject line @code{register} and body containing the following data:
74     your name, email address, organisation, country and platform(s).
75
[7bd122b]76
[7e96fe]77For information on how to cite @sc{Singular} see
[9e0e2b]78@*@uref{http://www.singular.uni-kl.de/index.php/how-to-cite-singular}.
[91dbdf]79
[ab53b7]80You can also support @sc{Singular} by informing us about
81your result obtained by using @sc{Singular}.
82
[e3663f1]83@heading Availability
[2f786f]84
[7e96fe]85The latest information regarding the status of @sc{Singular} is always
86available from @uref{http://www.singular.uni-kl.de}.
[6fc50d]87@ifset singularmanual
[91dbdf]88The program @sc{Singular} and the above mentioned parts are available via
[15e2754]89anonymous ftp through the following addresses:
[91dbdf]90@table @asis
[b297cc5]91@item GMP, libreadline
[bde8dd]92@copyright{} Free Software Foundation
[a818754]93@* @uref{http://gmplib.org}
[91dbdf]94@item MP
[bde8dd]95@copyright{} Gray/Kajler/Wang, Kent State University
[33bbf9]96@* @uref{http://www.symbolicnet.org/areas/protocols/mp.html}
[98b5a7]97@item NTL
98@copyright{} Victor Shoup
[a818754]99@* @uref{http://www.shoup.net/ntl}
[b297cc5]100@item Singular-Factory
[91dbdf]101@copyright{} Greuel/Stobbe, University of Kaiserslautern:
[b297cc5]102@* @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/Factory}
103@item Singular-libfac
104@copyright{}  Messollen, University of Saarbr@"ucken:
105@* @uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/Libfac}
106@item @sc{Singular} binaries and sources
[f36635]107@uref{ftp://www.mathematik.uni-kl.de/pub/Math/Singular/} or via a
[a22eba]108WWW brow@-ser from
[bde8dd]109@uref{http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/}
[3de58c]110@item Cygwin
[7bd122b]111@uref{http://www.cygwin.com/}
[bde8dd]112@item Xemacs
113@uref{http://www.xemacs.org}
[91dbdf]114@end table
[420998]115Some external programs are optional:
116@table @asis
[a11d66]117@item 4ti2 (used by sing4ti2.lib, @pxref{sing4ti2_lib})
118@uref{http://www.4ti2.de/}
119@item gfan (used by tropical.lib, @pxref{tropical_lib})
120@uref{http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html}
[420998]121@item graphviz (used by resgraph.lib, @pxref{resgraph_lib})
122@uref{http://www.graphviz.org/}
123@item normaliz (used by normaliz.lib, @pxref{normaliz_lib})
124@copyright{} Winfried Bruns and Bogdan Ichim
125@* @uref{http://www.mathematik.uni-osnabrueck.de/normaliz/}
[a11d66]126@item polymake (used by polymake.lib, @pxref{polymake_lib})
127@copyright{} Ewgenij Gawrilow and Michael Joswig
128@* @uref{http://www.polymake.de/}
129@item surf (used by surf.lib, @pxref{surf_lib})
130@copyright{} Stephan Endrass
131@* @uref{http://surf.sf.net}
132@item surfer (used by surf.lib, @pxref{surf_lib})
133@uref{http://www.imaginary2008.de/surfer.php}
134@item surfex (used by surfex.lib, @pxref{surfex_lib})
135@copyright{} Oliver Labs (2001-2008), Stephan Holzer (2004-2005)
136@* @uref{http://surfex.AlgebraicSurface.net}
137@item TOPCOM (used by polymake.lib, @pxref{polymake_lib})
138@copyright{} J@"org Rambau
139@* @uref{http://www.rambau.wm.uni-bayreuth.de/TOPCOM/}
[420998]140@end table
[6fc50d]141@end ifset
[91dbdf]142
[e3663f1]143@heading Acknowledgements
[91dbdf]144
145The development of @sc{Singular} is directed and coordinated by
[a11d66]146Wolfram Decker, Gert-Martin Greuel, Gerhard Pfister, and Hans Sch@"onemann.
[fd7129]147
[8752d8]148@cindex Contributors
149@cindex Authors
[a11d66]150@cindex Decker, Wolfram
[8752d8]151@cindex Greuel, Gert-Martin
152@cindex Pfister, Gerhard
[53c00b]153@cindex Sch@"onemann, Hans
154
[a11d66]155Current devteams:
156Abdus Salam School of Mathematical Sciences in Lahore,
157BTU Cottbus,
158Center for Advanced Security Research Darmstadt (CASED),
159FU Berlin,
160Isfahan University of Technology,
161Mathematisches Forschunginstitut Oberwolfach,
162Oklahoma State University,
163RWTH Aachen,
164Universidad de Buenos Aires,
165Université de Versailles Saint-Quentin-en-Yvelines,
166University of G@"ottingen,
167University of Hannover,
168University of La Laguna
169and
170University of Valladolid.
171 
172Current @sc{Singular} developers:
[aadade]173Wolfram Decker,
[f2937f]174Gert-Martin Greuel,
175Gerhard Pfister,
176Hans Sch@"onemann,
[a11d66]177 
178Shawki Al-Rashed,
179Daniel Andres,
180Mohamed Barakat,
181Isabel Bermejo,
182Muhammad Asan Binyamin,
183Ren@'e Birkner,
184Rocio Blanco,
185Xenia Bogomolec,
186Michael Brickenstein,
187Stanislav Bulygin,
188Antonio Campillo,
189Raza Choudery,
190Alexander Dreyer,
191Christian Eder,
192Santiago Encinas,
193Jose Ignacio Farran,
194Anne Fr@"uhbis-Kr@"uger,
195Rosa de Frutos,
196Eva Garcia-Llorente,
197Ignacio Garcia-Marco,
198Christian Haase,
199Amir Hashemi,
200Fernando Hernando,
201Bradford Hovinen,
202Nazeran Idress,
203Anders Jensen,
204Lars Kastner,
205Junaid Alan Khan,
[f2937f]206Kai Kr@"uger,
[a11d66]207Santiago Laplagne,
208Grégoire Lecerf,
209Martin Lee,
210Viktor Levandovskyy,
211Benjamin Lorenz,
[b85b62]212Christoph Lossen,
[a11d66]213Thomas Markwig,
214Hannah Markwig,
215Irene Marquez,
216Bernd Martin,
217Edgar Martinez,
218Martin Monerjan,
219Francisco Monserrat,
220Oleksandr Motsak,
221Andreas Paffenholz,
222Maria Jesus Pisabarro,
223Diego Ruano,
224Afshan Sadiq,
225Kristina Schindelar,
226Mathias Schulze,
227Frank Seelisch,
228Andreas Steenpa@ss{},
229Stefan Steidel,
230Grischa Studzinski,
231Katharina Werner
[cbf7d6]232and
[a11d66]233Eva Zerz.
234 
[7e96fe]235Further contributions to @sc{Singular} have been made by:
[3410ef]236Martin Albrecht,
[a11d66]237Olaf Bachmann,
[9d1c19]238Muhammad Ahsan Banyamin,
[a11d66]239Thomas Bauer,
[9d1c19]240Thomas Bayer,
[034fb4]241Markus Becker,
[9d1c19]242J. Boehm,
243Winfried Bruns,
244Fernando Hernando Carrillo,
245Victor Castellanos,
246Nadine Cremer,
[f2937f]247Michael Cuntz,
[aadade]248Kai Dehmann,
[9d1c19]249Christian Dingler,
[b85b62]250Marcin Dumnicki,
[e3663f1]251Stephan Endra@ss{},
[034fb4]252Vladimir Gerdt,
[b297cc5]253Philippe Gimenez,
[fd7129]254Christian Gorzel,
[aadade]255Hubert Grassmann,
[9d1c19]256Jan Hackfeld,
[b297cc5]257Agnes Heydtmann,
[e3663f1]258Dietmar Hillebrand,
[b297cc5]259Tobias Hirsch,
[9d1c19]260Markus Hochstetter,
261N. Idrees,
[3d1107]262Manuel Kauers,
[4874ab4]263Simon King,
[9d1c19]264Oliver Labs,
[aadade]265Anen Lakhal,
[fd7129]266Martin Lamm,
[aadade]267Francisco Javier Lobillo,
[9d1c19]268Christoph Mang,
[b297cc5]269Michael Me@ss{}ollen,
[aadade]270Andrea Mindnich,
[9d1c19]271Antonio Montes,
[4874ab4]272Jorge Martin Morales,
[b297cc5]273Thomas N@"u@ss{}ler,
[a11d66]274Wolfgang Neumann,
275Markus Perling,
276Wilfried Pohl,
[9d1c19]277Tetyana Povalyaeva,
[034fb4]278Carlos Rabelo,
[9d1c19]279Philipp Renner,
280J.-J.Salazar-Gonzalez,
[034fb4]281Alfredo Sanchez-Navarro,
[9d1c19]282Ivor Saynisch,
[a11d66]283Jens Schmidt,
284Thomas Siebert,
[9d1c19]285Christof Soeger,
286Silke Spang,
[3410ef]287William Stein,
[a11d66]288R@"udiger Stobbe,
[d4d4f7]289Henrik Strohmayer,
[7fa5b14]290Christian Stussak,
[aadade]291Imade Sulandra,
[9d1c19]292Akira Suzuki,
[034fb4]293Christine Theis,
[d4d4f7]294Enrique Tobis,
[034fb4]295Alberto Vigneron-Tenorio,
[8d1766]296Moritz Wenk,
[a11d66]297Eric Westenberger,
298Tim Wichmann,
299Oliver Wienand,
300Denis Yanovich
301and
302Oleksandr Yena.
303                                                   
[91dbdf]304We should like to acknowledge the financial support given by
[7e96fe]305the Volkswagen-Stiftung, the Deutsche Forschungsgemeinschaft
[e113e3]306and the Stiftung f@"ur Innovation des Landes Rheinland-Pfalz
307to the @sc{Singular} project.
[91dbdf]308
Note: See TracBrowser for help on using the repository browser.