Commit 1b7b548e authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Update copyright year to 2005 and standardize on current copyright owner line.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151405 13f79535-47bb-0310-9956-ffa450edef68
parent 589116cf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
#!/bin/sh
# 	
# Copyright 1999-2004 The Apache Software Foundation
# Copyright 1999-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.
+2 −1
Original line number Diff line number Diff line
#!/bin/sh
#
# Copyright 2000-2004 The Apache Software Foundation
# 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.
+2 −1
Original line number Diff line number Diff line
#! /bin/sh
#
# Copyright 2000-2004 The Apache Software Foundation
# 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.
+2 −1
Original line number Diff line number Diff line
#!/bin/sh
#
# Copyright 2003-2004 The Apache Software Foundation
# Copyright 2003-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.
+2 −1
Original line number Diff line number Diff line
#!/bin/sh
#
# Copyright 2001-2004 The Apache Software Foundation
# Copyright 2001-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.
Loading