diff options
author | midipix <writeonce@midipix.org> | 2020-01-27 02:32:52 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-27 02:32:52 +0000 |
commit | df790e957898e4b3d366580c3ed4c7cac03992d6 (patch) | |
tree | 7855ab470b7ec1ec83c6c8edf8a83dec9e4e7588 | |
parent | 66aea99ba27324b32491b81611295da3d408a8de (diff) | |
download | slibtool-df790e957898e4b3d366580c3ed4c7cac03992d6.tar.bz2 slibtool-df790e957898e4b3d366580c3ed4c7cac03992d6.tar.xz |
argv.h: remove stale comment regarding sofort.
-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 5dc5adb..e268d0c 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--2018 Z. Gilboa */ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ -/* This file is (also) part of sofort: portable software project template. */ /****************************************************************************/ #ifndef ARGV_H |