diff src/protocols/zephyr/Zinternal.c @ 11105:64895571248f

[gaim-migrate @ 13153] CVS keywords are making my life difficult right now. I know I could change the keyword expansion somehow, but I don't see the use for them here, so I'm taking the easy (and IMO, better long-term) approach of removing them. My apologies for the commit spam. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 14 Jul 2005 02:19:01 +0000
parents 5727afad0fb8
children 519dc2186438
line wrap: on
line diff
--- a/src/protocols/zephyr/Zinternal.c	Wed Jul 13 05:49:04 2005 +0000
+++ b/src/protocols/zephyr/Zinternal.c	Thu Jul 14 02:19:01 2005 +0000
@@ -3,15 +3,11 @@
  *
  *	Created by:	Robert French
  *
- *	$Source$
- *	$Author: thekingant $
- *
  *	Copyright (c) 1987,1988,1991 by the Massachusetts Institute of
  *	Technology.
  *	For copying and distribution information, see the file
  *	"mit-copyright.h". 
  */
-/* $Header$ */
 
 #include "internal.h"
 #ifdef WIN32
@@ -37,13 +33,6 @@
 #include <utmp.h>
 #endif
 
-#ifndef lint
-static const char rcsid_Zinternal_c[] =
-  "$Id: Zinternal.c 12553 2005-04-25 01:53:01Z thekingant $";
-static const char copyright[] =
-  "Copyright (c) 1987,1988,1991 by the Massachusetts Institute of Technology.";
-#endif
-
 extern char *inet_ntoa ();
 
 int __Zephyr_fd = -1;