You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2014/10/21 13:59:41 UTC

svn commit: r1633351 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_commands.c ftp_data_filters.c ftp_log.c ftp_message.c ftp_protocol.c

Author: wrowe
Date: Tue Oct 21 11:59:40 2014
New Revision: 1633351

URL: http://svn.apache.org/r1633351
Log:
This information resides in NOTICE

Modified:
    httpd/mod_ftp/trunk/modules/ftp/ftp_commands.c
    httpd/mod_ftp/trunk/modules/ftp/ftp_data_filters.c
    httpd/mod_ftp/trunk/modules/ftp/ftp_log.c
    httpd/mod_ftp/trunk/modules/ftp/ftp_message.c
    httpd/mod_ftp/trunk/modules/ftp/ftp_protocol.c

Modified: httpd/mod_ftp/trunk/modules/ftp/ftp_commands.c
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/modules/ftp/ftp_commands.c?rev=1633351&r1=1633350&r2=1633351&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/modules/ftp/ftp_commands.c (original)
+++ httpd/mod_ftp/trunk/modules/ftp/ftp_commands.c Tue Oct 21 11:59:40 2014
@@ -14,12 +14,6 @@
  * limitations under the License.
  */
 
-/*
- * Original Copyright (c) 2005 Covalent Technologies
- *
- * FTP Protocol module for Apache 2.0
- */
-
 #define CORE_PRIVATE
 #include "mod_ftp.h"
 #include "ftp_internal.h"

Modified: httpd/mod_ftp/trunk/modules/ftp/ftp_data_filters.c
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/modules/ftp/ftp_data_filters.c?rev=1633351&r1=1633350&r2=1633351&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/modules/ftp/ftp_data_filters.c (original)
+++ httpd/mod_ftp/trunk/modules/ftp/ftp_data_filters.c Tue Oct 21 11:59:40 2014
@@ -14,12 +14,6 @@
  * limitations under the License.
  */
 
-/*
- * Original Copyright (c) 2005 Covalent Technologies
- *
- * FTP Protocol module for Apache 2.0
- */
-
 #include "mod_ftp.h"
 #include "ftp_internal.h"
 

Modified: httpd/mod_ftp/trunk/modules/ftp/ftp_log.c
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/modules/ftp/ftp_log.c?rev=1633351&r1=1633350&r2=1633351&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/modules/ftp/ftp_log.c (original)
+++ httpd/mod_ftp/trunk/modules/ftp/ftp_log.c Tue Oct 21 11:59:40 2014
@@ -14,12 +14,6 @@
  * limitations under the License.
  */
 
-/*
- * Original Copyright (c) 2005 Covalent Technologies
- *
- * FTP Protocol module for Apache 2.0
- */
-
 #include "mod_ftp.h"
 #include "ftp_internal.h"
 

Modified: httpd/mod_ftp/trunk/modules/ftp/ftp_message.c
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/modules/ftp/ftp_message.c?rev=1633351&r1=1633350&r2=1633351&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/modules/ftp/ftp_message.c (original)
+++ httpd/mod_ftp/trunk/modules/ftp/ftp_message.c Tue Oct 21 11:59:40 2014
@@ -14,12 +14,6 @@
  * limitations under the License.
  */
 
-/*
- * Original Copyright (c) 2005 Covalent Technologies
- *
- * FTP Protocol module for Apache 2.0
- */
-
 #include "mod_ftp.h"
 #include "ftp_internal.h"
 

Modified: httpd/mod_ftp/trunk/modules/ftp/ftp_protocol.c
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/modules/ftp/ftp_protocol.c?rev=1633351&r1=1633350&r2=1633351&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/modules/ftp/ftp_protocol.c (original)
+++ httpd/mod_ftp/trunk/modules/ftp/ftp_protocol.c Tue Oct 21 11:59:40 2014
@@ -14,12 +14,6 @@
  * limitations under the License.
  */
 
-/*
- * Original Copyright (c) 2005 Covalent Technologies
- *
- * FTP Protocol module for Apache 2.0
- */
-
 #define CORE_PRIVATE
 #include "mod_ftp.h"
 #include "ftp_internal.h"