2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-20 03:02:13 +00:00

Change to Boost license v1

[SVN r24523]
This commit is contained in:
Michael Stevens
2004-08-17 07:36:29 +00:00
parent ddbc75ac17
commit 0ea9bf6e07

View File

@@ -1,14 +1,8 @@
//
// Copyright (c) 2003
// Michael Stevens
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted without fee,
// provided that the above copyright notice appear in all copies and
// that both that copyright notice and this permission notice appear
// in supporting documentation. The authors make no representations
// about the suitability of this software for any purpose.
// It is provided "as is" without express or implied warranty.
// Copyright (c) 2004 Michael Stevens
// Use, modification and distribution are subject to 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)
//
#ifndef BOOST_UBLAS_NOALIAS_H