diff options
author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2013-03-28 18:24:19 +0100 |
---|---|---|
committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2013-03-28 18:24:19 +0100 |
commit | 441e188938ffc7065611fbe96898cb9d52701fa2 (patch) | |
tree | 980909561333ae7d88e730dd95210fa3a235a609 /protocols.py | |
parent | 6c99c192b93da49a56b98a5888ccfcdb66b2c75d (diff) | |
download | astroid-git-441e188938ffc7065611fbe96898cb9d52701fa2.tar.gz |
minor cleanups: drop copyright by me, update others to 2013, droip those in dumb test data files, delete some trailing whitespaces
--HG--
branch : stable
Diffstat (limited to 'protocols.py')
-rw-r--r-- | protocols.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/protocols.py b/protocols.py index d8c02e38..25d702c7 100644 --- a/protocols.py +++ b/protocols.py @@ -1,7 +1,5 @@ -# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2013 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr -# copyright 2003-2010 Sylvain Thenault, all rights reserved. -# contact mailto:thenault@gmail.com # # This file is part of logilab-astng. # |