]> arthur.barton.de Git - netatalk.git/commitdiff
Get rid of this my silly copyright message :)
authorrlewczuk <rlewczuk>
Sun, 25 Aug 2002 13:31:16 +0000 (13:31 +0000)
committerrlewczuk <rlewczuk>
Sun, 25 Aug 2002 13:31:16 +0000 (13:31 +0000)
etc/afpd/catsearch.c

index 0f9c4317cc5044bea58c69977e9f92f9d99e1977..490ddb9145f737d1f05df7c13c3b1efe9f37caf7 100644 (file)
@@ -1,5 +1,4 @@
 /* 
- * Copyright (C) 2002 Rafal Lewczuk (rlewczuk@pronet.pl) 
  * Copyright (C) 1990, 1993 Regents of The University of Michigan
  * All Rights Reserved. See COPYRIGHT
  */
@@ -16,6 +15,8 @@
  * libatalk/afpd functions only when it is really needed, mainly while
  * returning some non-UNIX information or filtering by non-UNIX criteria.
  *
+ * Initial version written by Rafal Lewczuk <rlewczuk@pronet.pl>
+ *
  */
 
 #ifdef HAVE_CONFIG_H
@@ -741,4 +742,4 @@ int afp_catsearch(AFPObj *obj, char *ibuf, int ibuflen,
    should be done in other functions) */
 
 #endif
-/* WITH_CATSEARCH */
\ No newline at end of file
+/* WITH_CATSEARCH */