Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 29826 invoked from network); 16 Nov 2005 23:38:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Nov 2005 23:38:25 -0000 Received: (qmail 88195 invoked by uid 500); 16 Nov 2005 23:38:25 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 88184 invoked by uid 500); 16 Nov 2005 23:38:25 -0000 Mailing-List: contact stdcxx-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-commits@incubator.apache.org Received: (qmail 88171 invoked by uid 500); 16 Nov 2005 23:38:25 -0000 Delivered-To: apmail-incubator-stdcxx-cvs@incubator.apache.org Received: (qmail 88163 invoked by uid 99); 16 Nov 2005 23:38:25 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 16 Nov 2005 15:38:24 -0800 Received: (qmail 29764 invoked by uid 65534); 16 Nov 2005 23:38:04 -0000 Message-ID: <20051116233804.29763.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r345150 - /incubator/stdcxx/trunk/include/istream.cc Date: Wed, 16 Nov 2005 23:38:04 -0000 To: stdcxx-cvs@incubator.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sebor Date: Wed Nov 16 15:37:58 2005 New Revision: 345150 URL: http://svn.apache.org/viewcvs?rev=345150&view=rev Log: 2005-11-16 Martin Sebor * istream.cc: Removed HP copyright notice (HP had nothing to do with this file). Modified: incubator/stdcxx/trunk/include/istream.cc Modified: incubator/stdcxx/trunk/include/istream.cc URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/include/istream.cc?rev=345150&r1=345149&r2=345150&view=diff ============================================================================== --- incubator/stdcxx/trunk/include/istream.cc (original) +++ incubator/stdcxx/trunk/include/istream.cc Wed Nov 16 15:37:58 2005 @@ -6,19 +6,6 @@ * *************************************************************************** * - * 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. - * - *************************************************************************** - * * Copyright (c) 1994-2005 Quovadx, Inc., acting through its Rogue Wave * Software division. Licensed under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance with the