]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-abn.el
Update copyright year to 2015
[gnu-emacs] / lisp / progmodes / ebnf-abn.el
index 1151bebae6e0d6ea92f3908c25a9862fc8c69f5f..d409139d27fedae00d5dade3c2f3b4724d3d94b9 100644 (file)
@@ -1,12 +1,11 @@
 ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF)
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2001-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.2
+;; Old-Version: 1.2
 ;; Package: ebnf2ps
 
 ;; This file is part of GNU Emacs.