You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/09/19 06:15:29 UTC

svn commit: r577142 [5/6] - /incubator/stdcxx/trunk/doc/stdlibref/

Modified: incubator/stdcxx/trunk/doc/stdlibref/random-shuffle.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/random-shuffle.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/random-shuffle.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/random-shuffle.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>random_shuffle()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/randomaccessiterators.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/randomaccessiterators.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/randomaccessiterators.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/randomaccessiterators.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>Random Access Iterators</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/range-error.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/range-error.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/range-error.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/range-error.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>range_error</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/raw-storage-iterator.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/raw-storage-iterator.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/raw-storage-iterator.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/raw-storage-iterator.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>raw_storage_iterator</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/remove-copy-if.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/remove-copy-if.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/remove-copy-if.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/remove-copy-if.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>remove_copy_if()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/remove-copy.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/remove-copy.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/remove-copy.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/remove-copy.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>remove_copy()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/remove-if.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/remove-if.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/remove-if.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/remove-if.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>remove_if()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/remove.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/remove.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/remove.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/remove.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>remove()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/replace-copy-if.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/replace-copy-if.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/replace-copy-if.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/replace-copy-if.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>replace_copy_if()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/replace-copy.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/replace-copy.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/replace-copy.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/replace-copy.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>replace_copy()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/replace-if.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/replace-if.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/replace-if.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/replace-if.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>replace_if()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/replace.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/replace.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/replace.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/replace.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>replace()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/return-temporary-buffer.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/return-temporary-buffer.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/return-temporary-buffer.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/return-temporary-buffer.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>return_temporary_buffer()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/reverse-copy.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/reverse-copy.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/reverse-copy.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/reverse-copy.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>reverse_copy()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/reverse-iterator.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/reverse-iterator.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/reverse-iterator.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/reverse-iterator.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>reverse_iterator</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/reverse.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/reverse.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/reverse.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/reverse.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>reverse()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/rotate.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/rotate.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/rotate.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/rotate.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>rotate(), rotate_copy()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/runtime-error.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/runtime-error.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/runtime-error.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/runtime-error.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>runtime_error</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/search.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/search.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/search.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/search.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>search(), search_n()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/sequences.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/sequences.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/sequences.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/sequences.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>Sequences</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/set-difference.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/set-difference.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/set-difference.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/set-difference.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>set_difference()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/set-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/set-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/set-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/set-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;set&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/set-intersection.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/set-intersection.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/set-intersection.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/set-intersection.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>set_intersection()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/set-symmetric-difference.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/set-symmetric-difference.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/set-symmetric-difference.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/set-symmetric-difference.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>set_symmetric_difference()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/set-union.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/set-union.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/set-union.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/set-union.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>set_union()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/set.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/set.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/set.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/set.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>set</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/slice-array.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/slice-array.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/slice-array.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/slice-array.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>slice_array</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/slice.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/slice.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/slice.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/slice.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>slice</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/sort-heap.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/sort-heap.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/sort-heap.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/sort-heap.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>sort_heap()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/sort.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/sort.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/sort.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/sort.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>sort()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/sstream-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/sstream-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/sstream-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/sstream-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;sstream&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/stable-partition.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/stable-partition.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/stable-partition.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/stable-partition.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>stable_partition()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/stable-sort.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/stable-sort.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/stable-sort.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/stable-sort.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>stable_sort()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/stack-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/stack-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/stack-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/stack-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;stack&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/stack.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/stack.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/stack.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/stack.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>stack</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/stdexcept-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/stdexcept-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/stdexcept-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/stdexcept-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;stdexcept&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/streambuf-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/streambuf-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/streambuf-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/streambuf-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;streambuf&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/streamiterators.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/streamiterators.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/streamiterators.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/streamiterators.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>Stream Iterators</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/string-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/string-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/string-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/string-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;string&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/string.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/string.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/string.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/string.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>string</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/strstream-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/strstream-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/strstream-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/strstream-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;strstream&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/strstream.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/strstream.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/strstream.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/strstream.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>strstream</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/strstreambuf.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/strstreambuf.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/strstreambuf.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/strstreambuf.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>strstreambuf</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/swap-ranges.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/swap-ranges.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/swap-ranges.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/swap-ranges.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>swap_ranges()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/swap.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/swap.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/swap.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/swap.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>swap()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/time-get-byname.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/time-get-byname.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/time-get-byname.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/time-get-byname.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>time_get_byname</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/time-get.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/time-get.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/time-get.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/time-get.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>time_get</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/time-put-byname.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/time-put-byname.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/time-put-byname.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/time-put-byname.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>time_put_byname</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/time-put.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/time-put.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/time-put.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/time-put.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>time_put</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/tindex.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/tindex.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/tindex.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/tindex.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>Function and Datatype Index</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/tolower.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/tolower.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/tolower.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/tolower.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>tolower()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/toupper.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/toupper.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/toupper.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/toupper.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>toupper()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/transform.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/transform.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/transform.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/transform.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>transform()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/typeinfo-h.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/typeinfo-h.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/typeinfo-h.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/typeinfo-h.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>&lt;typeinfo&gt;</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/unary-function.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/unary-function.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/unary-function.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/unary-function.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>unary_function</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/unary-negate.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/unary-negate.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/unary-negate.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/unary-negate.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>unary_negate</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/underflow-error.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/underflow-error.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/underflow-error.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/underflow-error.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>underflow_error</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/uninitialized-copy.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/uninitialized-copy.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/uninitialized-copy.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/uninitialized-copy.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>uninitialized_copy()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill-n.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill-n.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill-n.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill-n.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>uninitialized_fill_n()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/uninitialized-fill.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>uninitialized_fill()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/unique.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/unique.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/unique.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/unique.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>unique(), unique_copy()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/upper-bound.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/upper-bound.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/upper-bound.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/upper-bound.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>upper_bound()</TITLE>

Modified: incubator/stdcxx/trunk/doc/stdlibref/use-facet.html
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/doc/stdlibref/use-facet.html?rev=577142&r1=577141&r2=577142&view=diff
==============================================================================
--- incubator/stdcxx/trunk/doc/stdlibref/use-facet.html (original)
+++ incubator/stdcxx/trunk/doc/stdlibref/use-facet.html Tue Sep 18 21:15:03 2007
@@ -1,3 +1,23 @@
+<!--
+    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.
+-->
+
 <HTML>
 <HEAD>
 <TITLE>use_facet()</TITLE>