Skip to content

Commit 2d6020e

Browse files
committed
Licensing
1 parent b04961d commit 2d6020e

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

LICENSE-MIT

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright 2013-2026 Caleb P. Burns
2+
3+
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:
4+
5+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6+
7+
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.
File renamed without changes.

LICENSING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Licensing
2+
3+
*pathspec* was originally licensed under the Mozilla Public License 2.0 only (see LICENSE-MPL-2.0). It is currently being relicensed. New code is available
4+
under both licenses (see LICENSE-MIT and LICENSE-MPL-2.0).
5+
6+
## New Code (on or after May 24, 2025)
7+
8+
All contributions made on or after May 24, 2025 are dual-licensed under:
9+
- MIT License (see LICENSE-MIT).
10+
- Mozilla Public License 2.0 (see LICENSE-MPL-2.0).
11+
12+
You may use this code under the terms of either license.
13+
14+
## Original Code (before May 24, 2025)
15+
16+
All code contributed before May 24, 2025 is licensed under the
17+
Mozilla Public License 2.0 only (see LICENSE-MPL-2.0).

0 commit comments

Comments
 (0)