2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
[SVN r24749]
This commit is contained in:
Vladimir Prus
2004-08-26 11:19:23 +00:00
parent 552576f16a
commit 70006ad126
2 changed files with 8 additions and 4 deletions

View File

@@ -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 <iostream>

View File

@@ -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()
{