11![ GitHub] ( https://img.shields.io/github/license/decsys/confirmation-component.svg )
22[ ![ Build Status] ( https://dev.azure.com/UniversityOfNottingham/DECSYS/_apis/build/status/decsys.confirmation-component?branchName=master )] ( https://dev.azure.com/UniversityOfNottingham/DECSYS/_build/latest?definitionId=170&branchName=master )
3- ![ GitHub release] ( https://img.shields.io/github/release/decsys/confirmation-component.svg )
3+ [ ![ GitHub release] ( https://img.shields.io/github/release/decsys/confirmation-component.svg )] ( https://github.com/decsys/confirmation-component/releases )
44
5- # DECSYS Confirm Component
5+ # DECSYS Confirmation Component
66
77This is a simple component that requires a Survey Participant to check a labelled checkbox to proceed.
88
@@ -18,22 +18,29 @@ The typical intended use of this component is for asking a Participant to Accept
1818
1919# Licensing
2020
21- This software is primarily licensed under the ** GNU Affero General Public License v3.0 only ** ( ` AGPL-3.0-only ` )
21+ ## Overview
2222
23- DECSYS Confirmation Component
24- Copyright (C) 2019 Christian Wagner, LUCID (Lab for Uncertainty in Data and Decision Making)
23+ This software is primarily licensed under the ** GNU Affero General Public License v3.0 only** (` AGPL-3.0-only ` ).
2524
26- This program is free software: you can redistribute it and/or modify
27- it under the terms of the GNU Affero General Public License as published
28- by the Free Software Foundation, either version 3 of the License, or
29- (at your option) any later version.
30-
31- This program is distributed in the hope that it will be useful,
32- but WITHOUT ANY WARRANTY; without even the implied warranty of
33- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34- GNU Affero General Public License for more details.
35-
36- You should have received a copy of the GNU Affero General Public License
37- along with this program. If not, see <https://www.gnu.org/licenses/>.
25+ A summary is provided below; the full license text may be found in ` LICENSE.md ` .
3826
3927Other license arrangements may be made as appropriate on request.
28+
29+ ## Copyright and License Summary
30+
31+ > DECSYS Confirmation Component
32+ >
33+ > Copyright (C) 2019 Christian Wagner, LUCID (Lab for Uncertainty in Data and Decision Making)
34+ >
35+ > This program is free software: you can redistribute it and/or modify
36+ it under the terms of the GNU Affero General Public License as published
37+ by the Free Software Foundation, either version 3 of the License, or
38+ (at your option) any later version.
39+ >
40+ > This program is distributed in the hope that it will be useful,
41+ but WITHOUT ANY WARRANTY; without even the implied warranty of
42+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
43+ GNU Affero General Public License for more details.
44+ >
45+ > You should have received a copy of the GNU Affero General Public License
46+ along with this program. If not, see <https://www.gnu.org/licenses/> .
0 commit comments