summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2014-05-24 16:29:39 +0000
committerManolo Gouy <Manolo>2014-05-24 16:29:39 +0000
commit90ba43b16cbee60d2b9a28f50277b443fc6ccd54 (patch)
tree6f5ac3ff4bdafe98be16298c859354d72add4e6a /examples
parentb8cc8eb48d320ca51519cbfc22489ab11429b61f (diff)
Reset file header and footer.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10173 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'examples')
-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$".
//