]> git.donarmstrong.com Git - bin.git/commitdiff
update svn keywords and fix stodo copyright
authorDon Armstrong <don@donarmstrong.com>
Tue, 27 Dec 2005 06:14:09 +0000 (06:14 +0000)
committerDon Armstrong <don@donarmstrong.com>
Tue, 27 Dec 2005 06:14:09 +0000 (06:14 +0000)
ss
stodo [changed mode: 0644->0755]

diff --git a/ss b/ss
index 7dfc0325638dc255bff5cfc1e19f7c8d316f4c9b..565abc42a984ce964177c5c8f04c5fdda0d9b67b 100755 (executable)
--- a/ss
+++ b/ss
@@ -3,7 +3,7 @@
 # under the terms of the GPL version 2, or any later version, at your
 # option. See the file README and COPYING for more information.
 # Copyright 2004 by Don Armstrong <don@donarmstrong.com>.
-# $Id: ss,v 1.3 2004/09/27 05:58:55 don Exp $
+# $Id$
 
 
 use warnings;
diff --git a/stodo b/stodo
old mode 100644 (file)
new mode 100755 (executable)
index d13fae7..10757c3
--- a/stodo
+++ b/stodo
@@ -1,9 +1,9 @@
 #! /usr/bin/perl
-# ss makes a screenshot of the screen using import, and is released
-# under the terms of the GPL version 2, or any later version, at your
-# option. See the file README and COPYING for more information.
-# Copyright 2004 by Don Armstrong <don@donarmstrong.com>.
-# $Id: ss,v 1.3 2004/09/27 05:58:55 don Exp $
+# stodo commits the changes made to a subversion backed todo db, and
+# is released under the terms of the GPL version 2, or any later
+# version, at your option. See the file README and COPYING for more
+# information. Copyright 2004 by Don Armstrong <don@donarmstrong.com>.
+# $Id$
 
 
 use warnings;