diff options
-rw-r--r-- | decoders/em4100/pd.py | 4 | ||||
-rw-r--r-- | decoders/t55xx/pd.py | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/decoders/em4100/pd.py b/decoders/em4100/pd.py index d1a7ba3..4f2751b 100644 --- a/decoders/em4100/pd.py +++ b/decoders/em4100/pd.py @@ -5,8 +5,8 @@ ## ## 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 data 2 of the License, or -## (at your option) any later data. +## 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 diff --git a/decoders/t55xx/pd.py b/decoders/t55xx/pd.py index 87ebeba..5e47d3e 100644 --- a/decoders/t55xx/pd.py +++ b/decoders/t55xx/pd.py @@ -5,8 +5,8 @@ ## ## 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 data 2 of the License, or -## (at your option) any later data. +## 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 |