From 00d61d081781db04c4919f7dbd8e02cde03794a5 Mon Sep 17 00:00:00 2001 From: Austen Lauria Date: Mon, 3 May 2021 10:02:59 -0400 Subject: [PATCH] Fix opal_progress.h copyright header. Fix regression from the opal formatting changes (4c4d5206fa1369a185cd13ee0db548c475f43c9a) that put the copyright headers into a bad state. Signed-off-by: Austen Lauria --- opal/runtime/opal_progress.h | 55 ++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/opal/runtime/opal_progress.h b/opal/runtime/opal_progress.h index 640c7d746d6..16d1404c8f1 100644 --- a/opal/runtime/opal_progress.h +++ b/opal/runtime/opal_progress.h @@ -1,34 +1,27 @@ -/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ /* - * Copyright (c) 2004-2005 The - * Trustees of Indiana University and - * Indiana University Research and - * Technology Corporation. All - * rights reserved. Copyright (c) - * 2004-2006 The University of - * Tennessee and The University of - * Tennessee Research Foundation. All - * rights reserved. Copyright (c) - * 2004-2005 High Performance - * Computing Center Stuttgart, - * University - * of Stuttgart. All rights - * reserved. Copyright (c) 2004-2005 - * The Regents of the University of - * California. All rights reserved. - * Copyright (c) 2006-2014 Los Alamos - * National Security, LLC. All - * rights reserved. Copyright (c) - * 2018 Triad National Security, - * LLC. All rights reserved. - * - * Copyright (c) 2020 Intel, - * Inc. All rights reserved. - * $COPYRIGHT$ - * - * Additional copyrights may follow - * - * $HEADER$ - */ +/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ +/* + * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana + * University Research and Technology + * Corporation. All rights reserved. + * Copyright (c) 2004-2006 The University of Tennessee and The University + * of Tennessee Research Foundation. All rights + * reserved. + * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, + * University of Stuttgart. All rights reserved. + * Copyright (c) 2004-2005 The Regents of the University of California. + * All rights reserved. + * Copyright (c) 2006-2014 Los Alamos National Security, LLC. All rights + * reserved. + * Copyright (c) 2018 Triad National Security, LLC. All rights + * reserved. + * + * Copyright (c) 2020 Intel, Inc. All rights reserved. + * $COPYRIGHT$ + * + * Additional copyrights may follow + * + * $HEADER$ + */ /** * @file