summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-02-04 11:21:12 -0500
committermidipix <writeonce@midipix.org>2017-02-04 11:21:12 -0500
commit0f42a803d5cc002ee0a3b044e864f89e6effca9a (patch)
tree0d5146cf98deb36a8d8d0361e55784f3314c6757
parentcb6e77eb7e9f908e4edd250c701f740b2bda29b4 (diff)
downloadsofort-0f42a803d5cc002ee0a3b044e864f89e6effca9a.tar.bz2
sofort-0f42a803d5cc002ee0a3b044e864f89e6effca9a.tar.xz
annual chores.
-rw-r--r--COPYING.SOFORT2
-rw-r--r--src/internal/argv/argv.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING.SOFORT b/COPYING.SOFORT
index 11ef368..a68af9e 100644
--- a/COPYING.SOFORT
+++ b/COPYING.SOFORT
@@ -2,7 +2,7 @@
/* */
/* sofort: portable software project template */
/* */
-/* Copyright (C) 2015--2016 Z. Gilboa */
+/* Copyright (C) 2015--2017 Z. Gilboa */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */
diff --git a/src/internal/argv/argv.h b/src/internal/argv/argv.h
index 569b82d..3989e09 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 Z. Gilboa */
+/* Copyright (C) 2015--2017 Z. Gilboa */
/* Released under the Standard MIT License; see COPYING.SOFORT. */
/* This file is (also) part of sofort: portable software project template. */
/****************************************************************************/