diff options
author | midipix <writeonce@midipix.org> | 2017-02-09 08:52:35 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-02-09 08:52:35 -0500 |
commit | e04ee339ac0f22634e455976f53b2213e7402f83 (patch) | |
tree | 90c99f28b58c69de1d65f697650979167d6f6f80 /src/internal | |
parent | 0330cf187ed6baf45f019f2c3a3d5e5815e8e70b (diff) | |
download | slibtool-e04ee339ac0f22634e455976f53b2213e7402f83.tar.bz2 slibtool-e04ee339ac0f22634e455976f53b2213e7402f83.tar.xz |
annual chores: normalize date range in internal header.
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/argv/argv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/argv/argv.h b/src/internal/argv/argv.h index 84976cb..1086a9f 100644 --- a/src/internal/argv/argv.h +++ b/src/internal/argv/argv.h @@ -1,6 +1,6 @@ /****************************************************************************/ /* argv.h: a thread-safe argument vector parser and usage screen generator */ -/* Copyright (C) 2015--2016--2017 Z. Gilboa */ +/* Copyright (C) 2015--2017 Z. Gilboa */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ /* This file is (also) part of sofort: portable software project template. */ /****************************************************************************/ |