From dadaa0e959d7cd1673950e730841f694ab3ebde2 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Sat, 6 Jul 2019 11:10:24 -0700 Subject: [PATCH] license dates, https links --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 4e96dde27c..c00627b5a1 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 1995-2018 held by the author(s). All rights reserved. + Copyright (c) 1995-2019 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 @@ -14,7 +14,7 @@ are met: distribution. * Neither the names of the Naval Postgraduate School (NPS) Modeling Virtual Environments and Simulation (MOVES) Institute - (http://www.nps.edu and http://www.MovesInstitute.org) + (https://www.nps.edu and https://www.MovesInstitute.org) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. -- GitLab