fix license

This commit is contained in:
2020-03-25 17:02:59 +01:00
parent 1b303ecea5
commit d72790e636
8 changed files with 101 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/*
* Copyright (C) Sapphirecode - All Rights Reserved
* This file is part of Crypto-Helper which is released under MIT.
* See file 'LICENSE' for full license details.
* Created by Timo Hocker <timo@scode.ovh>, March 2020
*/
/* eslint-disable no-magic-numbers */
// @ts-nocheck
'use strict';

View File

@ -1,5 +1,7 @@
/*
* Copyright (C) Sapphirecode - All Rights Reserved
* This file is part of Crypto-Helper which is released under MIT.
* See file 'LICENSE' for full license details.
* Created by Timo Hocker <timo@scode.ovh>, March 2020
*/

View File

@ -1,5 +1,7 @@
/*
* Copyright (C) Sapphirecode - All Rights Reserved
* This file is part of Crypto-Helper which is released under MIT.
* See file 'LICENSE' for full license details.
* Created by Timo Hocker <timo@scode.ovh>, March 2020
*/