diff options
Diffstat (limited to 'sphinx/directives/patches.py')
-rw-r--r-- | sphinx/directives/patches.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sphinx/directives/patches.py b/sphinx/directives/patches.py index 5502028d0..a01d78332 100644 --- a/sphinx/directives/patches.py +++ b/sphinx/directives/patches.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import os import warnings from os import path |