Added needed license info.

[SVN r34563]
This commit is contained in:
John Maddock
2006-07-16 17:24:25 +00:00
parent 975b05d553
commit b8dce0792f
49 changed files with 3190 additions and 4231 deletions
+4
View File
@@ -1,4 +1,7 @@
# copyright John Maddock 2003
# 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.
subproject libs/regex/example ;
@@ -115,3 +118,4 @@ test-suite regex-examples :
+4
View File
@@ -1,4 +1,7 @@
# copyright John Maddock 2003
# 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.
project
: requirements <threading>multi <link>shared:<define>BOOST_REGEX_DYN_LINK=1
@@ -56,3 +59,4 @@ test-suite regex-examples :
+5
View File
@@ -1,3 +1,7 @@
# copyright John Maddock 2003
# 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.
# very basic makefile for timer.exe
#
@@ -42,5 +46,6 @@ timer.exe : regex_timer.cpp
+5
View File
@@ -1,3 +1,7 @@
# copyright John Maddock 2003
# 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.
# very basic makefile for timer.exe
#
@@ -42,5 +46,6 @@ timer.exe : regex_timer.cpp
+5
View File
@@ -1,3 +1,7 @@
# copyright John Maddock 2003
# 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.
# very basic makefile for timer.exe
#
@@ -42,5 +46,6 @@ timer.exe : regex_timer.cpp
+5
View File
@@ -1,3 +1,7 @@
# copyright John Maddock 2003
# 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.
# very basic makefile for timer.exe
#
@@ -29,5 +33,6 @@ debug : regex_timer.cpp timer.cpp
+5
View File
@@ -1,3 +1,7 @@
# copyright John Maddock 2003
# 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.
#
# very basic VC6 makefile for timer
#
@@ -32,3 +36,4 @@ timer$(OBJ) : ../../../timer/timer.cpp $(LIBDEP)
+5
View File
@@ -1,3 +1,7 @@
# copyright John Maddock 2003
# 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.
#
# very basic VC6 makefile for timer
#
@@ -32,3 +36,4 @@ timer$(OBJ) : ../../../timer/timer.cpp $(LIBDEP)