myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Myserver-commit] [2746] Changed Copyright to `Free Software Foundation


From: Giuseppe Scrivano
Subject: [Myserver-commit] [2746] Changed Copyright to `Free Software Foundation Inc.'
Date: Wed, 13 Aug 2008 19:29:51 +0000

Revision: 2746
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=2746
Author:   gscrivano
Date:     2008-08-13 19:29:50 +0000 (Wed, 13 Aug 2008)

Log Message:
-----------
Changed Copyright to `Free Software Foundation Inc.'

Modified Paths:
--------------
    trunk/myserver/tests/main.cpp
    trunk/myserver/tests/test_base64.cpp
    trunk/myserver/tests/test_connection.cpp
    trunk/myserver/tests/test_files_utility.cpp
    trunk/myserver/tests/test_filter_chain.cpp
    trunk/myserver/tests/test_ftp.cpp
    trunk/myserver/tests/test_gzip.cpp
    trunk/myserver/tests/test_hashmap.cpp
    trunk/myserver/tests/test_homedir.cpp
    trunk/myserver/tests/test_http_request.cpp
    trunk/myserver/tests/test_http_response.cpp
    trunk/myserver/tests/test_md5.cpp
    trunk/myserver/tests/test_mem_buff.cpp
    trunk/myserver/tests/test_multicast.cpp
    trunk/myserver/tests/test_mutex.cpp
    trunk/myserver/tests/test_pipe.cpp
    trunk/myserver/tests/test_recursive_mutex.cpp
    trunk/myserver/tests/test_regex.cpp
    trunk/myserver/tests/test_safetime.cpp
    trunk/myserver/tests/test_semaphore.cpp
    trunk/myserver/tests/test_thread.cpp
    trunk/myserver/tests/test_utility.cpp

Modified: trunk/myserver/tests/main.cpp
===================================================================
--- trunk/myserver/tests/main.cpp       2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/main.cpp       2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_base64.cpp
===================================================================
--- trunk/myserver/tests/test_base64.cpp        2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_base64.cpp        2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_connection.cpp
===================================================================
--- trunk/myserver/tests/test_connection.cpp    2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_connection.cpp    2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_files_utility.cpp
===================================================================
--- trunk/myserver/tests/test_files_utility.cpp 2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_files_utility.cpp 2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_filter_chain.cpp
===================================================================
--- trunk/myserver/tests/test_filter_chain.cpp  2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_filter_chain.cpp  2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_ftp.cpp
===================================================================
--- trunk/myserver/tests/test_ftp.cpp   2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/test_ftp.cpp   2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_gzip.cpp
===================================================================
--- trunk/myserver/tests/test_gzip.cpp  2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/test_gzip.cpp  2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_hashmap.cpp
===================================================================
--- trunk/myserver/tests/test_hashmap.cpp       2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_hashmap.cpp       2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_homedir.cpp
===================================================================
--- trunk/myserver/tests/test_homedir.cpp       2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_homedir.cpp       2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_http_request.cpp
===================================================================
--- trunk/myserver/tests/test_http_request.cpp  2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_http_request.cpp  2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_http_response.cpp
===================================================================
--- trunk/myserver/tests/test_http_response.cpp 2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_http_response.cpp 2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_md5.cpp
===================================================================
--- trunk/myserver/tests/test_md5.cpp   2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/test_md5.cpp   2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_mem_buff.cpp
===================================================================
--- trunk/myserver/tests/test_mem_buff.cpp      2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_mem_buff.cpp      2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_multicast.cpp
===================================================================
--- trunk/myserver/tests/test_multicast.cpp     2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_multicast.cpp     2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_mutex.cpp
===================================================================
--- trunk/myserver/tests/test_mutex.cpp 2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/test_mutex.cpp 2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_pipe.cpp
===================================================================
--- trunk/myserver/tests/test_pipe.cpp  2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/test_pipe.cpp  2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_recursive_mutex.cpp
===================================================================
--- trunk/myserver/tests/test_recursive_mutex.cpp       2008-08-13 00:07:39 UTC 
(rev 2745)
+++ trunk/myserver/tests/test_recursive_mutex.cpp       2008-08-13 19:29:50 UTC 
(rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_regex.cpp
===================================================================
--- trunk/myserver/tests/test_regex.cpp 2008-08-13 00:07:39 UTC (rev 2745)
+++ trunk/myserver/tests/test_regex.cpp 2008-08-13 19:29:50 UTC (rev 2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_safetime.cpp
===================================================================
--- trunk/myserver/tests/test_safetime.cpp      2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_safetime.cpp      2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_semaphore.cpp
===================================================================
--- trunk/myserver/tests/test_semaphore.cpp     2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_semaphore.cpp     2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_thread.cpp
===================================================================
--- trunk/myserver/tests/test_thread.cpp        2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_thread.cpp        2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or

Modified: trunk/myserver/tests/test_utility.cpp
===================================================================
--- trunk/myserver/tests/test_utility.cpp       2008-08-13 00:07:39 UTC (rev 
2745)
+++ trunk/myserver/tests/test_utility.cpp       2008-08-13 19:29:50 UTC (rev 
2746)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2008 The MyServer Team
+ Copyright (C) 2008 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 3 of the License, or






reply via email to

[Prev in Thread] Current Thread [Next in Thread]