From 7154f6339745eea16e373d2269e4d4e2882cae0d Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Sat, 4 Aug 2018 20:18:22 -0500 Subject: [PATCH] trivial: Adjust syntax of varying copyright holders to unify across project --- contrib/ci/generate_docker.py | 2 +- contrib/debian/copyright | 2 +- contrib/debian/signing-template/copyright | 2 +- plugins/amt/fu-plugin-amt.c | 2 +- plugins/dell/fu-dell-smi.c | 2 +- plugins/dell/fu-dell-smi.h | 2 +- plugins/dell/fu-plugin-dell.c | 2 +- plugins/dell/fu-plugin-dell.h | 2 +- plugins/thunderbolt-power/fu-plugin-thunderbolt-power.c | 2 +- plugins/thunderbolt/fu-thunderbolt-known-devices.h | 2 +- src/fu-quirks.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/contrib/ci/generate_docker.py b/contrib/ci/generate_docker.py index 03343ff97..f30af94ff 100755 --- a/contrib/ci/generate_docker.py +++ b/contrib/ci/generate_docker.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # -# Copyright (C) 2017-2018 Dell Inc. +# Copyright (C) 2017-2018 Dell, Inc. # # SPDX-License-Identifier: LGPL-2.1+ # diff --git a/contrib/debian/copyright b/contrib/debian/copyright index 47c10e6d9..9aebd28c1 100644 --- a/contrib/debian/copyright +++ b/contrib/debian/copyright @@ -21,7 +21,7 @@ License: CC0-1.0 Files: debian/* Copyright: 2015 Daniel Jared Dominguez - 2015 Mario Limonciello + 2015-2018 Mario Limonciello License: LGPL-2.1+ License: LGPL-2.1+ diff --git a/contrib/debian/signing-template/copyright b/contrib/debian/signing-template/copyright index 60f02e118..d3d339573 100644 --- a/contrib/debian/signing-template/copyright +++ b/contrib/debian/signing-template/copyright @@ -12,7 +12,7 @@ License: CC0-1.0 Files: debian/* Copyright: 2015 Daniel Jared Dominguez - 2015 Mario Limonciello + 2015 Mario Limonciello License: LGPL-2.1+ License: LGPL-2.1+ diff --git a/plugins/amt/fu-plugin-amt.c b/plugins/amt/fu-plugin-amt.c index 72b2079d8..847e6da23 100644 --- a/plugins/amt/fu-plugin-amt.c +++ b/plugins/amt/fu-plugin-amt.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2012 Intel Corporation. All rights reserved. + * Copyright (C) 2012 Intel Corporation. * Copyright (C) 2017 Google, Inc. * Copyright (C) 2017 Richard Hughes * diff --git a/plugins/dell/fu-dell-smi.c b/plugins/dell/fu-dell-smi.c index 8cf1247d1..2d9066016 100644 --- a/plugins/dell/fu-dell-smi.c +++ b/plugins/dell/fu-dell-smi.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2017 Mario Limonciello + * Copyright (C) 2017 Mario Limonciello * * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/plugins/dell/fu-dell-smi.h b/plugins/dell/fu-dell-smi.h index 89b5a8c12..a3413de2d 100644 --- a/plugins/dell/fu-dell-smi.h +++ b/plugins/dell/fu-dell-smi.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2017 Mario Limonciello + * Copyright (C) 2017 Mario Limonciello * * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/plugins/dell/fu-plugin-dell.c b/plugins/dell/fu-plugin-dell.c index 7d0e7c6e5..a3894d906 100644 --- a/plugins/dell/fu-plugin-dell.c +++ b/plugins/dell/fu-plugin-dell.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2016 Richard Hughes - * Copyright (C) 2016 Mario Limonciello + * Copyright (C) 2016 Mario Limonciello * * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/plugins/dell/fu-plugin-dell.h b/plugins/dell/fu-plugin-dell.h index 656e48a63..0ada6e0c8 100644 --- a/plugins/dell/fu-plugin-dell.h +++ b/plugins/dell/fu-plugin-dell.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2016 Mario Limonciello + * Copyright (C) 2016 Mario Limonciello * * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/plugins/thunderbolt-power/fu-plugin-thunderbolt-power.c b/plugins/thunderbolt-power/fu-plugin-thunderbolt-power.c index 22ff49d03..347181e0e 100644 --- a/plugins/thunderbolt-power/fu-plugin-thunderbolt-power.c +++ b/plugins/thunderbolt-power/fu-plugin-thunderbolt-power.c @@ -1,6 +1,6 @@ /* -*- mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2017 Dell Inc. + * Copyright (C) 2017 Dell, Inc. * * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/plugins/thunderbolt/fu-thunderbolt-known-devices.h b/plugins/thunderbolt/fu-thunderbolt-known-devices.h index 00bbbf20f..93a86ef4a 100644 --- a/plugins/thunderbolt/fu-thunderbolt-known-devices.h +++ b/plugins/thunderbolt/fu-thunderbolt-known-devices.h @@ -1,6 +1,6 @@ /* -*- mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2018 Dell Inc. + * Copyright (C) 2018 Dell, Inc. * * SPDX-License-Identifier: LGPL-2.1+ */ diff --git a/src/fu-quirks.h b/src/fu-quirks.h index ab1f1368c..3bea146f6 100644 --- a/src/fu-quirks.h +++ b/src/fu-quirks.h @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * - * Copyright (C) 2016 Mario Limonciello + * Copyright (C) 2016 Mario Limonciello * Copyright (C) 2017 Richard Hughes * * SPDX-License-Identifier: LGPL-2.1+