summaryrefslogtreecommitdiffhomepage
path: root/src/internal
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal')
-rw-r--r--src/internal/ntapi.c2
-rw-r--r--src/internal/ntapi_blitter.h2
-rw-r--r--src/internal/ntapi_context.h2
-rw-r--r--src/internal/ntapi_entry_point.c2
-rw-r--r--src/internal/ntapi_fnapi.h2
-rw-r--r--src/internal/ntapi_hash_table.h2
-rw-r--r--src/internal/ntapi_impl.h2
-rw-r--r--src/internal/ntapi_log.c2
-rw-r--r--src/internal/ntapi_open.c2
-rw-r--r--src/internal/ntapi_pty.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/src/internal/ntapi.c b/src/internal/ntapi.c
index dfb614b..1d80176 100644
--- a/src/internal/ntapi.c
+++ b/src/internal/ntapi.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_blitter.h b/src/internal/ntapi_blitter.h
index be9981c..6b46219 100644
--- a/src/internal/ntapi_blitter.h
+++ b/src/internal/ntapi_blitter.h
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_context.h b/src/internal/ntapi_context.h
index b531f99..da92c0d 100644
--- a/src/internal/ntapi_context.h
+++ b/src/internal/ntapi_context.h
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_entry_point.c b/src/internal/ntapi_entry_point.c
index 5df1103..57ad1f0 100644
--- a/src/internal/ntapi_entry_point.c
+++ b/src/internal/ntapi_entry_point.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_fnapi.h b/src/internal/ntapi_fnapi.h
index 6128488..1a92de5 100644
--- a/src/internal/ntapi_fnapi.h
+++ b/src/internal/ntapi_fnapi.h
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_hash_table.h b/src/internal/ntapi_hash_table.h
index 540b482..cfb2d08 100644
--- a/src/internal/ntapi_hash_table.h
+++ b/src/internal/ntapi_hash_table.h
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_impl.h b/src/internal/ntapi_impl.h
index 43511d4..4f3fa13 100644
--- a/src/internal/ntapi_impl.h
+++ b/src/internal/ntapi_impl.h
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_log.c b/src/internal/ntapi_log.c
index 04f6624..5412a74 100644
--- a/src/internal/ntapi_log.c
+++ b/src/internal/ntapi_log.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_open.c b/src/internal/ntapi_open.c
index c2bb60f..f3cf5ea 100644
--- a/src/internal/ntapi_open.c
+++ b/src/internal/ntapi_open.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2017 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/internal/ntapi_pty.h b/src/internal/ntapi_pty.h
index a71a750..99653cd 100644
--- a/src/internal/ntapi_pty.h
+++ b/src/internal/ntapi_pty.h
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2019 Z. Gilboa */
+/* Copyright (C) 2013--2021 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/