From 3b3b0a85c16030fab21d17f551298384a2b91dd1 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Fri, 4 Feb 2005 20:44:01 +0000 Subject: 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 --- time/unix/time.c | 3 ++- time/unix/timestr.c | 3 ++- time/win32/access.c | 3 ++- time/win32/time.c | 3 ++- time/win32/timestr.c | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'time') 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. -- cgit v1.2.1