1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-04 12:26:32 +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,5 +1,5 @@
/* vsnprintf_r.c */
/* Copyright Gerhard Rieger */
/* Copyright Gerhard Rieger and contributors (see file CHANGES) */
/* a reduced but async-signal-safe and thread-safe version of vsnprintf */