diff options
Diffstat (limited to 'ureports/nodes.py')
-rw-r--r-- | ureports/nodes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ureports/nodes.py b/ureports/nodes.py index ef6c462..3631aaa 100644 --- a/ureports/nodes.py +++ b/ureports/nodes.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/>. """Micro reports objects. A micro report is a tree of layout and content objects. |