Skip to content

Commit 45fc31a

Browse files
committed
Use ascii quotes to standardize the encoding
1 parent a7d2b1c commit 45fc31a

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
@@ -448,7 +448,7 @@ limitations under the License.
448448
Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
449449
450450
Permission is hereby granted, free of charge, to any person obtaining a copy
451-
of this software and associated documentation files (the Software), to deal
451+
of this software and associated documentation files (the "Software"), to deal
452452
in the Software without restriction, including without limitation the rights
453453
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
454454
copies of the Software, and to permit persons to whom the Software is
@@ -457,7 +457,7 @@ limitations under the License.
457457
The above copyright notice and this permission notice shall be included in
458458
all copies or substantial portions of the Software.
459459
460-
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
460+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
461461
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
462462
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
463463
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

0 commit comments

Comments
 (0)