diff options
Diffstat (limited to 'src/parser.y')
-rw-r--r-- | src/parser.y | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/parser.y b/src/parser.y index 8d986fe..7bee0c1 100644 --- a/src/parser.y +++ b/src/parser.y @@ -7,6 +7,11 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * + * As a special exception, you have permission to link this program + * with the CGAL library and distribute executables, as long as you + * follow the requirements of the GNU GPL in regard to all of the + * software in the executable aside from CGAL. + * * 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 |