diff options
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/argv/argv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/argv/argv.h b/src/internal/argv/argv.h index 718fc3e..65fe591 100644 --- a/src/internal/argv/argv.h +++ b/src/internal/argv/argv.h @@ -2,7 +2,6 @@ /* argv.h: a thread-safe argument vector parser and usage screen generator */ /* Copyright (C) 2015--2016 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC */ -/* This file is (also) part of sofort: portable software project template. */ /****************************************************************************/ #ifndef ARGV_H |