From 70006ad126562419b32dd009d422302c19574fbd Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 26 Aug 2004 11:19:23 +0000 Subject: [PATCH] BSL [SVN r24749] --- v2/example/versioned/hello.cpp | 8 ++++---- v2/test/unused/a.cpp | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) 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() {