diff options
Diffstat (limited to 'os/unix')
-rw-r--r-- | os/unix/os.h | 3 | ||||
-rw-r--r-- | os/unix/unixd.c | 3 | ||||
-rw-r--r-- | os/unix/unixd.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/os/unix/os.h b/os/unix/os.h index bf44cd6e00..4370c22931 100644 --- a/os/unix/os.h +++ b/os/unix/os.h @@ -1,4 +1,5 @@ -/* 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. diff --git a/os/unix/unixd.c b/os/unix/unixd.c index 3521718d1c..b2f65e30a3 100644 --- a/os/unix/unixd.c +++ b/os/unix/unixd.c @@ -1,4 +1,5 @@ -/* 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. diff --git a/os/unix/unixd.h b/os/unix/unixd.h index a96ecbc861..483a101057 100644 --- a/os/unix/unixd.h +++ b/os/unix/unixd.h @@ -1,4 +1,5 @@ -/* 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. |