X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fgrammar.git;a=blobdiff_plain;f=bnf.h;h=8ce8d77a6d50f2cf7e9c192b03736b8036f93a82;hp=cdc080cf418ea6cc0b2852b443e2c30e800b477a;hb=1c9564234c5dac0c4742b47c41dc3ff8fdd02d77;hpb=b1a65b0f36eca06bcc88db6f4cecee76b78c3177 diff --git a/bnf.h b/bnf.h index cdc080c..8ce8d77 100644 --- a/bnf.h +++ b/bnf.h @@ -1,3 +1,23 @@ +/* + * Copyright (C) 2005 Thadeu Lima de Souza Cascardo + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + + + #ifndef BNF_H #define BNF_H