diff --git a/v2/example/versioned/hello.cpp b/v2/example/versioned/hello.cpp index 68966276e..8a86ff048 100644 --- a/v2/example/versioned/hello.cpp +++ b/v2/example/versioned/hello.cpp @@ -1,7 +1,7 @@ -/* (C) Copyright Rene Rivera, 2003. -** -** See accompanying license for terms and conditions of use. -*/ +// Copyright Rene Rivera, 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) #include diff --git a/v2/test/unused/a.cpp b/v2/test/unused/a.cpp index 31a133726..c4a7ae892 100644 --- a/v2/test/unused/a.cpp +++ b/v2/test/unused/a.cpp @@ -1,3 +1,7 @@ +// Copyright Vladimir Prus 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) int main() {