summaryrefslogtreecommitdiff
path: root/backend/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/network.c')
-rw-r--r--backend/network.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/backend/network.c b/backend/network.c
index 4560fb033..8beced8d2 100644
--- a/backend/network.c
+++ b/backend/network.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Common backend network APIs for CUPS.
*
* Copyright 2007-2014 by Apple Inc.
@@ -301,8 +299,3 @@ backendNetworkSideCB(
return (cupsSideChannelWrite(command, status, data, datalen, 1.0));
}
-
-
-/*
- * End of "$Id$".
- */