Update copyright dates

This commit is contained in:
Vinnie Falco
2017-02-06 20:07:03 -05:00
parent c7bfe7df4a
commit a6120cd8be
244 changed files with 290 additions and 290 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//
// Copyright (c) 2013-2016 Vinnie Falco (vinnie dot falco at gmail dot com)
// Copyright (c) 2013-2017 Vinnie Falco (vinnie dot falco at gmail dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -20,7 +20,7 @@ public:
struct final_chunk
{
std::string s;
final_chunk() = default;
explicit