diff options
| author | ruki <[email protected]> | 2025-07-03 23:03:12 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-07-03 23:03:12 +0800 |
| commit | 5670477e415e24962c57eac21194c63946ee5e1e (patch) | |
| tree | 21be6b741f382debc9916e366d9b120cb4d496db /xmake/scripts/module | |
| parent | d7fefefea5959ae89694891b2a034ec274eb2fe3 (diff) | |
rename copyright
Diffstat (limited to 'xmake/scripts/module')
| -rw-r--r-- | xmake/scripts/module/luawrap/lauxlib.h | 2 | ||||
| -rw-r--r-- | xmake/scripts/module/luawrap/lua.h | 2 | ||||
| -rw-r--r-- | xmake/scripts/module/xmi.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xmake/scripts/module/luawrap/lauxlib.h b/xmake/scripts/module/luawrap/lauxlib.h index 58f7c8b40..8c4838980 100644 --- a/xmake/scripts/module/luawrap/lauxlib.h +++ b/xmake/scripts/module/luawrap/lauxlib.h @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Copyright (C) 2015-present, TBOOX Open Source Group. + * Copyright (C) 2015-present, Xmake Open Source Community. * * @author ruki * @file luaxlib.h diff --git a/xmake/scripts/module/luawrap/lua.h b/xmake/scripts/module/luawrap/lua.h index 92d799d57..2e1101c18 100644 --- a/xmake/scripts/module/luawrap/lua.h +++ b/xmake/scripts/module/luawrap/lua.h @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Copyright (C) 2015-present, TBOOX Open Source Group. + * Copyright (C) 2015-present, Xmake Open Source Community. * * @author ruki * @file lua.h diff --git a/xmake/scripts/module/xmi.h b/xmake/scripts/module/xmi.h index b5f5e1039..56689e068 100644 --- a/xmake/scripts/module/xmi.h +++ b/xmake/scripts/module/xmi.h @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * Copyright (C) 2015-present, TBOOX Open Source Group. + * Copyright (C) 2015-present, Xmake Open Source Community. * * @author ruki * @file xmi.h |
