frmscoe / docs

This is the main directory for all project documentation files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs: Update contribution guide SPDX-License-Identifier: Apache-2.0

Sandy-at-Tazama opened this issue · comments

As a platform operator,
I want an open source license header in every file in the open source repository,
So that I can be assured that I am using, and an able to use, the software under appropriate licensing conditions.

Acceptance criteria

  1. Add the following string as a comment at the top of every file in the FRMS organisation in GitHub that is capable of including a comment (i.e. no JSON files) (part of definition of done)

SPDX-License-Identifier: Apache-2.0

Add the Apache 2.0 file to the root of all repositories: LICENSE

Updated in branch docs-update