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

[SVN r35875]
This commit is contained in:
Rene Rivera 2006-11-06 14:56:02 +00:00
parent 0dc265f23d
commit 2f76751ca5
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,10 @@
# Copyright 2005 Rene Rivera
# Copyright 2005 Hartmut Kaiser
# Copyright 2005 John Maddock
# Copyright 2003 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)
# Jamfile which builds all the tools.

View file

@ -1,5 +1,10 @@
#!/usr/bin/perl -w
# Copyright 2004 Aleksey Gurtovoy
# Copyright 2001 Jens Maurer
# 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)
use strict;
my $filename;