diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 1 | ||||
-rw-r--r-- | src/polkitmateauthenticationdialog.c | 1 | ||||
-rw-r--r-- | src/polkitmateauthenticationdialog.h | 1 | ||||
-rw-r--r-- | src/polkitmateauthenticator.c | 1 | ||||
-rw-r--r-- | src/polkitmateauthenticator.h | 1 | ||||
-rw-r--r-- | src/polkitmatelistener.c | 1 | ||||
-rw-r--r-- | src/polkitmatelistener.h | 1 |
7 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/polkitmateauthenticationdialog.c b/src/polkitmateauthenticationdialog.c index 04aaef6..5d96bf0 100644 --- a/src/polkitmateauthenticationdialog.c +++ b/src/polkitmateauthenticationdialog.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/polkitmateauthenticationdialog.h b/src/polkitmateauthenticationdialog.h index debcf1b..1fdb22f 100644 --- a/src/polkitmateauthenticationdialog.h +++ b/src/polkitmateauthenticationdialog.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/polkitmateauthenticator.c b/src/polkitmateauthenticator.c index ccd1774..3ba3b98 100644 --- a/src/polkitmateauthenticator.c +++ b/src/polkitmateauthenticator.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/polkitmateauthenticator.h b/src/polkitmateauthenticator.h index 4c56477..52ab8fc 100644 --- a/src/polkitmateauthenticator.h +++ b/src/polkitmateauthenticator.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/polkitmatelistener.c b/src/polkitmatelistener.c index d06c657..f97ac0a 100644 --- a/src/polkitmatelistener.c +++ b/src/polkitmatelistener.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/polkitmatelistener.h b/src/polkitmatelistener.h index c85b3b0..87ff205 100644 --- a/src/polkitmatelistener.h +++ b/src/polkitmatelistener.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Red Hat, Inc. + * Copyright (C) 2012-2021 MATE Developers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |