From a76279f48c1b8065b3507c3867790324e01c93b0 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Wed, 20 Oct 2004 13:07:46 +0000 Subject: [PATCH] added copyrights [SVN r25809] --- 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