diff --git a/include/boost/numeric/ublas/noalias.hpp b/include/boost/numeric/ublas/noalias.hpp index d1a59d79..03d0af24 100644 --- a/include/boost/numeric/ublas/noalias.hpp +++ b/include/boost/numeric/ublas/noalias.hpp @@ -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