Skip to content

Commit 1961c59

Browse files
Clement Foyerbgoglin
authored andcommitted
Update HPE copyrights
Signed-off-by: Clement Foyer <[email protected]>
1 parent d23054b commit 1961c59

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Copyright © 2009 CNRS
22
Copyright © 2009-2020 Inria. All rights reserved.
33
Copyright © 2009-2013 Université Bordeaux
44
Copyright © 2009-2011 Cisco Systems, Inc. All rights reserved.
5-
Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
5+
Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
66

77
$COPYRIGHT$
88

doc/hwloc.doxy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2009-2020 Inria. All rights reserved.
44
* Copyright © 2009-2013 Université Bordeaux
55
* Copyright © 2009-2020 Cisco Systems, Inc. All rights reserved.
6-
* Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
6+
* Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
77
* See COPYING in top-level directory.
88
*/
99

utils/lstopo/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright © 2009-2019 Inria. All rights reserved.
22
# Copyright © 2009-2012, 2014 Université Bordeaux
33
# Copyright © 2009-2014 Cisco Systems, Inc. All rights reserved.
4-
# Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
4+
# Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
55
#
66
# See COPYING in top-level directory.
77

utils/lstopo/lstopo-no-graphics.1in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\" Copyright © 2009-2020 Inria. All rights reserved.
33
.\" Copyright © 2009-2010 Université of Bordeaux
44
.\" Copyright © 2009-2010 Cisco Systems, Inc. All rights reserved.
5-
.\" Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
5+
.\" Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
66
.\" See COPYING in top-level directory.
77
.TH LSTOPO "1" "%HWLOC_DATE%" "%PACKAGE_VERSION%" "%PACKAGE_NAME%"
88
.SH NAME

utils/lstopo/lstopo-tikz.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
2+
* Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
33
* See COPYING in top-level directory.
44
*/
55

utils/lstopo/lstopo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2009-2020 Inria. All rights reserved.
44
* Copyright © 2009-2012, 2015, 2017 Université Bordeaux
55
* Copyright © 2009-2011 Cisco Systems, Inc. All rights reserved.
6-
* Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
6+
* Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
77
* See COPYING in top-level directory.
88
*/
99

utils/lstopo/lstopo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2009-2020 Inria. All rights reserved.
44
* Copyright © 2009-2010, 2012, 2015 Université Bordeaux
55
* Copyright © 2011 Cisco Systems, Inc. All rights reserved.
6-
* Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
6+
* Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
77
* See COPYING in top-level directory.
88
*/
99

utils/lstopo/test-lstopo.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Copyright © 2009 CNRS
66
# Copyright © 2009-2020 Inria. All rights reserved.
77
# Copyright © 2009, 2011 Université Bordeaux
8-
# Copyright © 2020 Hewlett-Packard Enterprise. All rights reserved.
8+
# Copyright © 2020 Hewlett Packard Enterprise. All rights reserved.
99
# See COPYING in top-level directory.
1010
#
1111

0 commit comments

Comments
 (0)