1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-15 07:33:25 +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

@ -2,7 +2,7 @@
# source: socks4a-echo.sh
#set -vx
# Copyright Gerhard Rieger 2004
# Copyright Gerhard Rieger and contributors (see file CHANGES)
# Published under the GNU General Public License V.2, see file COPYING
# perform primitive simulation of a socks4a server with echo function via stdio.