summaryrefslogtreecommitdiff
path: root/lib-src/b2m.pl
diff options
context:
space:
mode:
authorLute Kamstra <lute@gnu.org>2005-07-04 15:47:28 +0000
committerLute Kamstra <lute@gnu.org>2005-07-04 15:47:28 +0000
commit364c38d3af67e2b56a90a6547ec9f773967bf1df (patch)
tree8998a314d77e0422d15b4eaf18dad7bd121037c7 /lib-src/b2m.pl
parent4af331767c017b838b31efb7ec1dc182d8f630d9 (diff)
Update FSF's address.
Diffstat (limited to 'lib-src/b2m.pl')
-rw-r--r--lib-src/b2m.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/b2m.pl b/lib-src/b2m.pl
index 38eb96e076..225c272587 100644
--- a/lib-src/b2m.pl
+++ b/lib-src/b2m.pl
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
# USA.
# Maintained by Jonathan Kamens <jik@kamens.brookline.ma.us>.
@@ -30,7 +30,7 @@ use Mail::Address;
use Date::Parse;
my($whoami) = basename $0;
-my($version) = '$Revision: 1.5 $';
+my($version) = '$Revision$';
my($usage) = "Usage: $whoami [--help] [--version] [--[no]full-headers] [Babyl-file]
\tBy default, full headers are printed.\n";