]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb-libusb.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / backend / usb-libusb.c
index c89727e51482920a3a8c1d2aef8b5e1cd6f8722a..7fc95c27ed733e3a830bbf05bad3464972c52b65 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * LIBUSB interface code for CUPS.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -9,7 +7,7 @@
  * property of Apple Inc. and are protected by Federal copyright
  * law.  Distribution and use rights are outlined in the file "LICENSE.txt"
  * which should have been included with this file.  If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
+ * missing or damaged, see the license at "http://www.cups.org/".
  */
 
 /*
@@ -2019,9 +2017,3 @@ soft_reset_printer(
 
   return (errcode);
 }
-
-
-/*
- * End of "$Id$".
- */
-