summaryrefslogtreecommitdiff
path: root/decoders/eeprom24xx
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/eeprom24xx')
-rw-r--r--decoders/eeprom24xx/__init__.py3
-rw-r--r--decoders/eeprom24xx/lists.py3
-rw-r--r--decoders/eeprom24xx/pd.py3
3 files changed, 3 insertions, 6 deletions
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