summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'fluid')
-rw-r--r--fluid/ExternalCodeEditor_UNIX.cxx4
-rw-r--r--fluid/ExternalCodeEditor_UNIX.h4
-rw-r--r--fluid/ExternalCodeEditor_WIN32.cxx4
-rw-r--r--fluid/ExternalCodeEditor_WIN32.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/fluid/ExternalCodeEditor_UNIX.cxx b/fluid/ExternalCodeEditor_UNIX.cxx
index e0d230d65..58225fc88 100644
--- a/fluid/ExternalCodeEditor_UNIX.cxx
+++ b/fluid/ExternalCodeEditor_UNIX.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: ExternalCodeEditor_UNIX.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// "$Id$".
//
// External code editor management class for Unix
//
@@ -432,5 +432,5 @@ int ExternalCodeEditor::editors_open() {
#endif /* !WIN32 */
//
-// End of "$Id: ExternalCodeEditor_UNIX.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// End of "$Id$".
//
diff --git a/fluid/ExternalCodeEditor_UNIX.h b/fluid/ExternalCodeEditor_UNIX.h
index 07d8e3762..3ebaeb6ff 100644
--- a/fluid/ExternalCodeEditor_UNIX.h
+++ b/fluid/ExternalCodeEditor_UNIX.h
@@ -1,5 +1,5 @@
//
-// "$Id: ExternalCodeEditor_UNIX.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// "$Id$".
//
// External code editor management class for Unix
//
@@ -47,5 +47,5 @@ public:
#endif /*_EXTCODEEDITOR_H */
//
-// End of "$Id: ExternalCodeEditor_UNIX.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// End of "$Id$".
//
diff --git a/fluid/ExternalCodeEditor_WIN32.cxx b/fluid/ExternalCodeEditor_WIN32.cxx
index 767fd81f7..53170b643 100644
--- a/fluid/ExternalCodeEditor_WIN32.cxx
+++ b/fluid/ExternalCodeEditor_WIN32.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: ExternalCodeEditor_WIN32.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// "$Id$".
//
// External code editor management class for Windows
//
@@ -544,5 +544,5 @@ int ExternalCodeEditor::editors_open() {
#endif /* WIN32 */
//
-// End of "$Id: ExternalCodeEditor_WIN32.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// End of "$Id$".
//
diff --git a/fluid/ExternalCodeEditor_WIN32.h b/fluid/ExternalCodeEditor_WIN32.h
index 43492e632..96a3f7f4f 100644
--- a/fluid/ExternalCodeEditor_WIN32.h
+++ b/fluid/ExternalCodeEditor_WIN32.h
@@ -1,5 +1,5 @@
//
-// "$Id: ExternalCodeEditor_WIN32.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// "$Id$".
//
// External code editor management class for Windows
//
@@ -59,5 +59,5 @@ public:
#endif /*_EXTCODEEDITOR_H */
//
-// End of "$Id: ExternalCodeEditor_WIN32.h 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// End of "$Id$".
//