Datasets:

License:

Update markdown/mit.md

#47
by Yakech - opened
Files changed (1) hide show
  1. markdown/mit.md +1 -39
markdown/mit.md CHANGED
@@ -1,36 +1,6 @@
1
- ---
2
- title: MIT License
3
- spdx-id: MIT
4
- featured: true
5
- hidden: false
6
-
7
- description: A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
8
-
9
- how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders.
10
-
11
- using:
12
- Babel: https://github.com/babel/babel/blob/master/LICENSE
13
- .NET: https://github.com/dotnet/runtime/blob/main/LICENSE.TXT
14
- Rails: https://github.com/rails/rails/blob/master/MIT-LICENSE
15
-
16
- permissions:
17
- - commercial-use
18
- - modifications
19
- - distribution
20
- - private-use
21
-
22
- conditions:
23
- - include-copyright
24
-
25
- limitations:
26
- - liability
27
- - warranty
28
-
29
- ---
30
-
31
  MIT License
32
 
33
- Copyright (c) [year] [fullname]
34
 
35
  Permission is hereby granted, free of charge, to any person obtaining a copy
36
  of this software and associated documentation files (the "Software"), to deal
@@ -41,11 +11,3 @@ furnished to do so, subject to the following conditions:
41
 
42
  The above copyright notice and this permission notice shall be included in all
43
  copies or substantial portions of the Software.
44
-
45
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
50
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
51
- SOFTWARE.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  MIT License
2
 
3
+ Copyright (c) 2025 YASSINE
4
 
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
  of this software and associated documentation files (the "Software"), to deal
 
11
 
12
  The above copyright notice and this permission notice shall be included in all
13
  copies or substantial portions of the Software.