diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..6c2ead0 --- /dev/null +++ b/COPYRIGHT @@ -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. diff --git a/README.Rmd b/README.Rmd index 001462a..64abd6b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -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. diff --git a/README.md b/README.md index c1f420f..6c4cb6f 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,12 @@ ggplot(data = OrchardSprays, aes(x = treatment, y = decrease)) + ``` + +## 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.