diff options
Diffstat (limited to 'clients/common')
-rw-r--r-- | clients/common/nm-client-utils.c | 3 | ||||
-rw-r--r-- | clients/common/nm-client-utils.h | 3 | ||||
-rw-r--r-- | clients/common/nm-meta-setting-access.c | 3 | ||||
-rw-r--r-- | clients/common/nm-meta-setting-access.h | 3 | ||||
-rw-r--r-- | clients/common/nm-meta-setting-desc.c | 3 | ||||
-rw-r--r-- | clients/common/nm-meta-setting-desc.h | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/clients/common/nm-client-utils.c b/clients/common/nm-client-utils.c index 85e26f310c..8e53d325fb 100644 --- a/clients/common/nm-client-utils.c +++ b/clients/common/nm-client-utils.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* nmcli - command-line tool to control NetworkManager - * +/* * Copyright 2010 - 2017 Red Hat, Inc. */ diff --git a/clients/common/nm-client-utils.h b/clients/common/nm-client-utils.h index f983fc0732..607dd218ad 100644 --- a/clients/common/nm-client-utils.h +++ b/clients/common/nm-client-utils.h @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* nmcli - command-line tool to control NetworkManager - * +/* * Copyright 2010 - 2017 Red Hat, Inc. */ diff --git a/clients/common/nm-meta-setting-access.c b/clients/common/nm-meta-setting-access.c index 1da99aa0fa..9b2a89964b 100644 --- a/clients/common/nm-meta-setting-access.c +++ b/clients/common/nm-meta-setting-access.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* NetworkManager - * +/* * Copyright 2010 - 2017 Red Hat, Inc. */ diff --git a/clients/common/nm-meta-setting-access.h b/clients/common/nm-meta-setting-access.h index 6158db927e..40b76b4f27 100644 --- a/clients/common/nm-meta-setting-access.h +++ b/clients/common/nm-meta-setting-access.h @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* NetworkManager - * +/* * Copyright 2010 - 2017 Red Hat, Inc. */ diff --git a/clients/common/nm-meta-setting-desc.c b/clients/common/nm-meta-setting-desc.c index 40faa485ed..5b37676685 100644 --- a/clients/common/nm-meta-setting-desc.c +++ b/clients/common/nm-meta-setting-desc.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* nmcli - command-line tool to control NetworkManager - * +/* * Copyright 2010 - 2018 Red Hat, Inc. */ diff --git a/clients/common/nm-meta-setting-desc.h b/clients/common/nm-meta-setting-desc.h index 2f184e4945..b5ed54b613 100644 --- a/clients/common/nm-meta-setting-desc.h +++ b/clients/common/nm-meta-setting-desc.h @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* nmcli - command-line tool to control NetworkManager - * +/* * Copyright 2010 - 2018 Red Hat, Inc. */ |