summaryrefslogtreecommitdiff
path: root/ureports/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ureports/__init__.py')
-rw-r--r--ureports/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ureports/__init__.py b/ureports/__init__.py
index be0abd1..3fae5c2 100644
--- a/ureports/__init__.py
+++ b/ureports/__init__.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/>.
"""Universal report objects and some formatting drivers.
A way to create simple reports using python objects, primarily designed to be