summaryrefslogtreecommitdiff
path: root/mixins.py
diff options
context:
space:
mode:
authorSylvain Thénault <sylvain.thenault@logilab.fr>2013-03-28 18:24:19 +0100
committerSylvain Thénault <sylvain.thenault@logilab.fr>2013-03-28 18:24:19 +0100
commit441e188938ffc7065611fbe96898cb9d52701fa2 (patch)
tree980909561333ae7d88e730dd95210fa3a235a609 /mixins.py
parent6c99c192b93da49a56b98a5888ccfcdb66b2c75d (diff)
downloadastroid-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 'mixins.py')
-rw-r--r--mixins.py16
1 files changed, 1 insertions, 15 deletions
diff --git a/mixins.py b/mixins.py
index 869a25ad..b5af35cb 100644
--- a/mixins.py
+++ b/mixins.py
@@ -1,19 +1,5 @@
-# This program is free software; you can redistribute it and/or modify it under
-# the terms of the GNU Lesser General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-#
-# This program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-# FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public License along with
-# this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-# copyright 2003-2010 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.
#