CVS update [cvs1-11-x-branch]: /ccvs/windows-NT/
[email protected] 12 Jul 2005 14:10:28 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Tag: cvs1-11-x-branch User: dprice Date: 05/07/12 07:10:28 Modified: /ccvs/windows-NT/ ChangeLog, mkdir.c, startserver.c, woe32.c Log: * mkdir.c, startserver.c, woe32.c: Add copyright notices. File Changes: Directory: /ccvs/windows-NT/ ============================ File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/ChangeLog?r1=1.158.2.40&r2=1.158.2.41 Delta lines: +4 -0 ------------------- --- ChangeLog 11 Jul 2005 15:38:00 -0000 1.158.2.40 +++ ChangeLog 12 Jul 2005 14:10:25 -0000 1.158.2.41 @@ -1,3 +1,7 @@ +2005-07-12 Derek Price <[email protected]> + + * mkdir.c, startserver.c, woe32.c: Add copyright notices. + 2005-07-11 Derek Price <[email protected]> * mkdir.c, startserver.c, woe32.c: Update license notices. File [changed]: mkdir.c Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/mkdir.c?r1=1.2.16.1&r2=1.2.16.2 Delta lines: +4 -1 ------------------- --- mkdir.c 11 Jul 2005 15:38:00 -0000 1.2.16.1 +++ mkdir.c 12 Jul 2005 14:10:25 -0000 1.2.16.2 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1995-2005 The Free Software Foundation, Inc. + * + * 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, or (at your option) * any later version. File [changed]: startserver.c Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/startserver.c?r1=1.9.8.1&r2=1.9.8.2 Delta lines: +4 -1 ------------------- --- startserver.c 11 Jul 2005 15:38:00 -0000 1.9.8.1 +++ startserver.c 12 Jul 2005 14:10:26 -0000 1.9.8.2 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 1995-2005 The Free Software Foundation, Inc. + * + * 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, or (at your option) * any later version. File [changed]: woe32.c Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/woe32.c?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +4 -1 ------------------- --- woe32.c 11 Jul 2005 15:38:00 -0000 1.1.2.2 +++ woe32.c 12 Jul 2005 14:10:26 -0000 1.1.2.3 @@ -1,4 +1,7 @@ -/* This program is free software; you can redistribute it and/or modify +/* + * Copyright (C) 2003-2005 The Free Software Foundation, Inc. + * + * 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, or (at your option) * any later version.