Skip to content

Commit

Permalink
Clarify license conditions (GPL2+)
Browse files Browse the repository at this point in the history
This does not change the license. It always was GPL2+.

Signed-off-by: Michael Buesch <[email protected]>
  • Loading branch information
mbuesch committed Jul 9, 2014
1 parent c16b29b commit 193467d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
17 changes: 16 additions & 1 deletion COPYING.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
GNU GENERAL PUBLIC LICENSE
Awlsim license conditions:

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.

=============================================================================


GNU GENERAL PUBLIC LICENSE
Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
Expand Down
11 changes: 11 additions & 0 deletions tests/COPYING.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
All awlsim unit-tests are covered by the following license conditions:

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.

0 comments on commit 193467d

Please sign in to comment.