source: git/doc/copyright.tex @ 690a1ab

spielwiese
Last change on this file since 690a1ab was 91dbdf, checked in by Hans Schönemann <hannes@…>, 26 years ago
Initial Version git-svn-id: file:///usr/local/Singular/svn/trunk@1452 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 4.7 KB
Line 
1@cindex factory
2@cindex GMP
3@cindex MP
4@cindex readline
5@cindex libfac
6
7@center @sc{Singular} version @value{VERSION}
8@center University of Kaiserslautern
9@center Department of Mathematics and Centre for Computer Algebra
10Authors: G.-M. Greuel, G. Pfister, H.
11@tex
12 Sch\"onemann
13@end tex
14@ifinfo
15 Schoenemann
16@end ifinfo
17
18Copyright @copyright{} 1986-98 ; All Rights reserved
19@sp 2
20                                @center NOTICE
21
22
23Permission to use, copy, modify, and distribute this software or parts
24thereof and its documentation or parts thereof for non-commercial
25purposes and without fee is hereby granted provided the following three
26conditions are satisfied:
27
28@enumerate
29@item
30The above copyright notice appears in all copies of the software
31and both the copyright notice and this permission notice
32appear in supporting documentation.
33
34@item
35The name of the program ("@sc{Singular}") is retained and the name of
36the program is displayed when it is run interactively.
37
38@item
39Portions of the software which are modified are marked and a notice of the
40modification is displayed when the program is run interactively.
41@end enumerate
42
43Neither the University of Kaiserslautern nor the Authors make any
44representations about the suitability of this software for any
45purpose.  This software is provided ``as is'' without express or
46implied warranty.
47
48If your intended use of @sc{Singular} is not covered by the license above,
49please contact us.  Notice that in the license above we have not
50granted permission to make copies of Singular to be sold, distributed
51on media which are sold, or distributed along with software which is
52sold. We have also not granted you permission to extract a portion
53of the source code of Singular and incorporate it into another program.
54
55If you use Singular or parts thereof in a project and/or publish
56results that were partly obtained using @sc{Singular}, we request that you
57cite @sc{Singular} and inform us about it.
58
59Please send any comments or bug reports to
60@code{singular@@mathematik.uni-kl.de}.
61
62The following parts of @sc{Singular} have their own copyright: the Gnu Multiple
63Precision Library (GMP), the Multi Protocol library (MP), the Readline library,
64the libfac library,  and the Factory library.
65Their copyrights and licences can be found in the accompanying files
66which are distributed along with these libraries.
67
68@section Availability
69The latest information about @sc{Singular} is always available from
70@code{http://www.mathematik.uni-kl.de/~zca/Singular}.
71The program @sc{Singular} and the above mentioned parts are available via
72anonymous ftp through the following addresses
73(log in as ftp with your email address as password):
74@table @asis
75@item GMP
76@copyright{} Free Software Foundation:
77@code{libgmp-2.0.2.tar.gz}
78@* @code{ftp.gnu.ai.mit.edu} or its mirrors
79@item readline
80@copyright{} Free Software Foundation:
81@code{libreadline-2.0.tar.gz}
82@* @code{ftp.gnu.ai.mit.edu} or its mirrors
83@item MP
84@copyright{} Gray/Kajler/Wang, Kent State University:
85@code{MP-1.1.2.tar.gz},
86@* @code{mcs.kent.edu:/pub/MP}
87@item factory
88@copyright{} Greuel/Stobbe, University of Kaiserslautern:
89@code{factory-1.3b.tar.gz}
90@* @code{www.mathematik.uni-kl.de:/pub/Math/Factory}
91(or, via a WWW browser from http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/Factory)
92@item libfac
93@copyright{}  Mesollen, University  of Saarbruecken:
94@code{libfac-0.3.0.tar.gz}
95@* contact michael@@math.uni-sb.de for details on libfac.
96@item @sc{Singular} binaries
97@code{www.mathematik.uni-kl.de:/pub/Math/Singular/bin}
98(or, via a WWW browser from http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/bin)
99@item @sc{Singular} sources
100@code{www.mathematik.uni-kl.de:/pub/Math/Singular/src}
101(or, via a WWW browser from http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/src)
102@end table
103
104@ifset singularmanual
105@section Acknowledgements
106
107The development of @sc{Singular} is directed and coordinated by
108Gert-Martin Greuel, Gerhard Pfister and Hans
109@tex
110 Sch\"onemann.
111@end tex
112@ifinfo
113 Schoenemann.
114@end ifinfo
115Contributions to different parts of @sc{Singular} have been made by
116Olaf Bachmann,
117Wolfram Decker,
118Hubert Grassmann,
119Bernd Martin,
120Wolfgang Neumann,
121@tex
122Thomas N\"u{\ss}ler,
123@end tex
124@ifinfo
125Thomas Nuessler,
126@end ifinfo
127Wilfried Pohl,
128Thomas Siebert,
129@tex
130R\"udiger Stobbe
131@end tex
132@ifinfo
133Ruediger Stobbe
134@end ifinfo
135and
136Tim Wichmann.
137
138We should like to acknowledge the financial support given by
139the Volkswagen-Stiftung,
140the Deutsche Forschungsgemeinschaft
141and the Stiftung
142@ifinfo
143fuer
144@end ifinfo
145@tex
146f\"ur
147@end tex
148 Innovation des Landes Rheinland-Pfalz
149to the
150@sc{Singular} project.
151
152@end ifset
153
154@c @iftex
155@c @sp 20
156@c @end iftex
157@c @*Opinions expressed are mine,  all mine,
158@c @*but they can become yours too for a small monthly fee.
Note: See TracBrowser for help on using the repository browser.