From bcdaa18a31801da366cb0ade481aaf2d2c3331c2 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 5 Jun 2014 10:18:20 -0500 Subject: [PATCH] Reverting (c) to human author. --- include/boost/detail/endian.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/detail/endian.hpp b/include/boost/detail/endian.hpp index 3e37db9..f576c26 100644 --- a/include/boost/detail/endian.hpp +++ b/include/boost/detail/endian.hpp @@ -1,4 +1,4 @@ -// Copyright 2013 Redshift Software Inc +// Copyright 2013 Rene Rivera // Distributed under the Boost Software License, Version 1.0. (See accompany- // ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)