]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/dnssd.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / backend / dnssd.c
index b46d8cf5f39b49e115b86a90b71ca959b3c5be14..20beaae29297b1d4fe547d9991b1101df7e306a9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * DNS-SD discovery backend for CUPS.
  *
  * Copyright 2008-2015 by Apple Inc.
@@ -1315,8 +1313,3 @@ unquote(char       *dst,          /* I - Destination buffer */
 
   *dst = '\0';
 }
-
-
-/*
- * End of "$Id$".
- */