]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-ebx.el
lisp/gnus/gnus-msg.el (gnus-setup-message): Fix the type of argument passed to nnir...
[gnu-emacs] / lisp / progmodes / ebnf-ebx.el
index 88b7be0ba2409c9154aba974c6b35b411bbb6164..d33fe55a2e8ab7a4ae6e88fdb2f7fe456c7fd822 100644 (file)
@@ -1,12 +1,11 @@
 ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX)
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2001-2013 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.2
+;; Old-Version: 1.2
 ;; Package: ebnf2ps
 
 ;; This file is part of GNU Emacs.