summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2019-03-11 10:03:12 -0500
committerMatt Martz <matt@sivel.net>2019-03-11 10:03:12 -0500
commit2d5a9ef364258621745edafb69c8e592982dac21 (patch)
tree7f74812cd3ebd616cbfc186a8c411fdcbd91a08f
parent3109fcf407a948f1a867da122267cfe9ece7150f (diff)
Switch copyright from range, to date startedv2.1.0
-rw-r--r--setup.py2
-rwxr-xr-xspeedtest.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 29e0f31..a617be4 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright 2012-2018 Matt Martz
+# Copyright 2012 Matt Martz
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/speedtest.py b/speedtest.py
index a011075..be93123 100755
--- a/speedtest.py
+++ b/speedtest.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright 2012-2018 Matt Martz
+# Copyright 2012 Matt Martz
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may