From 4256e2f622d20fdd9e26ec8aff2180cbad63d477 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 23 Jan 2016 18:47:05 -0500 Subject: annual chores. --- src/sync/ntapi_tt_create_event.c | 2 +- src/sync/ntapi_tt_sync_block.c | 2 +- src/sync/ntapi_tt_wait_for_dummy_event.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sync') diff --git a/src/sync/ntapi_tt_create_event.c b/src/sync/ntapi_tt_create_event.c index 3d81938..5bf18f5 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 b28d56e..bcb9691 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 c7680c7..16f9823 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ -- cgit v1.2.3