diff options
Diffstat (limited to 'libs/asio/doc/tutorial.xsl')
-rw-r--r-- | libs/asio/doc/tutorial.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/asio/doc/tutorial.xsl b/libs/asio/doc/tutorial.xsl index 9a79ad530..ced26c32e 100644 --- a/libs/asio/doc/tutorial.xsl +++ b/libs/asio/doc/tutorial.xsl @@ -2,7 +2,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <!-- - Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com) + Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) 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) @@ -20,7 +20,7 @@ <xsl:template match="/doxygen"> <xsl:text>[/ - / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com) + / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) / / 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) |