]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/bytecode-jit.c: Fix copyright years.
authorNickolas Lloyd <ultrageek.lloyd@gmail.com>
Fri, 23 Dec 2016 00:16:22 +0000 (19:16 -0500)
committerNickolas Lloyd <ultrageek.lloyd@gmail.com>
Fri, 23 Dec 2016 00:16:22 +0000 (19:16 -0500)
src/bytecode-jit.c

index c52dfa692d3b1cf03ac500d84a9b3058879c1811..095892d067c962f81f24ca315d1007e2173f4bb0 100644 (file)
@@ -1,6 +1,5 @@
 /* JIT compilation of byte code produced by bytecomp.el.
-   Copyright (C) 1985-1988, 1993, 2000-2016 Free Software Foundation,
-   Inc.
+   Copyright (C) 2016 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.