summaryrefslogtreecommitdiff
path: root/poll
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-09-20 16:04:09 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2006-09-20 16:04:09 +0000
commit24faab3c63586d5590c26add53dd4ac29b9e11a5 (patch)
tree80448a100ed0b962bd90838399cea6f4d53b7af4 /poll
parent4690e88d6e6357de63230102d501a846ba60cc23 (diff)
downloadlibapr-24faab3c63586d5590c26add53dd4ac29b9e11a5.tar.gz
Update license header.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@448246 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poll')
-rw-r--r--poll/os2/poll.c12
-rw-r--r--poll/os2/pollset.c12
-rw-r--r--poll/unix/poll.c12
-rw-r--r--poll/unix/pollacc.c12
4 files changed, 24 insertions, 24 deletions
diff --git a/poll/os2/poll.c b/poll/os2/poll.c
index 7116babf5..3c36e5e68 100644
--- a/poll/os2/poll.c
+++ b/poll/os2/poll.c
@@ -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
*
diff --git a/poll/os2/pollset.c b/poll/os2/pollset.c
index 494537598..872571f8d 100644
--- a/poll/os2/pollset.c
+++ b/poll/os2/pollset.c
@@ -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
*
diff --git a/poll/unix/poll.c b/poll/unix/poll.c
index f167baa34..dffda771d 100644
--- a/poll/unix/poll.c
+++ b/poll/unix/poll.c
@@ -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
*
diff --git a/poll/unix/pollacc.c b/poll/unix/pollacc.c
index 39aab740e..3b1e3eb8a 100644
--- a/poll/unix/pollacc.c
+++ b/poll/unix/pollacc.c
@@ -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
*