Skip to content

Commit 41b5655

Browse files
authored
Update the syntax of the MIT license name
I'm finding that our automated license lister, https://github.com/Comcast/php-legal-licenses/, doesn't recognize the license on this project. I'm thinking it might be due to the way the name is stated. I'm proposing updating it to be the same as in a repo where the license is currently recognized.
1 parent 839ea11 commit 41b5655

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The License (MIT)
1+
MIT License
22

33
Copyright (c) 2017 Josias Montag <josias@montag.info>
44

@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

0 commit comments

Comments
 (0)