summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-12-25 07:22:34 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-12-25 07:22:34 +0000
commitd24007f21ffbb76a5a1a8f7acd30c034d5c4d564 (patch)
treee67bdb655d6868765a87ca25b022de41f9652f9d
parentda15407326cc84a52319b899a468203a5ee76e27 (diff)
downloadrdiff-backup-d24007f21ffbb76a5a1a8f7acd30c034d5c4d564.tar.gz
Updated email address/URL
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-0@724 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rwxr-xr-xrdiff-backup/rdiff-backup4
1 files changed, 2 insertions, 2 deletions
diff --git a/rdiff-backup/rdiff-backup b/rdiff-backup/rdiff-backup
index 54f5a18..078e7ca 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 $date
-# Copyright (C) 2001-2005 Ben Escoto <bescoto@stanford.edu>
+# Copyright (C) 2001-2005 Ben Escoto <rdiff-backup@emerose.org>
#
# 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
@@ -12,7 +12,7 @@
# file called COPYING. The GPL is also available online at
# http://www.gnu.org/copyleft/gpl.html.
#
-# See http://rdiff-backup.stanford.edu/ for more information. Please
+# See http://rdiff-backup.nongnu.org/ for more information. Please
# send mail to me or the mailing list if you find bugs or have any
# suggestions.