CVS update [cvs1-11-x-branch]: /ccvs/
[email protected] 11 Jul 2005 15:39:17 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Tag: cvs1-11-x-branch User: dprice Date: 05/07/11 08:39:17 Modified: /ccvs/ ChangeLog, FAQ, HACKING, INSTALL Log: * FAQ, HACKING, INSTALL: Update license notices. File Changes: Directory: /ccvs/ ================= File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.692.2.212&r2=1.692.2.213 Delta lines: +4 -0 ------------------- --- ChangeLog 2 Jun 2005 16:48:38 -0000 1.692.2.212 +++ ChangeLog 11 Jul 2005 15:39:14 -0000 1.692.2.213 @@ -1,3 +1,7 @@ +2005-07-11 Derek Price <[email protected]> + + * FAQ, HACKING, INSTALL: Update license notices. + 2005-06-02 Derek Price <[email protected]> * NEWS: Note server compression hang fix. File [changed]: FAQ Url: https://ccvs.cvshome.org/source/browse/ccvs/FAQ?r1=1.22.2.1&r2=1.22.2.2 Delta lines: +19 -0 -------------------- --- FAQ 14 Oct 2003 16:47:19 -0000 1.22.2.1 +++ FAQ 11 Jul 2005 15:39:14 -0000 1.22.2.2 @@ -1,3 +1,22 @@ +------------------------------------------------------------------------------- + + CVS 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 1, or (at your option) + any later version. + + More details are available in the COPYING file but, in simplified + terms, this means that any distributed modifications you make to + this software must also be released under the GNU General Public + License. + + CVS 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 General Public License for more details. + +------------------------------------------------------------------------------- + This file contains a CVS FAQ. Until 1995 it was maintained by David Grubbs. It was out of date and not being maintained, but it had a certain following and in 1997 Pascal Molli decided to start File [changed]: HACKING Url: https://ccvs.cvshome.org/source/browse/ccvs/HACKING?r1=1.22.6.4&r2=1.22.6.5 Delta lines: +17 -0 -------------------- --- HACKING 15 Mar 2005 21:56:44 -0000 1.22.6.4 +++ HACKING 11 Jul 2005 15:39:15 -0000 1.22.6.5 @@ -1,5 +1,22 @@ How to write code for CVS +* License of CVS + + 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 1, or (at your option) + any later version. + + More details are available in the COPYING file but, in simplified + terms, this means that any distributed modifications you make to + this software must also be released under the GNU General Public + License. + + 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 General Public License for more details. + * Source Patches against the development version of CVS are most likely to be accepted: File [changed]: INSTALL Url: https://ccvs.cvshome.org/source/browse/ccvs/INSTALL?r1=1.144.2.17&r2=1.144.2.18 Delta lines: +19 -1 -------------------- --- INSTALL 4 May 2005 02:35:15 -0000 1.144.2.17 +++ INSTALL 11 Jul 2005 15:39:15 -0000 1.144.2.18 @@ -1,4 +1,22 @@ -First, read the README file. If you're still happy... +------------------------------------------------------------------------------- + +CVS 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 1, 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 General Public License for more details. + +------------------------------------------------------------------------------- + +Now back to our regularly scheduled program: + +Please read the README file before reading this INSTALL file. Then, to +install CVS: + First you need to obtain and install the CVS executables. If you got a distribution which contains executables, consult the installation