diff options
| author | ruki <[email protected]> | 2025-07-03 12:48:52 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-03 12:48:52 +0800 |
| commit | f916565457fdb3730eb134de3b0e9cd9637009b1 (patch) | |
| tree | 07bd43107d7aef209b4d702d1cc701758b6d4d19 /xmake/rules/python/module/xmake.lua | |
| parent | d7fefefea5959ae89694891b2a034ec274eb2fe3 (diff) | |
| parent | 24fb7d4178c4cba07ad85687495b94dd6660c073 (diff) | |
Merge pull request #6602 from xmake-io/copyright
rename copyright
Diffstat (limited to 'xmake/rules/python/module/xmake.lua')
| -rw-r--r-- | xmake/rules/python/module/xmake.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/rules/python/module/xmake.lua b/xmake/rules/python/module/xmake.lua index c86d00523..71745078f 100644 --- a/xmake/rules/python/module/xmake.lua +++ b/xmake/rules/python/module/xmake.lua @@ -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 xmake.lua |
