Crown-Commercial-Service / govuk-frontend-jinja

Tools to use the GOV.UK Design System with Python webapps that use Jinja2 and Flask 🐍
MIT License
9 stars 6 forks source link

Rename licence file to meet GDS Way guidance #36

Closed lfdebrux closed 5 years ago

lfdebrux commented 5 years ago

Contributor @dalepotter noticed in #34 that the link to the licence file in the README was broken; actually the link was correct, the licence file had the wrong name :grin:. The GDS Way recommends that the licence file is named LICENCE, using British English spelling. See https://gds-way.cloudapps.digital/manuals/licensing.html for more.

This PR renames the licence file to LICENCE, and updates the README accordingly.