|
1 | | -/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ /* |
2 | | - * Copyright (c) 2004-2005 The |
3 | | - * Trustees of Indiana University and |
4 | | - * Indiana University Research and |
5 | | - * Technology Corporation. All |
6 | | - * rights reserved. Copyright (c) |
7 | | - * 2004-2006 The University of |
8 | | - * Tennessee and The University of |
9 | | - * Tennessee Research Foundation. All |
10 | | - * rights reserved. Copyright (c) |
11 | | - * 2004-2005 High Performance |
12 | | - * Computing Center Stuttgart, |
13 | | - * University |
14 | | - * of Stuttgart. All rights |
15 | | - * reserved. Copyright (c) 2004-2005 |
16 | | - * The Regents of the University of |
17 | | - * California. All rights reserved. |
18 | | - * Copyright (c) 2006-2014 Los Alamos |
19 | | - * National Security, LLC. All |
20 | | - * rights reserved. Copyright (c) |
21 | | - * 2018 Triad National Security, |
22 | | - * LLC. All rights reserved. |
23 | | - * |
24 | | - * Copyright (c) 2020 Intel, |
25 | | - * Inc. All rights reserved. |
26 | | - * $COPYRIGHT$ |
27 | | - * |
28 | | - * Additional copyrights may follow |
29 | | - * |
30 | | - * $HEADER$ |
31 | | - */ |
| 1 | +/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ |
| 2 | +/* |
| 3 | + * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana |
| 4 | + * University Research and Technology |
| 5 | + * Corporation. All rights reserved. |
| 6 | + * Copyright (c) 2004-2006 The University of Tennessee and The University |
| 7 | + * of Tennessee Research Foundation. All rights |
| 8 | + * reserved. |
| 9 | + * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, |
| 10 | + * University of Stuttgart. All rights reserved. |
| 11 | + * Copyright (c) 2004-2005 The Regents of the University of California. |
| 12 | + * All rights reserved. |
| 13 | + * Copyright (c) 2006-2014 Los Alamos National Security, LLC. All rights |
| 14 | + * reserved. |
| 15 | + * Copyright (c) 2018 Triad National Security, LLC. All rights |
| 16 | + * reserved. |
| 17 | + * |
| 18 | + * Copyright (c) 2020 Intel, Inc. All rights reserved. |
| 19 | + * $COPYRIGHT$ |
| 20 | + * |
| 21 | + * Additional copyrights may follow |
| 22 | + * |
| 23 | + * $HEADER$ |
| 24 | + */ |
32 | 25 |
|
33 | 26 | /** |
34 | 27 | * @file |
|
0 commit comments