Commit fd9dcfcc 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/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
parent 481f7df0
Loading
Loading
Loading
Loading
+2 −1
Changes for build/binbuild.sh: 2 added lines, 1 removed line.
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
Changes for build/buildinfo.sh: 2 added lines, 1 removed line.
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
Changes for build/fastgen.sh: 2 added lines, 1 removed line.
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
Changes for build/get-version.sh: 2 added lines, 1 removed line.
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
Changes for build/install-bindist.sh.in: 2 added lines, 1 removed line.
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