diff options
Diffstat (limited to 'cors-bypass.js')
-rw-r--r-- | cors-bypass.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cors-bypass.js b/cors-bypass.js index 75a599b..4b3f576 100644 --- a/cors-bypass.js +++ b/cors-bypass.js @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-3.0-or-later +/* SPDX-License-Identifier: LicenseRef-GPL-3.0-or-later-WITH-js-exceptions * * A Haketilo library which facilitates making HTTP AJAX requests that bypass * CORS rules. |