diff options
Diffstat (limited to 'src/vmount')
-rw-r--r-- | src/vmount/ntapi_vms_cache.c | 2 | ||||
-rw-r--r-- | src/vmount/ntapi_vms_client_connect.c | 2 | ||||
-rw-r--r-- | src/vmount/ntapi_vms_client_disconnect.c | 2 | ||||
-rw-r--r-- | src/vmount/ntapi_vms_helper.c | 2 | ||||
-rw-r--r-- | src/vmount/ntapi_vms_point_attach.c | 2 | ||||
-rw-r--r-- | src/vmount/ntapi_vms_ref_count.c | 2 | ||||
-rw-r--r-- | src/vmount/ntapi_vms_table_query.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/vmount/ntapi_vms_cache.c b/src/vmount/ntapi_vms_cache.c index 97fe32f..31c09a4 100644 --- a/src/vmount/ntapi_vms_cache.c +++ b/src/vmount/ntapi_vms_cache.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/vmount/ntapi_vms_client_connect.c b/src/vmount/ntapi_vms_client_connect.c index 364d4d1..6477a1b 100644 --- a/src/vmount/ntapi_vms_client_connect.c +++ b/src/vmount/ntapi_vms_client_connect.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/vmount/ntapi_vms_client_disconnect.c b/src/vmount/ntapi_vms_client_disconnect.c index b7d528c..c16ea6d 100644 --- a/src/vmount/ntapi_vms_client_disconnect.c +++ b/src/vmount/ntapi_vms_client_disconnect.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/vmount/ntapi_vms_helper.c b/src/vmount/ntapi_vms_helper.c index 4134112..4d07bf0 100644 --- a/src/vmount/ntapi_vms_helper.c +++ b/src/vmount/ntapi_vms_helper.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/vmount/ntapi_vms_point_attach.c b/src/vmount/ntapi_vms_point_attach.c index a4c5c7e..21ee0ce 100644 --- a/src/vmount/ntapi_vms_point_attach.c +++ b/src/vmount/ntapi_vms_point_attach.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/vmount/ntapi_vms_ref_count.c b/src/vmount/ntapi_vms_ref_count.c index 3be149f..c61b2ea 100644 --- a/src/vmount/ntapi_vms_ref_count.c +++ b/src/vmount/ntapi_vms_ref_count.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/vmount/ntapi_vms_table_query.c b/src/vmount/ntapi_vms_table_query.c index 847a58f..eb9358a 100644 --- a/src/vmount/ntapi_vms_table_query.c +++ b/src/vmount/ntapi_vms_table_query.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. */ /********************************************************/ |