From de4eec887939e84aea41c8b8af0ab4b413144790 Mon Sep 17 00:00:00 2001 From: hsn <> Date: Tue, 6 Mar 2007 06:03:05 +0000 Subject: [PATCH] updated copyrights --- MACHINES | 2 ++ clients/fhost.c | 2 +- clients/fhostcmd.c | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/MACHINES b/MACHINES index 7418664..2ac910b 100644 --- a/MACHINES +++ b/MACHINES @@ -16,3 +16,5 @@ FSP Version CPU OS Compiler C library 2.8.1 Beta 14 i386 Conectiva Linux 9 2.8.1 Beta 19 i386 FreeBSD 5.2 gcc-3.3 2.8.1 Beta 23 i386 FreeBSD 5.3 gcc-3.4 +2.8.1 Beta 25 i386 FreeBSD 5.4 gcc-3.4 +2.8.1 Beta 25 i386 FreeBSD 6.1 gcc-3.4 diff --git a/clients/fhost.c b/clients/fhost.c index 72acd52..1da254d 100644 --- a/clients/fhost.c +++ b/clients/fhost.c @@ -1,7 +1,7 @@ /*********************************************************************\ * Copyright (c) 1993 by Michael Meskes * * (meskes@ulysses.informatik.rwth-aachen.de) * - * Copyright (c) 2003-2005 by Radim Kolar (hsn@cybermail.net) * + * Copyright (c) 2003-2006 by Radim Kolar (hsn@cybermail.net) * * * * You may copy or modify this file in any manner you wish, provided * * that this notice is always included, and that you hold the author * diff --git a/clients/fhostcmd.c b/clients/fhostcmd.c index 1781502..237baff 100644 --- a/clients/fhostcmd.c +++ b/clients/fhostcmd.c @@ -1,7 +1,7 @@ /*********************************************************************\ * Copyright (c) 1993 by Michael Meskes * * (meskes@ulysses.informatik.rwth-aachen.de) * - * Copyright (c) 2003 by Radim Kolar (hsn@cybermail.net) * + * Copyright (c) 2003,2006 by Radim Kolar (hsn@cybermail.net) * * * * You may copy or modify this file in any manner you wish, provided * * that this notice is always included, and that you hold the author *