X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fgrammar.git;a=blobdiff_plain;f=scanner.h;fp=scanner.h;h=a0fff999549ea81c5e3e9f920af0da098a798b76;hp=514d9a03a4cb1b9cce5615e3d9f83c228b9a1b05;hb=1c9564234c5dac0c4742b47c41dc3ff8fdd02d77;hpb=25f6db6a70f3d138da9effa3e8c945e57cd83572 diff --git a/scanner.h b/scanner.h index 514d9a0..a0fff99 100644 --- a/scanner.h +++ b/scanner.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 SCANNER_H #define SCANNER_H