summaryrefslogtreecommitdiff
path: root/pylint/exceptions.py
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2016-07-23 00:22:28 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2016-07-23 00:22:28 +0300
commitec09cc75786e794d9f15654da5e1ed2d6c120fcd (patch)
treeb8eb7042886fd0c55b3b44ae064e6adf04444357 /pylint/exceptions.py
parentc4b063a607b78b15475dd59ab975027c5a6ed860 (diff)
downloadpylint-git-ec09cc75786e794d9f15654da5e1ed2d6c120fcd.tar.gz
Even more granular copyrights (thanks to copyrite)
Diffstat (limited to 'pylint/exceptions.py')
-rw-r--r--pylint/exceptions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/exceptions.py b/pylint/exceptions.py
index 09cdaae4e..429379d97 100644
--- a/pylint/exceptions.py
+++ b/pylint/exceptions.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2016 Glenn F. Matthews <glenn@e-dad.net>
+# Copyright (c) 2016 Glenn Matthews <glenn@e-dad.net>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING