From a7d2f3813e59fb9dde1071942bc3160a09e4d9de Mon Sep 17 00:00:00 2001 From: Jessica Hamilton Date: Sun, 16 Nov 2014 21:44:12 +1300 Subject: [PATCH] haiku: fix copyright --- include/boost/predef/os/haiku.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/predef/os/haiku.h b/include/boost/predef/os/haiku.h index 9e958ab..2748ed2 100644 --- a/include/boost/predef/os/haiku.h +++ b/include/boost/predef/os/haiku.h @@ -1,5 +1,5 @@ /* -Copyright Rene Rivera 2008-2013 +Copyright Jessica Hamilton 2014 Distributed under 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)