diff options
author | midipix <writeonce@midipix.org> | 2020-01-27 02:35:26 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-27 02:35:26 +0000 |
commit | 5c8b0c4e765878111d0b5befb63c58a5d5b1e77f (patch) | |
tree | e00b3e8c0c1a8b9fd52456b7ac113ffdbf90b264 /src | |
parent | 8abfb947e5695e64bc1195c05e849e8cafce38a8 (diff) | |
download | mdso-5c8b0c4e765878111d0b5befb63c58a5d5b1e77f.tar.bz2 mdso-5c8b0c4e765878111d0b5befb63c58a5d5b1e77f.tar.xz |
argv.h: remove stale comment regarding sofort.
Diffstat (limited to 'src')
-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 0386e30..8f43ed8 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--2017 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.MDSO. */ -/* This file is (also) part of sofort: portable software project template. */ /****************************************************************************/ #ifndef ARGV_H |