CVS update [cvs1-11-x-branch]: /ccvs/windows-NT/

[email protected] 11 Jul 2005 15:38:03 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
Tag: cvs1-11-x-branch
User: dprice  
Date: 05/07/11 08:38:03

Modified:
 /ccvs/windows-NT/
  ChangeLog, mkdir.c, startserver.c, woe32.c

Log:
 * mkdir.c, startserver.c, woe32.c: Update license 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.39&r2=1.158.2.40
Delta lines:  +4 -0
-------------------
--- ChangeLog	6 Jun 2005 21:52:18 -0000	1.158.2.39
+++ ChangeLog	11 Jul 2005 15:38:00 -0000	1.158.2.40
@@ -1,3 +1,7 @@
+2005-07-11  Derek Price  <[email protected]>
+
+	* mkdir.c, startserver.c, woe32.c: Update license notices.
+
 2005-06-06  Conrad T. Pino  <[email protected]>
 
 	* run.c: Add "run_add_arg_p" and "run_arg_free_p" functions.

File [changed]: mkdir.c
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/mkdir.c?r1=1.2&r2=1.2.16.1
Delta lines:  +11 -0
--------------------
--- mkdir.c	30 Aug 1995 20:43:58 -0000	1.2
+++ mkdir.c	11 Jul 2005 15:38:00 -0000	1.2.16.1
@@ -1,3 +1,14 @@
+/* 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.
+ *
+ * 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.
+ */
+
 /* mkdir.c --- mkdir for Windows NT
    Jim Blandy <[email protected]> --- July 1995  */
 

File [changed]: startserver.c
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/startserver.c?r1=1.9&r2=1.9.8.1
Delta lines:  +11 -0
--------------------
--- startserver.c	1 Jul 1998 13:24:02 -0000	1.9
+++ startserver.c	11 Jul 2005 15:38:00 -0000	1.9.8.1
@@ -1,3 +1,14 @@
+/* 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.
+ *
+ * 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.
+ */
+
 /* startserver.c --- open a connection to the CVS server under Windows NT
    Jim Blandy <[email protected]> --- August 1995  */
 

File [changed]: woe32.c
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/woe32.c?r1=1.1.2.1&r2=1.1.2.2
Delta lines:  +11 -0
--------------------
--- woe32.c	9 Jun 2003 20:19:04 -0000	1.1.2.1
+++ woe32.c	11 Jul 2005 15:38:00 -0000	1.1.2.2
@@ -1,3 +1,14 @@
+/* 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.
+ *
+ * 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.
+ */
+
 /*
  * win32.c
  * - utility functions for cvs under win32