summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/modules/package/manager/nix/find_package.lua2
-rw-r--r--xmake/modules/package/manager/nix/install_package.lua2
-rw-r--r--xmake/modules/package/manager/nix/search_package.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/xmake/modules/package/manager/nix/find_package.lua b/xmake/modules/package/manager/nix/find_package.lua
index cbaf5fbea..0cbd5f62f 100644
--- a/xmake/modules/package/manager/nix/find_package.lua
+++ b/xmake/modules/package/manager/nix/find_package.lua
@@ -14,7 +14,7 @@
--
-- Copyright (C) 2015-present, Xmake Open Source Community.
--
--- @author ruki
+-- @author ZZBaron
-- @file find_package.lua
--
diff --git a/xmake/modules/package/manager/nix/install_package.lua b/xmake/modules/package/manager/nix/install_package.lua
index 507cf6d13..15084dfcd 100644
--- a/xmake/modules/package/manager/nix/install_package.lua
+++ b/xmake/modules/package/manager/nix/install_package.lua
@@ -14,7 +14,7 @@
--
-- Copyright (C) 2015-present, Xmake Open Source Community.
--
--- @author ruki
+-- @author ZZBaron
-- @file install_package.lua
--
diff --git a/xmake/modules/package/manager/nix/search_package.lua b/xmake/modules/package/manager/nix/search_package.lua
index b95978736..3ad66610c 100644
--- a/xmake/modules/package/manager/nix/search_package.lua
+++ b/xmake/modules/package/manager/nix/search_package.lua
@@ -14,7 +14,7 @@
--
-- Copyright (C) 2015-present, Xmake Open Source Community.
--
--- @author ruki
+-- @author ZZBaron
-- @file search_package.lua
--