Fix formatting in headers and tests

This commit is contained in:
Glen Fernandes
2015-11-11 01:26:15 -05:00
committed by Glen Fernandes
parent 8298952a12
commit e13beef5df
2 changed files with 17 additions and 24 deletions

View File

@@ -1,11 +1,11 @@
/*
* Copyright (c) 2012-2014 Glen Joseph Fernandes
* glenfe at live dot com
*
* Distributed under the Boost Software License,
* Version 1.0. (See accompanying file LICENSE_1_0.txt
* or copy at http://boost.org/LICENSE_1_0.txt)
*/
(c) 2012-2015 Glen Joseph Fernandes
<glenjofe -at- gmail.com>
Distributed under the Boost Software
License, Version 1.0.
http://boost.org/LICENSE_1_0.txt
*/
#include <boost/core/lightweight_test.hpp>
#include <boost/smart_ptr/make_shared.hpp>