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
commit3f2dd63b3f4fffc3b25bfb292e4f8803d6ae5a14 (patch)
treed2aee6d8bd8a14e064fa0e18cc7e3f3ea425c948 /lib-src/b2m.pl
parentcba2411c29e62ca9087ab31b1d8d34892d2d2cf0 (diff)
downloademacs-3f2dd63b3f4fffc3b25bfb292e4f8803d6ae5a14.tar.gz
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 38eb96e076f..225c272587f 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";