From: Nickolas Lloyd Date: Fri, 23 Dec 2016 00:16:22 +0000 (-0500) Subject: ; * src/bytecode-jit.c: Fix copyright years. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=299e09fbc47c3428c785f590ea427d75549a2480;p=emacs.git ; * src/bytecode-jit.c: Fix copyright years. --- diff --git a/src/bytecode-jit.c b/src/bytecode-jit.c index c52dfa692d3..095892d067c 100644 --- a/src/bytecode-jit.c +++ b/src/bytecode-jit.c @@ -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.