summaryrefslogtreecommitdiff
path: root/pygments/lexers/_phpbuiltins.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-07-09 12:05:46 +0200
committerGeorg Brandl <georg@python.org>2011-07-09 12:05:46 +0200
commita2648efced6c982e879419241ad75cacfae792bd (patch)
tree64262bfd67499def703ac7ea6441d535ef3142ef /pygments/lexers/_phpbuiltins.py
parenta2a7fdb68c7a8cb10d5f976f242871511422d755 (diff)
downloadpygments-a2648efced6c982e879419241ad75cacfae792bd.tar.gz
Fix current copyright year.
Diffstat (limited to 'pygments/lexers/_phpbuiltins.py')
-rw-r--r--pygments/lexers/_phpbuiltins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/_phpbuiltins.py b/pygments/lexers/_phpbuiltins.py
index 674be069..405655b1 100644
--- a/pygments/lexers/_phpbuiltins.py
+++ b/pygments/lexers/_phpbuiltins.py
@@ -12,7 +12,7 @@
internet connection. don't run that at home, use
a server ;-)
- :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""