summaryrefslogtreecommitdiff
path: root/boost/make_unique.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/make_unique.hpp')
-rw-r--r--boost/make_unique.hpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/boost/make_unique.hpp b/boost/make_unique.hpp
index 4dc82c3c7a..7189d6e4ec 100644
--- a/boost/make_unique.hpp
+++ b/boost/make_unique.hpp
@@ -1,10 +1,9 @@
/*
-(c) 2014 Glen Joseph Fernandes
-<glenjofe -at- gmail.com>
+Copyright 2014 Glen Joseph Fernandes
+(glenjofe@gmail.com)
-Distributed under the Boost Software
-License, Version 1.0.
-http://boost.org/LICENSE_1_0.txt
+Distributed under the Boost Software License, Version 1.0.
+(http://www.boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_MAKE_UNIQUE_HPP_INCLUDED
#define BOOST_MAKE_UNIQUE_HPP_INCLUDED