Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 29981 invoked from network); 18 Mar 2006 23:10:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Mar 2006 23:10:03 -0000 Received: (qmail 50377 invoked by uid 500); 18 Mar 2006 23:10:03 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 50363 invoked by uid 500); 18 Mar 2006 23:10:03 -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 50348 invoked by uid 99); 18 Mar 2006 23:10:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 15:10:03 -0800 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; Sat, 18 Mar 2006 15:10:02 -0800 Received: (qmail 29919 invoked by uid 65534); 18 Mar 2006 23:09:42 -0000 Message-ID: <20060318230942.29918.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r386902 - /incubator/stdcxx/trunk/tests/localization/22.time.put.cpp Date: Sat, 18 Mar 2006 23:09:41 -0000 To: stdcxx-commits@incubator.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sebor Date: Sat Mar 18 15:09:38 2006 New Revision: 386902 URL: http://svn.apache.org/viewcvs?rev=386902&view=rev Log: 2006-03-18 Martin Sebor * 22.time.put.cpp (): Included instead of . Modified: incubator/stdcxx/trunk/tests/localization/22.time.put.cpp Modified: incubator/stdcxx/trunk/tests/localization/22.time.put.cpp URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/tests/localization/22.time.put.cpp?rev=386902&r1=386901&r2=386902&view=diff ============================================================================== --- incubator/stdcxx/trunk/tests/localization/22.time.put.cpp (original) +++ incubator/stdcxx/trunk/tests/localization/22.time.put.cpp Sat Mar 18 15:09:38 2006 @@ -6,16 +6,22 @@ * *************************************************************************** * - * 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 - * License. You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0. Unless required by - * applicable law or agreed to in writing, software distributed under - * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR - * CONDITIONS OF ANY KIND, either express or implied. See the License - * for the specific language governing permissions and limitations under - * the License. + * Copyright 2005-2006 The Apache Software Foundation or its licensors, + * as applicable. + * + * Copyright 2002-2006 Rogue Wave Software. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. * **************************************************************************/ @@ -32,7 +38,7 @@ #include // for rw_test(), ... #include // for rw_putenv() #include // for pcs_write(), ... -#include // for rw_localedef(), ... +#include // for rw_localedef(), ... #include // for rw_strncmp()