diff --git a/pytools/tag.py b/pytools/tag.py
index 9855826a42015b4bfe975e0370e81bd7b95a16dc..e9a4cc69f766d0379bdc01334f2f5d40c30c7cc0 100644
--- a/pytools/tag.py
+++ b/pytools/tag.py
@@ -111,11 +111,6 @@ class Tag:
     Positional arguments are not allowed.
 
    .. automethod:: __repr__
-
-   .. note::
-
-       This mirrors the tagging scheme that :mod:`loopy`
-       is headed towards.
     """
 
     @property