Skip to content

Commit

Permalink
Merge pull request #6 from DEFRA/fix-change-license
Browse files Browse the repository at this point in the history
Changed license and devcontainer tweaks
  • Loading branch information
suityou01 authored Aug 1, 2024
2 parents 1ac2763 + 0ab8513 commit b2c3a9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 23 deletions.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
},
Expand Down
28 changes: 6 additions & 22 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit b2c3a9e

Please sign in to comment.