diff options
Diffstat (limited to 'sphinx_ext.py')
-rw-r--r-- | sphinx_ext.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx_ext.py b/sphinx_ext.py index e9da596..fb8d4a7 100644 --- a/sphinx_ext.py +++ b/sphinx_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/>. from logilab.common.decorators import monkeypatch from sphinx.ext import autodoc |