Skip to content

Commit 80785d7

Browse files
author
Chris Lorenzo
committed
license v3
1 parent 64b169f commit 80785d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Licensed under the MIT License
1313
based off:
1414
http://unscriptable.com/2009/03/20/debouncing-javascript-methods/ which is:
1515
Copyright (c) 2007-2009 unscriptable.com and John M. Hann
16-
Licensed under the MIT License
16+
Licensed under the MIT License (with X11 advertising exception)

src/Accessibility/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* Licensed under the MIT License based off:
2222
* http://unscriptable.com/2009/03/20/debouncing-javascript-methods/ which is:
2323
* Copyright (c) 2007-2009 unscriptable.com and John M. Hann
24-
* Licensed under the MIT License
24+
* Licensed under the MIT License (with X11 advertising exception)
2525
*/
2626

2727
export function getElmName(elm) {

0 commit comments

Comments
 (0)