X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fgrammar.git;a=blobdiff_plain;f=lr0.h;h=d279c1921801e207972bd85a62dd906229243ef7;hp=b79590df53fbe524a7042c52a6b4270744643b74;hb=HEAD;hpb=b634d3dac61fc6bb42bafd01eae3dbf6ae8e961d diff --git a/lr0.h b/lr0.h index b79590d..d279c19 100644 --- a/lr0.h +++ b/lr0.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 LR0_H #define LR0_H