Update of /cvsroot/devil-linux/build/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv3167/scripts
Modified Files:
shorewall screen
Log Message:
Added missing CVS version info.
Index: shorewall
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/shorewall,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- shorewall 17 Dec 2003 20:47:18 -0000 1.1
+++ shorewall 18 Dec 2003 15:43:07 -0000 1.2
@@ -1,4 +1,8 @@
#!/bin/bash
+# $Source$
+# $Revision$
+# $Date$
+#
# http://www.devil-linux.org
# you need the next line, otherwise script won't be executed !!!
Index: screen
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/screen,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- screen 17 Dec 2003 19:52:53 -0000 1.1
+++ screen 18 Dec 2003 15:43:07 -0000 1.2
@@ -1,4 +1,7 @@
#!/bin/bash
+# $Source$
+# $Revision$
+# $Date$
#
# http://www.devil-linux.org
|