diff --git a/assignments/build.xml b/assignments/build.xml
index 85f702cc83ca86e30ed11af20000df1bc53cafaa..8a99b37b658222447e198584737c67c03d3f4ba7 100644
--- a/assignments/build.xml
+++ b/assignments/build.xml
@@ -8,7 +8,7 @@
 <!-- in the project's Project Properties dialog box.-->
 
 <!--
-  Copyright (c) 1995-2023 held by the author(s).  All rights reserved.
+  Copyright (c) 1995-2024 held by the author(s).  All rights reserved.
                           
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
@@ -138,7 +138,7 @@ POSSIBILITY OF SUCH DAMAGE.
     <property name="javadoc.author"          value="Don Brutzman brutzman@nps.edu"/>
     <property name="javadoc.dir"             value="${dist.javadoc.dir}"/>
     <property name="javadoc.encoding"        value="ISO-8859-1"/>
-    <property name="javadoc.copyright"       value="Copyright &#169;1995-2023 held by the authors, &lt;a href='https://www.nps.edu'&gt;Naval Postgraduate School (NPS)&lt;/a&gt; under an &lt;a href='../license.html'&gt;open-source license&lt;/a&gt; and free for any use. &lt;a href='mailto:brutzman@nps.edu?subject=opendis7-java%20feedback'&gt;Feedback&lt;/a&gt; is welcome."/>
+    <property name="javadoc.copyright"       value="Copyright &#169;1995-2024 held by the authors, &lt;a href='https://www.nps.edu'&gt;Naval Postgraduate School (NPS)&lt;/a&gt; under an &lt;a href='../license.html'&gt;open-source license&lt;/a&gt; and free for any use. &lt;a href='mailto:brutzman@nps.edu?subject=opendis7-java%20feedback'&gt;Feedback&lt;/a&gt; is welcome."/>
     <property name="javadoc.noindex"         value="false"/>
     <property name="javadoc.nonavbar"        value="false"/>
     <property name="javadoc.notree"          value="false"/>