Author: faridz
Date: Mon Oct  1 10:13:06 2007
New Revision: 581018

URL: http://svn.apache.org/viewvc?rev=581018&view=rev
Log:
2007-10-01 Farid Zaripov <[EMAIL PROTECTED]>

        * Merged the head of branches/4.2.0

Modified:
    incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp
    incubator/stdcxx/trunk/etc/nls/charmaps/T.61-8BIT
    incubator/stdcxx/trunk/etc/nls/posix/charmaps/ISO_646.IRV

Modified: incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp?rev=581018&r1=581017&r2=581018&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp (original)
+++ incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp Mon Oct  1 10:13:06 2007
@@ -1,5 +1,27 @@
 // checking for madvise() in <sys/mman.h>
 
+/***************************************************************************
+ *
+ * Licensed to the Apache Software  Foundation (ASF) under one or more
+ * contributor  license agreements.  See  the NOTICE  file distributed
+ * with  this  work  for  additional information  regarding  copyright
+ * ownership.   The ASF  licenses this  file to  you 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 1999-2007 Rogue Wave Software, Inc.
+ * 
+ **************************************************************************/
+
 #include <sys/mman.h>    // for madvise(), MADV_WILLNEED
 #include <sys/types.h>   // for caddr_t
 

Modified: incubator/stdcxx/trunk/etc/nls/charmaps/T.61-8BIT
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/nls/charmaps/T.61-8BIT?rev=581018&r1=581017&r2=581018&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/nls/charmaps/T.61-8BIT (original)
+++ incubator/stdcxx/trunk/etc/nls/charmaps/T.61-8BIT Mon Oct  1 10:13:06 2007
@@ -1,6 +1,27 @@
 <code_set_name> T.61-8BIT
 <comment_char> %
 <escape_char> /
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% Licensed to the Apache Software  Foundation (ASF) under one or more
+% contributor  license agreements.  See  the NOTICE  file distributed
+% with  this  work  for  additional information  regarding  copyright
+% ownership.   The ASF  licenses this  file to  you 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 1999-2007 Rogue Wave Software, Inc.
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % version: 1.0
 % alias T.61
 %  source: ECMA registry

Modified: incubator/stdcxx/trunk/etc/nls/posix/charmaps/ISO_646.IRV
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/nls/posix/charmaps/ISO_646.IRV?rev=581018&r1=581017&r2=581018&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/nls/posix/charmaps/ISO_646.IRV (original)
+++ incubator/stdcxx/trunk/etc/nls/posix/charmaps/ISO_646.IRV Mon Oct  1 
10:13:06 2007
@@ -1,6 +1,27 @@
 <code_set_name> ISO_646.IRV
 <comment_char> %
 <escape_char> /
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% Licensed to the Apache Software  Foundation (ASF) under one or more
+% contributor  license agreements.  See  the NOTICE  file distributed
+% with  this  work  for  additional information  regarding  copyright
+% ownership.   The ASF  licenses this  file to  you 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 1999-2007 Rogue Wave Software, Inc.
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % version: 1.0
 % repertoiremap: mnemonic,ds
 %  source: ECMA registry


Reply via email to