Skip to content

Commit 6c798fe

Browse files
committed
OSHMEM: updates copyrights in fortran fetch/set
(cherry picked from commit f5297cc)
1 parent 4237f11 commit 6c798fe

File tree

8 files changed

+8
-17
lines changed

8 files changed

+8
-17
lines changed

oshmem/shmem/fortran/shmem_int4_fetch_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

oshmem/shmem/fortran/shmem_int4_set_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

oshmem/shmem/fortran/shmem_int8_fetch_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

oshmem/shmem/fortran/shmem_int8_set_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

oshmem/shmem/fortran/shmem_real4_fetch_f.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
6-
*
75
* Additional copyrights may follow
86
*
97
* $HEADER$

oshmem/shmem/fortran/shmem_real4_set_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

oshmem/shmem/fortran/shmem_real8_fetch_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

oshmem/shmem/fortran/shmem_real8_set_f.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
2-
* Copyright (c) 2013 Mellanox Technologies, Inc.
2+
* Copyright (c) 2016 Mellanox Technologies, Inc.
33
* All rights reserved.
4-
* Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
54
* $COPYRIGHT$
65
*
76
* Additional copyrights may follow

0 commit comments

Comments
 (0)