Skip to content

Commit 6b6f96e

Browse files
committed
just fixed a LICENSE comment typo
1 parent cf823b7 commit 6b6f96e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cjs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Permission to use, copy, modify, and/or distribute this software for any
88
* purpose with or without fee is hereby granted, provided that the above
9-
*copyright notice and this permission notice appear in all copies.
9+
* copyright notice and this permission notice appear in all copies.
1010
*
1111
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1212
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

esm/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Permission to use, copy, modify, and/or distribute this software for any
77
* purpose with or without fee is hereby granted, provided that the above
8-
*copyright notice and this permission notice appear in all copies.
8+
* copyright notice and this permission notice appear in all copies.
99
*
1010
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1111
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var udomdiff = (function (exports) {
88
*
99
* Permission to use, copy, modify, and/or distribute this software for any
1010
* purpose with or without fee is hereby granted, provided that the above
11-
*copyright notice and this permission notice appear in all copies.
11+
* copyright notice and this permission notice appear in all copies.
1212
*
1313
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1414
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

0 commit comments

Comments
 (0)