diff options
Diffstat (limited to 'shared/nm-glib-aux/nm-secret-utils.c')
-rw-r--r-- | shared/nm-glib-aux/nm-secret-utils.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shared/nm-glib-aux/nm-secret-utils.c b/shared/nm-glib-aux/nm-secret-utils.c index f53e0512f6..5b0afe4694 100644 --- a/shared/nm-glib-aux/nm-secret-utils.c +++ b/shared/nm-glib-aux/nm-secret-utils.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: LGPL-2.1+ /* - * (C) Copyright 2018 Red Hat, Inc. - * (C) Copyright 2015 - 2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2018 Red Hat, Inc. + * Copyright (C) 2015 - 2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ #include "nm-default.h" |