summaryrefslogtreecommitdiff
path: root/interface.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-28 09:59:50 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-28 09:59:50 +0200
commitceb282221da2a101e97b228aadd63c67c551ae9a (patch)
treec3c70ae290180ee8ecf25e67e00ede29baf99f51 /interface.py
parent124ff340c59ff2c7a95dc63071e80ed350947ab0 (diff)
downloadlogilab-common-ceb282221da2a101e97b228aadd63c67c551ae9a.tar.gz
missing replacement in disclaimer; include COPYING.LESSER in manifest; kill DEPENDS file
Diffstat (limited to 'interface.py')
-rw-r--r--interface.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.py b/interface.py
index 6075b2f..4ce019e 100644
--- a/interface.py
+++ b/interface.py
@@ -14,7 +14,7 @@
# details.
#
# You should have received a copy of the GNU Lesser General Public License along
-# with Foobar. If not, see <http://www.gnu.org/licenses/>.
+# with logilab-common. If not, see <http://www.gnu.org/licenses/>.
"""Bases class for interfaces to provide 'light' interface handling.
TODO: