Commit 02b8f006 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Revert copyright date change patch. Wait until we have

a universal policy and procedure... we cannot willy
nilly change the dates unless significant or
material changes are made.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@395984 13f79535-47bb-0310-9956-ffa450edef68
parent 4d16f1c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ NLM_THREAD_NAME = $(NLM_NAME) Thread
endif

ifndef NLM_COPYRIGHT
NLM_COPYRIGHT = Copyright (c) 2000-2006 The Apache Software Foundation. All rights reserved.
NLM_COPYRIGHT = Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved.
endif

#
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
#
# Copyright 1999-2006 The Apache Software Foundation
# Copyright 1999-2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 −1
Original line number Diff line number Diff line
/* Copyright 1999-2006 The Apache Software Foundation
/* Copyright 1999-2004 The Apache Software Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
+1 −1
Original line number Diff line number Diff line
/* Copyright 1999-2006 The Apache Software Foundation
/* Copyright 1999-2004 The Apache Software Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
+1 −1
Original line number Diff line number Diff line
/* Copyright 1999-2006 The Apache Software Foundation
/* Copyright 1999-2004 The Apache Software Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
Loading