diff options
author | Li Jin <dragon-fly@qq.com> | 2025-01-05 00:09:51 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2025-01-05 00:09:51 +0800 |
commit | 83c79428f4b81d0095c111cfacac8ffd9a8ad80e (patch) | |
tree | 74aebbb3b3c36bc6789a4389e114bef2e16ef3ca /src/yue_wasm.cpp | |
parent | f38c4f94c9ba0499d923e59483d6381b97cce926 (diff) | |
download | yuescript-83c79428f4b81d0095c111cfacac8ffd9a8ad80e.tar.gz yuescript-83c79428f4b81d0095c111cfacac8ffd9a8ad80e.tar.bz2 yuescript-83c79428f4b81d0095c111cfacac8ffd9a8ad80e.zip |
New year!
Diffstat (limited to 'src/yue_wasm.cpp')
-rw-r--r-- | src/yue_wasm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yue_wasm.cpp b/src/yue_wasm.cpp index daa5757..7156334 100644 --- a/src/yue_wasm.cpp +++ b/src/yue_wasm.cpp | |||
@@ -1,4 +1,4 @@ | |||
1 | /* Copyright (c) 2023 Jin Li, dragon-fly@qq.com | 1 | /* Copyright (c) 2025 Jin Li, dragon-fly@qq.com |
2 | 2 | ||
3 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
4 | 4 | ||