summaryrefslogtreecommitdiffhomepage
path: root/src/fs
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/fs
parent2653052944aef689484299c3f257db993dda106d (diff)
downloadntapi-dde53ab2fd90b5fdad27b5132fd677375abcc533.tar.bz2
ntapi-dde53ab2fd90b5fdad27b5132fd677375abcc533.tar.xz
annual chores.
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/ntapi_tt_get_file_handle_type.c2
-rw-r--r--src/fs/ntapi_tt_istat.c2
-rw-r--r--src/fs/ntapi_tt_mount.c2
-rw-r--r--src/fs/ntapi_tt_open_logical_parent_directory.c2
-rw-r--r--src/fs/ntapi_tt_open_physical_parent_directory.c2
-rw-r--r--src/fs/ntapi_tt_stat.c2
-rw-r--r--src/fs/ntapi_tt_statfs.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/fs/ntapi_tt_get_file_handle_type.c b/src/fs/ntapi_tt_get_file_handle_type.c
index 80d3ef9..5a5bc38 100644
--- a/src/fs/ntapi_tt_get_file_handle_type.c
+++ b/src/fs/ntapi_tt_get_file_handle_type.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/fs/ntapi_tt_istat.c b/src/fs/ntapi_tt_istat.c
index 67545a0..51f1d43 100644
--- a/src/fs/ntapi_tt_istat.c
+++ b/src/fs/ntapi_tt_istat.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/fs/ntapi_tt_mount.c b/src/fs/ntapi_tt_mount.c
index 616f051..f5ae113 100644
--- a/src/fs/ntapi_tt_mount.c
+++ b/src/fs/ntapi_tt_mount.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/fs/ntapi_tt_open_logical_parent_directory.c b/src/fs/ntapi_tt_open_logical_parent_directory.c
index f2bf705..298294d 100644
--- a/src/fs/ntapi_tt_open_logical_parent_directory.c
+++ b/src/fs/ntapi_tt_open_logical_parent_directory.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/fs/ntapi_tt_open_physical_parent_directory.c b/src/fs/ntapi_tt_open_physical_parent_directory.c
index d09d0a1..77ae61d 100644
--- a/src/fs/ntapi_tt_open_physical_parent_directory.c
+++ b/src/fs/ntapi_tt_open_physical_parent_directory.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/fs/ntapi_tt_stat.c b/src/fs/ntapi_tt_stat.c
index 4d40fba..cab84c3 100644
--- a/src/fs/ntapi_tt_stat.c
+++ b/src/fs/ntapi_tt_stat.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/fs/ntapi_tt_statfs.c b/src/fs/ntapi_tt_statfs.c
index 5d5de60..0638a54 100644
--- a/src/fs/ntapi_tt_statfs.c
+++ b/src/fs/ntapi_tt_statfs.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. */
/********************************************************/