From 1b6d6d9aa1daec00e8f33f229077974d15739ff4 Mon Sep 17 00:00:00 2001 From: Jessica Hamilton Date: Sun, 16 Nov 2014 21:43:03 +1300 Subject: [PATCH] haiku: fix copyright --- include/boost/config/platform/haiku.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/config/platform/haiku.hpp b/include/boost/config/platform/haiku.hpp index 5b2cd03f..7b296000 100644 --- a/include/boost/config/platform/haiku.hpp +++ b/include/boost/config/platform/haiku.hpp @@ -1,4 +1,4 @@ -// (C) Copyright John Maddock 2001. +// (C) Copyright Jessica Hamilton 2014. // 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)