diff options
-rwxr-xr-x | ChangeLog | 4 | ||||
-rwxr-xr-x | src/calcurse.1 | 5 |
2 files changed, 6 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2010-05-28 Frederic Culot <frederic@culot.org> + + * src/calcurse.1: reference to the COPYING file removed + 2010-05-26 Frederic Culot <frederic@culot.org> * TODO: list updated diff --git a/src/calcurse.1 b/src/calcurse.1 index 14b2d45..a4a1efc 100755 --- a/src/calcurse.1 +++ b/src/calcurse.1 @@ -1,4 +1,4 @@ -.\" $calcurse: calcurse.1,v 1.19 2010/05/26 17:59:57 culot Exp $ +.\" $calcurse: calcurse.1,v 1.20 2010/05/28 15:38:14 culot Exp $ .\" .\" Copyright (c) 2004-2010 Frederic Culot <frederic@culot.org> .\" All rights reserved. @@ -266,5 +266,4 @@ or at: http://culot.org/calcurse/manual.html .SH COPYRIGHT Copyright (c) 2004-2010 by Frederic Culot. .br -This software is released under the BSD License. Please -read the COPYING file for more information. +This software is released under the BSD License. |