]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/auth.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / auth.h
index fe11d46558ab6380f159a408baf8fe777e466d2f..f82253b909eafddf04c5a3f97d84c83a31fa41e4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Authorization definitions for the CUPS scheduler.
  *
  * Copyright 2007-2014 by Apple Inc.
@@ -140,8 +138,3 @@ extern cupsd_location_t     *cupsdFindLocation(const char *location);
 extern void            cupsdFreeLocation(cupsd_location_t *loc);
 extern http_status_t   cupsdIsAuthorized(cupsd_client_t *con, const char *owner);
 extern cupsd_location_t        *cupsdNewLocation(const char *location);
-
-
-/*
- * End of "$Id$".
- */