summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-02-09 08:52:35 -0500
committermidipix <writeonce@midipix.org>2017-02-09 08:52:35 -0500
commite04ee339ac0f22634e455976f53b2213e7402f83 (patch)
tree90c99f28b58c69de1d65f697650979167d6f6f80
parent0330cf187ed6baf45f019f2c3a3d5e5815e8e70b (diff)
downloadslibtool-e04ee339ac.tar.bz2
slibtool-e04ee339ac.tar.xz
annual chores: normalize date range in internal header.
-rw-r--r--src/internal/argv/argv.h2
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. */
/****************************************************************************/