From 2606d2a946e1b449c9450b169147ae7483ef0e29 Mon Sep 17 00:00:00 2001 From: Eli Holmes - NOAA Date: Tue, 28 Nov 2023 09:37:07 -0800 Subject: [PATCH] Update licenses_gov.qmd --- content/licenses_gov.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/licenses_gov.qmd b/content/licenses_gov.qmd index 91cba85..bf7c125 100644 --- a/content/licenses_gov.qmd +++ b/content/licenses_gov.qmd @@ -81,9 +81,9 @@ With the following disclaimer: This package is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA code is provided on an 'as is' basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this package will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by the Department of Commerce or the United States Government. ``` -* Then in your `DESCRIPTION` file, put the line +* Then in your `DESCRIPTION` file, put the line (Read more [here](https://r-pkgs.org/license.html#key-files)) ``` -License: GPL-3 | file LICENSE +License: GPL-3 + file LICENSE ``` Replace "GPL-3" with the license you are using.