Skip to content

Commit

Permalink
Add COPYRIGHT details
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Dec 3, 2024
1 parent f6fdeab commit eae1e55
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The logo of this project and the AAGI strategic partners do not come under MIT License. The Analytics for the Australian Grains Industry (AAGI) project retains full rights to the AGGI logo and the Grains Research and Development Corporation (GRDC) and strategic partners, Curtin University, the University of Queensland and Adelaide University, retain full rights to their own logos, respectively.
5 changes: 5 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,8 @@ ggplot(data = OrchardSprays, aes(x = treatment, y = decrease)) +
theme_aagi()
```


## Logo Rights

The logo of this project and the AAGI strategic partners do not come under MIT License.
The Analytics for the Australian Grains Industry (AAGI) project retains full rights to the AGGI logo and the Grains Research and Development Corporation (GRDC) and strategic partners, Curtin University, the University of Queensland and Adelaide University, retain full rights to their own logos, respectively.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,12 @@ ggplot(data = OrchardSprays, aes(x = treatment, y = decrease)) +
```

<img src="man/figures/README-theme_aagi_ggboxplot-1.png" width="100%" />

## Logo Rights

The logo of this project and the AAGI strategic partners do not come
under MIT License. The Analytics for the Australian Grains Industry
(AAGI) project retains full rights to the AGGI logo and the Grains
Research and Development Corporation (GRDC) and strategic partners,
Curtin University, the University of Queensland and Adelaide University,
retain full rights to their own logos, respectively.

0 comments on commit eae1e55

Please sign in to comment.