summaryrefslogtreecommitdiff
path: root/os/unix
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2006-07-11 20:33:53 +0000
committerRoy T. Fielding <fielding@apache.org>2006-07-11 20:33:53 +0000
commitde659cbed0a2cb0397109fecbf9a2465387a1cfa (patch)
treeee2f384a6a1ba6dee87fab2a4feb96ba345e75b3 /os/unix
parent7b9391e010b4b196801624c0dd708b3794c2a665 (diff)
downloadhttpd-de659cbed0a2cb0397109fecbf9a2465387a1cfa.tar.gz
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/unix')
-rw-r--r--os/unix/os.h12
-rw-r--r--os/unix/unixd.c12
-rw-r--r--os/unix/unixd.h12
3 files changed, 18 insertions, 18 deletions
diff --git a/os/unix/os.h b/os/unix/os.h
index bbd57ff28c..029b1113d1 100644
--- a/os/unix/os.h
+++ b/os/unix/os.h
@@ -1,9 +1,9 @@
-/* Copyright 1999-2006 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/os/unix/unixd.c b/os/unix/unixd.c
index d4cb0029b3..ae140093f4 100644
--- a/os/unix/unixd.c
+++ b/os/unix/unixd.c
@@ -1,9 +1,9 @@
-/* Copyright 1999-2006 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/os/unix/unixd.h b/os/unix/unixd.h
index 3e1d244594..8c830c4530 100644
--- a/os/unix/unixd.h
+++ b/os/unix/unixd.h
@@ -1,9 +1,9 @@
-/* Copyright 1999-2006 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
*