summaryrefslogtreecommitdiff
path: root/modutils.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 /modutils.py
parent124ff340c59ff2c7a95dc63071e80ed350947ab0 (diff)
downloadlogilab-common-ceb282221da2a101e97b228aadd63c67c551ae9a.tar.gz
missing replacement in disclaimer; include COPYING.LESSER in manifest; kill DEPENDS file
Diffstat (limited to 'modutils.py')
-rw-r--r--modutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modutils.py b/modutils.py
index 11d9931..0e4ddc1 100644
--- a/modutils.py
+++ b/modutils.py
@@ -15,7 +15,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/>.
"""Python modules manipulation utility functions.