From 0a4f5d41ef6337b699c415cde20e37eb0bf88370 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Fri, 1 Dec 2006 11:34:43 +0000 Subject: [PATCH] Merged L & C issue fixes from trunk to branch. [SVN r36225] --- include/boost/detail/limits.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/boost/detail/limits.hpp b/include/boost/detail/limits.hpp index 414ca975..e67146a0 100644 --- a/include/boost/detail/limits.hpp +++ b/include/boost/detail/limits.hpp @@ -1,3 +1,7 @@ +// (c) Copyright John Maddock 2001 +// 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) + /* * Copyright (c) 1997 * Silicon Graphics Computer Systems, Inc.