aboutsummaryrefslogtreecommitdiff
path: root/src/yue.cpp
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2025-01-22 15:23:41 +0800
committerLi Jin <dragon-fly@qq.com>2025-01-22 15:23:41 +0800
commit2aada4b8418c38509e82a7caaa1964d739880fb1 (patch)
tree0de6b606580410c9156cae6ae95439046246262a /src/yue.cpp
parent42311be3c22631210abec0b6ff653e59501e666c (diff)
downloadyuescript-2aada4b8418c38509e82a7caaa1964d739880fb1.tar.gz
yuescript-2aada4b8418c38509e82a7caaa1964d739880fb1.tar.bz2
yuescript-2aada4b8418c38509e82a7caaa1964d739880fb1.zip
Updated docs. [skip CI]
Diffstat (limited to 'src/yue.cpp')
-rw-r--r--src/yue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yue.cpp b/src/yue.cpp
index aaa82dd..fc57767 100644
--- a/src/yue.cpp
+++ b/src/yue.cpp
@@ -1,4 +1,4 @@
1/* Copyright (c) 2025 Jin Li, dragon-fly@qq.com 1/* Copyright (c) 2017-2025 Li Jin <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