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 /core/src/xmake/process | |
| parent | c29bf9dde01066325f2a8734a6fda6cd1bc40549 (diff) | |
update copyright date
Diffstat (limited to 'core/src/xmake/process')
| -rw-r--r-- | core/src/xmake/process/close.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/open.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/openv.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/prefix.h | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/wait.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/waitlist.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/core/src/xmake/process/close.c b/core/src/xmake/process/close.c index 1a9f5f8b1..c83935f2b 100644 --- a/core/src/xmake/process/close.c +++ b/core/src/xmake/process/close.c @@ -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 close.c diff --git a/core/src/xmake/process/open.c b/core/src/xmake/process/open.c index 2365ee7ba..bcdd2f8aa 100644 --- a/core/src/xmake/process/open.c +++ b/core/src/xmake/process/open.c @@ -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 open.c diff --git a/core/src/xmake/process/openv.c b/core/src/xmake/process/openv.c index 1013f38fb..a6a27bd67 100644 --- a/core/src/xmake/process/openv.c +++ b/core/src/xmake/process/openv.c @@ -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 openv.c diff --git a/core/src/xmake/process/prefix.h b/core/src/xmake/process/prefix.h index adf0eb9ac..a1b7ef486 100644 --- a/core/src/xmake/process/prefix.h +++ b/core/src/xmake/process/prefix.h @@ -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 prefix.h diff --git a/core/src/xmake/process/wait.c b/core/src/xmake/process/wait.c index 4fba111d8..efbf4a530 100644 --- a/core/src/xmake/process/wait.c +++ b/core/src/xmake/process/wait.c @@ -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 wait.c diff --git a/core/src/xmake/process/waitlist.c b/core/src/xmake/process/waitlist.c index b577c87f4..3b4c06a78 100644 --- a/core/src/xmake/process/waitlist.c +++ b/core/src/xmake/process/waitlist.c @@ -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 waitlist.c |
