fixed license

This commit is contained in:
2018-05-15 22:54:10 +02:00
parent ace8a1d8f5
commit 3d94eddd57
5 changed files with 44 additions and 6 deletions

4
main.c
View File

@@ -1,5 +1,5 @@
/*
* GDSII converter
* GDSII-Converter
* Copyright (C) 2018 Mario Hüttel <mario.huettel@gmx.net>
*
* This file is part of GDSII-Converter.
@@ -8,7 +8,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License.
*
* GDSII-converter is distributed in the hope that it will be useful,
* GDSII-Converter 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.