diff options
Diffstat (limited to 'src/output')
-rw-r--r-- | src/output/slbt_output_config.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_error.c | 2 | ||||
-rw-r--r-- | src/output/slbt_output_exec.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/output/slbt_output_config.c b/src/output/slbt_output_config.c index 360feaf..d1d9712 100644 --- a/src/output/slbt_output_config.c +++ b/src/output/slbt_output_config.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/output/slbt_output_error.c b/src/output/slbt_output_error.c index 1e4f517..49a27b8 100644 --- a/src/output/slbt_output_error.c +++ b/src/output/slbt_output_error.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/output/slbt_output_exec.c b/src/output/slbt_output_exec.c index e502e8d..effa3b7 100644 --- a/src/output/slbt_output_exec.c +++ b/src/output/slbt_output_exec.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. */ /*******************************************************************/ |