Added copyright notices where needed.

[SVN r14243]
This commit is contained in:
Ronald Garcia
2002-06-26 14:55:26 +00:00
parent 379054581e
commit 8b506ceac8
19 changed files with 221 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
// Copyright (C) 2002 Ronald Garcia
//
// Permission to copy, use, sell and distribute this software is granted
// provided this copyright notice appears in all copies.
// Permission to modify the code and to distribute modified code is granted
// provided this copyright notice appears in all copies, and a notice
// that the code was modified is included with the copyright notice.
//
// This software is provided "as is" without express or implied warranty,
// and with no claim as to its suitability for any purpose.
//
#ifndef BOOST_MULTI_ARRAY_RG071801_HPP
#define BOOST_MULTI_ARRAY_RG071801_HPP