Add 2011 to FSF/AIST copyright years.
[bpt/emacs.git] / lisp / cedet / semantic / wisent / wisent.el
CommitLineData
bb051423
CY
1;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime
2
5df4f04c 3;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011
bb051423
CY
4;;; Free Software Foundation, Inc.
5
6;; Author: David Ponce <david@dponce.com>
7;; Maintainer: David Ponce <david@dponce.com>
8;; Created: 30 January 2002
9;; Keywords: syntax
bb051423
CY
10
11;; This file is part of GNU Emacs.
12
13;; GNU Emacs is free software: you can redistribute it and/or modify
14;; it under the terms of the GNU General Public License as published by
15;; the Free Software Foundation, either version 3 of the License, or
16;; (at your option) any later version.
17
18;; GNU Emacs is distributed in the hope that it will be useful,
19;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21;; GNU General Public License for more details.
22
23;; You should have received a copy of the GNU General Public License
24;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
25
26;;; Commentary:
27;;
28;; Parser engine and runtime of Wisent.
29;;
30;; Wisent (the European Bison ;-) is an Elisp implementation of the
31;; GNU Compiler Compiler Bison. The Elisp code is a port of the C
32;; code of GNU Bison 1.28 & 1.31.
33;;
34;; For more details on the basic concepts for understanding Wisent,
35;; read the Bison manual ;)
36;;
37;; For more details on Wisent itself read the Wisent manual.
38
39;;; History:
40;;
41
42;;; Code:
43
44(defgroup wisent nil
45 "
46 /\\_.-^^^-._/\\ The GNU
47 \\_ _/
48 ( `o ` (European ;-) Bison
49 \\ ` /
50