From fcef7a67ec311bff3c4bc32e04d6d14505d47389 Mon Sep 17 00:00:00 2001
From: "Brutzman, Don" <brutzman@nps.edu>
Date: Mon, 11 Jan 2021 23:00:19 -0800
Subject: [PATCH] license year update

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

diff --git a/license.html b/license.html
index e0d2f68..63f63a1 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="15 February 2020"/>
+		<meta name="modified" content="11 January 2021"/>
         <meta name="identifier" content="https://savage.nps.edu/EthicalControl/license.html"/>
         <meta name="reference"  content="https://savage.nps.edu/EthicalControl/license.txt"/>
         <meta name="reference"  content="https://gitlab.nps.edu/Savage/EthicalControl/tree/master/missions/license.html"/>
@@ -21,7 +21,7 @@
         <link rel="icon" href="documentation/images/NPSfavicon.ico" title="NPS"/>
     </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 4cd88c3..d40af4b 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