From 78d96ab2709524dc5b6e8976eed90e75ebb4ecf0 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 5 Feb 2017 23:40:15 -0500 Subject: annual chores, properly performed. --- src/driver/slbt_amain.c | 2 +- src/driver/slbt_driver_ctx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/driver') diff --git a/src/driver/slbt_amain.c b/src/driver/slbt_amain.c index 4e08b03..48133b0 100644 --- a/src/driver/slbt_amain.c +++ b/src/driver/slbt_amain.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/driver/slbt_driver_ctx.c b/src/driver/slbt_driver_ctx.c index 26bbfff..578a7c2 100644 --- a/src/driver/slbt_driver_ctx.c +++ b/src/driver/slbt_driver_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. */ /*******************************************************************/ -- cgit v1.2.3