summaryrefslogtreecommitdiff
path: root/boost/intrusive/link_mode.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/intrusive/link_mode.hpp')
-rw-r--r--boost/intrusive/link_mode.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/intrusive/link_mode.hpp b/boost/intrusive/link_mode.hpp
index 17012c93cb..c04f77526e 100644
--- a/boost/intrusive/link_mode.hpp
+++ b/boost/intrusive/link_mode.hpp
@@ -1,6 +1,6 @@
/////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztanaga 2006-2009
+// (C) Copyright Ion Gaztanaga 2006-2012
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -40,7 +40,7 @@ enum link_mode_type{
//!the container without using any function provided by the containers.
auto_unlink
};
-} //namespace intrusive
-} //namespace boost
+} //namespace intrusive
+} //namespace boost
#endif //BOOST_INTRUSIVE_VALUE_LINK_TYPE_HPP