summaryrefslogtreecommitdiff
path: root/boost/test/detail/fwd_decl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/test/detail/fwd_decl.hpp')
-rw-r--r--boost/test/detail/fwd_decl.hpp11
1 files changed, 4 insertions, 7 deletions
diff --git a/boost/test/detail/fwd_decl.hpp b/boost/test/detail/fwd_decl.hpp
index bde272a169..5f4110b096 100644
--- a/boost/test/detail/fwd_decl.hpp
+++ b/boost/test/detail/fwd_decl.hpp
@@ -1,15 +1,12 @@
-// (C) Copyright Gennadiy Rozental 2005-2008.
+// (C) Copyright Gennadiy Rozental 2005-2014.
// Distributed under the Boost Software License, Version 1.0.
-// (See accompanying file LICENSE_1_0.txt or copy at
+// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
//
-// File : $RCSfile$
-//
-// Version : $Revision$
-//
-// Description : contains forward eclarations for Boost.Test data types
+//!@file
+//!@brief contains forward eclarations for Boost.Test data types
// ***************************************************************************
#ifndef BOOST_TEST_FWD_DECL_HPP_011605GER