mirror of
https://repo.or.cz/socat.git
synced 2024-12-23 07:52:32 +00:00
corrected copyright year in more files
This commit is contained in:
parent
17600da74b
commit
e9574b7ec6
3 changed files with 3 additions and 3 deletions
2
hostan.c
2
hostan.c
|
@ -1,5 +1,5 @@
|
||||||
/* source: hostan.c */
|
/* source: hostan.c */
|
||||||
/* Copyright Gerhard Rieger 2006-2007 */
|
/* Copyright Gerhard Rieger 2006-2008 */
|
||||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||||
|
|
||||||
/* the subroutine hostan makes a "HOST ANalysis". It gathers information
|
/* the subroutine hostan makes a "HOST ANalysis". It gathers information
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* source: procan_main.c */
|
/* source: procan_main.c */
|
||||||
/* Copyright Gerhard Rieger 2001-2007 */
|
/* Copyright Gerhard Rieger 2001-2008 */
|
||||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
/* 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 - send bug reports to socat@dest-unreach.org";
|
||||||
|
|
2
xio.h
2
xio.h
|
@ -1,5 +1,5 @@
|
||||||
/* source: xio.h */
|
/* source: xio.h */
|
||||||
/* Copyright Gerhard Rieger 2001-2007 */
|
/* Copyright Gerhard Rieger 2001-2008 */
|
||||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||||
|
|
||||||
#ifndef __xio_h_included
|
#ifndef __xio_h_included
|
||||||
|
|
Loading…
Reference in a new issue