summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-01-04 07:52:24 -0500
committermidipix <writeonce@midipix.org>2016-01-04 07:52:24 -0500
commite2ba3e8a547c9f81a8d725b483b9beaa014a7ac1 (patch)
treebda2e477d70ce4dbf6df68f205a0edfde054f7fc
parent89e8cb50b60a3d57157c14774ce1c0912989648d (diff)
downloadsofort-e2ba3e8a547c9f81a8d725b483b9beaa014a7ac1.tar.bz2
sofort-e2ba3e8a547c9f81a8d725b483b9beaa014a7ac1.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 9360291..11ef368 100644
--- a/COPYING.SOFORT
+++ b/COPYING.SOFORT
@@ -2,7 +2,7 @@
/* */
/* sofort: portable software project template */
/* */
-/* Copyright (C) 2015 Z. Gilboa */
+/* Copyright (C) 2015--2016 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 91212e7..062e91d 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 Z. Gilboa */
+/* Copyright (C) 2015--2016 Z. Gilboa */
/* Released under the Standard MIT License; see COPYING.SOFORT. */
/* This file is (also) part of sofort: portable software project template. */
/****************************************************************************/