From: Miroslav Lichvar Date: Wed, 28 Oct 2009 16:53:10 +0000 (+0100) Subject: Update copyrights X-Git-Tag: 1.24-pre1~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f7e08d0c3006e971c6dcae6d826c162c9e34e84f;p=thirdparty%2Fchrony.git Update copyrights --- diff --git a/addrfilt.c b/addrfilt.c index 75485410..16b42417 100644 --- a/addrfilt.c +++ b/addrfilt.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997,1998,1999,2000,2001,2002,2005 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/client.c b/client.c index 713341fd..147dc534 100644 --- a/client.c +++ b/client.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/clientlog.c b/clientlog.c index d7b8fc1e..65bf259a 100644 --- a/clientlog.c +++ b/clientlog.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/cmdmon.c b/cmdmon.c index eda45272..cc152259 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/conf.c b/conf.c index 73e589b2..ddaecdbb 100644 --- a/conf.c +++ b/conf.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/main.c b/main.c index 2a322a6d..365fceba 100644 --- a/main.c +++ b/main.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) John G. Hasler 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as @@ -25,16 +26,6 @@ ======================================================================= -2009-1-28 John G. Hasler - - Added real-time support (Linux only) using sched_setscheduler() and - mlockall(). Files affected: main.c, conf.c, sys.c, sys_linux.c, - conf.h, configure, chronyd.8, chrony.texi, and - examples/chrony.conf.example. The changes are licensed under - version 2 of the GPL as described above. - - ======================================================================= - The main program */ diff --git a/nameserv.c b/nameserv.c index d3965936..5597714b 100644 --- a/nameserv.c +++ b/nameserv.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/ntp_core.c b/ntp_core.c index 8a6ea203..f63bc786 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/ntp_io.c b/ntp_io.c index 7d4f8809..e04c0923 100644 --- a/ntp_io.c +++ b/ntp_io.c @@ -7,6 +7,8 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Timo Teras 2009 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/refclock.c b/refclock.c index e0b7e1b5..e60b033c 100644 --- a/refclock.c +++ b/refclock.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Richard P. Curnow 2009 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/refclock.h b/refclock.h index 1990095b..b5bbe912 100644 --- a/refclock.h +++ b/refclock.h @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Richard P. Curnow 2009 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/refclock_shm.c b/refclock_shm.c index 27dece21..e94e7c04 100644 --- a/refclock_shm.c +++ b/refclock_shm.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Richard P. Curnow 2009 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/refclock_sock.c b/refclock_sock.c index 188e4dd7..787f5335 100644 --- a/refclock_sock.c +++ b/refclock_sock.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Richard P. Curnow 2009 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/reference.c b/reference.c index e5c434b1..aaf9a89e 100644 --- a/reference.c +++ b/reference.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/sys_linux.c b/sys_linux.c index 405ccf69..41b8ea31 100644 --- a/sys_linux.c +++ b/sys_linux.c @@ -7,6 +7,8 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) John G. Hasler 2009 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/util.c b/util.c index 2346f813..2e81c26f 100644 --- a/util.c +++ b/util.c @@ -7,6 +7,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2009 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as