summaryrefslogtreecommitdiff
path: root/bs4/diagnose.py
diff options
context:
space:
mode:
Diffstat (limited to 'bs4/diagnose.py')
-rw-r--r--bs4/diagnose.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bs4/diagnose.py b/bs4/diagnose.py
index 7a28c09..f9835c3 100644
--- a/bs4/diagnose.py
+++ b/bs4/diagnose.py
@@ -1,7 +1,6 @@
"""Diagnostic functions, mainly for use when doing tech support."""
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
+# Use of this source code is governed by the MIT license.
__license__ = "MIT"
import cProfile