diff src/bytecode.c @ 64770:a0d1312ede66

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 07 Aug 2005 12:33:19 +0000
parents c94082ceb41d
children 51a9d1289e86
line wrap: on
line diff
--- a/src/bytecode.c	Sun Aug 07 10:56:27 2005 +0000
+++ b/src/bytecode.c	Sun Aug 07 12:33:19 2005 +0000
@@ -1,6 +1,6 @@
 /* Execution of byte code produced by bytecomp.el.
-   Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002, 2003, 2004
-   Free Software Foundation, Inc.
+   Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002, 2003, 2004,
+                 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.