Skip to content

Commit 68981ae

Browse files
authored
Update xhr-polyfill.js
1 parent a4f682c commit 68981ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/www/ios/xhr-polyfill.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016 Oracle and/or its affiliates.
2+
* Copyright (c) 2018 Oracle and/or its affiliates.
33
*
44
* The Universal Permissive License (UPL), Version 1.0
55
*
@@ -1246,4 +1246,4 @@
12461246
}
12471247
};
12481248

1249-
})();
1249+
})();

0 commit comments

Comments
 (0)