You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2006/09/20 18:04:22 UTC

svn commit: r448246 [4/5] - in /apr/apr/branches/0.9.x: ./ atomic/netware/ atomic/os390/ atomic/unix/ build/ build/pkg/ dso/aix/ dso/beos/ dso/netware/ dso/os2/ dso/os390/ dso/unix/ dso/win32/ file_io/netware/ file_io/os2/ file_io/unix/ file_io/win32/ ...

Modified: apr/apr/branches/0.9.x/poll/os2/pollset.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/poll/os2/pollset.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/poll/os2/pollset.c (original)
+++ apr/apr/branches/0.9.x/poll/os2/pollset.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/poll/unix/poll.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/poll/unix/poll.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/poll/unix/poll.c (original)
+++ apr/apr/branches/0.9.x/poll/unix/poll.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/poll/unix/pollacc.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/poll/unix/pollacc.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/poll/unix/pollacc.c (original)
+++ apr/apr/branches/0.9.x/poll/unix/pollacc.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/shmem/beos/shm.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/shmem/beos/shm.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/shmem/beos/shm.c (original)
+++ apr/apr/branches/0.9.x/shmem/beos/shm.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/shmem/os2/shm.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/shmem/os2/shm.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/shmem/os2/shm.c (original)
+++ apr/apr/branches/0.9.x/shmem/os2/shm.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/shmem/unix/shm.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/shmem/unix/shm.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/shmem/unix/shm.c (original)
+++ apr/apr/branches/0.9.x/shmem/unix/shm.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/shmem/win32/shm.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/shmem/win32/shm.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/shmem/win32/shm.c (original)
+++ apr/apr/branches/0.9.x/shmem/win32/shm.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/strings/apr_cpystrn.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/strings/apr_cpystrn.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/strings/apr_cpystrn.c (original)
+++ apr/apr/branches/0.9.x/strings/apr_cpystrn.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/strings/apr_snprintf.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/strings/apr_snprintf.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/strings/apr_snprintf.c (original)
+++ apr/apr/branches/0.9.x/strings/apr_snprintf.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/strings/apr_strings.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/strings/apr_strings.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/strings/apr_strings.c (original)
+++ apr/apr/branches/0.9.x/strings/apr_strings.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/strings/apr_strtok.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/strings/apr_strtok.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/strings/apr_strtok.c (original)
+++ apr/apr/branches/0.9.x/strings/apr_strtok.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/support/unix/waitio.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/support/unix/waitio.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/support/unix/waitio.c (original)
+++ apr/apr/branches/0.9.x/support/unix/waitio.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/tables/apr_hash.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/tables/apr_hash.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/tables/apr_hash.c (original)
+++ apr/apr/branches/0.9.x/tables/apr_hash.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/tables/apr_tables.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/tables/apr_tables.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/tables/apr_tables.c (original)
+++ apr/apr/branches/0.9.x/tables/apr_tables.c Wed Sep 20 09:04:09 2006
@@ -1,10 +1,10 @@
 #include <stdio.h>
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/aprtest.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/aprtest.h?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/aprtest.h (original)
+++ apr/apr/branches/0.9.x/test/aprtest.h Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/client.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/client.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/client.c (original)
+++ apr/apr/branches/0.9.x/test/client.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/internal/testregex.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/internal/testregex.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/internal/testregex.c (original)
+++ apr/apr/branches/0.9.x/test/internal/testregex.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/internal/testucs.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/internal/testucs.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/internal/testucs.c (original)
+++ apr/apr/branches/0.9.x/test/internal/testucs.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/mod_test.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/mod_test.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/mod_test.c (original)
+++ apr/apr/branches/0.9.x/test/mod_test.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/readchild.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/readchild.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/readchild.c (original)
+++ apr/apr/branches/0.9.x/test/readchild.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/sendfile.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/sendfile.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/sendfile.c (original)
+++ apr/apr/branches/0.9.x/test/sendfile.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/server.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/server.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/server.c (original)
+++ apr/apr/branches/0.9.x/test/server.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/test_apr.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/test_apr.h?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/test_apr.h (original)
+++ apr/apr/branches/0.9.x/test/test_apr.h Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testall.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testall.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testall.c (original)
+++ apr/apr/branches/0.9.x/test/testall.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testargs.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testargs.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testargs.c (original)
+++ apr/apr/branches/0.9.x/test/testargs.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testatomic.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testatomic.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testatomic.c (original)
+++ apr/apr/branches/0.9.x/test/testatomic.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testdir.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testdir.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testdir.c (original)
+++ apr/apr/branches/0.9.x/test/testdir.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testdso.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testdso.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testdso.c (original)
+++ apr/apr/branches/0.9.x/test/testdso.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testdup.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testdup.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testdup.c (original)
+++ apr/apr/branches/0.9.x/test/testdup.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testenv.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testenv.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testenv.c (original)
+++ apr/apr/branches/0.9.x/test/testenv.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testfile.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testfile.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testfile.c (original)
+++ apr/apr/branches/0.9.x/test/testfile.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testfileinfo.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testfileinfo.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testfileinfo.c (original)
+++ apr/apr/branches/0.9.x/test/testfileinfo.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testflock.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testflock.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testflock.c (original)
+++ apr/apr/branches/0.9.x/test/testflock.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testfmt.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testfmt.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testfmt.c (original)
+++ apr/apr/branches/0.9.x/test/testfmt.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testglobalmutex.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testglobalmutex.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testglobalmutex.c (original)
+++ apr/apr/branches/0.9.x/test/testglobalmutex.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testhash.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testhash.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testhash.c (original)
+++ apr/apr/branches/0.9.x/test/testhash.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testipsub.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testipsub.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testipsub.c (original)
+++ apr/apr/branches/0.9.x/test/testipsub.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testlock.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testlock.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testlock.c (original)
+++ apr/apr/branches/0.9.x/test/testlock.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testlockperf.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testlockperf.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testlockperf.c (original)
+++ apr/apr/branches/0.9.x/test/testlockperf.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testmmap.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testmmap.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testmmap.c (original)
+++ apr/apr/branches/0.9.x/test/testmmap.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testmutexscope.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testmutexscope.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testmutexscope.c (original)
+++ apr/apr/branches/0.9.x/test/testmutexscope.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testnames.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testnames.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testnames.c (original)
+++ apr/apr/branches/0.9.x/test/testnames.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testoc.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testoc.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testoc.c (original)
+++ apr/apr/branches/0.9.x/test/testoc.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testpath.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testpath.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testpath.c (original)
+++ apr/apr/branches/0.9.x/test/testpath.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testpipe.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testpipe.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testpipe.c (original)
+++ apr/apr/branches/0.9.x/test/testpipe.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testpoll.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testpoll.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testpoll.c (original)
+++ apr/apr/branches/0.9.x/test/testpoll.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testpools.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testpools.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testpools.c (original)
+++ apr/apr/branches/0.9.x/test/testpools.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testproc.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testproc.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testproc.c (original)
+++ apr/apr/branches/0.9.x/test/testproc.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testprocmutex.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testprocmutex.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testprocmutex.c (original)
+++ apr/apr/branches/0.9.x/test/testprocmutex.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testrand.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testrand.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testrand.c (original)
+++ apr/apr/branches/0.9.x/test/testrand.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testshm.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testshm.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testshm.c (original)
+++ apr/apr/branches/0.9.x/test/testshm.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testshmconsumer.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testshmconsumer.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testshmconsumer.c (original)
+++ apr/apr/branches/0.9.x/test/testshmconsumer.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testshmproducer.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testshmproducer.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testshmproducer.c (original)
+++ apr/apr/branches/0.9.x/test/testshmproducer.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testsleep.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testsleep.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testsleep.c (original)
+++ apr/apr/branches/0.9.x/test/testsleep.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testsock.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testsock.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testsock.c (original)
+++ apr/apr/branches/0.9.x/test/testsock.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testsockets.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testsockets.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testsockets.c (original)
+++ apr/apr/branches/0.9.x/test/testsockets.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testsockopt.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testsockopt.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testsockopt.c (original)
+++ apr/apr/branches/0.9.x/test/testsockopt.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/teststr.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/teststr.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/teststr.c (original)
+++ apr/apr/branches/0.9.x/test/teststr.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testtable.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testtable.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testtable.c (original)
+++ apr/apr/branches/0.9.x/test/testtable.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testthread.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testthread.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testthread.c (original)
+++ apr/apr/branches/0.9.x/test/testthread.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testtime.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testtime.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testtime.c (original)
+++ apr/apr/branches/0.9.x/test/testtime.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testud.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testud.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testud.c (original)
+++ apr/apr/branches/0.9.x/test/testud.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testuser.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testuser.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testuser.c (original)
+++ apr/apr/branches/0.9.x/test/testuser.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/test/testvsn.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/test/testvsn.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/test/testvsn.c (original)
+++ apr/apr/branches/0.9.x/test/testvsn.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/beos/apr_proc_stub.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/beos/apr_proc_stub.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/beos/apr_proc_stub.c (original)
+++ apr/apr/branches/0.9.x/threadproc/beos/apr_proc_stub.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/beos/proc.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/beos/proc.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/beos/proc.c (original)
+++ apr/apr/branches/0.9.x/threadproc/beos/proc.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/beos/thread.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/beos/thread.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/beos/thread.c (original)
+++ apr/apr/branches/0.9.x/threadproc/beos/thread.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/beos/threadpriv.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/beos/threadpriv.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/beos/threadpriv.c (original)
+++ apr/apr/branches/0.9.x/threadproc/beos/threadpriv.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/beos/threadproc_common.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/beos/threadproc_common.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/beos/threadproc_common.c (original)
+++ apr/apr/branches/0.9.x/threadproc/beos/threadproc_common.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/netware/proc.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/netware/proc.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/netware/proc.c (original)
+++ apr/apr/branches/0.9.x/threadproc/netware/proc.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/netware/procsup.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/netware/procsup.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/netware/procsup.c (original)
+++ apr/apr/branches/0.9.x/threadproc/netware/procsup.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/netware/signals.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/netware/signals.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/netware/signals.c (original)
+++ apr/apr/branches/0.9.x/threadproc/netware/signals.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/netware/thread.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/netware/thread.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/netware/thread.c (original)
+++ apr/apr/branches/0.9.x/threadproc/netware/thread.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/netware/threadpriv.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/netware/threadpriv.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/netware/threadpriv.c (original)
+++ apr/apr/branches/0.9.x/threadproc/netware/threadpriv.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/os2/proc.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/os2/proc.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/os2/proc.c (original)
+++ apr/apr/branches/0.9.x/threadproc/os2/proc.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/os2/thread.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/os2/thread.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/os2/thread.c (original)
+++ apr/apr/branches/0.9.x/threadproc/os2/thread.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *

Modified: apr/apr/branches/0.9.x/threadproc/os2/threadpriv.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/threadproc/os2/threadpriv.c?view=diff&rev=448246&r1=448245&r2=448246
==============================================================================
--- apr/apr/branches/0.9.x/threadproc/os2/threadpriv.c (original)
+++ apr/apr/branches/0.9.x/threadproc/os2/threadpriv.c Wed Sep 20 09:04:09 2006
@@ -1,9 +1,9 @@
-/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
- * applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+/* 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
  *