Re-licensed to GPLv2 or later

(closes #2)
This commit is contained in:
2017-07-15 08:19:29 +02:00
parent ab3953e042
commit e541fb16b0
11 changed files with 320 additions and 656 deletions

View File

@@ -3,18 +3,18 @@
This file is part of atlex.
Setup is free software: you can redistribute it and/or modify
atlex 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 3 of the License, or
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Setup is distributed in the hope that it will be useful,
atlex 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
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 Setup. If not, see <http://www.gnu.org/licenses/>.
along with atlex. If not, see <http://www.gnu.org/licenses/>.
*/
#include "stdafx.h"

View File

@@ -3,18 +3,18 @@
This file is part of atlex.
Setup is free software: you can redistribute it and/or modify
atlex 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 3 of the License, or
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Setup is distributed in the hope that it will be useful,
atlex 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
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 Setup. If not, see <http://www.gnu.org/licenses/>.
along with atlex. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once