From: Harlan Stenn Date: Sat, 22 Mar 2008 07:02:36 +0000 (-0500) Subject: Update the copyright year X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b8e20b9c5692d87eefa4ccb362c48a84ea8774;p=thirdparty%2Fntp.git Update the copyright year bk: 47e4af0cn1qNnzXrjFF_w5XPhpZKjw --- diff --git a/ChangeLog b/ChangeLog index 7e867c7154..adea9219c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,15 @@ +* Update the copyright year. +* Build system cleanup (make autogen-generated files writable). * [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI override the standard parameters from the ImagePath registry key. * Fixes for ntpdate: -* [Bug 532] nptdate timeout is too long if several servers are supplied -* [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools -* [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't -* [Bug 908] ntpdate crashes sometimes +* [Bug 532] nptdate timeout is too long if several servers are supplied. +* [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools. +* [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't. +* [Bug 908] ntpdate crashes sometimes. * [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set - (dup of 908) -* [Bug 997] ntpdate buffer too small and unsafe + (dup of 908). +* [Bug 997] ntpdate buffer too small and unsafe. * ntpdate.c: Under Windows check whether NTP port in use under same conditions as under other OSs. * ntpdate.c: Fixed some typos and indents (tabs/spaces). diff --git a/html/copyright.html b/html/copyright.html index 97c0cfd534..471069abcc 100644 --- a/html/copyright.html +++ b/html/copyright.html @@ -19,7 +19,7 @@
 ***********************************************************************
 *                                                                     *
-* Copyright (c) David L. Mills 1992-2007                              *
+* Copyright (c) David L. Mills 1992-2008                              *
 *                                                                     *
 * Permission to use, copy, modify, and distribute this software and   *
 * its documentation for any purpose with or without fee is hereby     *
diff --git a/include/copyright.def b/include/copyright.def
index b2f887aaaf..f86034bc3a 100644
--- a/include/copyright.def
+++ b/include/copyright.def
@@ -1,7 +1,7 @@
 /* -*- Mode: Text -*- */
 
 copyright = {
-    date  = "1970-2007";
+    date  = "1970-2008";
     owner = "David L. Mills and/or others";
     eaddr = "http://bugs.ntp.isc.org, bugs@ntp.org";
     type  = note;