Fix a few files that claimed to be distributed under GPLv3 by mistake.
* src/eltlparse/Makefile.am, src/ltlvisit/randomltl.cc, src/ltlvisit/simplify.cc, src/ltlvisit/snf.cc, src/ltlvisit/snf.hh: Fix GPL to version 2 or later.
This commit is contained in:
parent
9460e0761e
commit
25aca9ab7a
5 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
##
|
##
|
||||||
## Spot is free software; you can redistribute it and/or modify it
|
## Spot is free software; you can redistribute it and/or modify it
|
||||||
## under the terms of the GNU General Public License as published by
|
## 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.
|
## (at your option) any later version.
|
||||||
##
|
##
|
||||||
## Spot is distributed in the hope that it will be useful, but WITHOUT
|
## Spot is distributed in the hope that it will be useful, but WITHOUT
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
//
|
//
|
||||||
// Spot is free software; you can redistribute it and/or modify it
|
// Spot is free software; you can redistribute it and/or modify it
|
||||||
// under the terms of the GNU General Public License as published by
|
// 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.
|
// (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
//
|
//
|
||||||
// Spot is free software; you can redistribute it and/or modify it
|
// Spot is free software; you can redistribute it and/or modify it
|
||||||
// under the terms of the GNU General Public License as published by
|
// 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.
|
// (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
//
|
//
|
||||||
// Spot is free software; you can redistribute it and/or modify it
|
// Spot is free software; you can redistribute it and/or modify it
|
||||||
// under the terms of the GNU General Public License as published by
|
// 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.
|
// (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
//
|
//
|
||||||
// Spot is free software; you can redistribute it and/or modify it
|
// Spot is free software; you can redistribute it and/or modify it
|
||||||
// under the terms of the GNU General Public License as published by
|
// 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.
|
// (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
// Spot is distributed in the hope that it will be useful, but WITHOUT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue