From 2b45f542a5fa4145674b9380bfacd284e8d03d8e Mon Sep 17 00:00:00 2001 From: bescoto Date: Fri, 8 Aug 2003 19:39:13 +0000 Subject: Now date in rdiff-backup script changed automatically git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@383 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/rdiff-backup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rdiff-backup/rdiff-backup') diff --git a/rdiff-backup/rdiff-backup b/rdiff-backup/rdiff-backup index 0aafb65..48c67df 100755 --- a/rdiff-backup/rdiff-backup +++ b/rdiff-backup/rdiff-backup @@ -1,7 +1,7 @@ #!/usr/bin/env python # rdiff-backup -- Mirror files while keeping incremental changes -# Version $version released October 5, 2002 -# Copyright (C) 2001, 2002 Ben Escoto +# Version $version released $date +# Copyright (C) 2001, 2002, 2003 Ben Escoto # # This program is licensed under the GNU General Public License (GPL). # you can redistribute it and/or modify it under the terms of the GNU -- cgit v1.2.1