summaryrefslogtreecommitdiff
path: root/xmake/modules/utils/ipa
diff options
context:
space:
mode:
authorruki <[email protected]>2020-12-19 00:41:06 +0800
committerruki <[email protected]>2020-12-19 00:41:06 +0800
commit536f2bd6a092eba91315b7d1e120dff63392a11d (patch)
treee3fb32d868ad4b11333033fd529e2c8b53d9c173 /xmake/modules/utils/ipa
parentc47ddba3dbc6ace6eb38535a33a7b1090b402a60 (diff)
update copyright date
Diffstat (limited to 'xmake/modules/utils/ipa')
-rw-r--r--xmake/modules/utils/ipa/install.lua2
-rw-r--r--xmake/modules/utils/ipa/package.lua2
-rw-r--r--xmake/modules/utils/ipa/resign.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/xmake/modules/utils/ipa/install.lua b/xmake/modules/utils/ipa/install.lua
index bd7f60e46..03d171753 100644
--- a/xmake/modules/utils/ipa/install.lua
+++ b/xmake/modules/utils/ipa/install.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, TBOOX Open Source Group.
--
-- @author ruki
-- @file install.lua
diff --git a/xmake/modules/utils/ipa/package.lua b/xmake/modules/utils/ipa/package.lua
index 54bf291c1..42f089147 100644
--- a/xmake/modules/utils/ipa/package.lua
+++ b/xmake/modules/utils/ipa/package.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, TBOOX Open Source Group.
--
-- @author ruki
-- @file package.lua
diff --git a/xmake/modules/utils/ipa/resign.lua b/xmake/modules/utils/ipa/resign.lua
index aa34def73..87e2c94d3 100644
--- a/xmake/modules/utils/ipa/resign.lua
+++ b/xmake/modules/utils/ipa/resign.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, TBOOX Open Source Group.
--
-- @author ruki
-- @file resign.lua