diff --git a/test/alt.xml b/test/alt.xml index 48c6ee6..c06736c 100644 --- a/test/alt.xml +++ b/test/alt.xml @@ -1,3 +1,10 @@ + + + @@ -37,4 +44,4 @@ - \ No newline at end of file + diff --git a/test/doxygen/Jamfile.v2 b/test/doxygen/Jamfile.v2 index 645e732..e5b0d68 100644 --- a/test/doxygen/Jamfile.v2 +++ b/test/doxygen/Jamfile.v2 @@ -1,3 +1,8 @@ + +# Copyright 2009 Daniel James. +# 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) + import doxygen ; doxygen autodoc diff --git a/test/doxygen/boost/example.hpp b/test/doxygen/boost/example.hpp index 879f0fe..d3a145f 100644 --- a/test/doxygen/boost/example.hpp +++ b/test/doxygen/boost/example.hpp @@ -1,3 +1,8 @@ + +// Copyright 2009 Daniel James. +// 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) + /*! \class example::example diff --git a/test/doxygen/example.xml b/test/doxygen/example.xml index 0e955c1..27c3064 100644 --- a/test/doxygen/example.xml +++ b/test/doxygen/example.xml @@ -1,6 +1,13 @@ + + + Example - \ No newline at end of file +