fix license

This commit is contained in:
2020-03-25 17:02:04 +01:00
parent 1f35a742d5
commit a4118a20ff
5 changed files with 30 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/*
* Copyright (C) Sapphirecode - All Rights Reserved
* This file is part of Password-Helper which is released under MIT.
* See file 'LICENSE' for full license details.
* Created by Timo Hocker <timo@scode.ovh>, March 2020
*/
'use strict';
const helper = require ('../index');