From 6b7e9dbb41fbd965b0cdeb07ad198537e63ed799 Mon Sep 17 00:00:00 2001 From: Cormac Wilson Date: Tue, 21 Apr 2026 22:15:01 +0100 Subject: [PATCH] [docs] Committing and pushing LICENSE file, this progressive web application is closed source and may not be redistributed in any form. --- LICENSE | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..347b8b9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,42 @@ +Copyright (c) 2026. All rights reserved. + +SENTINEL + +This software, including all associated source code, design assets, documentation, +and related materials (collectively, the "Software"), is the exclusive proprietary +property of the copyright holder. + +ALL RIGHTS RESERVED. + +No part of this Software may be reproduced, distributed, transmitted, displayed, +published, broadcast, modified, adapted, translated, sublicensed, or otherwise +used in any form or by any means — electronic, mechanical, photocopying, recording, +or otherwise — without the prior express written permission of the copyright holder. + +RESTRICTIONS + +The following acts are strictly prohibited without prior written authorisation: + + 1. Copying or reproducing any part of this Software. + 2. Distributing, sharing, or transferring this Software to any third party. + 3. Modifying, adapting, or creating derivative works based on this Software. + 4. Reverse engineering, decompiling, or disassembling this Software. + 5. Using this Software for commercial purposes. + 6. Removing or altering any proprietary notices, labels, or marks. + +NO WARRANTIES + +THIS 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 NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT +HOLDER 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. + +GOVERNING LAW + +This licence shall be governed by and construed in accordance with the laws of +Scotland. Any disputes arising under or in connection with this licence +shall be subject to the exclusive jurisdiction of the courts of Scotland. + +For licensing enquiries, please contact the copyright holder directly.