special_thanks.txt 572 B

1234567891011121314151617181920
  1. //
  2. // Copyright (c) 2009-2011 Artyom Beilis (Tonkikh)
  3. //
  4. // Distributed under the Boost Software License, Version 1.0. (See
  5. // accompanying file LICENSE_1_0.txt or copy at
  6. // http://www.boost.org/LICENSE_1_0.txt)
  7. //
  8. // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
  9. /*!
  10. \page special_thanks Special Thanks
  11. (in alphabetical order)
  12. - Chad Nelson - for volunteering to manage the formal review and for the great language corrections
  13. for this tutorial.
  14. - Vladimir Prus - for development of Boost.Build support for Boost.Locale.
  15. */