diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2005-02-04 20:44:01 +0000 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2005-02-04 20:44:01 +0000 |
commit | 3b3b0a85c16030fab21d17f551298384a2b91dd1 (patch) | |
tree | 03c3853b745d9c29e8da6febd6821f8de12c8443 /time | |
parent | fcd1a6089c45240b3702944fcf3804cc044208fa (diff) | |
download | apr-3b3b0a85c16030fab21d17f551298384a2b91dd1.tar.gz |
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@151412 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'time')
-rw-r--r-- | time/unix/time.c | 3 | ||||
-rw-r--r-- | time/unix/timestr.c | 3 | ||||
-rw-r--r-- | time/win32/access.c | 3 | ||||
-rw-r--r-- | time/win32/time.c | 3 | ||||
-rw-r--r-- | time/win32/timestr.c | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/time/unix/time.c b/time/unix/time.c index b005cf67b..ffc0c697c 100644 --- a/time/unix/time.c +++ b/time/unix/time.c @@ -1,4 +1,5 @@ -/* Copyright 2000-2005 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/time/unix/timestr.c b/time/unix/timestr.c index 06015ab66..770cdb3b5 100644 --- a/time/unix/timestr.c +++ b/time/unix/timestr.c @@ -1,4 +1,5 @@ -/* Copyright 2000-2005 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/time/win32/access.c b/time/win32/access.c index 99e749b23..e746fca1f 100644 --- a/time/win32/access.c +++ b/time/win32/access.c @@ -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/time/win32/time.c b/time/win32/time.c index 35743b3d2..89d6d5e40 100644 --- a/time/win32/time.c +++ b/time/win32/time.c @@ -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/time/win32/timestr.c b/time/win32/timestr.c index f556054f3..9a288ab22 100644 --- a/time/win32/timestr.c +++ b/time/win32/timestr.c @@ -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. |