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
commit705efcc193fb90e7ac4145bf2e51b9e9e7de72d0 (patch)
tree14f96a4a0dca7b3b39febd2874f2e2b4e461ed32 /mixins.py
parent315820d350e21205de1b6bf8f36a3eaeab8c4434 (diff)
downloadastroid-705efcc193fb90e7ac4145bf2e51b9e9e7de72d0.tar.gz
minor cleanups: drop copyright by me, update others to 2013, droip those in dumb test data files, delete some trailing whitespaces
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 869a25a..b5af35c 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.
#