aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2020-12-12 04:29:36 +0100
committerGravatar Numerlor <[email protected]>2021-01-09 20:10:53 +0100
commit9cfdeacb807442c27de08e2b66c49d998dfae5ce (patch)
tree2d2f4bf2704464b459bc3aa51d57e6021c0e5d90
parentUse string addition instead of join (diff)
Move copyright outside of license text
Co-authored-by: MarkKoz <[email protected]>
-rw-r--r--LICENSE-THIRD-PARTY6
1 files changed, 2 insertions, 4 deletions
diff --git a/LICENSE-THIRD-PARTY b/LICENSE-THIRD-PARTY
index d454070c2..ab715630d 100644
--- a/LICENSE-THIRD-PARTY
+++ b/LICENSE-THIRD-PARTY
@@ -37,12 +37,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---------------------------------------------------------------------------------------------------
BSD 2-Clause License
Applies to:
- - bot/cogs/doc/inventory_parser.py: _load_v1, _load_v2 and ZlibStreamReader.__aiter__.
+ - Copyright (c) 2007-2020 by the Sphinx team (see AUTHORS file). All rights reserved.
+ - bot/cogs/doc/inventory_parser.py: _load_v1, _load_v2 and ZlibStreamReader.__aiter__.
---------------------------------------------------------------------------------------------------
-Copyright (c) 2007-2020 by the Sphinx team (see AUTHORS file).
-All rights reserved.
-
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met: