diff options
author | jorton <jorton@13f79535-47bb-0310-9956-ffa450edef68> | 2006-08-03 10:46:47 +0000 |
---|---|---|
committer | jorton <jorton@13f79535-47bb-0310-9956-ffa450edef68> | 2006-08-03 10:46:47 +0000 |
commit | 1d93901c973a3cc753ba1653fce7f65699aa3f71 (patch) | |
tree | e703d0d85ad6e4cc36448893497901f3eb4ad5a2 /include/arch/win32/apr_arch_threadproc.h | |
parent | 1ab6d329a999d396e8d5e311aacc40b98e98a1c3 (diff) | |
download | libapr-1d93901c973a3cc753ba1653fce7f65699aa3f71.tar.gz |
Update license header.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@428313 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/arch/win32/apr_arch_threadproc.h')
-rw-r--r-- | include/arch/win32/apr_arch_threadproc.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/arch/win32/apr_arch_threadproc.h b/include/arch/win32/apr_arch_threadproc.h index 3fb64a0e9..ea87fe027 100644 --- a/include/arch/win32/apr_arch_threadproc.h +++ b/include/arch/win32/apr_arch_threadproc.h @@ -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 AF 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 * |