From 430677f30df8430588c2a2af7c6c79f7c853c99a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 25 Oct 2004 10:39:14 +0000 Subject: [PATCH] Merged newly fixed copyrights [SVN r25859] --- include/boost/pending/cstddef.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/boost/pending/cstddef.hpp b/include/boost/pending/cstddef.hpp index 279bec0..440629e 100644 --- a/include/boost/pending/cstddef.hpp +++ b/include/boost/pending/cstddef.hpp @@ -1,4 +1,8 @@ // -*- C++ -*- forwarding header. +// (C) Copyright Jeremy Siek 2004 +// 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) #ifndef BOOST_CSTDDEF_HPP #define BOOST_CSTDDEF_HPP