From 6bb7b891a16fbcd5fad1f88fb472505549b9c084 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 02:59:02 +0000 Subject: Remove copyright and licence fields --- sphinx/search/da.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'sphinx/search/da.py') diff --git a/sphinx/search/da.py b/sphinx/search/da.py index 5aebf7790..5c3d138dd 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -1,7 +1,4 @@ """Danish search language: includes the JS Danish stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict -- cgit v1.2.3