Skip to content

Commit 046d870

Browse files
committed
rtc/hwloc/shmem: add Inria copyrights
The code for finding the hole for the shmem region actually came from me. Signed-off-by: Brice Goglin <[email protected]>
1 parent 2d242ab commit 046d870

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

orte/mca/rtc/hwloc/rtc_hwloc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* Copyright (c) 2014-2017 Intel, Inc. All rights reserved.
33
* Copyright (c) 2017 Cisco Systems, Inc. All rights reserved
4+
* Copyright (c) 2017 Inria. All rights reserved.
45
* $COPYRIGHT$
56
*
67
* Additional copyrights may follow

orte/mca/rtc/hwloc/rtc_hwloc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2014-2017 Intel, Inc. All rights reserved.
3+
* Copyright (c) 2017 Inria. All rights reserved.
34
* $COPYRIGHT$
45
*
56
* Additional copyrights may follow

orte/mca/rtc/hwloc/rtc_hwloc_component.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* reserved.
66
* Copyright (c) 2017 Research Organization for Information Science
77
* and Technology (RIST). All rights reserved.
8+
* Copyright (c) 2017 Inria. All rights reserved.
89
* $COPYRIGHT$
910
*
1011
* Additional copyrights may follow

0 commit comments

Comments
 (0)