aboutsummaryrefslogtreecommitdiff
path: root/src/yue.cpp
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2022-01-04 09:24:22 +0800
committerLi Jin <dragon-fly@qq.com>2022-01-04 09:24:22 +0800
commit5ed4725dc826c5e72c0d39543b3d688e236dd54d (patch)
tree16bc73473799d8feb5724624d3cf22a6c7d9b250 /src/yue.cpp
parent94033fae535db801a910196d5d9768c92eda71d4 (diff)
downloadyuescript-5ed4725dc826c5e72c0d39543b3d688e236dd54d.tar.gz
yuescript-5ed4725dc826c5e72c0d39543b3d688e236dd54d.tar.bz2
yuescript-5ed4725dc826c5e72c0d39543b3d688e236dd54d.zip
New year.
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 133a081..aa043f7 100644
--- a/src/yue.cpp
+++ b/src/yue.cpp
@@ -1,4 +1,4 @@
1/* Copyright (c) 2021 Jin Li, http://www.luvfight.me 1/* Copyright (c) 2022 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