mirror of
https://github.com/boostorg/graph.git
synced 2025-05-11 05:14:01 +00:00
added copyrights
[SVN r25809]
This commit is contained in:
parent
f0057aaa80
commit
4b6effe849
@ -1,3 +1,8 @@
|
||||
// (C) Copyright Jeremy Siek 2004
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_GRAPH_DETAIL_CONTAINER_TRAITS_H
|
||||
#define BOOST_GRAPH_DETAIL_CONTAINER_TRAITS_H
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
// (C) Copyright Jeremy Siek 2004
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_DETAIL_PROPERTY_HPP
|
||||
#define BOOST_DETAIL_PROPERTY_HPP
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
// (C) Copyright Jeremiah Willcock 2004
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_FENCED_PRIORITY_QUEUE_HPP
|
||||
#define BOOST_FENCED_PRIORITY_QUEUE_HPP
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
// (C) Copyright Jeremy Siek 2004
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_PROPERTY_HPP
|
||||
#define BOOST_PROPERTY_HPP
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
// (C) Copyright Jeremy Siek 2004
|
||||
// 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)
|
||||
|
||||
#ifndef BOOST_QUEUE_HPP
|
||||
#define BOOST_QUEUE_HPP
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
// (C) Copyright Jeremy Siek 2004
|
||||
// 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)
|
||||
|
||||
/*
|
||||
* stringtok.hpp -- Breaks a string into tokens. This is an example for lib3.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user