2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-18 01:52:17 +00:00

Add/update copyrights+license (with help of a shell script).

[SVN r35851]
This commit is contained in:
Rene Rivera
2006-11-05 07:13:39 +00:00
parent ef21153e59
commit 9ef6242538
54 changed files with 253 additions and 202 deletions

View File

@@ -1,7 +1,7 @@
# (C) Copyright David Abrahams 2001. Permission to copy, use, modify, sell and
# distribute this software is granted provided this copyright notice appears in
# all copies. This software is provided "as is" without express or implied
# warranty, and with no claim as to its suitability for any purpose.
# Copyright 2003 Dave Abrahams
# Copyright 2003, 2005 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# Essentially an include guard; ensures that no module is loaded multiple times
.loaded ?= ;