summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2010-09-21 10:36:33 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2010-09-21 10:36:33 +0200
commit43e6c2d62df8f5b71cadfbd2c50ee876f0c047ad (patch)
tree8dc4440e3a6ddab8f5104517d920507c8a54e6b6 /tools
parent52d472cae6fb3e587dfabd096f8d80949a7e746a (diff)
fix copy&paste errors in tools copyright headers
Diffstat (limited to 'tools')
-rwxr-xr-xtools/fdi2mpi.py2
-rwxr-xr-xtools/mpi2udev.py4
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/fdi2mpi.py b/tools/fdi2mpi.py
index 70af4db..b5de76e 100755
--- a/tools/fdi2mpi.py
+++ b/tools/fdi2mpi.py
@@ -16,7 +16,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with keymap; if not, write to the Free Software Foundation,
+# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
#
#
diff --git a/tools/mpi2udev.py b/tools/mpi2udev.py
index 13dbbe1..ffc4967 100755
--- a/tools/mpi2udev.py
+++ b/tools/mpi2udev.py
@@ -9,13 +9,13 @@
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
-# keymap is distributed in the hope that it will be useful, but
+# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with keymap; if not, write to the Free Software Foundation,
+# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
import sys, ConfigParser, os.path