diff options
author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2011-09-27 14:11:47 +0200 |
---|---|---|
committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2011-09-27 14:11:47 +0200 |
commit | 7e60b24b1090bf4751f25066610501f2c4720627 (patch) | |
tree | 018c73d253507104f6b1e2b4f6ed5c8b189458ad /builder.py | |
parent | c00294924cb087bc5de7b0cd52f594795f5d44a5 (diff) | |
download | astroid-git-7e60b24b1090bf4751f25066610501f2c4720627.tar.gz |
cosmetic changes: update/fix copyright and comments, d-t-w
Diffstat (limited to 'builder.py')
-rw-r--r-- | builder.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2011 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 |