From 52604ebf78f066f66494768c69b8e7e42b0ccccf Mon Sep 17 00:00:00 2001 From: Gina Trapani Date: Thu, 19 Mar 2009 18:52:47 -0700 Subject: [PATCH] Tweaked version and contributor details --- README | 15 +++++++-------- todo.sh | 13 +++++++------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README b/README index d41196e..6334036 100644 --- a/README +++ b/README @@ -1,9 +1,8 @@ - TODO.TXT Manager - Version 2.1 - Author: Gina Trapani (ginatrapani@gmail.com) - Last updated: 2/23/2009 - Release date: 5/11/2006 - License: GPL, http://www.gnu.org/copyleft/gpl.html + TODO.TXT Command Line Interface + Latest version: http://github.com/ginatrapani/todo.txt-cli/tree/master + First release: 5/11/2006 + Conceived and released by: Gina Trapani (http://ginatrapani.org) + Contributors: http://github.com/ginatrapani/todo.txt-cli/network + License: GPL, http://www.gnu.org/copyleft/gpl.html More information and mailing list at http://todotxt.com - - Gina's deploy branch is here: http://github.com/ginatrapani/todo.txt-cli/tree/master If possible fork from there for most convenient integration. \ No newline at end of file + To submit patches, fork the repository at http://github.com/ginatrapani/todo.txt-cli/tree/master diff --git a/todo.sh b/todo.sh index 752f49d..675af36 100755 --- a/todo.sh +++ b/todo.sh @@ -4,13 +4,14 @@ # Place the todo.cfg file in your home directory or use the -d option for a custom location. version() { sed -e 's/^ //' <