From 5e82633d6393b7d57d1d9dbf49b0b8c250f74f1d Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Fri, 2 Aug 2019 12:53:14 -0700 Subject: [PATCH] fix typo --- license.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/license.html b/license.html index 7d45587dbb..f7189f8967 100644 --- a/license.html +++ b/license.html @@ -3,10 +3,10 @@ <head> <title>Open-Source Software License for NPS MOVES Savage Research Group</title> <meta name="description" content="Open-Source Software License for NPS MOVES Savage Research Group. - This BSD-style license is non-viral and friendly to acaemia, government, industry, and individuals." /> + 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="revised" content="1 January 2019" /> + <meta name="revised" content="2 August 2019" /> <meta name="identifier" content="https://savage.nps.edu/Savage/license.html" /> <meta name="identifier" content="https://savage.nps.edu/Savage/license.txt" /> <meta name="identifier" content="http://handle.dtic.mil/100.2/ADA450769" /> @@ -16,7 +16,7 @@ <link rel="icon" href="http://www.web3D.org/x3d/content/examples/images/X3DtextIcon16.png" title="X3D" type="image/png"/> </head> <body> - <p>Copyright (c) 1995-20179 held by the author(s). All rights reserved.</p> + <p>Copyright (c) 1995-2019 held by the author(s). All rights reserved.</p> <p> Redistribution and use in source and binary forms, with or without -- GitLab