Changeset 0da003f in git
- Timestamp:
- Dec 11, 2008, 1:47:14 PM (15 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 50e6c7023ca8bd7e7224b87bad5ac597b22bef77
- Parents:
- 18c24555fbf92664b228c6d8d5ea653490aef960
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/COPYING.plural.texi
r18c245 r0da003f 1 1 @comment -*-texinfo-*- 2 @comment $Id: COPYING.plural.texi,v 1. 4 2007-08-01 15:07:22Singular Exp $2 @comment $Id: COPYING.plural.texi,v 1.5 2008-12-11 12:47:14 Singular Exp $ 3 3 @comment this file contains the copyright notice on Singular 4 4 @ifclear VERSION … … 22 22 @center @strong{NOTICE} 23 23 24 This program is free software; you can redistribute it and/or modify 25 it under the terms of the GNU General Public License as published by 26 the Free Software Foundation ( version 2 of the License ); 27 with the following additional restrictions (which override any conflicting 28 restrictions in the GPL): 29 30 The following software used with @sc{Singular} have their own copyright: 31 the omalloc library, the readline library, 32 the Gnu Multiple Precision Library (GMP), 33 NTL: A Library for doing Number Theory (NTL), 34 the Multi Protocol library (MP), the 35 Singular-Factory library, the Singular-libfac library, and, 36 for the Windows distributions the Cygwin DLL and the Cygwin tools (Cygwin), and the 37 XEmacs editor (XEmacs). 38 39 Their copyrights and licenses can be found in the accompanying files 40 which are distributed along with these packages. 41 42 This program is distributed in the hope that it will be useful, 43 but WITHOUT ANY WARRANTY; without even the implied warranty of 44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 45 GNU General Public License for more details. 46 47 You should have received a copy of the GNU General Public License 48 along with this program; if not, write to the Free Software 49 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 50 (see @uref{http://www.gnu.org/copyleft/gpl.html,,GPL}) 51 52 Please send any comments or bug reports to 53 @email{singular@@mathematik.uni-kl.de}. 54 55 Please register yourself as a @sc{Singular} user by using the 56 registration form on the @sc{Singular} homepage 57 @uref{http://www.singular.uni-kl.de}. 58 If for some reason you cannot access the registration form, you 59 can also register by sending an email to 60 @email{singular@@mathematik.uni-kl.de} 61 with subject line @code{register} and body containing the following data: 62 your name, email address, organisation, country and platform(s). 63 64 65 If you use Singular::Plural or parts thereof in a project and/or publish 66 results that were partly obtained using @sc{Singular}, we ask you to 67 cite @sc{Singular} and inform us thereof -- see 68 @uref{http://www.singular.uni-kl.de/how_to_cite.html}, 69 for information on how to cite Singular. 70 71 @heading Availability 72 73 The latest information about @sc{Singular::Plural} is always available from 74 @uref{http://www.singular.uni-kl.de/plural}. 75 @ifset singularmanual 76 The program @sc{Singular} and the above mentioned parts are available via 77 anonymous 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{http://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 96 WWW 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 24 This program is now part of @sc{Singular}, the Copyright notice of @sc{Singular} 25 applies. 104 26 105 27 @heading Acknowledgements
Note: See TracChangeset
for help on using the changeset viewer.