copyright notice for pidfile.[c|h]

This commit is contained in:
hoaxter 2004-09-01 19:59:26 +00:00
parent c5ffe70066
commit 2fd6800f74

View File

@ -27,6 +27,7 @@ static void display_version PROTO0((void))
"Copyright (c) 1991-1996 by A. J. Doherty, 2001-2003 by Radim Kolar.\n" "Copyright (c) 1991-1996 by A. J. Doherty, 2001-2003 by Radim Kolar.\n"
"All of the FSP code is free software with revised BSD license.\n" "All of the FSP code is free software with revised BSD license.\n"
"Portions copyright by BSD, Wen-King Su, Philip G. Richards, Michael Meskes.\n" "Portions copyright by BSD, Wen-King Su, Philip G. Richards, Michael Meskes.\n"
"pidfile.[c|h] is GPL code, copyright Martin Schulze.\n"
#ifdef __GNUC__ #ifdef __GNUC__
"Compiled "__DATE__" by GCC "__VERSION__"\n" "Compiled "__DATE__" by GCC "__VERSION__"\n"
#endif #endif