Added copyright.

[SVN r17197]
This commit is contained in:
Peter Dimov
2003-02-04 13:35:06 +00:00
parent be0267f9a3
commit 98fa979aef
6 changed files with 48 additions and 0 deletions

View File

@ -1,5 +1,13 @@
// Boost shared_ptr_example2_test main program ------------------------------//
// (C) Copyright Beman Dawes 2001. Permission to copy,
// use, modify, sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided "as is"
// without express or implied warranty, and with no claim as to its
// suitability for any purpose.
// See http://www.boost.org for most recent version including documentation.
#include "shared_ptr_example2.hpp"
int main()