summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CoverageTestRunner.py2
-rw-r--r--Makefile2
-rw-r--r--README2
3 files changed, 3 insertions, 3 deletions
diff --git a/CoverageTestRunner.py b/CoverageTestRunner.py
index 8469ae8..f9b7f2d 100644
--- a/CoverageTestRunner.py
+++ b/CoverageTestRunner.py
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# =*= License: GPL3+ =*=
+# =*= License: GPL-3+ =*=
import coverage
import unittest
diff --git a/Makefile b/Makefile
index 05298cf..3bf71dd 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# =*= License: GPL3+ =*=
+# =*= License: GPL-3+ =*=
all:
diff --git a/README b/README
index 2911d63..7c307a4 100644
--- a/README
+++ b/README
@@ -170,5 +170,5 @@ 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, see <http://www.gnu.org/licenses/>.
-=*= License: GPL3+ =*=
+=*= License: GPL-3+ =*=