# HG changeset patch # User Dave Love # Date 960214820 0 # Node ID d0b424336374710ab3f43e022d243c5f2d87067e # Parent 28c6b6d0ed6b87aa351fc7f46120675c990be074 Copyright up-date. diff -r 28c6b6d0ed6b -r d0b424336374 src/bytecode.c --- a/src/bytecode.c Mon Jun 05 14:19:33 2000 +0000 +++ b/src/bytecode.c Mon Jun 05 14:20:20 2000 +0000 @@ -1,5 +1,5 @@ /* Execution of byte code produced by bytecomp.el. - Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc. + Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000 Free Software Foundation, Inc. This file is part of GNU Emacs.