Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

4.4 Licensing

David Samuel edited this page Feb 12, 2024 · 4 revisions

The Policy

A license file (e.g., LICENSE) must be included in each public repository to specify the terms of use for the project. Choose a license that aligns with the project’s goals.

Implementation

  • If your repository is public create a LICENCE file with the MIT licence in.
  • The year should be updated to the last yearly update.
  • GDS Guidance
  • eQ Example
  • Private repos do NOT need licences but they can have licences.

Clone this wiki locally