mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-22 21:03:53 +00:00
Estimated hours taken: 0.5 Some minor fixes for the Debian distribution. debian/rules: Delete a reference to the file msc.in, since that file is no longer part of the Mercury source distribution, now that we have dropped support for SICStus Prolog. debian/copyright: Update the URL for the Mercury ftp site. Fix a few things that were missing (this file previously ended in an incomplete sentence).
72 lines
2.9 KiB
Plaintext
72 lines
2.9 KiB
Plaintext
|
|
|
|
This package was first debianized by Milan Zamazal <pdm@fi.muni.cz> on
|
|
Tue, 4 Mar 1997 16:01:10 +0100.
|
|
|
|
Subsequent debianizations have been performed by Tyson Dowd
|
|
<trd@cs.mu.oz.au>.
|
|
|
|
The sources for this package were obtained from the Mercury CVS archive,
|
|
but are the same sources as mercury-<VERSION>-compiler.tar.gz from
|
|
<ftp://ftp.mercury.cs.mu.oz.au/pub/mercury>.
|
|
The only difference is that the tar file contains pre-compiled .c files
|
|
to make bootstrapping easier.
|
|
|
|
This means if you want to recompile this package, you need to have
|
|
a working Mercury compiler already installed (not to mention a working
|
|
C compiler and other tools). This can be done by installing the
|
|
Debian binary package, or installing the compiler from the tar file
|
|
shown above.
|
|
|
|
Copyright:
|
|
|
|
The Mercury implementation is free software, but it is Copyright
|
|
(C) 1994-1999 The University of Melbourne. It is distributed
|
|
under the terms of the GNU General Public License. The Mercury
|
|
library and runtime (the files in the library and runtime
|
|
subdirectories) are distributed under the terms of the GNU
|
|
Library General Public License. (If those licencing
|
|
arrangements are not satisfactory, please contact us! We are
|
|
willing to offer alternative arrangements, if the need should
|
|
arise.)
|
|
|
|
THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
|
|
EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
|
|
|
|
The subdirectory `boehm_gc' contains a conservative garbage collector
|
|
distributed by Hans Boehm:
|
|
|
|
Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
|
|
Copyright (c) 1991-1995 by Xerox Corporation. All rights reserved.
|
|
|
|
THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
|
|
EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
|
|
|
|
Permission is hereby granted to use or copy this program for any
|
|
purpose, provided the above notices are retained on all copies.
|
|
Permission to modify the code and to distribute modified code is
|
|
granted, provided the above notices are retained, and a notice
|
|
that the code was modified is included with the above copyright
|
|
notice.
|
|
|
|
A few files (config.guess, config.sub) are derived from code that is
|
|
copyright by the Free Software Foundation, Inc, and are distributed
|
|
under the GNU General Public License version 2.
|
|
|
|
The program `texi2html' in the `doc' directory is copyright by CERN
|
|
and is distributed under the GNU General Public
|
|
License version 2:
|
|
|
|
This program is the intellectual property of the European
|
|
Laboratory for Particle Physics (known as CERN). No guarantee
|
|
whatsoever is provided by CERN. No liability whatsoever is
|
|
accepted for any loss or damage of any kind resulting from any
|
|
defect or inaccuracy in this information or code.
|
|
|
|
The files in the `samples' directory are either public domain, or
|
|
distributed under the GNU General Public License.
|
|
|
|
THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
|
|
EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK. See the file COPYING.
|
|
|