source: git/doc/copyright.tex @ 82716e

fieker-DuValspielwiese
Last change on this file since 82716e was 15e2754, checked in by Olaf Bachmann <obachman@…>, 26 years ago
* minior corrections * tricks and pitfalls git-svn-id: file:///usr/local/Singular/svn/trunk@1764 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 4.5 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 Factory library, and the libfac 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@table @asis
74@item GMP
75@copyright{} Free Software Foundation:
76@code{libgmp-2.0.2.tar.gz}
77@* @code{ftp.gnu.ai.mit.edu} or its mirrors
78@item readline
79@copyright{} Free Software Foundation:
80@code{libreadline-2.0.tar.gz}
81@* @code{ftp.gnu.ai.mit.edu} or its mirrors
82@item MP
83@copyright{} Gray/Kajler/Wang, Kent State University:
84@code{MP-1.1.2.tar.gz},
85@* @code{mcs.kent.edu:/pub/MP}
86@item factory
87@copyright{} Greuel/Stobbe, University of Kaiserslautern:
88@code{factory-1.3b.tar.gz}
89@* contact factory@@mathematik.uni-kl.de for details on Factory.
90@item libfac
91@copyright{}  Mesollen, University  of Saarbruecken:
92@code{libfac-0.3.0.tar.gz}
93@* contact michael@@math.uni-sb.de for details on libfac.
94@item @sc{Singular} binaries
95@code{www.mathematik.uni-kl.de:/pub/Math/Singular/bin}
96(or, via a WWW browser from http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/bin)
97@end table
98
99@ifset singularmanual
100@section Acknowledgements
101
102The development of @sc{Singular} is directed and coordinated by
103Gert-Martin Greuel, Gerhard Pfister and Hans
104@tex
105 Sch\"onemann.
106@end tex
107@ifinfo
108 Schoenemann.
109@end ifinfo
110Contributions to different parts of @sc{Singular} have been made by
111Olaf Bachmann,
112Wolfram Decker,
113@c Christian Gorzel,
114Hubert Grassmann,
115Ulrich Klein,
116@tex
117Kai Kr\"uger,
118@end tex
119@ifinfo
120Kai Krueger,
121@end ifinfo
122Bernd Martin,
123Wolfgang Neumann,
124@tex
125Thomas N\"u{\ss}ler,
126@end tex
127@ifinfo
128Thomas Nuessler,
129@end ifinfo
130Wilfried Pohl,
131Jens Schmidt,
132Thomas Siebert,
133@tex
134R\"udiger Stobbe
135@end tex
136@ifinfo
137Ruediger Stobbe
138@end ifinfo
139and
140Tim Wichmann.
141
142We should like to acknowledge the financial support given by
143the Volkswagen-Stiftung,
144the Deutsche Forschungsgemeinschaft
145and the Stiftung
146@ifinfo
147fuer
148@end ifinfo
149@tex
150f\"ur
151@end tex
152 Innovation des Landes Rheinland-Pfalz
153to the
154@sc{Singular} project.
155
156@end ifset
157
158@c @iftex
159@c @sp 20
160@c @end iftex
161@c @*Opinions expressed are mine,  all mine,
162@c @*but they can become yours too for a small monthly fee.
Note: See TracBrowser for help on using the repository browser.