logo       
Google Custom Search
    AddThis Social Bookmark Button

CVS update [cvs1-11-x-branch]: /ccvs/src/: msg#00012

Subject: CVS update [cvs1-11-x-branch]: /ccvs/src/
Tag: cvs1-11-x-branch
User: dprice  
Date: 05/07/12 07:07:57

Modified:
 /ccvs/src/
  ChangeLog, buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h,
  release.c

Log:
 * buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h,
 release.c: Add copyright notices.

File Changes:

Directory: /ccvs/src/
=====================

File [changed]: ChangeLog
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/ChangeLog?r1=1.2336.2.382&r2=1.2336.2.383
Delta lines:  +5 -0
-------------------
--- ChangeLog   11 Jul 2005 15:38:28 -0000      1.2336.2.382
+++ ChangeLog   12 Jul 2005 14:07:53 -0000      1.2336.2.383
@@ -1,3 +1,8 @@
+2005-07-12  Derek Price  <derek@xxxxxxxxxxx>
+
+       * buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h,
+       release.c: Add copyright notices.
+
 2005-07-11  Derek Price  <derek@xxxxxxxxxxx>
 
        * buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h,

File [changed]: buffer.c
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/buffer.c?r1=1.21.4.11&r2=1.21.4.12
Delta lines:  +4 -1
-------------------
--- buffer.c    11 Jul 2005 15:38:29 -0000      1.21.4.11
+++ buffer.c    12 Jul 2005 14:07:54 -0000      1.21.4.12
@@ -1,4 +1,7 @@
-/* This program is free software; you can redistribute it and/or modify
+/*
+ * Copyright (C) 1996-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]: buffer.h
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/buffer.h?r1=1.10.4.2&r2=1.10.4.3
Delta lines:  +4 -1
-------------------
--- buffer.h    11 Jul 2005 15:38:29 -0000      1.10.4.2
+++ buffer.h    12 Jul 2005 14:07:54 -0000      1.10.4.3
@@ -1,4 +1,7 @@
-/* This program is free software; you can redistribute it and/or modify
+/*
+ * Copyright (C) 1996-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]: client.h
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/client.h?r1=1.39.6.4&r2=1.39.6.5
Delta lines:  +4 -1
-------------------
--- client.h    11 Jul 2005 15:38:29 -0000      1.39.6.4
+++ client.h    12 Jul 2005 14:07:54 -0000      1.39.6.5
@@ -1,4 +1,7 @@
-/* This program is free software; you can redistribute it and/or modify
+/*
+ * Copyright (C) 1994-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]: expand_path.c
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/expand_path.c?r1=1.21.6.4&r2=1.21.6.5
Delta lines:  +2 -0
-------------------
--- expand_path.c       11 Jul 2005 15:38:29 -0000      1.21.6.4
+++ expand_path.c       12 Jul 2005 14:07:54 -0000      1.21.6.5
@@ -1,5 +1,7 @@
 /* expand_path.c -- expand environmental variables in passed in string
  *
+ * 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)

File [changed]: history.c
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/history.c?r1=1.58.4.12&r2=1.58.4.13
Delta lines:  +4 -1
-------------------
--- history.c   11 Jul 2005 15:38:29 -0000      1.58.4.12
+++ history.c   12 Jul 2005 14:07:54 -0000      1.58.4.13
@@ -1,4 +1,7 @@
-/* This program is free software; you can redistribute it and/or modify
+/*
+ * Copyright (C) 1994-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]: myndbm.h
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/myndbm.h?r1=1.3.8.1&r2=1.3.8.2
Delta lines:  +4 -1
-------------------
--- myndbm.h    11 Jul 2005 15:38:29 -0000      1.3.8.1
+++ myndbm.h    12 Jul 2005 14:07:54 -0000      1.3.8.2
@@ -1,4 +1,7 @@
-/* This program is free software; you can redistribute it and/or modify
+/*
+ * Copyright (C) 1994-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]: release.c
Url: 
https://ccvs.cvshome.org/source/browse/ccvs/src/release.c?r1=1.48.6.7&r2=1.48.6.8
Delta lines:  +4 -1
-------------------
--- release.c   11 Jul 2005 15:38:29 -0000      1.48.6.7
+++ release.c   12 Jul 2005 14:07:54 -0000      1.48.6.8
@@ -1,4 +1,7 @@
-/* This program is free software; you can redistribute it and/or modify
+/*
+ * Copyright (C) 1994-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.



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>