mirror of
https://github.com/boostorg/build.git
synced 2026-02-20 02:32:13 +00:00
Add/update copyrights+license (with help of a shell script).
[SVN r35851]
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# (C) Copyright Rene Rivera, 2003.
|
||||
#
|
||||
# See accompanying license for terms and conditions of use.
|
||||
#
|
||||
# Copyright 2003 Rene Rivera
|
||||
# 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)
|
||||
|
||||
#~ exe hello : hello.cpp : <version>1.0 ;
|
||||
lib hello : hello.cpp : <version>1.0 ;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# (C) Copyright Rene Rivera, 2003.
|
||||
#
|
||||
# See accompanying license for terms and conditions of use.
|
||||
#
|
||||
# Copyright 2003 Rene Rivera
|
||||
# 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)
|
||||
|
||||
|
||||
import gcc ;
|
||||
import toolset ;
|
||||
|
||||
Reference in New Issue
Block a user