diff options
| author | ruki <[email protected]> | 2017-12-28 22:35:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-12-28 09:32:59 +0800 |
| commit | eb3805ec6e4e4ae187d0cd7c9082e6c8558a51ee (patch) | |
| tree | dc9c03c3b9a1cef3dcf9d029e5f7d6d64aa657e8 /xmake/languages/dlang | |
| parent | c29bf9dde01066325f2a8734a6fda6cd1bc40549 (diff) | |
update copyright date
Diffstat (limited to 'xmake/languages/dlang')
| -rw-r--r-- | xmake/languages/dlang/api.lua | 2 | ||||
| -rw-r--r-- | xmake/languages/dlang/check_main.lua | 2 | ||||
| -rw-r--r-- | xmake/languages/dlang/load.lua | 2 | ||||
| -rw-r--r-- | xmake/languages/dlang/xmake.lua | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/xmake/languages/dlang/api.lua b/xmake/languages/dlang/api.lua index c3ab935d5..44414db89 100644 --- a/xmake/languages/dlang/api.lua +++ b/xmake/languages/dlang/api.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 api.lua diff --git a/xmake/languages/dlang/check_main.lua b/xmake/languages/dlang/check_main.lua index 0473e4fe4..8bc00a9bb 100644 --- a/xmake/languages/dlang/check_main.lua +++ b/xmake/languages/dlang/check_main.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 check_main.lua diff --git a/xmake/languages/dlang/load.lua b/xmake/languages/dlang/load.lua index 7302b1bd7..d0123cd08 100644 --- a/xmake/languages/dlang/load.lua +++ b/xmake/languages/dlang/load.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 load.lua diff --git a/xmake/languages/dlang/xmake.lua b/xmake/languages/dlang/xmake.lua index fd64437b2..0179dfcd8 100644 --- a/xmake/languages/dlang/xmake.lua +++ b/xmake/languages/dlang/xmake.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 xmake.lua |
