├── company-docs ├── 2021-09-01 letter to shareholders.pdf └── 2021-09-07 administrators' proposals.pdf ├── other-matter └── 2015-05-19 Keeping Roland Happy.pdf └── team-meetings ├── 2017-11 team time.pdf ├── 2017-12 team time.pdf ├── 2018-01 team time.pdf ├── 2018-04 team time.pdf └── 2019-06 team time.pdf /company-docs/2021-09-01 letter to shareholders.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/company-docs/2021-09-01 letter to shareholders.pdf -------------------------------------------------------------------------------- /company-docs/2021-09-07 administrators' proposals.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/company-docs/2021-09-07 administrators' proposals.pdf -------------------------------------------------------------------------------- /other-matter/2015-05-19 Keeping Roland Happy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/other-matter/2015-05-19 Keeping Roland Happy.pdf -------------------------------------------------------------------------------- /team-meetings/2017-11 team time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/team-meetings/2017-11 team time.pdf -------------------------------------------------------------------------------- /team-meetings/2017-12 team time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/team-meetings/2017-12 team time.pdf -------------------------------------------------------------------------------- /team-meetings/2018-01 team time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/team-meetings/2018-01 team time.pdf -------------------------------------------------------------------------------- /team-meetings/2018-04 team time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/team-meetings/2018-04 team time.pdf -------------------------------------------------------------------------------- /team-meetings/2019-06 team time.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArnoldBalm/ROLI/HEAD/team-meetings/2019-06 team time.pdf --------------------------------------------------------------------------------