summaryrefslogtreecommitdiff
path: root/boost/gil/io/make_reader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/gil/io/make_reader.hpp')
-rw-r--r--boost/gil/io/make_reader.hpp27
1 files changed, 8 insertions, 19 deletions
diff --git a/boost/gil/io/make_reader.hpp b/boost/gil/io/make_reader.hpp
index 3782e46f34..1ae2386a8f 100644
--- a/boost/gil/io/make_reader.hpp
+++ b/boost/gil/io/make_reader.hpp
@@ -1,28 +1,17 @@
-/*
- Copyright 2012 Christian Henning
- Use, modification and distribution are subject to 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).
-*/
-
-/*************************************************************************************************/
-
+//
+// Copyright 2012 Christian Henning
+//
+// 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
+//
#ifndef BOOST_GIL_IO_MAKE_READER_HPP
#define BOOST_GIL_IO_MAKE_READER_HPP
-////////////////////////////////////////////////////////////////////////////////////////
-/// \file
-/// \brief
-/// \author Christian Henning \n
-///
-/// \date 2012 \n
-///
-////////////////////////////////////////////////////////////////////////////////////////
+#include <boost/gil/io/get_reader.hpp>
#include <boost/utility/enable_if.hpp>
-#include <boost/gil/io/get_reader.hpp>
-
namespace boost { namespace gil {
template< typename String