|
Boost-Commit : |
From: chris_at_[hidden]
Date: 2007-11-07 01:49:37
Author: chris_kohlhoff
Date: 2007-11-07 01:49:36 EST (Wed, 07 Nov 2007)
New Revision: 40874
URL: http://svn.boost.org/trac/boost/changeset/40874
Log:
Add copyright notice.
Text files modified:
trunk/libs/asio/doc/noncopyable_dox.txt | 7 +++++++
trunk/libs/asio/doc/std_exception_dox.txt | 7 +++++++
2 files changed, 14 insertions(+), 0 deletions(-)
Modified: trunk/libs/asio/doc/noncopyable_dox.txt
==============================================================================
--- trunk/libs/asio/doc/noncopyable_dox.txt (original)
+++ trunk/libs/asio/doc/noncopyable_dox.txt 2007-11-07 01:49:36 EST (Wed, 07 Nov 2007)
@@ -1,3 +1,10 @@
+//
+// Copyright (c) 2003-2007 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)
+//
+
/**
\class noncopyable
*/
Modified: trunk/libs/asio/doc/std_exception_dox.txt
==============================================================================
--- trunk/libs/asio/doc/std_exception_dox.txt (original)
+++ trunk/libs/asio/doc/std_exception_dox.txt 2007-11-07 01:49:36 EST (Wed, 07 Nov 2007)
@@ -1,3 +1,10 @@
+//
+// Copyright (c) 2003-2007 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)
+//
+
/**
\namespace std
*/
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk