Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52220 - trunk/libs/graph/test
From: jewillco_at_[hidden]
Date: 2009-04-06 16:48:43


Author: jewillco
Date: 2009-04-06 16:48:42 EDT (Mon, 06 Apr 2009)
New Revision: 52220
URL: http://svn.boost.org/trac/boost/changeset/52220

Log:
Added copyright and license info
Text files modified:
   trunk/libs/graph/test/generator_test.cpp | 9 +++++++++
   1 files changed, 9 insertions(+), 0 deletions(-)

Modified: trunk/libs/graph/test/generator_test.cpp
==============================================================================
--- trunk/libs/graph/test/generator_test.cpp (original)
+++ trunk/libs/graph/test/generator_test.cpp 2009-04-06 16:48:42 EDT (Mon, 06 Apr 2009)
@@ -1,3 +1,12 @@
+// Copyright 2009 The Trustees of Indiana University.
+
+// Use, modification and distribution is subject to 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)
+
+// Authors: Nicholas Edmonds
+// Andrew Lumsdaine
+
 #include <boost/random.hpp>
 #include <boost/test/minimal.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