mirror of
https://repo.or.cz/socat.git
synced 2025-07-09 13:46:33 +00:00
Added contributors to copyright notices
This commit is contained in:
parent
0c633dba21
commit
d34493c18d
175 changed files with 180 additions and 177 deletions
|
@ -1,8 +1,8 @@
|
|||
/* source: procan_main.c */
|
||||
/* Copyright Gerhard Rieger */
|
||||
/* Copyright Gerhard Rieger and contributors (see file CHANGES) */
|
||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||
|
||||
const char copyright[] = "procan by Gerhard Rieger - send bug reports to socat@dest-unreach.org";
|
||||
const char copyright[] = "procan by Gerhard Rieger and contributors - send bug reports to socat@dest-unreach.org";
|
||||
|
||||
#include <signal.h> /* sig_atomic_t for error.h */
|
||||
#include <time.h> /* struct timespec for error.h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue