From 4c7a26c342b707cb8d1d0c2a97d7c94adf05bc0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20J=C3=A4rvi?= Date: Thu, 9 Oct 2003 16:41:08 +0000 Subject: [PATCH] removed "All rights reserved from the copyright" [SVN r1657] --- include/boost/utility/enable_if.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/utility/enable_if.hpp b/include/boost/utility/enable_if.hpp index 52d3d88..02e3678 100644 --- a/include/boost/utility/enable_if.hpp +++ b/include/boost/utility/enable_if.hpp @@ -1,4 +1,4 @@ -// Copyright 2003 © The Trustees of Indiana University. All rights reserved. +// Copyright 2003 © The Trustees of Indiana University. // Boost Software License - Version 1.0 - August 17th, 2003