summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin@piware.de>2018-08-15 14:37:07 +0200
committerMartin Pitt <martin@piware.de>2018-08-15 14:37:07 +0200
commitb18c8ae9de77a3911bca4fb7c996419639718c4a (patch)
treee67e70397763d46cc88bb810889acd2fd23213fb
parent467232ae1ae5479e39ff4978470c1827a78493f3 (diff)
Update to changed FSF address in GPL header comments
-rwxr-xr-xtools/mpi2hwdb.py2
-rwxr-xr-xtools/mpi2udev.py2
-rwxr-xr-xtools/udev-syntax-check.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/mpi2hwdb.py b/tools/mpi2hwdb.py
index e0e3ad5..5335814 100755
--- a/tools/mpi2hwdb.py
+++ b/tools/mpi2hwdb.py
@@ -17,7 +17,7 @@
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
import sys, configparser, os.path, os
diff --git a/tools/mpi2udev.py b/tools/mpi2udev.py
index 33fdfa2..aecff5f 100755
--- a/tools/mpi2udev.py
+++ b/tools/mpi2udev.py
@@ -16,7 +16,7 @@
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
import sys, configparser, os.path, os
diff --git a/tools/udev-syntax-check.py b/tools/udev-syntax-check.py
index f55e2fc..c066954 100755
--- a/tools/udev-syntax-check.py
+++ b/tools/udev-syntax-check.py
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with keymap; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
import re
import sys