From 110544dea07071e88b8970cf024cb862b0870b41 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 18 Jan 2012 23:03:15 -0800 Subject: [PATCH] Revert unintentional addition of 2012 to Ecma copyright years. This was done by mistake in emacs-23 2010-06-25T08:19:11Z!agustin.martin@hispalinux.es, and then propagated to one more file in 2010-06-26T12:01:31Z!eliz@gnu.org. --- etc/grammars/js.wy | 2 +- etc/grammars/wisent-grammar.el | 2 +- lisp/cedet/semantic/wisent/js-wy.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/grammars/js.wy b/etc/grammars/js.wy index b0edcb50382..56591943b22 100644 --- a/etc/grammars/js.wy +++ b/etc/grammars/js.wy @@ -1,7 +1,7 @@ ;;; javascript-jv.wy -- LALR grammar for Javascript ;; Copyright (C) 2005-2011, 2012 Free Software Foundation, Inc. -;; Copyright (C) 1998-2011, 2012 Ecma International. +;; Copyright (C) 1998-2011 Ecma International. ;; Author: Joakim Verona diff --git a/etc/grammars/wisent-grammar.el b/etc/grammars/wisent-grammar.el index 59d58c28325..77fdfddc5bf 100644 --- a/etc/grammars/wisent-grammar.el +++ b/etc/grammars/wisent-grammar.el @@ -471,7 +471,7 @@ Menu items are appended to the common grammar menu.") "srecode/srt-wy") ("wisent-javascript-jv-wy.el" "semantic/wisent/js-wy" - "Copyright (C) 1998-2011, 2012 Ecma International." + "Copyright (C) 1998-2011 Ecma International." ,wisent-make-parsers--ecmascript-license) ("wisent-java-tags-wy.el" "semantic/wisent/javat-wy") diff --git a/lisp/cedet/semantic/wisent/js-wy.el b/lisp/cedet/semantic/wisent/js-wy.el index 19c69ecb51b..1862de2d838 100644 --- a/lisp/cedet/semantic/wisent/js-wy.el +++ b/lisp/cedet/semantic/wisent/js-wy.el @@ -1,7 +1,7 @@ ;;; semantic/wisent/js-wy.el --- Generated parser support file ;; Copyright (C) 2005, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. -;; Copyright (C) 1998-2012 Ecma International. +;; Copyright (C) 1998-2011 Ecma International. ;; This file is part of GNU Emacs. -- 2.39.5