diff options
Diffstat (limited to 'networking/ntpd.c')
-rw-r--r-- | networking/ntpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ntpd.c b/networking/ntpd.c index e9cfdbddd..fb3ef2e3c 100644 --- a/networking/ntpd.c +++ b/networking/ntpd.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Author: Adam Tkac <vonsch@gmail.com> | 4 | * Author: Adam Tkac <vonsch@gmail.com> |
5 | * | 5 | * |
6 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 6 | * Licensed under GPLv2, see file LICENSE in this source tree. |
7 | * | 7 | * |
8 | * Parts of OpenNTPD clock syncronization code is replaced by | 8 | * Parts of OpenNTPD clock syncronization code is replaced by |
9 | * code which is based on ntp-4.2.6, whuch carries the following | 9 | * code which is based on ntp-4.2.6, whuch carries the following |