diff options
Diffstat (limited to 'lisp/cedet/semantic/wisent/wisent.el')
-rw-r--r-- | lisp/cedet/semantic/wisent/wisent.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/wisent/wisent.el b/lisp/cedet/semantic/wisent/wisent.el index 401b404fee5..d8a35d3e7d3 100644 --- a/lisp/cedet/semantic/wisent/wisent.el +++ b/lisp/cedet/semantic/wisent/wisent.el @@ -1,6 +1,6 @@ ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime -;;; Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. +;;; Copyright (C) 2002-2007, 2009-2020 Free Software Foundation, Inc. ;; Author: David Ponce <david@dponce.com> ;; Created: 30 January 2002 |