diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5993a98..cb3ac10 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -25,7 +25,8 @@ "andys8.jest-snippets", "chris-noring.node-snippets", "cweijan.vscode-postgresql-client2", - "mechatroner.rainbow-csv" + "mechatroner.rainbow-csv", + "firsttris.vscode-jest-runner" ] } }, diff --git a/LICENSE.md b/LICENSE.md index 3bfe8e9..9d3dc3c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,24 +1,8 @@ -Defra - Copyright (c) 2024 +The Open Government Licence (OGL) Version 3 -This software consists of voluntary contributions made by many individuals. -For exact contribution history, see the revision history -available at https://github.com/DEFRA/ffc-pay-etl-framework +Copyright (c) 2024 Defra -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +This source code is licensed under the Open Government Licence v3.0. To view this +licence, visit www.nationalarchives.gov.uk/doc/open-government-licence/version/3 +or write to the Information Policy Team, The National Archives, Kew, Richmond, +Surrey, TW9 4DU.