summaryrefslogtreecommitdiff
path: root/test/unittest_compat.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/unittest_compat.py')
-rw-r--r--test/unittest_compat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unittest_compat.py b/test/unittest_compat.py
index 49d08e9..83d7e81 100644
--- a/test/unittest_compat.py
+++ b/test/unittest_compat.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/>.
"""provides unit tests for compat module"""
from logilab.common.testlib import TestCase, unittest_main