summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/clipboard.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/clipboard.cxx b/examples/clipboard.cxx
index aa71a3998..c75705875 100644
--- a/examples/clipboard.cxx
+++ b/examples/clipboard.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: clipboard.cxx 9869 2013-04-09 20:11:28Z greg.ercolano $"
+// "$Id$"
//
// Clipboard display test application for the Fast Light Tool Kit (FLTK).
//
@@ -164,5 +164,5 @@ int main()
}
//
-// End of "$Id: $".
+// End of "$Id$".
//