From d8bbbee5bca4212e69e5e457d5225da05e1041b6 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Wed, 27 Dec 2023 15:02:44 -0800 Subject: [PATCH] updated license year --- license.html | 4 ++-- license.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/license.html b/license.html index 54a28a17f6..06614d0553 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="24 April 2023"/> + <meta name="modified" content="27 December 2023"/> <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-2023 held by the author(s). All rights reserved.</p> + <p>Copyright (c) 1995-2024 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 81ac8648ae..7d76c64b38 100644 --- a/license.txt +++ b/license.txt @@ -1,4 +1,4 @@ -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 -- GitLab