From 9e5f79735cd65cb429cf2f6c2d16cb74d14ad185 Mon Sep 17 00:00:00 2001 From: Franz Detro Date: Wed, 12 Mar 2014 14:09:22 +0100 Subject: [PATCH] added missing 'Copyright' --- include/boost/predef/os/macos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/predef/os/macos.h b/include/boost/predef/os/macos.h index aa9a92c..9fd8d2a 100644 --- a/include/boost/predef/os/macos.h +++ b/include/boost/predef/os/macos.h @@ -1,6 +1,6 @@ /* Copyright Rene Rivera 2008-2013 -Franz Detro 2014 +Copyright Franz Detro 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)