Boost logo

Boost-Commit :

From: mconsoni_at_[hidden]
Date: 2007-06-26 17:58:37


Author: mconsoni
Date: 2007-06-26 17:58:35 EDT (Tue, 26 Jun 2007)
New Revision: 7179
URL: http://svn.boost.org/trac/boost/changeset/7179

Log:

- stardard header.

Text files modified:
   sandbox/libs/extension/fake.cpp | 14 +++++++++++---
   1 files changed, 11 insertions(+), 3 deletions(-)

Modified: sandbox/libs/extension/fake.cpp
==============================================================================
--- sandbox/libs/extension/fake.cpp (original)
+++ sandbox/libs/extension/fake.cpp 2007-06-26 17:58:35 EDT (Tue, 26 Jun 2007)
@@ -1,5 +1,13 @@
-/// This file is used to create empty library
-/// for MSVC Extension.Test project dependency.
-/// It is useful to test header files.
+/* This file is used to create empty library
+ * for MSVC Extension.Test project dependency.
+ * It is useful to test header files.
+ *
+ * (C) Copyright Jeremy Pack 2007
+ * 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)
+ *
+ * See http://www.boost.org/ for latest version.
+ */
 
 //#include <boost/extension/factory_map.hpp>


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