diff --git a/ompi/mpi/man/man3/MPI_Allgatherv.3 b/ompi/mpi/man/man3/MPI_Allgatherv.3 index 0aaffd886b..8db2be8ee1 100644 --- a/ompi/mpi/man/man3/MPI_Allgatherv.3 +++ b/ompi/mpi/man/man3/MPI_Allgatherv.3 @@ -1,6 +1,6 @@ -.\"Copyright 2006, Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. +.\"Copyright 2007, Sun Microsystems, Inc. .\" Copyright (c) 1996 Thinking Machines Corporation -.TH MPI_Allgatherv 3OpenMPI "September 2006" "Open MPI 1.2" " " +.TH MPI_Allgatherv 3OpenMPI "March 2007" "Open MPI 1.2" " " .SH NAME \fBMPI_Allgatherv\fP \- Gathers data from all processes and delivers it to all. Each process may contribute a different amount of data.