From e5d9800197d2a6ad17364a4208a5b91506e36bca Mon Sep 17 00:00:00 2001
From: Don Brutzman <brutzman@nps.edu>
Date: Fri, 25 Jun 2021 08:30:01 -0700
Subject: [PATCH] update license year

---
 license.html | 4 ++--
 license.txt  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/license.html b/license.html
index 121ba894ba..b04dec86bc 100644
--- a/license.html
+++ b/license.html
@@ -6,7 +6,7 @@
               This BSD-style license is non-viral and friendly to academia, government, industry, and individuals."/>
         <meta name="author" content="Donald P. Brutzman"/>
         <meta name="created" content="4 March 2005"/>
-		<meta name="modified" content="1 January 2020"/>
+		<meta name="modified" content="25 June 2021"/>
         <meta name="identifier" content="https://savage.nps.edu/Savage/license.html"/>
         <meta name="reference"  content="https://savage.nps.edu/Savage/license.txt"/>
         <meta name="reference" content="https://www.web3d.org/specifications/license.html"/>
@@ -17,7 +17,7 @@
         <link rel="icon" href="https://www.web3D.org/x3d/content/examples/images/X3DtextIcon16.png" title="X3D" type="image/png"/>
     </head>
     <body>
-        <p>Copyright (c) 1995-2020 held by the author(s).  All rights reserved.</p>
+        <p>Copyright (c) 1995-2021 held by the author(s).  All rights reserved.</p>
 
         <p>
             Redistribution and use in source and binary forms, with or without
diff --git a/license.txt b/license.txt
index 18f1a66d3e..56f639c1ac 100644
--- a/license.txt
+++ b/license.txt
@@ -1,4 +1,4 @@
-Copyright (c) 1995-2020 held by the author(s).  All rights reserved.
+Copyright (c) 1995-2021 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
-- 
GitLab