diff options
author | Roy T. Fielding <fielding@apache.org> | 2006-07-11 20:55:32 +0000 |
---|---|---|
committer | Roy T. Fielding <fielding@apache.org> | 2006-07-11 20:55:32 +0000 |
commit | 44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83 (patch) | |
tree | 635e07c41f31665c7545388c72a4b3d7e4f1183a /support/logresolve.pl.in | |
parent | 0b80babf0b7c1d39e269b5d3f5e2b27cd3f9957f (diff) | |
download | httpd-44fa6e0073bb9d038fffc3ad17c3c243c7f9cc83.tar.gz |
update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/logresolve.pl.in')
-rw-r--r-- | support/logresolve.pl.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/support/logresolve.pl.in b/support/logresolve.pl.in index 82f39cbddb..9fd7cefe3b 100644 --- a/support/logresolve.pl.in +++ b/support/logresolve.pl.in @@ -1,11 +1,11 @@ #!@perlbin@ # -# 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 # |