summaryrefslogtreecommitdiff
path: root/mate-window-picker-applet
diff options
context:
space:
mode:
Diffstat (limited to 'mate-window-picker-applet')
-rw-r--r--mate-window-picker-applet/applet.c1
-rw-r--r--mate-window-picker-applet/task-item.c1
-rw-r--r--mate-window-picker-applet/task-item.h1
-rw-r--r--mate-window-picker-applet/task-list.c1
-rw-r--r--mate-window-picker-applet/task-list.h1
-rw-r--r--mate-window-picker-applet/task-title.c1
-rw-r--r--mate-window-picker-applet/task-title.h1
7 files changed, 7 insertions, 0 deletions
diff --git a/mate-window-picker-applet/applet.c b/mate-window-picker-applet/applet.c
index b09bc59..002423d 100644
--- a/mate-window-picker-applet/applet.c
+++ b/mate-window-picker-applet/applet.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as
diff --git a/mate-window-picker-applet/task-item.c b/mate-window-picker-applet/task-item.c
index 34a4ef9..bd2990a 100644
--- a/mate-window-picker-applet/task-item.c
+++ b/mate-window-picker-applet/task-item.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as
diff --git a/mate-window-picker-applet/task-item.h b/mate-window-picker-applet/task-item.h
index 36623be..ddaa26d 100644
--- a/mate-window-picker-applet/task-item.h
+++ b/mate-window-picker-applet/task-item.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as
diff --git a/mate-window-picker-applet/task-list.c b/mate-window-picker-applet/task-list.c
index 18794a4..19bbd5a 100644
--- a/mate-window-picker-applet/task-list.c
+++ b/mate-window-picker-applet/task-list.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as
diff --git a/mate-window-picker-applet/task-list.h b/mate-window-picker-applet/task-list.h
index 58a7195..ee96a9f 100644
--- a/mate-window-picker-applet/task-list.h
+++ b/mate-window-picker-applet/task-list.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as
diff --git a/mate-window-picker-applet/task-title.c b/mate-window-picker-applet/task-title.c
index 925d1b9..97253c6 100644
--- a/mate-window-picker-applet/task-title.c
+++ b/mate-window-picker-applet/task-title.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as
diff --git a/mate-window-picker-applet/task-title.h b/mate-window-picker-applet/task-title.h
index d87786b..6ec3f8a 100644
--- a/mate-window-picker-applet/task-title.h
+++ b/mate-window-picker-applet/task-title.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Canonical Ltd
+ * 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 version 3 as