From eb3805ec6e4e4ae187d0cd7c9082e6c8558a51ee Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 28 Dec 2017 22:35:29 +0800 Subject: update copyright date --- xmake/modules/package/manager/apt/install.lua | 2 +- xmake/modules/package/manager/brew/install.lua | 2 +- xmake/modules/package/manager/install.lua | 2 +- xmake/modules/package/manager/pacman/install.lua | 2 +- xmake/modules/package/manager/yum/install.lua | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'xmake/modules/package') diff --git a/xmake/modules/package/manager/apt/install.lua b/xmake/modules/package/manager/apt/install.lua index 0f3f2f0cb..ae9cf9df8 100644 --- a/xmake/modules/package/manager/apt/install.lua +++ b/xmake/modules/package/manager/apt/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/brew/install.lua b/xmake/modules/package/manager/brew/install.lua index 43a06c711..932539281 100644 --- a/xmake/modules/package/manager/brew/install.lua +++ b/xmake/modules/package/manager/brew/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/install.lua b/xmake/modules/package/manager/install.lua index b06f38e22..27dffee3d 100644 --- a/xmake/modules/package/manager/install.lua +++ b/xmake/modules/package/manager/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/pacman/install.lua b/xmake/modules/package/manager/pacman/install.lua index 0813d339e..c4a07e4a0 100644 --- a/xmake/modules/package/manager/pacman/install.lua +++ b/xmake/modules/package/manager/pacman/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/yum/install.lua b/xmake/modules/package/manager/yum/install.lua index 0bdef8cc6..967faf954 100644 --- a/xmake/modules/package/manager/yum/install.lua +++ b/xmake/modules/package/manager/yum/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua -- cgit v1.3.1