diff options
Diffstat (limited to 'src/helper/slbt_copy_file.c')
-rw-r--r-- | src/helper/slbt_copy_file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/slbt_copy_file.c b/src/helper/slbt_copy_file.c index 7e549d9..d7ed4c5 100644 --- a/src/helper/slbt_copy_file.c +++ b/src/helper/slbt_copy_file.c @@ -1,7 +1,7 @@ /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ -/* Copyright (C) 2016--2018 Z. Gilboa */ +/* Copyright (C) 2016--2021 Z. Gilboa */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /*******************************************************************/ |