Added needed license info.

[SVN r34563]
This commit is contained in:
John Maddock
2006-07-16 17:24:25 +00:00
parent 0a998e8bc8
commit b473011375
48 changed files with 247 additions and 1289 deletions

View File

@ -1,5 +1,10 @@
#! /bin/bash
# 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.
libname=""
src=""
header=""
@ -87,6 +92,10 @@ function gen_gen()
gen_gen_lib
cat > $out << EOF
# copyright John Maddock 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.
#
# auto generated makefile for generic compiler
#
@ -142,3 +151,4 @@ gen_gen
rm -f $tout $iout