diff options
Diffstat (limited to 'src/helper')
-rw-r--r-- | src/helper/slbt_archive_import.c | 2 | ||||
-rw-r--r-- | src/helper/slbt_copy_file.c | 2 | ||||
-rw-r--r-- | src/helper/slbt_dump_machine.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/helper/slbt_archive_import.c b/src/helper/slbt_archive_import.c index 12fd68c..a4c58e7 100644 --- a/src/helper/slbt_archive_import.c +++ b/src/helper/slbt_archive_import.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ -/* Copyright (C) 2016--2017 Z. Gilboa */ +/* Copyright (C) 2016--2018 Z. Gilboa */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/helper/slbt_copy_file.c b/src/helper/slbt_copy_file.c index a8fd840..c74ffcc 100644 --- a/src/helper/slbt_copy_file.c +++ b/src/helper/slbt_copy_file.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ -/* Copyright (C) 2016--2017 Z. Gilboa */ +/* Copyright (C) 2016--2018 Z. Gilboa */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ diff --git a/src/helper/slbt_dump_machine.c b/src/helper/slbt_dump_machine.c index 7f05790..443537d 100644 --- a/src/helper/slbt_dump_machine.c +++ b/src/helper/slbt_dump_machine.c @@ -1,6 +1,6 @@ /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ -/* Copyright (C) 2016--2017 Z. Gilboa */ +/* Copyright (C) 2016--2018 Z. Gilboa */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ |