Improve copyright notices

This commit is contained in:
Andrei Korigodski
2018-09-14 14:51:26 +03:00
parent acf4f84cae
commit d13badca50
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,9 @@
*
* Author: Oleg Kalachev <okalachev@gmail.com>
*
* Licensed under the MIT License. See LICENSE.md in the project root for license information.
* Distributed under MIT License (available at https://opensource.org/licenses/MIT).
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*/
#include <string>

View File

@@ -4,7 +4,9 @@
*
* Author: Oleg Kalachev <okalachev@gmail.com>
*
* Licensed under the MIT License. See LICENSE.md in the project root for license information.
* Distributed under MIT License (available at https://opensource.org/licenses/MIT).
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*/
#include <vector>