summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d1ef9de..e51a80f 100644
--- a/src/internal/argv/argv.h
+++ b/src/internal/argv/argv.h
@@ -1,7 +1,7 @@
/****************************************************************************/
/* argv.h: a thread-safe argument vector parser and usage screen generator */
/* Copyright (C) 2015--2016 Z. Gilboa */
-/* Released under the Standard MIT License; see COPYING.SOFORT. */
+/* Released under the Standard MIT License; see COPYING.SLIBTOOL. */
/* This file is (also) part of sofort: portable software project template. */
/****************************************************************************/