summaryrefslogtreecommitdiff
path: root/pygments/plugin.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-10-22 15:06:59 +0200
committergbrandl <devnull@localhost>2006-10-22 15:06:59 +0200
commit18c14bcd9a8b783fe09287379334fa0ba6975d88 (patch)
tree51aa6932b6965a76509e16f2ddba543bb66995a9 /pygments/plugin.py
parenta18d48b33562e58953cd1a2529c3354d185b017b (diff)
downloadpygments-18c14bcd9a8b783fe09287379334fa0ba6975d88.tar.gz
[svn] Update make check.
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