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 ©1995-2023 held by the authors, <a href='https://www.nps.edu'>Naval Postgraduate School (NPS)</a> under an <a href='../license.html'>open-source license</a> and free for any use. <a href='mailto:brutzman@nps.edu?subject=opendis7-java%20feedback'>Feedback</a> is welcome."/> + <property name="javadoc.copyright" value="Copyright ©1995-2024 held by the authors, <a href='https://www.nps.edu'>Naval Postgraduate School (NPS)</a> under an <a href='../license.html'>open-source license</a> and free for any use. <a href='mailto:brutzman@nps.edu?subject=opendis7-java%20feedback'>Feedback</a> is welcome."/> <property name="javadoc.noindex" value="false"/> <property name="javadoc.nonavbar" value="false"/> <property name="javadoc.notree" value="false"/>