Updated license in new files

This commit is contained in:
Dmitry Podgorny
2015-10-10 01:11:08 +03:00
parent b2a98fb9b6
commit e6bbfa7a62
4 changed files with 4 additions and 16 deletions

View File

@@ -6,10 +6,7 @@
* This software is provided AS-IS with no warranty, either express
* or implied.
*
* This software is distributed under license and may not be copied,
* modified or distributed except as expressly authorized under the
* terms of the license contained in the file LICENSE.txt in this
* distribution.
* This program is dual licensed under the MIT and GPLv3 licenses.
*/
/** @file

View File

@@ -6,10 +6,7 @@
* This software is provided AS-IS with no warranty, either express
* or implied.
*
* This software is distributed under license and may not be copied,
* modified or distributed except as expressly authorized under the
* terms of the license contained in the file LICENSE.txt in this
* distribution.
* This program is dual licensed under the MIT and GPLv3 licenses.
*/
/** @file

View File

@@ -6,10 +6,7 @@
* This software is provided AS-IS with no warranty, either express
* or implied.
*
* This software is distributed under license and may not be copied,
* modified or distributed except as expressly authorized under the
* terms of the license contained in the file LICENSE.txt in this
* distribution.
* This program is dual licensed under the MIT and GPLv3 licenses.
*/
/* gcc -o test_rand -I. -I./src tests/test_rand.c src/sha1.c */

View File

@@ -6,10 +6,7 @@
* This software is provided AS-IS with no warranty, either express
* or implied.
*
* This software is distributed under license and may not be copied,
* modified or distributed except as expressly authorized under the
* terms of the license contained in the file LICENSE.txt in this
* distribution.
* This program is dual licensed under the MIT and GPLv3 licenses.
*/
/* gcc -o test_scram -I. -I./src tests/test_scram.c src/sha1.c */