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:
@@ -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 ?= ;
|
||||
|
||||
Reference in New Issue
Block a user