source: git/doc/copyright.tex @ 2b6653

spielwiese
Last change on this file since 2b6653 was 2b6653, checked in by Hans Schönemann <hannes@…>, 26 years ago
* hannes: minor typos git-svn-id: file:///usr/local/Singular/svn/trunk@1677 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 4.6 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@end table
100
101@ifset singularmanual
102@section Acknowledgements
103
104The development of @sc{Singular} is directed and coordinated by
105Gert-Martin Greuel, Gerhard Pfister and Hans
106@tex
107 Sch\"onemann.
108@end tex
109@ifinfo
110 Schoenemann.
111@end ifinfo
112Contributions to different parts of @sc{Singular} have been made by
113Olaf Bachmann,
114Wolfram Decker,
115@c Christian Gorzel,
116Hubert Grassmann,
117Ulrich Klein,
118@tex
119Kai Kr\"uger,
120@end tex
121@ifinfo
122Kai Krueger,
123@end ifinfo
124Bernd Martin,
125Wolfgang Neumann,
126@tex
127Thomas N\"u{\ss}ler,
128@end tex
129@ifinfo
130Thomas Nuessler,
131@end ifinfo
132Wilfried Pohl,
133Jens Schmidt,
134Thomas Siebert,
135@tex
136R\"udiger Stobbe
137@end tex
138@ifinfo
139Ruediger Stobbe
140@end ifinfo
141and
142Tim Wichmann.
143
144We should like to acknowledge the financial support given by
145the Volkswagen-Stiftung,
146the Deutsche Forschungsgemeinschaft
147and the Stiftung
148@ifinfo
149fuer
150@end ifinfo
151@tex
152f\"ur
153@end tex
154 Innovation des Landes Rheinland-Pfalz
155to the
156@sc{Singular} project.
157
158@end ifset
159
160@c @iftex
161@c @sp 20
162@c @end iftex
163@c @*Opinions expressed are mine,  all mine,
164@c @*but they can become yours too for a small monthly fee.
Note: See TracBrowser for help on using the repository browser.