aboutsummaryrefslogtreecommitdiff
path: root/src/yue_wasm.cpp
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2023-01-17 11:26:56 +0800
committerLi Jin <dragon-fly@qq.com>2023-01-17 11:26:56 +0800
commit395d5bac06bba03a863c1bb18464fad8a84cd384 (patch)
tree28f6ba3b11cfd6dfc00fe19cdba6297de2d9a598 /src/yue_wasm.cpp
parent57aacbf7e79065df03f590a8ad9e8516c202bc54 (diff)
downloadyuescript-395d5bac06bba03a863c1bb18464fad8a84cd384.tar.gz
yuescript-395d5bac06bba03a863c1bb18464fad8a84cd384.tar.bz2
yuescript-395d5bac06bba03a863c1bb18464fad8a84cd384.zip
update Year.
Diffstat (limited to 'src/yue_wasm.cpp')
-rw-r--r--src/yue_wasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yue_wasm.cpp b/src/yue_wasm.cpp
index 395388b..a721ae3 100644
--- a/src/yue_wasm.cpp
+++ b/src/yue_wasm.cpp
@@ -1,4 +1,4 @@
1/* Copyright (c) 2022 Jin Li, dragon-fly@qq.com 1/* Copyright (c) 2023 Jin Li, dragon-fly@qq.com
2 2
3Permission 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: 3Permission 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