From 362167bf9b53dc73d6ef797e74fd9ea0a94a9985 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Thu, 2 Jan 2014 01:50:39 +1300 Subject: [PATCH] Deprecate safe-rm.org.nz and bump copyright year --- Changes | 3 +++ README | 4 ++-- safe-rm | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index 58b30f0..a5f433f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +0.11 (UNRELEASED) + - Update URL and email address (safe-rm.org.nz is deprecated) + 0.10 (2013-06-09) - Add IFS to the list of environment variables to untaint diff --git a/README b/README index 8d521a4..fc2cc57 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -safe-rm - http://www.safe-rm.org.nz +safe-rm - https://launchpad.net/safe-rm prevention of accidental deletions using a directory blacklist -Copyright (C) 2008-2013 Francois Marier +Copyright (C) 2008-2014 Francois Marier This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/safe-rm b/safe-rm index 8e9a79f..3e8e4ef 100755 --- a/safe-rm +++ b/safe-rm @@ -202,7 +202,7 @@ However it cannot protect you from the following: =head1 AUTHOR -Francois Marier +Francois Marier =head1 SEE ALSO @@ -210,7 +210,7 @@ rm(1) =head1 LICENSE AND COPYRIGHT -Copyright (C) 2008-2013 Francois Marier +Copyright (C) 2008-2014 Francois Marier This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.11.4.GIT