From 96e048b3e6b1ee0ee28b45a2a3ad9a510aa20972 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 8 Feb 2004 14:18:26 +0000 Subject: [PATCH] fix copyright dates accorsding to the first check in git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102593 13f79535-47bb-0310-9956-ffa450edef68 --- test/cls.c | 2 +- test/test-writev.c | 2 +- test/test_find.c | 2 +- test/test_parser.c | 2 +- test/test_select.c | 2 +- test/time-sem.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/cls.c b/test/cls.c index c67a7cddb8..f955a039a2 100644 --- a/test/cls.c +++ b/test/cls.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 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. diff --git a/test/test-writev.c b/test/test-writev.c index a11418bbe8..a9746c8f03 100644 --- a/test/test-writev.c +++ b/test/test-writev.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 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. diff --git a/test/test_find.c b/test/test_find.c index c8155687ce..ee6fc3cc41 100644 --- a/test/test_find.c +++ b/test/test_find.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 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. diff --git a/test/test_parser.c b/test/test_parser.c index b6009621b1..341f5af08d 100644 --- a/test/test_parser.c +++ b/test/test_parser.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 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. diff --git a/test/test_select.c b/test/test_select.c index d506e3003a..189bae5d57 100644 --- a/test/test_select.c +++ b/test/test_select.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 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. diff --git a/test/time-sem.c b/test/time-sem.c index bc5c290442..5e3013c3db 100644 --- a/test/time-sem.c +++ b/test/time-sem.c @@ -1,4 +1,4 @@ -/* Copyright 2000-2004 Apache Software Foundation +/* Copyright 1999-2004 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. -- 2.50.1