mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
add missing license/copyright info
[SVN r35068]
This commit is contained in:
parent
5574b36f56
commit
7f93093b00
6 changed files with 11 additions and 4 deletions
|
@ -1 +1 @@
|
|||
Subproject commit b11b270a56db3966672454341ea9655de6335a6d
|
||||
Subproject commit 6b4d01994b6ccf3c1d92a32b6ce7cf1f7bf5588e
|
|
@ -1 +1 @@
|
|||
Subproject commit 3355660636b559bbd4ad1ad9bdc9a777a1822046
|
||||
Subproject commit 1fad13e34f2e79556a4ec944c5ede8df3d450af9
|
|
@ -1 +1 @@
|
|||
Subproject commit cc8ca29980b1cc90db961de0dd423f4ac5115321
|
||||
Subproject commit 5baef32925c91fed6a365f88f10dd29c3911b3ce
|
|
@ -1 +1 @@
|
|||
Subproject commit 5a143197539faa52d05751936c212a81215d6e33
|
||||
Subproject commit 9366c4835194cb091ed23f3b0b68faf907c53846
|
|
@ -5,6 +5,9 @@
|
|||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<title>Dave Abrahams</title>
|
||||
</head>
|
||||
<!-- Copyright David Abrahams 2006. 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) -->
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
<table border="1" bgcolor="#007F7F" cellpadding="2">
|
||||
<tr>
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
# Copyright Rene Rivera, Vladimir Prus, David Abrahams
|
||||
# 2006. 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)
|
||||
|
||||
path-constant BOOST_ROOT : . ;
|
||||
|
|
Loading…
Add table
Reference in a new issue