summaryrefslogtreecommitdiffstats
path: root/tuningplugins/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tuningplugins/__init__.py')
-rw-r--r--tuningplugins/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tuningplugins/__init__.py b/tuningplugins/__init__.py
index 2f95370..8866c32 100644
--- a/tuningplugins/__init__.py
+++ b/tuningplugins/__init__.py
@@ -15,4 +15,5 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
-# This file intentionally left blank and needed because of python module magic.$
+# This file intentionally left blank and needed because of Python Packages
+# magic.$