1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-12 14:43:24 +00:00

Added contributors to copyright notices

This commit is contained in:
Gerhard Rieger 2016-07-22 08:54:31 +02:00
parent 0c633dba21
commit d34493c18d
175 changed files with 180 additions and 177 deletions

View file

@ -1,8 +1,8 @@
/* source: filan_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[] = "filan by Gerhard Rieger - see http://www.dest-unreach.org/socat/";
const char copyright[] = "filan by Gerhard Rieger and contributors - see http://www.dest-unreach.org/socat/";
#include "config.h"
#include "xioconfig.h"