diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-28 00:46:46 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-28 00:46:46 +0000 |
commit | d1e4cefd0beefa7e5997f213c374ff5a1056bdab (patch) | |
tree | 8ef562d89f20a5cef9efe483fd2c53272c405479 /lib-src | |
parent | e2916e48cb3a93d2c5a15570e0fd433d670138b1 (diff) | |
download | emacs-d1e4cefd0beefa7e5997f213c374ff5a1056bdab.tar.gz |
Add missing Copyright header. Years from date of installation in
public Emacs CVS to present.
[email from rms, 2007/1/22, "Copyright years": "That is copyright FSF.
Whoever added that failed to put in the proper copyright notice."]
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/b2m.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/b2m.pl b/lib-src/b2m.pl index 225c272587f..39c5901348f 100644 --- a/lib-src/b2m.pl +++ b/lib-src/b2m.pl @@ -2,6 +2,9 @@ # b2m.pl - Script to convert a Babyl file to an mbox file +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. + # 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 # the Free Software Foundation; either version 2 of the License, or |