Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52508 - in trunk/libs/graph: examples quickbook/images/eq quickbook/images/reference
From: asutton_at_[hidden]
Date: 2009-04-20 09:50:25


Author: asutton
Date: 2009-04-20 09:50:25 EDT (Mon, 20 Apr 2009)
New Revision: 52508
URL: http://svn.boost.org/trac/boost/changeset/52508

Log:
Adding copyright information.

Text files modified:
   trunk/libs/graph/examples/Jamfile.v2 | 4 ++++
   trunk/libs/graph/quickbook/images/eq/Makefile | 4 ++++
   trunk/libs/graph/quickbook/images/reference/Makefile | 4 ++++
   3 files changed, 12 insertions(+), 0 deletions(-)

Modified: trunk/libs/graph/examples/Jamfile.v2
==============================================================================
--- trunk/libs/graph/examples/Jamfile.v2 (original)
+++ trunk/libs/graph/examples/Jamfile.v2 2009-04-20 09:50:25 EDT (Mon, 20 Apr 2009)
@@ -1,3 +1,7 @@
+# Copyright (C) 2007-2009 Andrew Sutton
+#
+# 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)
 
 project
     : requirements

Modified: trunk/libs/graph/quickbook/images/eq/Makefile
==============================================================================
--- trunk/libs/graph/quickbook/images/eq/Makefile (original)
+++ trunk/libs/graph/quickbook/images/eq/Makefile 2009-04-20 09:50:25 EDT (Mon, 20 Apr 2009)
@@ -1,3 +1,7 @@
+# Copyright (C) 2007-2009 Andrew Sutton
+#
+# 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)
 
 src = \
         mean_geodesic.tex \

Modified: trunk/libs/graph/quickbook/images/reference/Makefile
==============================================================================
--- trunk/libs/graph/quickbook/images/reference/Makefile (original)
+++ trunk/libs/graph/quickbook/images/reference/Makefile 2009-04-20 09:50:25 EDT (Mon, 20 Apr 2009)
@@ -1,3 +1,7 @@
+# Copyright (C) 2007-2009 Andrew Sutton
+#
+# 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)
 
 GVFLAGS = -Tpng
 


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