diff options
author | Roy T. Fielding <fielding@apache.org> | 2006-07-11 22:33:53 +0200 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2006-07-11 22:33:53 +0200 |
commit | de659cbed0a2cb0397109fecbf9a2465387a1cfa (patch) | |
tree | ee2f384a6a1ba6dee87fab2a4feb96ba345e75b3 /support/win32 | |
parent | Clean up some proxy macros. Avoid the use of magic (diff) | |
download | apache2-de659cbed0a2cb0397109fecbf9a2465387a1cfa.tar.xz apache2-de659cbed0a2cb0397109fecbf9a2465387a1cfa.zip |
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 'support/win32')
-rw-r--r-- | support/win32/ApacheMonitor.c | 12 | ||||
-rw-r--r-- | support/win32/ApacheMonitor.h | 12 | ||||
-rw-r--r-- | support/win32/wintty.c | 12 |
3 files changed, 18 insertions, 18 deletions
diff --git a/support/win32/ApacheMonitor.c b/support/win32/ApacheMonitor.c index a5f2af4138..1ea839aefc 100644 --- a/support/win32/ApacheMonitor.c +++ b/support/win32/ApacheMonitor.c @@ -1,9 +1,9 @@ -/* Copyright 2001-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/support/win32/ApacheMonitor.h b/support/win32/ApacheMonitor.h index fbd69794fe..8a64b8704b 100644 --- a/support/win32/ApacheMonitor.h +++ b/support/win32/ApacheMonitor.h @@ -1,9 +1,9 @@ -/* Copyright 2001-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/support/win32/wintty.c b/support/win32/wintty.c index b2c5ab0cec..684ce5b52c 100644 --- a/support/win32/wintty.c +++ b/support/win32/wintty.c @@ -1,9 +1,9 @@ -/* Copyright 2001-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 * |