Skip to content

Commit 9538f4d

Browse files
authored
Merge pull request #2255 from alex-mikheev/topic/oshmem_v1.3_cpr_updates
OSHMEM: updates copyrights in fortran fetch/set
2 parents 4237f11 + 6c798fe commit 9538f4d

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)