]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/auth.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / auth.c
index 5802a504e2ef7160e54f6550cd2c56db35370a42..f9e9f98bad5849555cfb67be248e3b47181b8d61 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Authentication functions for CUPS.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -871,8 +869,3 @@ cups_local_auth(http_t *http)               /* I - HTTP connection to server */
   return (1);
 #endif /* WIN32 || __EMX__ */
 }
-
-
-/*
- * End of "$Id$".
- */