]> code.delx.au - gnu-emacs/blobdiff - src/bytecode.c
Merge from emacs-23
[gnu-emacs] / src / bytecode.c
index 88ac509e4ba5852143824efdbb04997a288b7071..b04d71a20d5e177a11bb5bdf3ff0f7fa17f6fe4a 100644 (file)
@@ -1,6 +1,6 @@
 /* Execution of byte code produced by bytecomp.el.
    Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+                 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.