Skip to content

Commit 2606d2a

Browse files
authored
Update licenses_gov.qmd
1 parent ea6bb40 commit 2606d2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/licenses_gov.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ With the following disclaimer:
8181
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.
8282
```
8383

84-
* Then in your `DESCRIPTION` file, put the line
84+
* Then in your `DESCRIPTION` file, put the line (Read more [here](https://r-pkgs.org/license.html#key-files))
8585
```
86-
License: GPL-3 | file LICENSE
86+
License: GPL-3 + file LICENSE
8787
```
8888
Replace "GPL-3" with the license you are using.
8989

0 commit comments

Comments
 (0)