From: Matthew Fernandez Date: Mon, 26 Dec 2022 21:19:16 +0000 (-0800) Subject: ortho: clang-format partition.h X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fb3fa96e512f6746c44e3446fd15eb91cd57417;p=graphviz ortho: clang-format partition.h --- diff --git a/ci/clang_format.py b/ci/clang_format.py index f4aeeadee..92ac72b28 100644 --- a/ci/clang_format.py +++ b/ci/clang_format.py @@ -474,7 +474,6 @@ EXCLUDE = ( "lib/ortho/ortho.c", "lib/ortho/ortho.h", "lib/ortho/partition.c", - "lib/ortho/partition.h", "lib/ortho/rawgraph.c", "lib/ortho/rawgraph.h", "lib/ortho/sgraph.c", diff --git a/lib/ortho/partition.h b/lib/ortho/partition.h index bccfa7e37..88bd37760 100644 --- a/lib/ortho/partition.h +++ b/lib/ortho/partition.h @@ -4,7 +4,7 @@ */ /************************************************************************* - * Copyright (c) 2011 AT&T Intellectual Property + * Copyright (c) 2011 AT&T Intellectual Property * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at