summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-12-18 22:56:56 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-12-18 22:56:56 +0100
commit7b25895384570e980b2a14825e5b2d77f6782ffe (patch)
treee78a5ed2867c90e7d965605666c8c58cb4b258f9
parent1e1c143026088bf021ea7223e314dd215ef5530e (diff)
downloadpep8-7b25895384570e980b2a14825e5b2d77f6782ffe.tar.gz
Update the copyright
-rwxr-xr-xpep8.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pep8.py b/pep8.py
index 1a85cee..3f7578f 100755
--- a/pep8.py
+++ b/pep8.py
@@ -1,6 +1,7 @@
#!/usr/bin/env python
# pep8.py - Check Python source code formatting, according to PEP 8
-# Copyright (C) 2006 Johann C. Rocholl <johann@rocholl.net>
+# Copyright (C) 2006-2009 Johann C. Rocholl <johann@rocholl.net>
+# Copyright (C) 2009-2012 Florent Xicluna <florent.xicluna@gmail.com>
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation files