Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r85625 - trunk/boost/container
From: igaztanaga_at_[hidden]
Date: 2013-09-09 15:26:50


Author: igaztanaga
Date: 2013-09-09 15:26:50 EDT (Mon, 09 Sep 2013)
New Revision: 85625
URL: http://svn.boost.org/trac/boost/changeset/85625

Log:
Removed SGI copyright as after rewrites it is no longer applicable.

Text files modified:
   trunk/boost/container/deque.hpp | 22 ----------------------
   trunk/boost/container/string.hpp | 22 ----------------------
   2 files changed, 0 insertions(+), 44 deletions(-)

Modified: trunk/boost/container/deque.hpp
==============================================================================
--- trunk/boost/container/deque.hpp Mon Sep 9 14:43:27 2013 (r85624)
+++ trunk/boost/container/deque.hpp 2013-09-09 15:26:50 EDT (Mon, 09 Sep 2013) (r85625)
@@ -7,28 +7,6 @@
 // See http://www.boost.org/libs/container for documentation.
 //
 //////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 1996,1997
-// Silicon Graphics Computer Systems, Inc.
-//
-// Permission to use, copy, modify, distribute and sell this software
-// and its documentation for any purpose is hereby granted without fee,
-// provided that the above copyright notice appear in all copies and
-// that both that copyright notice and this permission notice appear
-// in supporting documentation. Silicon Graphics makes no
-// representations about the suitability of this software for any
-// purpose. It is provided "as is" without express or implied warranty.
-//
-//
-// Copyright (c) 1994
-// Hewlett-Packard Company
-//
-// Permission to use, copy, modify, distribute and sell this software
-// and its documentation for any purpose is hereby granted without fee,
-// provided that the above copyright notice appear in all copies and
-// that both that copyright notice and this permission notice appear
-// in supporting documentation. Hewlett-Packard Company makes no
-// representations about the suitability of this software for any
-// purpose. It is provided "as is" without express or implied warranty.
 
 #ifndef BOOST_CONTAINER_DEQUE_HPP
 #define BOOST_CONTAINER_DEQUE_HPP

Modified: trunk/boost/container/string.hpp
==============================================================================
--- trunk/boost/container/string.hpp Mon Sep 9 14:43:27 2013 (r85624)
+++ trunk/boost/container/string.hpp 2013-09-09 15:26:50 EDT (Mon, 09 Sep 2013) (r85625)
@@ -7,28 +7,6 @@
 // See http://www.boost.org/libs/container for documentation.
 //
 //////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 1996,1997
-// Silicon Graphics Computer Systems, Inc.
-//
-// Permission to use, copy, modify, distribute and sell this software
-// and its documentation for any purpose is hereby granted without fee,
-// provided that the above copyright notice appear in all copies and
-// that both that copyright notice and this permission notice appear
-// in supporting documentation. Silicon Graphics makes no
-// representations about the suitability of this software for any
-// purpose. It is provided "as is" without express or implied warranty.
-//
-//
-// Copyright (c) 1994
-// Hewlett-Packard Company
-//
-// Permission to use, copy, modify, distribute and sell this software
-// and its documentation for any purpose is hereby granted without fee,
-// provided that the above copyright notice appear in all copies and
-// that both that copyright notice and this permission notice appear
-// in supporting documentation. Hewlett-Packard Company makes no
-// representations about the suitability of this software for any
-// purpose. It is provided "as is" without express or implied warranty.
 
 #ifndef BOOST_CONTAINER_STRING_HPP
 #define BOOST_CONTAINER_STRING_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