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 --- shmem/beos/shm.c | 3 ++- shmem/os2/shm.c | 3 ++- shmem/unix/shm.c | 3 ++- shmem/win32/shm.c | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'shmem') diff --git a/shmem/beos/shm.c b/shmem/beos/shm.c index d9a0d1399..0f70eed1c 100644 --- a/shmem/beos/shm.c +++ b/shmem/beos/shm.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/shmem/os2/shm.c b/shmem/os2/shm.c index 03f381d7a..629492338 100644 --- a/shmem/os2/shm.c +++ b/shmem/os2/shm.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/shmem/unix/shm.c b/shmem/unix/shm.c index db0dc5e79..d5b0bc6a3 100644 --- a/shmem/unix/shm.c +++ b/shmem/unix/shm.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/shmem/win32/shm.c b/shmem/win32/shm.c index 56ddae7c5..6f025718e 100644 --- a/shmem/win32/shm.c +++ b/shmem/win32/shm.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