From 78d96ab2709524dc5b6e8976eed90e75ebb4ecf0 Mon Sep 17 00:00:00 2001
From: midipix <writeonce@midipix.org>
Date: Sun, 5 Feb 2017 23:40:15 -0500
Subject: annual chores, properly performed.

---
 src/logic/slbt_exec_compile.c   | 2 +-
 src/logic/slbt_exec_ctx.c       | 2 +-
 src/logic/slbt_exec_execute.c   | 2 +-
 src/logic/slbt_exec_install.c   | 2 +-
 src/logic/slbt_exec_link.c      | 2 +-
 src/logic/slbt_exec_uninstall.c | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

(limited to 'src/logic')

diff --git a/src/logic/slbt_exec_compile.c b/src/logic/slbt_exec_compile.c
index 00bfafe..5e337bb 100644
--- a/src/logic/slbt_exec_compile.c
+++ b/src/logic/slbt_exec_compile.c
@@ -1,6 +1,6 @@
 /*******************************************************************/
 /*  slibtool: a skinny libtool implementation, written in C        */
-/*  Copyright (C) 2017  Z. Gilboa                                  */
+/*  Copyright (C) 2016--2017  Z. Gilboa                            */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
diff --git a/src/logic/slbt_exec_ctx.c b/src/logic/slbt_exec_ctx.c
index 39de2b9..9ff962c 100644
--- a/src/logic/slbt_exec_ctx.c
+++ b/src/logic/slbt_exec_ctx.c
@@ -1,6 +1,6 @@
 /*******************************************************************/
 /*  slibtool: a skinny libtool implementation, written in C        */
-/*  Copyright (C) 2017  Z. Gilboa                                  */
+/*  Copyright (C) 2016--2017  Z. Gilboa                            */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
diff --git a/src/logic/slbt_exec_execute.c b/src/logic/slbt_exec_execute.c
index d17088e..3096c5f 100644
--- a/src/logic/slbt_exec_execute.c
+++ b/src/logic/slbt_exec_execute.c
@@ -1,6 +1,6 @@
 /*******************************************************************/
 /*  slibtool: a skinny libtool implementation, written in C        */
-/*  Copyright (C) 2017  Z. Gilboa                                  */
+/*  Copyright (C) 2016--2017  Z. Gilboa                            */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
diff --git a/src/logic/slbt_exec_install.c b/src/logic/slbt_exec_install.c
index dff9ab2..ea795e3 100644
--- a/src/logic/slbt_exec_install.c
+++ b/src/logic/slbt_exec_install.c
@@ -1,6 +1,6 @@
 /*******************************************************************/
 /*  slibtool: a skinny libtool implementation, written in C        */
-/*  Copyright (C) 2017  Z. Gilboa                                  */
+/*  Copyright (C) 2016--2017  Z. Gilboa                            */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
diff --git a/src/logic/slbt_exec_link.c b/src/logic/slbt_exec_link.c
index 90377dc..84cea6f 100644
--- a/src/logic/slbt_exec_link.c
+++ b/src/logic/slbt_exec_link.c
@@ -1,6 +1,6 @@
 /*******************************************************************/
 /*  slibtool: a skinny libtool implementation, written in C        */
-/*  Copyright (C) 2017  Z. Gilboa                                  */
+/*  Copyright (C) 2016--2017  Z. Gilboa                            */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
diff --git a/src/logic/slbt_exec_uninstall.c b/src/logic/slbt_exec_uninstall.c
index f6b3716..1b7c40f 100644
--- a/src/logic/slbt_exec_uninstall.c
+++ b/src/logic/slbt_exec_uninstall.c
@@ -1,6 +1,6 @@
 /*******************************************************************/
 /*  slibtool: a skinny libtool implementation, written in C        */
-/*  Copyright (C) 2017  Z. Gilboa                                  */
+/*  Copyright (C) 2016--2017  Z. Gilboa                            */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
-- 
cgit v1.2.3