summaryrefslogtreecommitdiff
path: root/pygments/plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/plugin.py')
-rw-r--r--pygments/plugin.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/plugin.py b/pygments/plugin.py
index 7cbb9f1c..672bb6ad 100644
--- a/pygments/plugin.py
+++ b/pygments/plugin.py
@@ -27,8 +27,8 @@
yourstyle = yourstyle:YourStyle
- :coypright: 2006 by Armin Ronacher.
- :license: GNU LGPG; see LICENSE for more details.
+ :copyright: 2006 by Armin Ronacher.
+ :license: GNU LGPL, see LICENSE for more details.
"""
try:
import pkg_resources