diff options
author | midipix <writeonce@midipix.org> | 2020-01-27 02:38:51 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-27 02:38:51 +0000 |
commit | b04339c958d23d7b1599ad0b4402e8443300b65f (patch) | |
tree | 63ff74d4a6aa3bc4c44f00eb12ba2641a060c334 /src | |
parent | 5a3acb0de4b678494036842909a13108f09822fb (diff) | |
download | ptycon-b04339c958d23d7b1599ad0b4402e8443300b65f.tar.bz2 ptycon-b04339c958d23d7b1599ad0b4402e8443300b65f.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 f29f588..17be0f6 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.PTYCON. */ -/* This file is (also) part of sofort: portable software project template. */ /****************************************************************************/ #ifndef ARGV_H |