Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2007-11-02 15:51:34


Index: libs/filesystem/example/Jamfile.v2
===================================================================
--- libs/filesystem/example/Jamfile.v2 (revision 40672)
+++ libs/filesystem/example/Jamfile.v2 (working copy)
@@ -1,4 +1,12 @@
+# Boost System Library Build Jamfile
 
+# (C) Copyright Beman Dawes 2002, 2006
+
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or www.boost.org/LICENSE_1_0.txt)
+
+# See library home page at http://www.boost.org/libs/filesystem
+
 project
     : requirements <library>../build//boost_filesystem
       <hardcode-dll-paths>true

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk