diff options
152 files changed, 152 insertions, 304 deletions
diff --git a/Makefile.am b/Makefile.am index a8df8f6..675b460 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ACLOCAL_AMFLAGS = -I m4 diff --git a/decoders/adns5020/__init__.py b/decoders/adns5020/__init__.py index a0cc63c..d4c260e 100644 --- a/decoders/adns5020/__init__.py +++ b/decoders/adns5020/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/adns5020/pd.py b/decoders/adns5020/pd.py index 972227e..5857314 100644 --- a/decoders/adns5020/pd.py +++ b/decoders/adns5020/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/am230x/__init__.py b/decoders/am230x/__init__.py index 51b8488..280c885 100644 --- a/decoders/am230x/__init__.py +++ b/decoders/am230x/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/am230x/pd.py b/decoders/am230x/pd.py index a92dc29..f76cab2 100644 --- a/decoders/am230x/pd.py +++ b/decoders/am230x/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/arm_etmv3/__init__.py b/decoders/arm_etmv3/__init__.py index 7955139..2ce2974 100644 --- a/decoders/arm_etmv3/__init__.py +++ b/decoders/arm_etmv3/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/arm_etmv3/pd.py b/decoders/arm_etmv3/pd.py index 367ceb8..8f353a2 100644 --- a/decoders/arm_etmv3/pd.py +++ b/decoders/arm_etmv3/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/arm_itm/__init__.py b/decoders/arm_itm/__init__.py index d9789a4..3529c2c 100644 --- a/decoders/arm_itm/__init__.py +++ b/decoders/arm_itm/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/arm_itm/pd.py b/decoders/arm_itm/pd.py index 384999c..33649a0 100644 --- a/decoders/arm_itm/pd.py +++ b/decoders/arm_itm/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/arm_tpiu/__init__.py b/decoders/arm_tpiu/__init__.py index 4958df8..3e9ec0e 100644 --- a/decoders/arm_tpiu/__init__.py +++ b/decoders/arm_tpiu/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/arm_tpiu/pd.py b/decoders/arm_tpiu/pd.py index d111311..0a32571 100644 --- a/decoders/arm_tpiu/pd.py +++ b/decoders/arm_tpiu/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/aud/__init__.py b/decoders/aud/__init__.py index aaa31ff..10b7423 100644 --- a/decoders/aud/__init__.py +++ b/decoders/aud/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/aud/pd.py b/decoders/aud/pd.py index 15fce85..baa920e 100644 --- a/decoders/aud/pd.py +++ b/decoders/aud/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # TODO: diff --git a/decoders/avr_isp/__init__.py b/decoders/avr_isp/__init__.py index 75a9fe2..e3d9052 100644 --- a/decoders/avr_isp/__init__.py +++ b/decoders/avr_isp/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/avr_isp/parts.py b/decoders/avr_isp/parts.py index 8e437b9..0767789 100644 --- a/decoders/avr_isp/parts.py +++ b/decoders/avr_isp/parts.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # Device code addresses: diff --git a/decoders/avr_isp/pd.py b/decoders/avr_isp/pd.py index 16e3d70..6a3a241 100644 --- a/decoders/avr_isp/pd.py +++ b/decoders/avr_isp/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/can/__init__.py b/decoders/can/__init__.py index 60dc85f..47f571d 100644 --- a/decoders/can/__init__.py +++ b/decoders/can/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/can/pd.py b/decoders/can/pd.py index c92877b..1a99c30 100644 --- a/decoders/can/pd.py +++ b/decoders/can/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/common/__init__.py b/decoders/common/__init__.py index c597431..2a0beb5 100644 --- a/decoders/common/__init__.py +++ b/decoders/common/__init__.py @@ -14,7 +14,6 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## diff --git a/decoders/common/sdcard/__init__.py b/decoders/common/sdcard/__init__.py index cf09d9d..fb32385 100644 --- a/decoders/common/sdcard/__init__.py +++ b/decoders/common/sdcard/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## from .mod import * diff --git a/decoders/common/sdcard/mod.py b/decoders/common/sdcard/mod.py index f553cf1..cc9d70d 100644 --- a/decoders/common/sdcard/mod.py +++ b/decoders/common/sdcard/mod.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # Normal commands (CMD) diff --git a/decoders/common/srdhelper/__init__.py b/decoders/common/srdhelper/__init__.py index cf09d9d..fb32385 100644 --- a/decoders/common/srdhelper/__init__.py +++ b/decoders/common/srdhelper/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## from .mod import * diff --git a/decoders/common/srdhelper/mod.py b/decoders/common/srdhelper/mod.py index e65ab17..4871205 100644 --- a/decoders/common/srdhelper/mod.py +++ b/decoders/common/srdhelper/mod.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # Return the specified BCD number (max. 8 bits) as integer. diff --git a/decoders/dcf77/__init__.py b/decoders/dcf77/__init__.py index 8423028..caadcff 100644 --- a/decoders/dcf77/__init__.py +++ b/decoders/dcf77/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/dcf77/pd.py b/decoders/dcf77/pd.py index 059d79c..b643631 100644 --- a/decoders/dcf77/pd.py +++ b/decoders/dcf77/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/dmx512/__init__.py b/decoders/dmx512/__init__.py index 9761dd5..b5e5783 100644 --- a/decoders/dmx512/__init__.py +++ b/decoders/dmx512/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/dmx512/pd.py b/decoders/dmx512/pd.py index e684b13..e83d943 100644 --- a/decoders/dmx512/pd.py +++ b/decoders/dmx512/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/ds1307/__init__.py b/decoders/ds1307/__init__.py index 7166229..faf4ce6 100644 --- a/decoders/ds1307/__init__.py +++ b/decoders/ds1307/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/ds1307/pd.py b/decoders/ds1307/pd.py index f181fd9..9b7a21f 100644 --- a/decoders/ds1307/pd.py +++ b/decoders/ds1307/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import re diff --git a/decoders/edid/__init__.py b/decoders/edid/__init__.py index de544d3..f0331cc 100644 --- a/decoders/edid/__init__.py +++ b/decoders/edid/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/eeprom24xx/__init__.py b/decoders/eeprom24xx/__init__.py index de19da4..7d496fc 100644 --- a/decoders/eeprom24xx/__init__.py +++ b/decoders/eeprom24xx/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/eeprom24xx/lists.py b/decoders/eeprom24xx/lists.py index ff4b3ed..f9510d6 100644 --- a/decoders/eeprom24xx/lists.py +++ b/decoders/eeprom24xx/lists.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # diff --git a/decoders/eeprom24xx/pd.py b/decoders/eeprom24xx/pd.py index 73269a6..c259dc1 100644 --- a/decoders/eeprom24xx/pd.py +++ b/decoders/eeprom24xx/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/em4100/__init__.py b/decoders/em4100/__init__.py index cff361f..c3c95e2 100644 --- a/decoders/em4100/__init__.py +++ b/decoders/em4100/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/em4100/pd.py b/decoders/em4100/pd.py index 0768f9d..faba51b 100644 --- a/decoders/em4100/pd.py +++ b/decoders/em4100/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/em4305/__init__.py b/decoders/em4305/__init__.py index 1c1896a..df43778 100644 --- a/decoders/em4305/__init__.py +++ b/decoders/em4305/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/em4305/pd.py b/decoders/em4305/pd.py index 73ed955..cda9b30 100644 --- a/decoders/em4305/pd.py +++ b/decoders/em4305/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/gpib/__init__.py b/decoders/gpib/__init__.py index 3dae563..3b546ef 100644 --- a/decoders/gpib/__init__.py +++ b/decoders/gpib/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/gpib/pd.py b/decoders/gpib/pd.py index 0712966..369a094 100644 --- a/decoders/gpib/pd.py +++ b/decoders/gpib/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/guess_bitrate/__init__.py b/decoders/guess_bitrate/__init__.py index cd8f15e..21f0cb8 100644 --- a/decoders/guess_bitrate/__init__.py +++ b/decoders/guess_bitrate/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/guess_bitrate/pd.py b/decoders/guess_bitrate/pd.py index 6dc9a97..45d68b0 100644 --- a/decoders/guess_bitrate/pd.py +++ b/decoders/guess_bitrate/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/i2c/__init__.py b/decoders/i2c/__init__.py index c3b0cd5..2a36b06 100644 --- a/decoders/i2c/__init__.py +++ b/decoders/i2c/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/i2c/pd.py b/decoders/i2c/pd.py index e226c24..6172fb4 100644 --- a/decoders/i2c/pd.py +++ b/decoders/i2c/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # TODO: Look into arbitration, collision detection, clock synchronisation, etc. diff --git a/decoders/i2cdemux/__init__.py b/decoders/i2cdemux/__init__.py index 75fcd86..e3e9a91 100644 --- a/decoders/i2cdemux/__init__.py +++ b/decoders/i2cdemux/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/i2cdemux/pd.py b/decoders/i2cdemux/pd.py index 5e83a21..d28763b 100644 --- a/decoders/i2cdemux/pd.py +++ b/decoders/i2cdemux/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/i2s/__init__.py b/decoders/i2s/__init__.py index e114cd0..a0b7097 100644 --- a/decoders/i2s/__init__.py +++ b/decoders/i2s/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/i2s/pd.py b/decoders/i2s/pd.py index e14e5a4..b0b177f 100644 --- a/decoders/i2s/pd.py +++ b/decoders/i2s/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/ir_nec/__init__.py b/decoders/ir_nec/__init__.py index 6b15f19..c361c3d 100644 --- a/decoders/ir_nec/__init__.py +++ b/decoders/ir_nec/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/ir_nec/lists.py b/decoders/ir_nec/lists.py index 3f730d9..7d47a46 100644 --- a/decoders/ir_nec/lists.py +++ b/decoders/ir_nec/lists.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # Addresses/devices. Items that are not listed are reserved/unknown. diff --git a/decoders/ir_nec/pd.py b/decoders/ir_nec/pd.py index dee3e2d..93b398b 100644 --- a/decoders/ir_nec/pd.py +++ b/decoders/ir_nec/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/ir_rc5/__init__.py b/decoders/ir_rc5/__init__.py index 8f5f5a3..7a209b1 100644 --- a/decoders/ir_rc5/__init__.py +++ b/decoders/ir_rc5/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/ir_rc5/lists.py b/decoders/ir_rc5/lists.py index 2ac227e..fa56dbc 100644 --- a/decoders/ir_rc5/lists.py +++ b/decoders/ir_rc5/lists.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # Systems/addresses (0..31). Items that are not listed are reserved/unknown. diff --git a/decoders/ir_rc5/pd.py b/decoders/ir_rc5/pd.py index ae20d3a..adf4e06 100644 --- a/decoders/ir_rc5/pd.py +++ b/decoders/ir_rc5/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/jitter/__init__.py b/decoders/jitter/__init__.py index e223e73..63a0fff 100644 --- a/decoders/jitter/__init__.py +++ b/decoders/jitter/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/jitter/pd.py b/decoders/jitter/pd.py index 4fadbcb..04a2577 100644 --- a/decoders/jitter/pd.py +++ b/decoders/jitter/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/jtag/__init__.py b/decoders/jtag/__init__.py index 863ef09..51bb629 100644 --- a/decoders/jtag/__init__.py +++ b/decoders/jtag/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/jtag/pd.py b/decoders/jtag/pd.py index e1f32e0..4ad11c4 100644 --- a/decoders/jtag/pd.py +++ b/decoders/jtag/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/jtag_stm32/__init__.py b/decoders/jtag_stm32/__init__.py index 9d60c1c..bf69e8e 100644 --- a/decoders/jtag_stm32/__init__.py +++ b/decoders/jtag_stm32/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/jtag_stm32/pd.py b/decoders/jtag_stm32/pd.py index ff5bb77..d8e10e7 100644 --- a/decoders/jtag_stm32/pd.py +++ b/decoders/jtag_stm32/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/lm75/__init__.py b/decoders/lm75/__init__.py index 1026df1..83ce811 100644 --- a/decoders/lm75/__init__.py +++ b/decoders/lm75/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/lm75/pd.py b/decoders/lm75/pd.py index 50e3c91..c8f4a1a 100644 --- a/decoders/lm75/pd.py +++ b/decoders/lm75/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # TODO: Better support for various LM75 compatible devices. diff --git a/decoders/lpc/__init__.py b/decoders/lpc/__init__.py index 2c2c430..827ea94 100644 --- a/decoders/lpc/__init__.py +++ b/decoders/lpc/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/lpc/pd.py b/decoders/lpc/pd.py index 9368394..d0dadaa 100644 --- a/decoders/lpc/pd.py +++ b/decoders/lpc/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/max7219/__init__.py b/decoders/max7219/__init__.py index 249f09c..673d304 100644 --- a/decoders/max7219/__init__.py +++ b/decoders/max7219/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/max7219/pd.py b/decoders/max7219/pd.py index c05ff84..9589c8f 100644 --- a/decoders/max7219/pd.py +++ b/decoders/max7219/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import re diff --git a/decoders/maxim_ds28ea00/__init__.py b/decoders/maxim_ds28ea00/__init__.py index 049f96a..3155070 100644 --- a/decoders/maxim_ds28ea00/__init__.py +++ b/decoders/maxim_ds28ea00/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/maxim_ds28ea00/pd.py b/decoders/maxim_ds28ea00/pd.py index c7ff7df..d860c9d 100644 --- a/decoders/maxim_ds28ea00/pd.py +++ b/decoders/maxim_ds28ea00/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/midi/__init__.py b/decoders/midi/__init__.py index 4dbcf96..378b016 100644 --- a/decoders/midi/__init__.py +++ b/decoders/midi/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/midi/lists.py b/decoders/midi/lists.py index ce4c1ae..1e62861 100644 --- a/decoders/midi/lists.py +++ b/decoders/midi/lists.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## # Each status byte has 3 string names, each shorter than the previous diff --git a/decoders/midi/pd.py b/decoders/midi/pd.py index 18c439f..99b63b0 100644 --- a/decoders/midi/pd.py +++ b/decoders/midi/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/mlx90614/__init__.py b/decoders/mlx90614/__init__.py index e985c91..2e20c4d 100644 --- a/decoders/mlx90614/__init__.py +++ b/decoders/mlx90614/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/mlx90614/pd.py b/decoders/mlx90614/pd.py index 0a3abba..c2b37c7 100644 --- a/decoders/mlx90614/pd.py +++ b/decoders/mlx90614/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/modbus/__init__.py b/decoders/modbus/__init__.py index e9f0deb..b60eea1 100644 --- a/decoders/modbus/__init__.py +++ b/decoders/modbus/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/mrf24j40/__init__.py b/decoders/mrf24j40/__init__.py index f0820bd..37b8b5c 100644 --- a/decoders/mrf24j40/__init__.py +++ b/decoders/mrf24j40/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/mrf24j40/lists.py b/decoders/mrf24j40/lists.py index e20b4b9..f5931c2 100644 --- a/decoders/mrf24j40/lists.py +++ b/decoders/mrf24j40/lists.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## sregs = { diff --git a/decoders/mrf24j40/pd.py b/decoders/mrf24j40/pd.py index 8ef7017..83fc254 100644 --- a/decoders/mrf24j40/pd.py +++ b/decoders/mrf24j40/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/mxc6225xu/__init__.py b/decoders/mxc6225xu/__init__.py index daeb89e..2aaa726 100644 --- a/decoders/mxc6225xu/__init__.py +++ b/decoders/mxc6225xu/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py index 832eb06..39e73f7 100644 --- a/decoders/mxc6225xu/pd.py +++ b/decoders/mxc6225xu/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/nrf24l01/__init__.py b/decoders/nrf24l01/__init__.py index 7b4d748..6012478 100644 --- a/decoders/nrf24l01/__init__.py +++ b/decoders/nrf24l01/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/nrf24l01/pd.py b/decoders/nrf24l01/pd.py index d46eea4..ae1cb35 100644 --- a/decoders/nrf24l01/pd.py +++ b/decoders/nrf24l01/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/nunchuk/__init__.py b/decoders/nunchuk/__init__.py index c579145..a6092c4 100644 --- a/decoders/nunchuk/__init__.py +++ b/decoders/nunchuk/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/nunchuk/pd.py b/decoders/nunchuk/pd.py index 48a7099..6a6b4e9 100644 --- a/decoders/nunchuk/pd.py +++ b/decoders/nunchuk/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/onewire_link/__init__.py b/decoders/onewire_link/__init__.py index 12aad25..28b0194 100644 --- a/decoders/onewire_link/__init__.py +++ b/decoders/onewire_link/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/onewire_link/pd.py b/decoders/onewire_link/pd.py index f45758b..3974c45 100644 --- a/decoders/onewire_link/pd.py +++ b/decoders/onewire_link/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/onewire_network/__init__.py b/decoders/onewire_network/__init__.py index 44b9bcc..60907ef 100644 --- a/decoders/onewire_network/__init__.py +++ b/decoders/onewire_network/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/onewire_network/pd.py b/decoders/onewire_network/pd.py index 1a7567a..fca16da 100644 --- a/decoders/onewire_network/pd.py +++ b/decoders/onewire_network/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/pan1321/__init__.py b/decoders/pan1321/__init__.py index c14236d..428fc91 100644 --- a/decoders/pan1321/__init__.py +++ b/decoders/pan1321/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/pan1321/pd.py b/decoders/pan1321/pd.py index a8938c6..d054e89 100644 --- a/decoders/pan1321/pd.py +++ b/decoders/pan1321/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/parallel/__init__.py b/decoders/parallel/__init__.py index a7077bb..100523e 100644 --- a/decoders/parallel/__init__.py +++ b/decoders/parallel/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/parallel/pd.py b/decoders/parallel/pd.py index 3467601..748cb2b 100644 --- a/decoders/parallel/pd.py +++ b/decoders/parallel/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/ps2/pd.py b/decoders/ps2/pd.py index 6392f1a..58c4d84 100644 --- a/decoders/ps2/pd.py +++ b/decoders/ps2/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/pwm/__init__.py b/decoders/pwm/__init__.py index 096e077..b81b141 100644 --- a/decoders/pwm/__init__.py +++ b/decoders/pwm/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/pwm/pd.py b/decoders/pwm/pd.py index 6ca46b1..a0b0499 100644 --- a/decoders/pwm/pd.py +++ b/decoders/pwm/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/qi/__init__.py b/decoders/qi/__init__.py index 35ffe5b..0d49d17 100644 --- a/decoders/qi/__init__.py +++ b/decoders/qi/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/qi/pd.py b/decoders/qi/pd.py index 6db4bf5..1f7659d 100644 --- a/decoders/qi/pd.py +++ b/decoders/qi/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/rfm12/__init__.py b/decoders/rfm12/__init__.py index 725d443..2fc6de7 100644 --- a/decoders/rfm12/__init__.py +++ b/decoders/rfm12/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/rfm12/pd.py b/decoders/rfm12/pd.py index 46e5b07..ab20823 100644 --- a/decoders/rfm12/pd.py +++ b/decoders/rfm12/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/rgb_led_spi/__init__.py b/decoders/rgb_led_spi/__init__.py index c0e0ea1..1cf62eb 100644 --- a/decoders/rgb_led_spi/__init__.py +++ b/decoders/rgb_led_spi/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/rgb_led_spi/pd.py b/decoders/rgb_led_spi/pd.py index 9a465ad..c64bd29 100644 --- a/decoders/rgb_led_spi/pd.py +++ b/decoders/rgb_led_spi/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/rgb_led_ws281x/__init__.py b/decoders/rgb_led_ws281x/__init__.py index 63135a4..20de109 100644 --- a/decoders/rgb_led_ws281x/__init__.py +++ b/decoders/rgb_led_ws281x/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/rgb_led_ws281x/pd.py b/decoders/rgb_led_ws281x/pd.py index 6f65960..bdb454e 100644 --- a/decoders/rgb_led_ws281x/pd.py +++ b/decoders/rgb_led_ws281x/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/rtc8564/__init__.py b/decoders/rtc8564/__init__.py index e2776a6..f17e751 100644 --- a/decoders/rtc8564/__init__.py +++ b/decoders/rtc8564/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/rtc8564/pd.py b/decoders/rtc8564/pd.py index 4ecc15a..2e90573 100644 --- a/decoders/rtc8564/pd.py +++ b/decoders/rtc8564/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/sdcard_sd/__init__.py b/decoders/sdcard_sd/__init__.py index c43f623..7c33422 100644 --- a/decoders/sdcard_sd/__init__.py +++ b/decoders/sdcard_sd/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/sdcard_sd/pd.py b/decoders/sdcard_sd/pd.py index 79c2074..8743a19 100644 --- a/decoders/sdcard_sd/pd.py +++ b/decoders/sdcard_sd/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/sdcard_spi/__init__.py b/decoders/sdcard_spi/__init__.py index 7ce66bf..a094516 100644 --- a/decoders/sdcard_spi/__init__.py +++ b/decoders/sdcard_spi/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/sdcard_spi/pd.py b/decoders/sdcard_spi/pd.py index 45490ad..545cee5 100644 --- a/decoders/sdcard_spi/pd.py +++ b/decoders/sdcard_spi/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/spdif/__init__.py b/decoders/spdif/__init__.py index 38363f0..3f5109a 100644 --- a/decoders/spdif/__init__.py +++ b/decoders/spdif/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/spdif/pd.py b/decoders/spdif/pd.py index e22f654..1f1ed70 100644 --- a/decoders/spdif/pd.py +++ b/decoders/spdif/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/spi/__init__.py b/decoders/spi/__init__.py index f76bb06..491b319 100644 --- a/decoders/spi/__init__.py +++ b/decoders/spi/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/spi/pd.py b/decoders/spi/pd.py index ce007e2..4c5aa05 100644 --- a/decoders/spi/pd.py +++ b/decoders/spi/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/spiflash/__init__.py b/decoders/spiflash/__init__.py index 6ffb4da..151bd3e 100644 --- a/decoders/spiflash/__init__.py +++ b/decoders/spiflash/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/spiflash/lists.py b/decoders/spiflash/lists.py index ba9f2c2..9aa6bd4 100644 --- a/decoders/spiflash/lists.py +++ b/decoders/spiflash/lists.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## from collections import OrderedDict diff --git a/decoders/spiflash/pd.py b/decoders/spiflash/pd.py index bc5f9ca..a9eff9e 100644 --- a/decoders/spiflash/pd.py +++ b/decoders/spiflash/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/ssi32/__init__.py b/decoders/ssi32/__init__.py index fb7b4ed..cd6890f 100644 --- a/decoders/ssi32/__init__.py +++ b/decoders/ssi32/__init__.py @@ -17,8 +17,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/ssi32/pd.py b/decoders/ssi32/pd.py index 8c68e0d..f2e79b8 100644 --- a/decoders/ssi32/pd.py +++ b/decoders/ssi32/pd.py @@ -17,8 +17,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/stepper_motor/__init__.py b/decoders/stepper_motor/__init__.py index 222d393..9126104 100644 --- a/decoders/stepper_motor/__init__.py +++ b/decoders/stepper_motor/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/stepper_motor/pd.py b/decoders/stepper_motor/pd.py index b6ff9b1..52e3e63 100644 --- a/decoders/stepper_motor/pd.py +++ b/decoders/stepper_motor/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/swd/__init__.py b/decoders/swd/__init__.py index 3a65143..c1b5ae5 100644 --- a/decoders/swd/__init__.py +++ b/decoders/swd/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/swd/pd.py b/decoders/swd/pd.py index 9b318d2..22aad45 100644 --- a/decoders/swd/pd.py +++ b/decoders/swd/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/t55xx/__init__.py b/decoders/t55xx/__init__.py index 8f0f8a4..0118435 100644 --- a/decoders/t55xx/__init__.py +++ b/decoders/t55xx/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/t55xx/pd.py b/decoders/t55xx/pd.py index 57838f0..a3c40bb 100644 --- a/decoders/t55xx/pd.py +++ b/decoders/t55xx/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/tca6408a/__init__.py b/decoders/tca6408a/__init__.py index f679674..5373c31 100644 --- a/decoders/tca6408a/__init__.py +++ b/decoders/tca6408a/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/tca6408a/pd.py b/decoders/tca6408a/pd.py index a794547..6d4be72 100644 --- a/decoders/tca6408a/pd.py +++ b/decoders/tca6408a/pd.py @@ -16,8 +16,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/timing/__init__.py b/decoders/timing/__init__.py index ee31509..179487b 100644 --- a/decoders/timing/__init__.py +++ b/decoders/timing/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/timing/pd.py b/decoders/timing/pd.py index 64ba566..19836b0 100644 --- a/decoders/timing/pd.py +++ b/decoders/timing/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/tlc5620/__init__.py b/decoders/tlc5620/__init__.py index cb95385..a642ef6 100644 --- a/decoders/tlc5620/__init__.py +++ b/decoders/tlc5620/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/tlc5620/pd.py b/decoders/tlc5620/pd.py index 3fccd47..3ca1415 100644 --- a/decoders/tlc5620/pd.py +++ b/decoders/tlc5620/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/uart/__init__.py b/decoders/uart/__init__.py index efe0e52..ce6136f 100644 --- a/decoders/uart/__init__.py +++ b/decoders/uart/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/uart/pd.py b/decoders/uart/pd.py index 0fa0e7f..e767699 100644 --- a/decoders/uart/pd.py +++ b/decoders/uart/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/usb_packet/__init__.py b/decoders/usb_packet/__init__.py index f841d20..5cd7c56 100644 --- a/decoders/usb_packet/__init__.py +++ b/decoders/usb_packet/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/usb_packet/pd.py b/decoders/usb_packet/pd.py index c159202..aab0c95 100644 --- a/decoders/usb_packet/pd.py +++ b/decoders/usb_packet/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/usb_power_delivery/__init__.py b/decoders/usb_power_delivery/__init__.py index 4ba626a..43dfd5d 100644 --- a/decoders/usb_power_delivery/__init__.py +++ b/decoders/usb_power_delivery/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/usb_power_delivery/pd.py b/decoders/usb_power_delivery/pd.py index c6d7c6c..3258ac3 100644 --- a/decoders/usb_power_delivery/pd.py +++ b/decoders/usb_power_delivery/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/usb_request/__init__.py b/decoders/usb_request/__init__.py index 7a156ff..66723dc 100644 --- a/decoders/usb_request/__init__.py +++ b/decoders/usb_request/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/usb_request/pd.py b/decoders/usb_request/pd.py index bb7aedc..c1f00cd 100644 --- a/decoders/usb_request/pd.py +++ b/decoders/usb_request/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/usb_signalling/__init__.py b/decoders/usb_signalling/__init__.py index b2ceb4d..eae1887 100644 --- a/decoders/usb_signalling/__init__.py +++ b/decoders/usb_signalling/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/usb_signalling/pd.py b/decoders/usb_signalling/pd.py index c60075c..0ad8fdc 100644 --- a/decoders/usb_signalling/pd.py +++ b/decoders/usb_signalling/pd.py @@ -15,8 +15,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/wiegand/__init__.py b/decoders/wiegand/__init__.py index 20f51f8..d7d9a8c 100644 --- a/decoders/wiegand/__init__.py +++ b/decoders/wiegand/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' diff --git a/decoders/wiegand/pd.py b/decoders/wiegand/pd.py index a42c9d2..7a24fc8 100644 --- a/decoders/wiegand/pd.py +++ b/decoders/wiegand/pd.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## import sigrokdecode as srd diff --git a/decoders/xfp/__init__.py b/decoders/xfp/__init__.py index 51936e5..c4fb008 100644 --- a/decoders/xfp/__init__.py +++ b/decoders/xfp/__init__.py @@ -14,8 +14,7 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see <http://www.gnu.org/licenses/>. ## ''' @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/libsigrokdecode-internal.h b/libsigrokdecode-internal.h index c006574..9db255c 100644 --- a/libsigrokdecode-internal.h +++ b/libsigrokdecode-internal.h @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef LIBSIGROKDECODE_LIBSIGROKDECODE_INTERNAL_H diff --git a/libsigrokdecode.h b/libsigrokdecode.h index a4d28d4..a2055e2 100644 --- a/libsigrokdecode.h +++ b/libsigrokdecode.h @@ -15,8 +15,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef LIBSIGROKDECODE_LIBSIGROKDECODE_H @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/core.c b/tests/core.c index 670d9bd..f09a6e8 100644 --- a/tests/core.c +++ b/tests/core.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/decoder.c b/tests/decoder.c index 2b88785..2298d93 100644 --- a/tests/decoder.c +++ b/tests/decoder.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/inst.c b/tests/inst.c index d52793a..fd8f709 100644 --- a/tests/inst.c +++ b/tests/inst.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/lib.h b/tests/lib.h index 75380a1..a4c1dd6 100644 --- a/tests/lib.h +++ b/tests/lib.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef LIBSIGROKDECODE_TESTS_LIB_H diff --git a/tests/main.c b/tests/main.c index b84b20e..879440c 100644 --- a/tests/main.c +++ b/tests/main.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/tests/session.c b/tests/session.c index 0d352bd..f9e42df 100644 --- a/tests/session.c +++ b/tests/session.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <config.h> |