From dc5e33bf9affa80c2b55b531b79c293c3de06cbd Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Mon, 23 Oct 2023 14:24:53 -0700 Subject: [PATCH] updated to GPL-3 --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 5e1c4c5..acc5298 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,7 @@ output: html_document ## ENHANCEMENT * Added the error message coming from a try-error to the message printed for the user. +* Updated to GPL-3 license. # MARSS 3.11.8 (CRAN 2023-05-20)