source: git/doc/COPYING.plural.texi @ e9dfcf

spielwiese
Last change on this file since e9dfcf was e9dfcf, checked in by Viktor Levandovskyy <levandov@…>, 21 years ago
standalone: first edition git-svn-id: file:///usr/local/Singular/svn/trunk@6744 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100755
File size: 4.6 KB
Line 
1@comment -*-texinfo-*-
2@comment $Id: COPYING.plural.texi,v 1.1 2003-05-22 19:15:52 levandov 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::Plural} 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/~levandov,,V. Levandovskyy}, @uref{http://www.mathematik.uni-kl.de/~hannes,,H. Schoenemann}
19
20@center Copyright @copyright{} 1999-2003
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::Plural 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::Plural} 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::Plural} is directed and coordinated by
108Gert-Martin Greuel, Viktor Levandovskyy, and Hans
109Sch@"onemann.
110
111@cindex  Greuel, Gert-Martin
112@cindex  Levandovskyy, Viktor
113@cindex Sch@"onemann, Hans
114
115Further contributions to @sc{Singular::Plural} were made by:
116Yuriy Drozd,
117Oleksander Khomenko,
118Lesya Bodnarchuk.
119
120We should like to acknowledge the financial support given by
121the Deutsche Forschungsgemeinschaft
122to the @sc{Singular::Plural} project.
123
Note: See TracBrowser for help on using the repository browser.