Skip to content

Commit 5313d15

Browse files
committed
Fix text encoding
1 parent bbdd450 commit 5313d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@ The MIT License (MIT)
756756
Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
757757
758758
Permission is hereby granted, free of charge, to any person obtaining a copy
759-
of this software and associated documentation files (the Software), to deal
759+
of this software and associated documentation files (the "Software"), to deal
760760
in the Software without restriction, including without limitation the rights
761761
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
762762
copies of the Software, and to permit persons to whom the Software is
@@ -765,7 +765,7 @@ furnished to do so, subject to the following conditions:
765765
The above copyright notice and this permission notice shall be included in
766766
all copies or substantial portions of the Software.
767767
768-
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
768+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
769769
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
770770
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
771771
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

0 commit comments

Comments
 (0)