summaryrefslogtreecommitdiffhomepage
path: root/src/sync
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-02-04 11:08:59 -0500
committermidipix <writeonce@midipix.org>2017-02-04 11:08:59 -0500
commitdde53ab2fd90b5fdad27b5132fd677375abcc533 (patch)
tree49aec12158305ccbe63008df34e492552073bece /src/sync
parent2653052944aef689484299c3f257db993dda106d (diff)
downloadntapi-dde53ab2fd90b5fdad27b5132fd677375abcc533.tar.bz2
ntapi-dde53ab2fd90b5fdad27b5132fd677375abcc533.tar.xz
annual chores.
Diffstat (limited to 'src/sync')
-rw-r--r--src/sync/ntapi_tt_create_event.c2
-rw-r--r--src/sync/ntapi_tt_sync_block.c2
-rw-r--r--src/sync/ntapi_tt_wait_for_dummy_event.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/sync/ntapi_tt_create_event.c b/src/sync/ntapi_tt_create_event.c
index 5bf18f5..3107bdb 100644
--- a/src/sync/ntapi_tt_create_event.c
+++ b/src/sync/ntapi_tt_create_event.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2016 Z. Gilboa */
+/* Copyright (C) 2013--2017 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/sync/ntapi_tt_sync_block.c b/src/sync/ntapi_tt_sync_block.c
index fd9bb83..f05f6b4 100644
--- a/src/sync/ntapi_tt_sync_block.c
+++ b/src/sync/ntapi_tt_sync_block.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2016 Z. Gilboa */
+/* Copyright (C) 2013--2017 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/sync/ntapi_tt_wait_for_dummy_event.c b/src/sync/ntapi_tt_wait_for_dummy_event.c
index 376cf99..436d028 100644
--- a/src/sync/ntapi_tt_wait_for_dummy_event.c
+++ b/src/sync/ntapi_tt_wait_for_dummy_event.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2016 Z. Gilboa */
+/* Copyright (C) 2013--2017 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/