From ca7ab624b929f93d3d00da34d2dca274d1900947 Mon Sep 17 00:00:00 2001
From: midipix <writeonce@midipix.org>
Date: Sat, 4 Feb 2017 10:52:07 -0500
Subject: annual chores.

---
 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 80363cc..00bfafe 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) 2016  Z. Gilboa                                  */
+/*  Copyright (C) 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 6141410..39de2b9 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) 2016  Z. Gilboa                                  */
+/*  Copyright (C) 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 5445cbe..d17088e 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) 2016  Z. Gilboa                                  */
+/*  Copyright (C) 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 311fc3c..dff9ab2 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) 2016  Z. Gilboa                                  */
+/*  Copyright (C) 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 efbcb64..90377dc 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) 2016  Z. Gilboa                                  */
+/*  Copyright (C) 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 0dafa81..f6b3716 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) 2016  Z. Gilboa                                  */
+/*  Copyright (C) 2017  Z. Gilboa                                  */
 /*  Released under the Standard MIT License; see COPYING.SLIBTOOL. */
 /*******************************************************************/
 
-- 
cgit v1.2.3