|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r52539 - trunk/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2009-04-22 10:35:07
Author: jewillco
Date: 2009-04-22 10:35:06 EDT (Wed, 22 Apr 2009)
New Revision: 52539
URL: http://svn.boost.org/trac/boost/changeset/52539
Log:
Changed to BSL (per email from Michael Drexl), fixing last inspection issue in BGL
Text files modified:
trunk/libs/graph/doc/r_c_shortest_paths.html | 14 +++++---------
1 files changed, 5 insertions(+), 9 deletions(-)
Modified: trunk/libs/graph/doc/r_c_shortest_paths.html
==============================================================================
--- trunk/libs/graph/doc/r_c_shortest_paths.html (original)
+++ trunk/libs/graph/doc/r_c_shortest_paths.html 2009-04-22 10:35:06 EDT (Wed, 22 Apr 2009)
@@ -1,14 +1,10 @@
<html>
<!--
- Copyright (c) Michael Drexl 2006
-
- Permission to use, copy, modify, and distribute this software
- and its documentation for any purpose is hereby granted without fee,
- provided that the above copyright notice appears in all copies and
- that both that copyright notice and this permission notice appear
- in supporting documentation. Michael Drexl makes no
- representations about the suitability of this software for any
- purpose. It is provided "as is" without express or implied warranty.
+ Copyright Michael Drexl 2006, 2007.
+
+ Distributed under the Boost Software License, Version 1.0.
+ (See accompanying file LICENSE_1_0.txt or copy at
+ http://boost.org/LICENSE_1_0.txt)
-->
<head>
<title>Boost Graph Library: Resource-Constrained Shortest Paths</title>
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