Updated copyright and readme.

This commit is contained in:
yhirose 2017-08-25 09:04:02 -04:00
parent b2f6b0bcdc
commit 02c35f7752
2 changed files with 4 additions and 2 deletions

View File

@ -404,8 +404,10 @@ Sample codes
Tested compilers
----------------
* Visual Studio 2017
* Visual Studio 2015
* Visual Studio 2013 with update 5
* Clang++ 4.0
* Clang++ 3.5
* G++ 5.4 on Ubuntu 16.04
@ -419,4 +421,4 @@ TODO
License
-------
MIT license (© 2016 Yuji Hirose)
MIT license (© 2017 Yuji Hirose)

View File

@ -1,7 +1,7 @@
//
// peglib.h
//
// Copyright (c) 2015 Yuji Hirose. All rights reserved.
// Copyright (c) 2015-17 Yuji Hirose. All rights reserved.
// MIT License
//