diff options
| author | raveit65 <[email protected]> | 2021-06-21 18:01:12 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-06-21 18:01:12 +0200 |
| commit | 67fc8e6b584f1443a2d29b32252fd87f3928cda3 (patch) | |
| tree | a7263e64ac1c9fb56d601dbb2ea7e963deb06b56 /capplets/common | |
| parent | 33011a254eded0570d3f2cef553cb31dc5c1f029 (diff) | |
| download | mate-control-center-67fc8e6b584f1443a2d29b32252fd87f3928cda3.tar.bz2 mate-control-center-67fc8e6b584f1443a2d29b32252fd87f3928cda3.tar.xz | |
update copyright to 2021
Diffstat (limited to 'capplets/common')
| -rw-r--r-- | capplets/common/dconf-util.c | 1 | ||||
| -rw-r--r-- | capplets/common/dconf-util.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/capplets/common/dconf-util.c b/capplets/common/dconf-util.c index 10dd4e95..d6040fad 100644 --- a/capplets/common/dconf-util.c +++ b/capplets/common/dconf-util.c @@ -2,6 +2,7 @@ * dconf-util.c: helper API for dconf * * Copyright (C) 2012 Stefano Karapetsas + * Copyright (C) 2012-2021 MATE Developers * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/capplets/common/dconf-util.h b/capplets/common/dconf-util.h index fe782d93..bdf9c000 100644 --- a/capplets/common/dconf-util.h +++ b/capplets/common/dconf-util.h @@ -2,6 +2,7 @@ * dconf-util.h: helper API for dconf * * Copyright (C) 2012 Stefano Karapetsas + * Copyright (C) 2012-2021 MATE Developers * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |
