summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-11-23 04:01:50 -0500
committermidipix <writeonce@midipix.org>2018-11-23 04:01:50 -0500
commit891f0b7d70db8178e066eac9dfa18854a1d4e808 (patch)
treef676e73d2e36d5be6cc8532a0f1cf582d200efe9 /src
parent42c4290ce68c3a8c2401df2f4098903c4ee806c1 (diff)
downloadsofort-891f0b7d70db8178e066eac9dfa18854a1d4e808.tar.bz2
sofort-891f0b7d70db8178e066eac9dfa18854a1d4e808.tar.xz
argv.h: annual chores.
Diffstat (limited to 'src')
-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 ff744f0..a730e76 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--2017 Z. Gilboa */
+/* Copyright (C) 2015--2018 Z. Gilboa */
/* Released under the Standard MIT License; see COPYING.SOFORT. */
/* This file is (also) part of sofort: portable software project template. */
/****************************************************************************/