This patch adds the Id keyword changes that were presumably
inadvertently committed during the creation of the v5_9_7 tag rather
than on trunk.
---
 examples/f95/x26f.f90 |    2 +-
 examples/f95/x27f.f90 |    2 +-
 examples/tcl/x23      |    2 +-
 examples/tcl/x28      |    2 +-
 examples/tcl/x29      |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/examples/f95/x26f.f90 b/examples/f95/x26f.f90
index 527efdf..9bf90ca 100644
--- a/examples/f95/x26f.f90
+++ b/examples/f95/x26f.f90
@@ -1,6 +1,6 @@
 !  -*- coding: utf-8; -*-
 !
-!  $Id:$
+!  $Id$
 !
 !  Multi-lingual version of the first page of example 4.
 !
diff --git a/examples/f95/x27f.f90 b/examples/f95/x27f.f90
index a638d01..db85fdb 100644
--- a/examples/f95/x27f.f90
+++ b/examples/f95/x27f.f90
@@ -1,4 +1,4 @@
-! $Id:$
+! $Id$
 !
 !  Drawing "spirograph" curves - epitrochoids, cycolids, roulettes
 !
diff --git a/examples/tcl/x23 b/examples/tcl/x23
index a1e1629..8439f22 100755
--- a/examples/tcl/x23
+++ b/examples/tcl/x23
@@ -1,6 +1,6 @@
 #!/bin/sh
 #--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
 #
 # Maurice LeBrun
 # 12/24/02
diff --git a/examples/tcl/x28 b/examples/tcl/x28
index f9917345..cb0afc0 100755
--- a/examples/tcl/x28
+++ b/examples/tcl/x28
@@ -1,6 +1,6 @@
 #!/bin/sh
 #--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
 #
 # Maurice LeBrun
 # 12/24/02
diff --git a/examples/tcl/x29 b/examples/tcl/x29
index 66c5a00..9f919b8 100755
--- a/examples/tcl/x29
+++ b/examples/tcl/x29
@@ -1,6 +1,6 @@
 #!/bin/sh
 #--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
 #
 # Maurice LeBrun
 # 12/24/02
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to