From 38d7cb42b6cb7fa19b3bd7fb419aed33c7b1a4f9 Mon Sep 17 00:00:00 2001 From: Kevin Deng Date: Thu, 13 Nov 2025 23:32:00 +0800 Subject: [PATCH] chore: merge license [ci skip] --- LICENSE | 2 ++ LICENSE-original | 20 -------------------- README.md | 4 ++-- 3 files changed, 4 insertions(+), 22 deletions(-) delete mode 100644 LICENSE-original diff --git a/LICENSE b/LICENSE index 8701f9f..12eb148 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,8 @@ The MIT License (MIT) Copyright © 2025-PRESENT Kevin Deng (https://github.com/sxzz) +Copyright (c) 2014-2017 TJ Holowaychuk +Copyright (c) 2018-2021 Josh Junon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LICENSE-original b/LICENSE-original deleted file mode 100644 index 1a9820e..0000000 --- a/LICENSE-original +++ /dev/null @@ -1,20 +0,0 @@ -(The MIT License) - -Copyright (c) 2014-2017 TJ Holowaychuk -Copyright (c) 2018-2021 Josh Junon - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the 'Software'), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - diff --git a/README.md b/README.md index b49e845..d554c16 100644 --- a/README.md +++ b/README.md @@ -98,9 +98,9 @@ As obug is a fork of debug, we would like to acknowledge the original authors: [MIT](./LICENSE) License © 2025-PRESENT [Kevin Deng](https://github.com/sxzz) -[The MIT License](./LICENSE-original) Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> +[The MIT License](./LICENSE) Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> -[The MIT License](./LICENSE-original) Copyright (c) 2018-2021 Josh Junon +[The MIT License](./LICENSE) Copyright (c) 2018-2021 Josh Junon -- 2.51.2