diff --git a/COPYING b/COPYING index eb685a5ec..4362b4915 100644 --- a/COPYING +++ b/COPYING @@ -1,112 +1,125 @@ - GNU LIBRARY GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 - Copyright (C) 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -[This is the first released version of the library GPL. It is - numbered 2 because it goes with version 2 of the ordinary GPL.] +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. - This license, the Library General Public License, applies to some -specially designated Free Software Foundation software, and to any -other libraries whose authors decide to use it. You can use it for -your libraries, too. + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if -you distribute copies of the library, or if you modify it. +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source -code. If you link a program with the library, you must provide -complete object files to the recipients so that they can relink them -with the library, after making changes to the library and recompiling +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. - Our method of protecting your rights has two steps: (1) copyright -the library, and (2) offer you this license which gives you legal + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. - Also, for each distributor's protection, we want to make certain -that everyone understands that there is no warranty for this free -library. If the library is modified by someone else and passed on, we -want its recipients to know that what they have is not the original -version, so that any problems introduced by others will not reflect on -the original authors' reputations. + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that companies distributing free -software will individually obtain patent licenses, thus in effect -transforming the program into proprietary software. To prevent this, -we have made it clear that any patent must be licensed for everyone's -free use or not licensed at all. + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. - Most GNU software, including some libraries, is covered by the ordinary -GNU General Public License, which was designed for utility programs. This -license, the GNU Library General Public License, applies to certain -designated libraries. This license is quite different from the ordinary -one; be sure to read it in full, and don't assume that anything in it is -the same as in the ordinary license. + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. - The reason we have a separate public license for some libraries is that -they blur the distinction we usually make between modifying or adding to a -program and simply using it. Linking a program with a library, without -changing the library, is in some sense simply using the library, and is -analogous to running a utility program or application program. However, in -a textual and legal sense, the linked executable is a combined work, a -derivative of the original library, and the ordinary General Public License -treats it as such. + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. - Because of this blurred distinction, using the ordinary General -Public License for libraries did not effectively promote software -sharing, because most developers did not use the libraries. We -concluded that weaker conditions might promote sharing better. + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. - However, unrestricted linking of non-free programs would deprive the -users of those programs of all benefit from the free status of the -libraries themselves. This Library General Public License is intended to -permit developers of non-free programs to use free libraries, while -preserving your freedom as a user of such programs to change the free -libraries that are incorporated in them. (We have not seen how to achieve -this as regards changes in header files, but we have achieved it as regards -changes in the actual functions of the Library.) The hope is that this -will lead to faster development of free libraries. + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The -former contains code derived from the library, while the latter only -works together with the library. - - Note that it is possible for a library to be covered by the ordinary -General Public License rather than by this special one. +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. - GNU LIBRARY GENERAL PUBLIC LICENSE + GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 0. This License Agreement applies to any software library which -contains a notice placed by the copyright holder or other authorized -party saying it may be distributed under the terms of this Library -General Public License (also called "this License"). Each licensee is -addressed as "you". + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs @@ -133,7 +146,7 @@ such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an @@ -255,7 +268,7 @@ distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. - 6. As an exception to the Sections above, you may also compile or + 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit @@ -282,23 +295,31 @@ of these things: Library will not necessarily be able to recompile the application to use the modified definitions.) - b) Accompany the work with a written offer, valid for at + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. - c) If distribution of the work is made by offering access to copy + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. - d) Verify that the user has already received a copy of these + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, -the source code distributed need not include anything that is normally -distributed (in either source or binary form) with the major +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. @@ -347,7 +368,7 @@ Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to +You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent @@ -390,7 +411,7 @@ excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new -versions of the Library General Public License from time to time. +versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. @@ -411,7 +432,7 @@ decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. @@ -434,9 +455,9 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS + END OF TERMS AND CONDITIONS - Appendix: How to Apply These Terms to Your New Libraries + How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that @@ -453,18 +474,18 @@ convey the exclusion of warranty; and each file should have at least the Copyright (C) This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public + modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. + version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/LICENSE b/LICENSE index a3ce81516..d67adebf1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,25 +1,25 @@ ---- BEGINNING OF COPYRIGHT FOR THE ECL CORE ENVIRONMENT ------------ - Copyright (c) 2019 Daniel Kochmański and Marius Gerbershagen + Copyright (c) 2019-2024 Daniel Kochmański and Marius Gerbershagen Copyright (c) 2015-2018, Daniel Kochmański Copyright (c) 2000-2013, Juan Jose Garcia Ripoll Copyright (c) 1990, 1991, 1993 Giuseppe Attardi Copyright (c) 1984 Taiichi Yuasa and Masami Hagiya All Rights Reserved - ECL is free software; you can redistribute it and/or modify it - under the terms of the GNU Library General Public License as published - by the Free Software Foundation; either version 2 of the License, or - (at your option) any later version; see file 'Copying'. + ECL is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Library General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Library General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA PLEASE NOTE THAT: diff --git a/msvc/ecl/config.h.msvc6 b/msvc/ecl/config.h.msvc6 index c7402c673..286e653d9 100755 --- a/msvc/ecl/config.h.msvc6 +++ b/msvc/ecl/config.h.msvc6 @@ -1,17 +1,12 @@ /* - config.h.in -- Template configuration file. -*/ -/* - Copyright (c) 1990, Giuseppe Attardi. - Copyright (c) 2001, Juan Jose Garcia Ripoll. + * Copyright (c) 1990, Giuseppe Attardi. + * Copyright (c) 2001, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* config.h.in -- Template configuration file. */ #define ECL_MS_WINDOWS_HOST diff --git a/src/c/arch/fpe_none.c b/src/c/arch/fpe_none.c index 4473cf3db..aff3825e0 100644 --- a/src/c/arch/fpe_none.c +++ b/src/c/arch/fpe_none.c @@ -2,18 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - fpe_none.c -- Nonportable component of the floating point code (dummy) -*/ -/* - Copyright (c) 2005, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * fpe_none.c -- Nonportable component of the floating point code (dummy) + * + * Copyright (c) 2005, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ /* * The ecl_detect_fpe() is a macro (or a function) that detects whether a diff --git a/src/c/arch/fpe_x86.c b/src/c/arch/fpe_x86.c index fee335681..3aa50a0d3 100755 --- a/src/c/arch/fpe_x86.c +++ b/src/c/arch/fpe_x86.c @@ -2,23 +2,16 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - fpe_x86.c -- Nonportable component of the floating point code -*/ -/* - Copyright (c) 2005, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ - -/* - * See fpe_none.c for a description + * fpe_x86.c -- Nonportable component of the floating point code + * + * Copyright (c) 2005, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * */ +/* See fpe_none.c for a description. */ + #ifdef _MSC_VER # ifdef _WIN64 # error "This file shouldn't have been included!" diff --git a/src/c/printer/integer_to_string.d b/src/c/printer/integer_to_string.d index 7b1ab7d3d..8651a6b72 100644 --- a/src/c/printer/integer_to_string.d +++ b/src/c/printer/integer_to_string.d @@ -2,15 +2,11 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - Copyright (c) 2010, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../../Copyright' for full details. -*/ + * Copyright (c) 2010, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ #define ECL_INCLUDE_MATH_H #include diff --git a/src/clos/boot.lsp b/src/clos/boot.lsp index 618f4afd4..7cf94282a 100644 --- a/src/clos/boot.lsp +++ b/src/clos/boot.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi.o ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/builtin.lsp b/src/clos/builtin.lsp index 89f2f615f..7a2279bf4 100644 --- a/src/clos/builtin.lsp +++ b/src/clos/builtin.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/change.lsp b/src/clos/change.lsp index bb3b58ea7..ced4bf7db 100644 --- a/src/clos/change.lsp +++ b/src/clos/change.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/combin.lsp b/src/clos/combin.lsp index 480584a60..6fec61542 100644 --- a/src/clos/combin.lsp +++ b/src/clos/combin.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; ECoLisp is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/conditions.lsp b/src/clos/conditions.lsp index 4aeb57428..fbc3686f7 100644 --- a/src/clos/conditions.lsp +++ b/src/clos/conditions.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;; ;;; conditions.lsp ;;; diff --git a/src/clos/cpl.lsp b/src/clos/cpl.lsp index 413b24ffb..b9bc3ee52 100644 --- a/src/clos/cpl.lsp +++ b/src/clos/cpl.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/defclass.lsp b/src/clos/defclass.lsp index e65a04c1e..13d826cf7 100644 --- a/src/clos/defclass.lsp +++ b/src/clos/defclass.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/generic.lsp b/src/clos/generic.lsp index 327fd40c2..e89353126 100644 --- a/src/clos/generic.lsp +++ b/src/clos/generic.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/hierarchy.lsp b/src/clos/hierarchy.lsp index d2325b086..6c6b9ac0f 100644 --- a/src/clos/hierarchy.lsp +++ b/src/clos/hierarchy.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi.o ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;; ;;; COMMON LISP CLASSES HIERARCHY diff --git a/src/clos/inspect.lsp b/src/clos/inspect.lsp index 262864d32..03b3579ad 100644 --- a/src/clos/inspect.lsp +++ b/src/clos/inspect.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/kernel.lsp b/src/clos/kernel.lsp index b67265d53..c6f43826a 100644 --- a/src/clos/kernel.lsp +++ b/src/clos/kernel.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/method.lsp b/src/clos/method.lsp index 7d242f31b..29c883480 100644 --- a/src/clos/method.lsp +++ b/src/clos/method.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/package.lsp b/src/clos/package.lsp index 34509bc2e..cc970a577 100644 --- a/src/clos/package.lsp +++ b/src/clos/package.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (pushnew :cdr-1 *features*) diff --git a/src/clos/print.lsp b/src/clos/print.lsp index afa7d83bf..f90660934 100644 --- a/src/clos/print.lsp +++ b/src/clos/print.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/slot.lsp b/src/clos/slot.lsp index ccf76915f..f1166b3e1 100644 --- a/src/clos/slot.lsp +++ b/src/clos/slot.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/slotvalue.lsp b/src/clos/slotvalue.lsp index be2dbc54f..d6be73a19 100644 --- a/src/clos/slotvalue.lsp +++ b/src/clos/slotvalue.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi.o ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/standard.lsp b/src/clos/standard.lsp index 1da4ef613..155b27c5e 100644 --- a/src/clos/standard.lsp +++ b/src/clos/standard.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/std-accessors.lsp b/src/clos/std-accessors.lsp index 6c01454f8..5b1cfc9b6 100644 --- a/src/clos/std-accessors.lsp +++ b/src/clos/std-accessors.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi.o ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/std-slot-value.lsp b/src/clos/std-slot-value.lsp index 662f170d6..12db1bdf4 100644 --- a/src/clos/std-slot-value.lsp +++ b/src/clos/std-slot-value.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi.o ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/stdmethod.lsp b/src/clos/stdmethod.lsp index 97429c850..913ab78cd 100644 --- a/src/clos/stdmethod.lsp +++ b/src/clos/stdmethod.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1992, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "CLOS") diff --git a/src/clos/streams.lsp b/src/clos/streams.lsp index 27888cae0..384c11c48 100644 --- a/src/clos/streams.lsp +++ b/src/clos/streams.lsp @@ -4,13 +4,7 @@ ;;;; ;;;; Copyright (c) 2004, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. -;;;; The CLOS IO library. +;;;; See file 'LICENSE' for the copyright details. (in-package "GRAY") diff --git a/src/cmp/cmparray.lsp b/src/cmp/cmparray.lsp index 1a6540da8..eb0e52232 100644 --- a/src/cmp/cmparray.lsp +++ b/src/cmp/cmparray.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2008. Juan Jose Garcia-Ripol ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpbackend-cxx/cmpc-wt.lsp b/src/cmp/cmpbackend-cxx/cmpc-wt.lsp index 93dc130f2..ddb5b2ebb 100644 --- a/src/cmp/cmpbackend-cxx/cmpc-wt.lsp +++ b/src/cmp/cmpbackend-cxx/cmpc-wt.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPC-WT -- Routines for writing code to C files. ;;;; diff --git a/src/cmp/cmpbackend-cxx/cmppass2-data.lsp b/src/cmp/cmpbackend-cxx/cmppass2-data.lsp index 4d518a1b2..88d80ef5f 100644 --- a/src/cmp/cmpbackend-cxx/cmppass2-data.lsp +++ b/src/cmp/cmpbackend-cxx/cmppass2-data.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPWT Output routines. diff --git a/src/cmp/cmpbackend-cxx/cmppass2-ffi.lsp b/src/cmp/cmpbackend-cxx/cmppass2-ffi.lsp index b6a628fc7..d0b3aed8f 100644 --- a/src/cmp/cmpbackend-cxx/cmppass2-ffi.lsp +++ b/src/cmp/cmpbackend-cxx/cmppass2-ffi.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2003, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpbackend-cxx/cmppass2-fun.lsp b/src/cmp/cmpbackend-cxx/cmppass2-fun.lsp index 23baf92ec..d2574f402 100644 --- a/src/cmp/cmpbackend-cxx/cmppass2-fun.lsp +++ b/src/cmp/cmpbackend-cxx/cmppass2-fun.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmpbackend-cxx/cmppass2-special.lsp b/src/cmp/cmpbackend-cxx/cmppass2-special.lsp index d649804cb..e943e053d 100644 --- a/src/cmp/cmpbackend-cxx/cmppass2-special.lsp +++ b/src/cmp/cmpbackend-cxx/cmppass2-special.lsp @@ -4,13 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. -;;;; +;;;; See file 'LICENSE' for the copyright details. (in-package #:compiler) diff --git a/src/cmp/cmpbackend-cxx/cmppass2-var.lsp b/src/cmp/cmpbackend-cxx/cmppass2-var.lsp index ae1ec2e09..b94e23704 100644 --- a/src/cmp/cmpbackend-cxx/cmppass2-var.lsp +++ b/src/cmp/cmpbackend-cxx/cmppass2-var.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmpclos.lsp b/src/cmp/cmpclos.lsp index 20a3011cb..cc6cf0d67 100644 --- a/src/cmp/cmpclos.lsp +++ b/src/cmp/cmpclos.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2008. Juan Jose Garcia-Ripol ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpdefs.lsp b/src/cmp/cmpdefs.lsp index 839b3b7a9..217223109 100644 --- a/src/cmp/cmpdefs.lsp +++ b/src/cmp/cmpdefs.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPDEF -- Definitions created at compile / configuration time diff --git a/src/cmp/cmpenv-api.lsp b/src/cmp/cmpenv-api.lsp index 8f4aed3fe..f3939abd3 100644 --- a/src/cmp/cmpenv-api.lsp +++ b/src/cmp/cmpenv-api.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2009, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPENVAPI -- API for creating and manipulating environments ;;;; diff --git a/src/cmp/cmpenv-declaim.lsp b/src/cmp/cmpenv-declaim.lsp index 4b189b79d..b5154f8dd 100644 --- a/src/cmp/cmpenv-declaim.lsp +++ b/src/cmp/cmpenv-declaim.lsp @@ -6,13 +6,9 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; + ;;;; CMPENV-DECLAIM -- Proclamations local to the current file ;;;; ;;;; One implementation of DECLAIM that uses the compiler environment diff --git a/src/cmp/cmpenv-declare.lsp b/src/cmp/cmpenv-declare.lsp index 9e709970f..3ef5aa724 100644 --- a/src/cmp/cmpenv-declare.lsp +++ b/src/cmp/cmpenv-declare.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPENV-DECLARE -- Declarations for the compiler ;;;; diff --git a/src/cmp/cmpenv-fun.lsp b/src/cmp/cmpenv-fun.lsp index 0c55a5165..b43be843f 100644 --- a/src/cmp/cmpenv-fun.lsp +++ b/src/cmp/cmpenv-fun.lsp @@ -4,12 +4,9 @@ ;;;; ;;;; Copyright (c) 2009, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. +;;;; See file 'LICENSE' for the copyright details. ;;;; -;;;; See file '../Copyright' for full details. + ;;;; ;;;; CMPENV-FUN -- Declarations concerning function types and inlining ;;;; diff --git a/src/cmp/cmpenv-proclaim.lsp b/src/cmp/cmpenv-proclaim.lsp index 77c60cebf..e05e09e87 100644 --- a/src/cmp/cmpenv-proclaim.lsp +++ b/src/cmp/cmpenv-proclaim.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPENV-PROCLAIM -- Proclamations for the compiler ;;;; diff --git a/src/cmp/cmpform.lsp b/src/cmp/cmpform.lsp index 45fc4b8a4..b1d2b8982 100644 --- a/src/cmp/cmpform.lsp +++ b/src/cmp/cmpform.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2009, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPFORM -- Internal representation of Lisp forms ;;;; diff --git a/src/cmp/cmpfun.lsp b/src/cmp/cmpfun.lsp index 7b1908496..17fd983bf 100644 --- a/src/cmp/cmpfun.lsp +++ b/src/cmp/cmpfun.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmpglobals.lsp b/src/cmp/cmpglobals.lsp index 98078ea82..d7029bc8b 100644 --- a/src/cmp/cmpglobals.lsp +++ b/src/cmp/cmpglobals.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPGLOBALS -- Global variables and flag definitions ;;;; diff --git a/src/cmp/cmpmain.lsp b/src/cmp/cmpmain.lsp index cdf7e9c95..dfe1e4143 100644 --- a/src/cmp/cmpmain.lsp +++ b/src/cmp/cmpmain.lsp @@ -7,12 +7,7 @@ ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll ;;;; Copyright (c) 2015, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPMAIN Compiler main program. diff --git a/src/cmp/cmpmap.lsp b/src/cmp/cmpmap.lsp index 16d40a03f..3de1f9143 100644 --- a/src/cmp/cmpmap.lsp +++ b/src/cmp/cmpmap.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPMAP Map functions. diff --git a/src/cmp/cmpname.lsp b/src/cmp/cmpname.lsp index 4774816a3..dcd321fb1 100644 --- a/src/cmp/cmpname.lsp +++ b/src/cmp/cmpname.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2007, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPNAME Unambiguous init names for object files ;;;; diff --git a/src/cmp/cmpopt-clos.lsp b/src/cmp/cmpopt-clos.lsp index 83b30d8dc..0ff167986 100644 --- a/src/cmp/cmpopt-clos.lsp +++ b/src/cmp/cmpopt-clos.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2010. Juan Jose Garcia-Ripol ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpopt-constant.lsp b/src/cmp/cmpopt-constant.lsp index 7d9e4575d..d9fc87686 100644 --- a/src/cmp/cmpopt-constant.lsp +++ b/src/cmp/cmpopt-constant.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPOPT-CONSTANTS Constant expressions. ;;;; diff --git a/src/cmp/cmpopt-sequence.lsp b/src/cmp/cmpopt-sequence.lsp index e6f793572..716556480 100644 --- a/src/cmp/cmpopt-sequence.lsp +++ b/src/cmp/cmpopt-sequence.lsp @@ -6,12 +6,7 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpopt-type.lsp b/src/cmp/cmpopt-type.lsp index b81744971..715891f6f 100644 --- a/src/cmp/cmpopt-type.lsp +++ b/src/cmp/cmpopt-type.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2008. Juan Jose Garcia-Ripol ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; ;;;; CMPOPT-TYPE -- Optimizations for selected types of expresions ;;;; diff --git a/src/cmp/cmpopt.lsp b/src/cmp/cmpopt.lsp index a3b66d992..a0c77c8c1 100644 --- a/src/cmp/cmpopt.lsp +++ b/src/cmp/cmpopt.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2008. Juan Jose Garcia-Ripol ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpos-features.lsp b/src/cmp/cmpos-features.lsp index fab08074e..90bdc333c 100644 --- a/src/cmp/cmpos-features.lsp +++ b/src/cmp/cmpos-features.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPFEATURES.LSP -- Gather a list of features from the compiler diff --git a/src/cmp/cmpos-run.lsp b/src/cmp/cmpos-run.lsp index eafcc6019..8a0b11b12 100644 --- a/src/cmp/cmpos-run.lsp +++ b/src/cmp/cmpos-run.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPOS-RUN Executing auxiliary programs diff --git a/src/cmp/cmppass1-cont.lsp b/src/cmp/cmppass1-cont.lsp index ad4592d4a..d693690dc 100644 --- a/src/cmp/cmppass1-cont.lsp +++ b/src/cmp/cmppass1-cont.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmppass1-data.lsp b/src/cmp/cmppass1-data.lsp index e990a1680..7dd0641be 100644 --- a/src/cmp/cmppass1-data.lsp +++ b/src/cmp/cmppass1-data.lsp @@ -4,12 +4,8 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPDATA Data segment. ;;;; diff --git a/src/cmp/cmppass1-eval.lsp b/src/cmp/cmppass1-eval.lsp index f795cca64..a79d0c1c5 100644 --- a/src/cmp/cmppass1-eval.lsp +++ b/src/cmp/cmppass1-eval.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmppass1-ffi.lsp b/src/cmp/cmppass1-ffi.lsp index bc9ffa75d..fc4b6fcd5 100644 --- a/src/cmp/cmppass1-ffi.lsp +++ b/src/cmp/cmppass1-ffi.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmppass1-fun.lsp b/src/cmp/cmppass1-fun.lsp index 9bad5f480..4f889fc16 100644 --- a/src/cmp/cmppass1-fun.lsp +++ b/src/cmp/cmppass1-fun.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmppass1-special.lsp b/src/cmp/cmppass1-special.lsp index e40b681ae..088598e88 100644 --- a/src/cmp/cmppass1-special.lsp +++ b/src/cmp/cmppass1-special.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmppass1-top.lsp b/src/cmp/cmppass1-top.lsp index 22f6df3ca..9c23ab93f 100644 --- a/src/cmp/cmppass1-top.lsp +++ b/src/cmp/cmppass1-top.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmppass1-var.lsp b/src/cmp/cmppass1-var.lsp index 0d41aae6c..5a3c31765 100644 --- a/src/cmp/cmppass1-var.lsp +++ b/src/cmp/cmppass1-var.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/cmp/cmpstructures.lsp b/src/cmp/cmpstructures.lsp index 78d6e7b84..6fdd6ad25 100644 --- a/src/cmp/cmpstructures.lsp +++ b/src/cmp/cmpstructures.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2008. Juan Jose Garcia-Ripol ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmptype-arith.lsp b/src/cmp/cmptype-arith.lsp index 9e337f308..841544508 100644 --- a/src/cmp/cmptype-arith.lsp +++ b/src/cmp/cmptype-arith.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPTYPE-ARITH -- Operations upon and among types diff --git a/src/cmp/cmptype-assert.lsp b/src/cmp/cmptype-assert.lsp index 74c501c89..b2d37e839 100644 --- a/src/cmp/cmptype-assert.lsp +++ b/src/cmp/cmptype-assert.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2011, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPTYPE-ASSERT Type assertions automatically generated diff --git a/src/cmp/cmptype-prop.lsp b/src/cmp/cmptype-prop.lsp index 31b47045e..fccfad5d8 100644 --- a/src/cmp/cmptype-prop.lsp +++ b/src/cmp/cmptype-prop.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2009, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPTYPE-PROP -- Type propagation basic routines and database ;;;; diff --git a/src/cmp/cmptype.lsp b/src/cmp/cmptype.lsp index 155a0b02a..9effd01a3 100644 --- a/src/cmp/cmptype.lsp +++ b/src/cmp/cmptype.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; CMPTYPE Type information. diff --git a/src/cmp/cmptypes.lsp b/src/cmp/cmptypes.lsp index 053bc99c7..2821dcecd 100644 --- a/src/cmp/cmptypes.lsp +++ b/src/cmp/cmptypes.lsp @@ -4,12 +4,8 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; CMPTYPES -- Data types for the Lisp core structures ;;;; diff --git a/src/cmp/cmputil.lsp b/src/cmp/cmputil.lsp index c65412987..37588a84f 100644 --- a/src/cmp/cmputil.lsp +++ b/src/cmp/cmputil.lsp @@ -7,12 +7,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; ECoLisp is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "COMPILER") diff --git a/src/cmp/cmpvar.lsp b/src/cmp/cmpvar.lsp index 7347ab4f3..c6f1ee661 100644 --- a/src/cmp/cmpvar.lsp +++ b/src/cmp/cmpvar.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; Copyright (c) 2021, Daniel Kochmański ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package #:compiler) diff --git a/src/doc/ecl.man.in b/src/doc/ecl.man.in index 63ffacf0a..8a7c2509b 100644 --- a/src/doc/ecl.man.in +++ b/src/doc/ecl.man.in @@ -181,10 +181,19 @@ to official gitlab repository: . .SH LICENSE -ECL is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version; see file \fICOPYING\fP. -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. -You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Lesser General Public License as published by the Free +Software Foundation; either version 2.1 of the License, or (at your option) any +later version. + +This library is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License along +with this library; if not, write to the Free Software Foundation, Inc., 51 +Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Please report bugs, comments, suggestions to the ecl mailing list: .MT ecl-devel@common-lisp.net diff --git a/src/doc/help.lsp b/src/doc/help.lsp index 6ff8608ed..8400e83f2 100644 --- a/src/doc/help.lsp +++ b/src/doc/help.lsp @@ -4,12 +4,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or modify -;;;; it under the terms of the GNU General Public License as published by -;;;; the Free Software Foundation; either version 2 of the License, or -;;;; (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; setdoc.lsp ;;;; diff --git a/src/doc/manual/introduction/copyrights.txi b/src/doc/manual/introduction/copyrights.txi index 21ec0515b..ddece4268 100644 --- a/src/doc/manual/introduction/copyrights.txi +++ b/src/doc/manual/introduction/copyrights.txi @@ -10,43 +10,43 @@ notice which is shipped with ECL. @verbatim ---- BEGINNING OF COPYRIGHT FOR THE ECL CORE ENVIRONMENT ------------ -Copyright (C) 2019, Daniel Kochmanski and Marius Gerbershagen -Copyright (c) 2018, Daniel Kochmański -Copyright (c) 2013, Juan Jose Garcia Ripoll -Copyright (c) 1990, 1991, 1993 Giuseppe Attardi -Copyright (c) 1984 Taiichi Yuasa and Masami Hagiya -All Rights Reserved + Copyright (c) 2019-2024 Daniel Kochmański and Marius Gerbershagen + Copyright (c) 2015-2018, Daniel Kochmański + Copyright (c) 2000-2013, Juan Jose Garcia Ripoll + Copyright (c) 1990, 1991, 1993 Giuseppe Attardi + Copyright (c) 1984 Taiichi Yuasa and Masami Hagiya + All Rights Reserved -ECL is free software; you can redistribute it and/or modify it -under the terms of the GNU Library General Public License as published -by the Free Software Foundation; either version 2 of the License, or -(at your option) any later version; see file 'Copying'. + ECL is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Library General Public License for more details. + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. -You should have received a copy of the GNU Library General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -PLEASE NOTE THAT: + PLEASE NOTE THAT: -This license covers all of the ECL program except for the files -src/lsp/loop2.lsp ; Symbolic's LOOP macro -src/lsp/pprint.lsp ; CMUCL's pretty printer -src/lsp/format.lsp ; CMUCL's format -and the directories -contrib/ ; User contributed extensions -examples/ ; Examples for the ECL usage -Look the precise copyright of these extensions in the corresponding -files. + This license covers all of the ECL program except for the files + src/lsp/loop.lsp ; Symbolic's LOOP macro + src/lsp/pprint.lsp ; CMUCL's pretty printer + src/lsp/format.lsp ; CMUCL's format + and the directories + contrib/ ; User contributed extensions + examples/ ; Examples for the ECL usage + Look the precise copyright of these extensions in the corresponding + files. -Examples are licensed under: (SPDX-License-Identifier) BSD-2-Clause + Examples are licensed under: (SPDX-License-Identifier) BSD-2-Clause -Report bugs, comments, suggestions to the ecl mailing list: -ecl-devel@common-lisp.net. + Report bugs, comments, suggestions to the ecl mailing list: + ecl-devel@common-lisp.net. ---- END OF COPYRIGHT FOR THE ECL CORE ENVIRONMENT ------------------ @end verbatim diff --git a/src/h/cache.h b/src/h/cache.h index b4c5c7264..ff38755c2 100644 --- a/src/h/cache.h +++ b/src/h/cache.h @@ -2,18 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - cache.h -- thread-local cache for a variety of operations -*/ -/* - Copyright (c) 2011, Juan Jose Garcia Ripoll. + * Copyright (c) 2011, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* cache.h -- thread-local cache for a variety of operations */ #ifndef ECL_CACHE_H #define ECL_CACHE_H diff --git a/src/h/config.h.in b/src/h/config.h.in index dc554fe7c..e937e23be 100644 --- a/src/h/config.h.in +++ b/src/h/config.h.in @@ -2,19 +2,14 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - config.h.in -- Template configuration file. -*/ -/* - Copyright (c) 1990, Giuseppe Attardi. - Copyright (c) 2001, Juan Jose Garcia Ripoll. + * Copyright (c) 1990, Giuseppe Attardi. + * Copyright (c) 2001, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* config.h.in -- Template configuration file. */ #if defined(_MSC_VER) || defined(__MINGW32__) || __WIN32__ || __WIN64__ #define ECL_MS_WINDOWS_HOST diff --git a/src/h/cons.h b/src/h/cons.h index 235e78e9b..afb0eddbd 100644 --- a/src/h/cons.h +++ b/src/h/cons.h @@ -2,18 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - cons.h -- list manipulation macros & functions -*/ -/* - Copyright (c) 2011, Juan Jose Garcia-Ripoll + * Copyright (c) 2011, Juan Jose Garcia-Ripoll + * + * See file 'LICENSE' for the copyright details. + * + */ - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* cons.h -- list manipulation macros & functions */ #ifndef ECL_CONS_H #define ECL_CONS_H diff --git a/src/h/cs.h b/src/h/cs.h index 519273667..2d6ddc685 100644 --- a/src/h/cs.h +++ b/src/h/cs.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - cs.h -- C stack manipulation. -*/ -/* - Copyright (c) 1990, Giuseppe Attardi. - - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * Copyright (c) 1990, Giuseppe Attardi. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* cs.h -- C stack manipulation. */ /* *---------------------------------------------------------------------- diff --git a/src/h/ecl-cmp.h b/src/h/ecl-cmp.h index 13beb47d4..ba818cdcf 100755 --- a/src/h/ecl-cmp.h +++ b/src/h/ecl-cmp.h @@ -2,19 +2,14 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - ecl-cmp.h -- Include file for compiled code. -*/ -/* - Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. - Copyright (c) 1990, Giuseppe Attardi. + * Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. + * Copyright (c) 1990, Giuseppe Attardi. + * + * See file 'LICENSE' for the copyright details. + * + */ - ECoLisp is free software; you can redistribute it and/or modify it under - the terms of the GNU General Library Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* ecl-cmp.h -- Include file for compiled code. */ #ifndef ECL_CMP_H #define ECL_CMP_H diff --git a/src/h/ecl.h b/src/h/ecl.h index 7825895b4..42e7b1dc2 100644 --- a/src/h/ecl.h +++ b/src/h/ecl.h @@ -2,19 +2,14 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - ecl.h -- Main headers for development of ECL -*/ -/* - Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. - Copyright (c) 1990, Giuseppe Attardi. + * Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. + * Copyright (c) 1990, Giuseppe Attardi. + * + * See file 'LICENSE' for the copyright details. + * + */ - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* ecl.h -- Main headers for development of ECL */ #ifndef ECL_ECL_H #define ECL_ECL_H diff --git a/src/h/impl/math_dispatch.h b/src/h/impl/math_dispatch.h index 23f900206..227510cc6 100644 --- a/src/h/impl/math_dispatch.h +++ b/src/h/impl/math_dispatch.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - math_dispatch.h -- fast dispatch for math functions -*/ -/* - Copyright (c) 2010, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * Copyright (c) 2010, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* math_dispatch.h -- fast dispatch for math functions */ #ifndef ECL_MATH_DISPATCH_H #define ECL_MATH_DISPATCH_H diff --git a/src/h/impl/math_dispatch2.h b/src/h/impl/math_dispatch2.h index 971e36a7c..b052e9bca 100644 --- a/src/h/impl/math_dispatch2.h +++ b/src/h/impl/math_dispatch2.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - math_dispatch.h -- fast dispatch for math functions -*/ -/* - Copyright (c) 2010, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * Copyright (c) 2010, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* math_dispatch.h -- fast dispatch for math functions */ #ifndef ECL_MATH_DISPATCH2_H #define ECL_MATH_DISPATCH2_H diff --git a/src/h/impl/math_fenv.h b/src/h/impl/math_fenv.h index 2afbb9549..b815d6e09 100644 --- a/src/h/impl/math_fenv.h +++ b/src/h/impl/math_fenv.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - math_fenv.h -- inlined versions of fenv.h -*/ -/* - Copyright (c) 2010, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../../Copyright' for full details. -*/ + * Copyright (c) 2010, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* math_fenv.h -- inlined versions of fenv.h */ #ifndef ECL_MATH_FENV_H #define ECL_MATH_FENV_H diff --git a/src/h/impl/math_fenv_msvc.h b/src/h/impl/math_fenv_msvc.h index 6c50a9cc5..738ffc8fb 100644 --- a/src/h/impl/math_fenv_msvc.h +++ b/src/h/impl/math_fenv_msvc.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - math_msvc_fenv.h -- fake fenv.h using Microsoft Visual C++ -*/ -/* - Copyright (c) 2010, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../../Copyright' for full details. -*/ + * Copyright (c) 2010, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* math_msvc_fenv.h -- fake fenv.h using Microsoft Visual C++ */ #ifndef ECL_MATH_FENV_MSVC_H #define ECL_MATH_FENV_MSVC_H diff --git a/src/h/internal.h b/src/h/internal.h index d08fce085..846ae8b51 100755 --- a/src/h/internal.h +++ b/src/h/internal.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - internal.h -- Structures and functions that are not meant for the end user -*/ -/* - Copyright (c) 2001, Juan Jose Garcia Ripoll. - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * Copyright (c) 2001, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* internal.h -- Structures and functions that are not meant for the end user */ #ifndef ECL_INTERNAL_H #define ECL_INTERNAL_H diff --git a/src/h/legacy.h b/src/h/legacy.h index 702edca0b..51cf720e7 100644 --- a/src/h/legacy.h +++ b/src/h/legacy.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - legacy.h -- Legacy macros, functions and names. -*/ -/* - Copyright (c) 2011, Juan Jose Garcia-Ripoll - - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * Copyright (c) 2011, Juan Jose Garcia-Ripoll + * + * See file 'LICENSE' for the copyright details. + * + */ +/* legacy.h -- Legacy macros, functions and names. */ #if !defined(ECL_LEGACY_H) && !defined(ECL_NO_LEGACY) #define ECL_LEGACY_H diff --git a/src/h/number.h b/src/h/number.h index 3d41b3a42..fbfad1de2 100644 --- a/src/h/number.h +++ b/src/h/number.h @@ -2,19 +2,13 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - number.h -- GMP interface. -*/ -/* - Copyright (c) 1995, Giuseppe Attardi. - - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ + * Copyright (c) 1995, Giuseppe Attardi. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* number.h -- GMP interface. */ #ifndef ECL_NUMBER_H #define ECL_NUMBER_H diff --git a/src/h/object.h b/src/h/object.h index 915cd2604..0b3c18d49 100644 --- a/src/h/object.h +++ b/src/h/object.h @@ -2,20 +2,15 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - object.h -- Data structure definitions. -*/ -/* - Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. - Copyright (c) 1990, Giuseppe Attardi. - Copyright (c) 2001, Juan Jose Garcia Ripoll. + * Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. + * Copyright (c) 1990, Giuseppe Attardi. + * Copyright (c) 2001, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* object.h -- Data structure definitions. */ #ifdef __cplusplus extern "C" { diff --git a/src/h/page.h b/src/h/page.h index 1760a0ee1..a7127f6bc 100644 --- a/src/h/page.h +++ b/src/h/page.h @@ -2,19 +2,12 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - page.h -- Page macros. -*/ -/* - Copyright (c) 1990, Giuseppe Attardi. - - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ - + * Copyright (c) 1990, Giuseppe Attardi. + * + * See file 'LICENSE' for the copyright details. + * + */ +/* page.h -- Page macros. */ #ifdef __cplusplus extern "C" { #endif diff --git a/src/h/stack-resize.h b/src/h/stack-resize.h index d7fe9434e..93e9ee6bb 100644 --- a/src/h/stack-resize.h +++ b/src/h/stack-resize.h @@ -1,19 +1,15 @@ /* -*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*- */ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ -/* - internal.h -- safe stack resizing -*/ -/* - Copyright (c) 2001, Juan Jose Garcia Ripoll. - ECL is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. +/* + * Copyright (c) 2001, Juan Jose Garcia Ripoll. + * + * See file 'LICENSE' for the copyright details. + * + */ - See file '../Copyright' for full details. -*/ +/* internal.h -- safe stack resizing */ #ifndef ECL_STACK_RESIZE_H #define ECL_STACK_RESIZE_H diff --git a/src/h/stacks.h b/src/h/stacks.h index 761740f67..d5bdc69a0 100755 --- a/src/h/stacks.h +++ b/src/h/stacks.h @@ -2,20 +2,15 @@ /* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */ /* - stacks.h -- Bind/Jump/Frame stacks. -*/ -/* - Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. - Copyright (c) 1990, Giuseppe Attardi. - Copyright (c) 2000, Juan Jose Garcia-Ripoll + * Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. + * Copyright (c) 1990, Giuseppe Attardi. + * Copyright (c) 2000, Juan Jose Garcia-Ripoll + * + * See file 'LICENSE' for the copyright details. + * + */ - ECoLisp is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - See file '../Copyright' for full details. -*/ +/* stacks.h -- Bind/Jump/Frame stacks. */ #ifndef ECL_STACKS_H #define ECL_STACKS_H diff --git a/src/lsp/arraylib.lsp b/src/lsp/arraylib.lsp index 98bdfe659..ed40205b4 100644 --- a/src/lsp/arraylib.lsp +++ b/src/lsp/arraylib.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; arraylib.lsp ;;;; diff --git a/src/lsp/assert.lsp b/src/lsp/assert.lsp index 0a19eaab4..fe5db6997 100644 --- a/src/lsp/assert.lsp +++ b/src/lsp/assert.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "SYSTEM") diff --git a/src/lsp/autoload.lsp b/src/lsp/autoload.lsp index a6e16399b..60fed9682 100644 --- a/src/lsp/autoload.lsp +++ b/src/lsp/autoload.lsp @@ -6,16 +6,9 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. - - -;;; Program Development Environment +;;;; Program Development Environment (in-package "SYSTEM") diff --git a/src/lsp/cmdline.lsp b/src/lsp/cmdline.lsp index 9e1139f81..de016d5eb 100644 --- a/src/lsp/cmdline.lsp +++ b/src/lsp/cmdline.lsp @@ -6,12 +6,7 @@ ;;;; ;;;; Copyright (c) 2005, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package "SYSTEM") diff --git a/src/lsp/defmacro.lsp b/src/lsp/defmacro.lsp index 212778301..5d9b353b1 100644 --- a/src/lsp/defmacro.lsp +++ b/src/lsp/defmacro.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; defines SYS:DEFMACRO*, the defmacro preprocessor (in-package "SYSTEM") diff --git a/src/lsp/defstruct.lsp b/src/lsp/defstruct.lsp index fecb6ba68..767a0a736 100644 --- a/src/lsp/defstruct.lsp +++ b/src/lsp/defstruct.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; The structure routines. (in-package "SYSTEM") diff --git a/src/lsp/describe.lsp b/src/lsp/describe.lsp index 1973de65c..f16bcc125 100644 --- a/src/lsp/describe.lsp +++ b/src/lsp/describe.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;; DESCRIBE and INSPECT (in-package "SYSTEM") diff --git a/src/lsp/evalmacros.lsp b/src/lsp/evalmacros.lsp index 9bf0c456f..fada8e04c 100644 --- a/src/lsp/evalmacros.lsp +++ b/src/lsp/evalmacros.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "SYSTEM") diff --git a/src/lsp/export.lsp b/src/lsp/export.lsp index 8742a5da0..a5c6bc884 100644 --- a/src/lsp/export.lsp +++ b/src/lsp/export.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; Exporting external symbols of LISP package (eval-when (eval compile load) diff --git a/src/lsp/ffi.lsp b/src/lsp/ffi.lsp index 017aaaa99..a3fcdc983 100644 --- a/src/lsp/ffi.lsp +++ b/src/lsp/ffi.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2001, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; FFI Symbols used in the foreign function interface diff --git a/src/lsp/helpfile.lsp b/src/lsp/helpfile.lsp index 09c7cb326..c0a31c304 100644 --- a/src/lsp/helpfile.lsp +++ b/src/lsp/helpfile.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2001, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; (in-package "SYSTEM") diff --git a/src/lsp/iolib.lsp b/src/lsp/iolib.lsp index 7bd9a8e8a..c1846b976 100644 --- a/src/lsp/iolib.lsp +++ b/src/lsp/iolib.lsp @@ -6,12 +6,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; The IO library. (in-package "SYSTEM") diff --git a/src/lsp/listlib.lsp b/src/lsp/listlib.lsp index fbde2e1b0..40e60414a 100644 --- a/src/lsp/listlib.lsp +++ b/src/lsp/listlib.lsp @@ -5,12 +5,8 @@ ;;;; Copyright (c) 1995, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; list manipulating routines (in-package "SYSTEM") diff --git a/src/lsp/mislib.lsp b/src/lsp/mislib.lsp index dbb5bdb73..3502f5809 100644 --- a/src/lsp/mislib.lsp +++ b/src/lsp/mislib.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. (in-package "SYSTEM") diff --git a/src/lsp/module.lsp b/src/lsp/module.lsp index 86256463d..ad816fd3f 100644 --- a/src/lsp/module.lsp +++ b/src/lsp/module.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1984, Taiichi Yuasa and Masami Hagiya. ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; module routines diff --git a/src/lsp/mp.lsp b/src/lsp/mp.lsp index 87eb18ddf..fe19ca1d6 100644 --- a/src/lsp/mp.lsp +++ b/src/lsp/mp.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 2003, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. #-threads (defpackage "MP" diff --git a/src/lsp/numlib.lsp b/src/lsp/numlib.lsp index ad0fb5312..bfea06aa8 100644 --- a/src/lsp/numlib.lsp +++ b/src/lsp/numlib.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; number routines diff --git a/src/lsp/packlib.lsp b/src/lsp/packlib.lsp index 630b34442..c09bfd39d 100644 --- a/src/lsp/packlib.lsp +++ b/src/lsp/packlib.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; package routines diff --git a/src/lsp/predlib.lsp b/src/lsp/predlib.lsp index 7af14d413..922dbb6f2 100644 --- a/src/lsp/predlib.lsp +++ b/src/lsp/predlib.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; predicate routines diff --git a/src/lsp/seq.lsp b/src/lsp/seq.lsp index af491d5f9..f97fd2cbb 100644 --- a/src/lsp/seq.lsp +++ b/src/lsp/seq.lsp @@ -6,12 +6,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; sequence routines diff --git a/src/lsp/seqlib.lsp b/src/lsp/seqlib.lsp index 95a8fc100..0a49937bc 100644 --- a/src/lsp/seqlib.lsp +++ b/src/lsp/seqlib.lsp @@ -5,12 +5,7 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; sequence routines diff --git a/src/lsp/seqmacros.lsp b/src/lsp/seqmacros.lsp index 131585b51..7cb8c9cc1 100644 --- a/src/lsp/seqmacros.lsp +++ b/src/lsp/seqmacros.lsp @@ -4,12 +4,7 @@ ;;;; ;;;; Copyright (c) 2010, Juan Jose Garcia-Ripoll ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; ;;;; SEQMACROS -- Macros that are used to expand sequence routines ;;;; diff --git a/src/lsp/setf.lsp b/src/lsp/setf.lsp index 3bee39aa4..af9fd1166 100644 --- a/src/lsp/setf.lsp +++ b/src/lsp/setf.lsp @@ -7,12 +7,7 @@ ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; Copyright (c) 2015, Daniel Kochmański. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; setf routines diff --git a/src/lsp/top.lsp b/src/lsp/top.lsp index 4d602e5b3..c9f7b6b29 100644 --- a/src/lsp/top.lsp +++ b/src/lsp/top.lsp @@ -7,12 +7,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; ;;;; Revised on July 11, by Carl Hoffman. ;;;; Modified Oct 1986 by Ken Rimey. diff --git a/src/lsp/trace.lsp b/src/lsp/trace.lsp index 8ba2c9bf1..0eb338494 100644 --- a/src/lsp/trace.lsp +++ b/src/lsp/trace.lsp @@ -5,12 +5,8 @@ ;;;; Copyright (c) 1990, Giuseppe Attardi. ;;;; Copyright (c) 2001, Juan Jose Garcia Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. + ;;;; Tracer package for Common Lisp (in-package "SYSTEM") diff --git a/src/lsp/unicode.lsp b/src/lsp/unicode.lsp index 2bacc1d6a..6f4acca10 100644 --- a/src/lsp/unicode.lsp +++ b/src/lsp/unicode.lsp @@ -4,13 +4,9 @@ ;;;; ;;;; Copyright (c) 2011, Juan Jose Garcia-Ripoll. ;;;; -;;;; This program is free software; you can redistribute it and/or -;;;; modify it under the terms of the GNU Library General Public -;;;; License as published by the Free Software Foundation; either -;;;; version 2 of the License, or (at your option) any later version. -;;;; -;;;; See file '../Copyright' for full details. +;;;; See file 'LICENSE' for the copyright details. ;;;; + ;;;; unicode.lsp -- encoding and decoding ;;;;