diff options
-rwxr-xr-x | build/PrintPath | 3 | ||||
-rwxr-xr-x | buildconf | 3 | ||||
-rw-r--r-- | include/apr.h.in | 3 | ||||
-rw-r--r-- | include/apr.hnw | 3 | ||||
-rw-r--r-- | include/apr.hw | 3 | ||||
-rw-r--r-- | misc/unix/randbyte_os2.inc | 3 | ||||
-rw-r--r-- | network_io/unix/multicast.c | 3 | ||||
-rw-r--r-- | test/testlfs.c | 3 |
8 files changed, 16 insertions, 8 deletions
diff --git a/build/PrintPath b/build/PrintPath index 0e512250f..eaa6c1c97 100755 --- a/build/PrintPath +++ b/build/PrintPath @@ -1,6 +1,7 @@ #!/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. @@ -1,5 +1,6 @@ #!/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. diff --git a/include/apr.h.in b/include/apr.h.in index d1332921d..87869b80e 100644 --- a/include/apr.h.in +++ b/include/apr.h.in @@ -1,4 +1,5 @@ -/* 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. diff --git a/include/apr.hnw b/include/apr.hnw index f1be62e1b..a907a8789 100644 --- a/include/apr.hnw +++ b/include/apr.hnw @@ -1,4 +1,5 @@ -/* 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. diff --git a/include/apr.hw b/include/apr.hw index 1174a190a..1a3c67401 100644 --- a/include/apr.hw +++ b/include/apr.hw @@ -1,4 +1,5 @@ -/* 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. diff --git a/misc/unix/randbyte_os2.inc b/misc/unix/randbyte_os2.inc index e5c9bcb45..ee23f8d90 100644 --- a/misc/unix/randbyte_os2.inc +++ b/misc/unix/randbyte_os2.inc @@ -1,4 +1,5 @@ -/* 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. diff --git a/network_io/unix/multicast.c b/network_io/unix/multicast.c index eb4304f07..904ee404e 100644 --- a/network_io/unix/multicast.c +++ b/network_io/unix/multicast.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-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. diff --git a/test/testlfs.c b/test/testlfs.c index 5f83b453b..e603968e6 100644 --- a/test/testlfs.c +++ b/test/testlfs.c @@ -1,4 +1,5 @@ -/* Copyright 2004 The Apache Software Foundation +/* Copyright 2004-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. |