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 /modules/arch/netware | |
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 'modules/arch/netware')
-rw-r--r-- | modules/arch/netware/libprews.c | 12 | ||||
-rw-r--r-- | modules/arch/netware/mod_netware.c | 12 | ||||
-rw-r--r-- | modules/arch/netware/mod_nw_ssl.c | 12 |
3 files changed, 18 insertions, 18 deletions
diff --git a/modules/arch/netware/libprews.c b/modules/arch/netware/libprews.c index c4f1658849..de29eb16a5 100644 --- a/modules/arch/netware/libprews.c +++ b/modules/arch/netware/libprews.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/modules/arch/netware/mod_netware.c b/modules/arch/netware/mod_netware.c index 03750bcdb8..b2e3bdb6ed 100644 --- a/modules/arch/netware/mod_netware.c +++ b/modules/arch/netware/mod_netware.c @@ -1,9 +1,9 @@ -/* Copyright 2002-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/modules/arch/netware/mod_nw_ssl.c b/modules/arch/netware/mod_nw_ssl.c index 080fe1adba..535fbf1889 100644 --- a/modules/arch/netware/mod_nw_ssl.c +++ b/modules/arch/netware/mod_nw_ssl.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 * |