]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-bnf.el
Support curved quotes in doc strings
[gnu-emacs] / lisp / progmodes / ebnf-bnf.el
index 5332e0d76f9d8a4d13dd6395eda20468ba7e4f8a..e339818cf30b4c7009a209b762dac3ab5022d60a 100644 (file)
@@ -1,12 +1,11 @@
 ;;; ebnf-bnf.el --- parser for EBNF
 
-;; Copyright (C) 1999-2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
 ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
 ;; Keywords: wp, ebnf, PostScript
-;; Version: 1.10
+;; Old-Version: 1.10
 ;; Package: ebnf2ps
 
 ;; This file is part of GNU Emacs.