Skip to content

Commit b99ba59

Browse files
committed
Copyright updates that were missed
1 parent 0cd2a20 commit b99ba59

File tree

10 files changed

+10
-1
lines changed

10 files changed

+10
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Copyright (c) 2006-2016 Cisco Systems, Inc. All rights reserved.
1212
Copyright (c) 2006-2011 Mellanox Technologies. All rights reserved.
1313
Copyright (c) 2006-2012 Oracle and/or its affiliates. All rights reserved.
1414
Copyright (c) 2007 Myricom, Inc. All rights reserved.
15-
Copyright (c) 2008 IBM Corporation. All rights reserved.
15+
Copyright (c) 2008-2016 IBM Corporation. All rights reserved.
1616
Copyright (c) 2010 Oak Ridge National Labs. All rights reserved.
1717
Copyright (c) 2011 University of Houston. All rights reserved.
1818
Copyright (c) 2013-2015 Intel, Inc. All rights reserved

ompi/mca/common/ompio/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Copyright (c) 2004-2005 The Regents of the University of California.
1111
# All rights reserved.
1212
# Copyright (c) 2008-2016 University of Houston. All rights reserved.
13+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
1314
#
1415
# $COPYRIGHT$
1516
#

ompi/mca/io/ompio/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Copyright (c) 2004-2005 The Regents of the University of California.
1111
# All rights reserved.
1212
# Copyright (c) 2008-2012 University of Houston. All rights reserved.
13+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
1314
# $COPYRIGHT$
1415
#
1516
# Additional copyrights may follow

ompi/mca/sharedfp/addproc/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Copyright (c) 2004-2005 The Regents of the University of California.
1111
# All rights reserved.
1212
# Copyright (c) 2013 University of Houston. All rights reserved.
13+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
1314
# $COPYRIGHT$
1415
#
1516
# Additional copyrights may follow

ompi/mpi/fortran/use-mpi-f08-desc/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Copyright (c) 2006-2012 Cisco Systems, Inc. All rights reserved.
44
# Copyright (c) 2015 Research Organization for Information Science
55
# and Technology (RIST). All rights reserved.
6+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
67
#
78
# $COPYRIGHT$
89
#

ompi/mpi/fortran/use-mpi-ignore-tkr/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Copyright (c) 2006-2015 Cisco Systems, Inc. All rights reserved.
44
# Copyright (c) 2015 Research Organization for Information Science
55
# and Technology (RIST). All rights reserved.
6+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
67
#
78
# $COPYRIGHT$
89
#

ompi/mpi/fortran/use-mpi-tkr/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# reserved.
1616
# Copyright (c) 2014-2015 Research Organization for Information Science
1717
# and Technology (RIST). All rights reserved.
18+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
1819
# $COPYRIGHT$
1920
#
2021
# Additional copyrights may follow

opal/mca/btl/usnic/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# reserved.
1414
# Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
1515
# Copyright (c) 2015 Intel, Inc. All rights reserved.
16+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
1617
# $COPYRIGHT$
1718
#
1819
# Additional copyrights may follow

oshmem/mca/memheap/base/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Copyright (c) 2014 Mellanox Technologies, Inc.
22
# All rights reserved.
3+
# Copyright (c) 2016 IBM Corporation. All rights reserved.
34
# $COPYRIGHT$
45
#
56
# Additional copyrights may follow

test/monitoring/Makefile.am

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

0 commit comments

Comments
 (0)