]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-otz.el
Fix typos.
[gnu-emacs] / lisp / progmodes / ebnf-otz.el
index 85514e7d5359b2353fbf5280ce102d1689292447..0392505972d01f804beb275e48cfa17c78b28a5b 100644 (file)
@@ -1,12 +1,12 @@
 ;;; ebnf-otz.el --- syntactic chart OpTimiZer
 
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1999-2011  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.0
+;; Package: ebnf2ps
 
 ;; This file is part of GNU Emacs.
 
 (provide 'ebnf-otz)
 
 
-;; arch-tag: 7ef2249d-9e8b-4bc1-999f-95d784690636
 ;;; ebnf-otz.el ends here