summaryrefslogtreecommitdiff
path: root/optik_ext.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 /optik_ext.py
parent124ff340c59ff2c7a95dc63071e80ed350947ab0 (diff)
downloadlogilab-common-ceb282221da2a101e97b228aadd63c67c551ae9a.tar.gz
missing replacement in disclaimer; include COPYING.LESSER in manifest; kill DEPENDS file
Diffstat (limited to 'optik_ext.py')
-rw-r--r--optik_ext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/optik_ext.py b/optik_ext.py
index 0606791..06f5506 100644
--- a/optik_ext.py
+++ b/optik_ext.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/>.
"""Add an abstraction level to transparently import optik classes from optparse
(python >= 2.3) or the optik package.