Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65622 - sandbox/chrono/boost/ratio
From: vicente.botet_at_[hidden]
Date: 2010-09-27 06:42:46


Author: viboes
Date: 2010-09-27 06:42:44 EDT (Mon, 27 Sep 2010)
New Revision: 65622
URL: http://svn.boost.org/trac/boost/changeset/65622

Log:
Ratio. Remove LLVM license
Text files modified:
   sandbox/chrono/boost/ratio/ratio.hpp | 8 --------
   1 files changed, 0 insertions(+), 8 deletions(-)

Modified: sandbox/chrono/boost/ratio/ratio.hpp
==============================================================================
--- sandbox/chrono/boost/ratio/ratio.hpp (original)
+++ sandbox/chrono/boost/ratio/ratio.hpp 2010-09-27 06:42:44 EDT (Mon, 27 Sep 2010)
@@ -28,14 +28,6 @@
 */
 
 // The way overflow is managed for ratio_less is taken from llvm/libcxx/include/ratio
-//===---------------------------- ratio -----------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
 
 #ifndef BOOST_RATIO_RATIO__HPP
 #define BOOST_RATIO_RATIO_HPP


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk