summaryrefslogtreecommitdiff
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorLute Kamstra <lute@gnu.org>2005-07-04 16:49:24 +0000
committerLute Kamstra <lute@gnu.org>2005-07-04 16:49:24 +0000
commita7eaf8605fcfaa8f548c1b3d28b20f554fbf2d8c (patch)
tree404181415bc3cc55496fa163601e663ffe0ab43d /src/bytecode.c
parent3f2dd63b3f4fffc3b25bfb292e4f8803d6ae5a14 (diff)
downloademacs-a7eaf8605fcfaa8f548c1b3d28b20f554fbf2d8c.tar.gz
Update FSF's address.
Diffstat (limited to 'src/bytecode.c')
-rw-r--r--src/bytecode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bytecode.c b/src/bytecode.c
index 6b05a3270d2..73b8f60a1a8 100644
--- a/src/bytecode.c
+++ b/src/bytecode.c
@@ -16,8 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
hacked on by jwz@lucid.com 17-jun-91
o added a compile-time switch to turn on simple sanity checking;