comparison lisp/progmodes/ebnf-abn.el @ 64699:629afbe74e61

Update copyright for release of 22.1 for progmodes directory.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:43:45 +0000
parents 18a818a2ee7c
children dc49655f57ae edf295560b5a
comparison
equal deleted inserted replaced
64698:7c5f2d64515d 64699:629afbe74e61
1 ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF) 1 ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF)
2 2
3 ;; Copyright (C) 2004, 2005 Free Sofware Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Sofware Foundation, Inc.
4 4
5 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> 5 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
6 ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> 6 ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
7 ;; Time-stamp: <2004/04/03 16:43:57 vinicius> 7 ;; Time-stamp: <2004/04/03 16:43:57 vinicius>
8 ;; Keywords: wp, ebnf, PostScript 8 ;; Keywords: wp, ebnf, PostScript