From 299e09fbc47c3428c785f590ea427d75549a2480 Mon Sep 17 00:00:00 2001 From: Nickolas Lloyd Date: Thu, 22 Dec 2016 19:16:22 -0500 Subject: [PATCH] ; * src/bytecode-jit.c: Fix copyright years. --- src/bytecode-jit.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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. -- 2.39.5