[gnome-software] trivial: Add my copyright headers



commit 548f822f940a1d195fc3ecaa73679a2c54091bfe
Author: Kalev Lember <klember redhat com>
Date:   Thu Feb 22 15:23:16 2018 +0100

    trivial: Add my copyright headers

 lib/gs-app-list.c                                                     | 1 +
 lib/gs-app.c                                                          | 1 +
 lib/gs-app.h                                                          | 1 +
 lib/gs-category.c                                                     | 1 +
 lib/gs-category.h                                                     | 1 +
 lib/gs-cmd.c                                                          | 1 +
 lib/gs-debug.c                                                        | 1 +
 lib/gs-plugin-event.c                                                 | 1 +
 lib/gs-plugin-job.c                                                   | 1 +
 lib/gs-plugin-loader-sync.c                                           | 1 +
 lib/gs-plugin-loader.c                                                | 1 +
 lib/gs-plugin-loader.h                                                | 1 +
 lib/gs-plugin.c                                                       | 1 +
 lib/gs-self-test.c                                                    | 1 +
 lib/gs-utils.c                                                        | 1 +
 plugins/core/gs-plugin-appstream.c                                    | 1 +
 plugins/core/gs-plugin-desktop-categories.c                           | 1 +
 plugins/core/gs-plugin-desktop-menu-path.c                            | 1 +
 plugins/core/gs-plugin-icons.c                                        | 1 +
 plugins/core/gs-plugin-provenance-license.c                           | 1 +
 plugins/core/gs-plugin-provenance.c                                   | 1 +
 plugins/dummy/gs-plugin-dummy.c                                       | 1 +
 plugins/epiphany/gs-plugin-epiphany.c                                 | 1 +
 plugins/fedora-pkgdb-collections/gs-plugin-fedora-pkgdb-collections.c | 2 +-
 plugins/flatpak/gs-flatpak.c                                          | 1 +
 plugins/flatpak/gs-plugin-flatpak.c                                   | 1 +
 plugins/flatpak/gs-self-test.c                                        | 1 +
 plugins/fwupd/gs-plugin-fwupd.c                                       | 1 +
 plugins/limba/gs-plugin-limba.c                                       | 1 +
 plugins/odrs/gs-plugin-odrs.c                                         | 1 +
 plugins/packagekit/gs-markdown.c                                      | 1 +
 plugins/packagekit/gs-markdown.h                                      | 1 +
 plugins/packagekit/gs-plugin-packagekit-history.c                     | 1 +
 plugins/packagekit/gs-plugin-packagekit-local.c                       | 1 +
 plugins/packagekit/gs-plugin-packagekit-offline.c                     | 1 +
 plugins/packagekit/gs-plugin-packagekit-refine.c                      | 1 +
 plugins/packagekit/gs-plugin-packagekit-refresh.c                     | 1 +
 plugins/packagekit/gs-plugin-packagekit-upgrade.c                     | 1 +
 plugins/packagekit/gs-plugin-packagekit.c                             | 1 +
 plugins/packagekit/gs-plugin-systemd-updates.c                        | 1 +
 plugins/packagekit/packagekit-common.c                                | 1 +
 plugins/repos/gs-plugin-repos.c                                       | 1 +
 plugins/shell-extensions/gs-plugin-shell-extensions.c                 | 1 +
 plugins/steam/gs-plugin-steam.c                                       | 1 +
 src/gs-app-addon-row.c                                                | 1 +
 src/gs-app-addon-row.h                                                | 1 +
 src/gs-app-row.c                                                      | 1 +
 src/gs-app-row.h                                                      | 1 +
 src/gs-application.c                                                  | 4 +++-
 src/gs-auth-dialog.c                                                  | 1 +
 src/gs-category-page.c                                                | 1 +
 src/gs-category-page.h                                                | 1 +
 src/gs-common.c                                                       | 1 +
 src/gs-common.h                                                       | 1 +
 src/gs-dbus-helper.c                                                  | 1 +
 src/gs-dbus-helper.h                                                  | 1 +
 src/gs-details-page.c                                                 | 1 +
 src/gs-details-page.h                                                 | 1 +
 src/gs-extras-page.c                                                  | 1 +
 src/gs-extras-page.h                                                  | 1 +
 src/gs-first-run-dialog.c                                             | 2 +-
 src/gs-first-run-dialog.h                                             | 2 +-
 src/gs-folders.c                                                      | 1 +
 src/gs-folders.h                                                      | 1 +
 src/gs-history-dialog.c                                               | 1 +
 src/gs-history-dialog.h                                               | 1 +
 src/gs-installed-page.c                                               | 1 +
 src/gs-installed-page.h                                               | 1 +
 src/gs-language.c                                                     | 1 +
 src/gs-language.h                                                     | 1 +
 src/gs-loading-page.c                                                 | 1 +
 src/gs-loading-page.h                                                 | 1 +
 src/gs-main.c                                                         | 1 +
 src/gs-moderate-page.c                                                | 1 +
 src/gs-moderate-page.h                                                | 1 +
 src/gs-overview-page.c                                                | 1 +
 src/gs-overview-page.h                                                | 1 +
 src/gs-page.c                                                         | 1 +
 src/gs-page.h                                                         | 1 +
 src/gs-progress-button.c                                              | 1 +
 src/gs-progress-button.h                                              | 1 +
 src/gs-repos-dialog-row.h                                             | 2 +-
 src/gs-repos-dialog.h                                                 | 1 +
 src/gs-screenshot-image.c                                             | 1 +
 src/gs-screenshot-image.h                                             | 1 +
 src/gs-search-page.c                                                  | 1 +
 src/gs-search-page.h                                                  | 1 +
 src/gs-shell.c                                                        | 1 +
 src/gs-shell.h                                                        | 1 +
 src/gs-star-widget.c                                                  | 1 +
 src/gs-star-widget.h                                                  | 1 +
 src/gs-update-dialog.c                                                | 1 +
 src/gs-update-dialog.h                                                | 1 +
 src/gs-update-list.c                                                  | 1 +
 src/gs-update-list.h                                                  | 1 +
 src/gs-update-monitor.c                                               | 1 +
 src/gs-update-monitor.h                                               | 1 +
 src/gs-updates-page.c                                                 | 1 +
 src/gs-updates-page.h                                                 | 1 +
 src/gs-vendor.c                                                       | 1 +
 src/gs-vendor.h                                                       | 1 +
 101 files changed, 103 insertions(+), 5 deletions(-)
---
diff --git a/lib/gs-app-list.c b/lib/gs-app-list.c
index e2dfc8c4..a3f9bc13 100644
--- a/lib/gs-app-list.c
+++ b/lib/gs-app-list.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-app.c b/lib/gs-app.c
index 0d25d470..ab717f8a 100644
--- a/lib/gs-app.c
+++ b/lib/gs-app.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-app.h b/lib/gs-app.h
index c41a67a7..c16a16e2 100644
--- a/lib/gs-app.h
+++ b/lib/gs-app.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-category.c b/lib/gs-category.c
index 2eac2c3a..8d892bdf 100644
--- a/lib/gs-category.c
+++ b/lib/gs-category.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-category.h b/lib/gs-category.h
index b49607b0..6985a8e9 100644
--- a/lib/gs-category.h
+++ b/lib/gs-category.h
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-cmd.c b/lib/gs-cmd.c
index 08c81c33..96794008 100644
--- a/lib/gs-cmd.c
+++ b/lib/gs-cmd.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-debug.c b/lib/gs-debug.c
index 1573d9c1..efc01746 100644
--- a/lib/gs-debug.c
+++ b/lib/gs-debug.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-plugin-event.c b/lib/gs-plugin-event.c
index f3fb9603..9dc40f0f 100644
--- a/lib/gs-plugin-event.c
+++ b/lib/gs-plugin-event.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-plugin-job.c b/lib/gs-plugin-job.c
index aed67d68..13fbcacc 100644
--- a/lib/gs-plugin-job.c
+++ b/lib/gs-plugin-job.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-plugin-loader-sync.c b/lib/gs-plugin-loader-sync.c
index 14ef3bd6..f6dd6583 100644
--- a/lib/gs-plugin-loader-sync.c
+++ b/lib/gs-plugin-loader-sync.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2012-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-plugin-loader.c b/lib/gs-plugin-loader.c
index 7150207d..c77f9397 100644
--- a/lib/gs-plugin-loader.c
+++ b/lib/gs-plugin-loader.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2007-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-plugin-loader.h b/lib/gs-plugin-loader.h
index 67b6ff8c..b7a79f9c 100644
--- a/lib/gs-plugin-loader.h
+++ b/lib/gs-plugin-loader.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2007-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-plugin.c b/lib/gs-plugin.c
index 298bdc04..b4619ac9 100644
--- a/lib/gs-plugin.c
+++ b/lib/gs-plugin.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-self-test.c b/lib/gs-self-test.c
index 4e7ae1da..8119a8e6 100644
--- a/lib/gs-self-test.c
+++ b/lib/gs-self-test.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/lib/gs-utils.c b/lib/gs-utils.c
index 9b754ed9..b85313ae 100644
--- a/lib/gs-utils.c
+++ b/lib/gs-utils.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/core/gs-plugin-appstream.c b/plugins/core/gs-plugin-appstream.c
index 766bbe63..ec5e6b1a 100644
--- a/plugins/core/gs-plugin-appstream.c
+++ b/plugins/core/gs-plugin-appstream.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2014 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/core/gs-plugin-desktop-categories.c b/plugins/core/gs-plugin-desktop-categories.c
index 06c54274..a878bfa2 100644
--- a/plugins/core/gs-plugin-desktop-categories.c
+++ b/plugins/core/gs-plugin-desktop-categories.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2011-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/core/gs-plugin-desktop-menu-path.c b/plugins/core/gs-plugin-desktop-menu-path.c
index f8bb876f..7c00a308 100644
--- a/plugins/core/gs-plugin-desktop-menu-path.c
+++ b/plugins/core/gs-plugin-desktop-menu-path.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2011-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/core/gs-plugin-icons.c b/plugins/core/gs-plugin-icons.c
index 2d739640..2a4681c8 100644
--- a/plugins/core/gs-plugin-icons.c
+++ b/plugins/core/gs-plugin-icons.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2014 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/core/gs-plugin-provenance-license.c b/plugins/core/gs-plugin-provenance-license.c
index 51e97bdd..0834b6af 100644
--- a/plugins/core/gs-plugin-provenance-license.c
+++ b/plugins/core/gs-plugin-provenance-license.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
  * Copyright (C) 2016 Matthias Klumpp <mak debian org>
+ * Copyright (C) 2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/core/gs-plugin-provenance.c b/plugins/core/gs-plugin-provenance.c
index f65ee258..27859e9b 100644
--- a/plugins/core/gs-plugin-provenance.c
+++ b/plugins/core/gs-plugin-provenance.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2015-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/dummy/gs-plugin-dummy.c b/plugins/dummy/gs-plugin-dummy.c
index fbd322cf..f22bed0c 100644
--- a/plugins/dummy/gs-plugin-dummy.c
+++ b/plugins/dummy/gs-plugin-dummy.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2011-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/epiphany/gs-plugin-epiphany.c b/plugins/epiphany/gs-plugin-epiphany.c
index b2455066..9cb3f56a 100644
--- a/plugins/epiphany/gs-plugin-epiphany.c
+++ b/plugins/epiphany/gs-plugin-epiphany.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2014 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/fedora-pkgdb-collections/gs-plugin-fedora-pkgdb-collections.c 
b/plugins/fedora-pkgdb-collections/gs-plugin-fedora-pkgdb-collections.c
index 39cb610d..d524affe 100644
--- a/plugins/fedora-pkgdb-collections/gs-plugin-fedora-pkgdb-collections.c
+++ b/plugins/fedora-pkgdb-collections/gs-plugin-fedora-pkgdb-collections.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2016 Kalev Lember <klember redhat com>
+ * Copyright (C) 2016-2017 Kalev Lember <klember redhat com>
  * Copyright (C) 2017 Richard Hughes <richard hughsie com>
  *
  * Licensed under the GNU General Public License Version 2
diff --git a/plugins/flatpak/gs-flatpak.c b/plugins/flatpak/gs-flatpak.c
index 97f42ea0..08f1912f 100644
--- a/plugins/flatpak/gs-flatpak.c
+++ b/plugins/flatpak/gs-flatpak.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2016 Joaquim Rocha <jrocha endlessm com>
  * Copyright (C) 2016-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2016-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/flatpak/gs-plugin-flatpak.c b/plugins/flatpak/gs-plugin-flatpak.c
index 572d6314..4be5a424 100644
--- a/plugins/flatpak/gs-plugin-flatpak.c
+++ b/plugins/flatpak/gs-plugin-flatpak.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2016 Joaquim Rocha <jrocha endlessm com>
  * Copyright (C) 2016-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/flatpak/gs-self-test.c b/plugins/flatpak/gs-self-test.c
index 6f4a88b0..0862ed40 100644
--- a/plugins/flatpak/gs-self-test.c
+++ b/plugins/flatpak/gs-self-test.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/fwupd/gs-plugin-fwupd.c b/plugins/fwupd/gs-plugin-fwupd.c
index 3f205c4a..33bdec29 100644
--- a/plugins/fwupd/gs-plugin-fwupd.c
+++ b/plugins/fwupd/gs-plugin-fwupd.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2018 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/limba/gs-plugin-limba.c b/plugins/limba/gs-plugin-limba.c
index d39cbc0d..d5ed688b 100644
--- a/plugins/limba/gs-plugin-limba.c
+++ b/plugins/limba/gs-plugin-limba.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2015 Richard Hughes <richard hughsie com>
  * Copyright (C) 2015 Matthias Klumpp <matthias tenstral net>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/odrs/gs-plugin-odrs.c b/plugins/odrs/gs-plugin-odrs.c
index 81fab773..887405ea 100644
--- a/plugins/odrs/gs-plugin-odrs.c
+++ b/plugins/odrs/gs-plugin-odrs.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-markdown.c b/plugins/packagekit/gs-markdown.c
index 893b9b2a..ec57345d 100644
--- a/plugins/packagekit/gs-markdown.c
+++ b/plugins/packagekit/gs-markdown.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2008 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-markdown.h b/plugins/packagekit/gs-markdown.h
index f59a18ae..833929db 100644
--- a/plugins/packagekit/gs-markdown.h
+++ b/plugins/packagekit/gs-markdown.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2008-2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit-history.c 
b/plugins/packagekit/gs-plugin-packagekit-history.c
index 37f3b987..2c5fbdf0 100644
--- a/plugins/packagekit/gs-plugin-packagekit-history.c
+++ b/plugins/packagekit/gs-plugin-packagekit-history.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit-local.c b/plugins/packagekit/gs-plugin-packagekit-local.c
index da54016a..a9fc73a1 100644
--- a/plugins/packagekit/gs-plugin-packagekit-local.c
+++ b/plugins/packagekit/gs-plugin-packagekit-local.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit-offline.c 
b/plugins/packagekit/gs-plugin-packagekit-offline.c
index f2346eca..5fd2ff94 100644
--- a/plugins/packagekit/gs-plugin-packagekit-offline.c
+++ b/plugins/packagekit/gs-plugin-packagekit-offline.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit-refine.c 
b/plugins/packagekit/gs-plugin-packagekit-refine.c
index 0a5f9db0..950ad991 100644
--- a/plugins/packagekit/gs-plugin-packagekit-refine.c
+++ b/plugins/packagekit/gs-plugin-packagekit-refine.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit-refresh.c 
b/plugins/packagekit/gs-plugin-packagekit-refresh.c
index aaaa0a30..9453db94 100644
--- a/plugins/packagekit/gs-plugin-packagekit-refresh.c
+++ b/plugins/packagekit/gs-plugin-packagekit-refresh.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2014-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit-upgrade.c 
b/plugins/packagekit/gs-plugin-packagekit-upgrade.c
index 20c82094..f1379a44 100644
--- a/plugins/packagekit/gs-plugin-packagekit-upgrade.c
+++ b/plugins/packagekit/gs-plugin-packagekit-upgrade.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-packagekit.c b/plugins/packagekit/gs-plugin-packagekit.c
index 81162ff4..51ec33e5 100644
--- a/plugins/packagekit/gs-plugin-packagekit.c
+++ b/plugins/packagekit/gs-plugin-packagekit.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/gs-plugin-systemd-updates.c b/plugins/packagekit/gs-plugin-systemd-updates.c
index c3037238..7c6f5d95 100644
--- a/plugins/packagekit/gs-plugin-systemd-updates.c
+++ b/plugins/packagekit/gs-plugin-systemd-updates.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/packagekit/packagekit-common.c b/plugins/packagekit/packagekit-common.c
index 52007e4b..1a01c568 100644
--- a/plugins/packagekit/packagekit-common.c
+++ b/plugins/packagekit/packagekit-common.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/repos/gs-plugin-repos.c b/plugins/repos/gs-plugin-repos.c
index ae422487..5db2888c 100644
--- a/plugins/repos/gs-plugin-repos.c
+++ b/plugins/repos/gs-plugin-repos.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/shell-extensions/gs-plugin-shell-extensions.c 
b/plugins/shell-extensions/gs-plugin-shell-extensions.c
index 45f42617..8edee560 100644
--- a/plugins/shell-extensions/gs-plugin-shell-extensions.c
+++ b/plugins/shell-extensions/gs-plugin-shell-extensions.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/plugins/steam/gs-plugin-steam.c b/plugins/steam/gs-plugin-steam.c
index a052c3c1..f4cb2241 100644
--- a/plugins/steam/gs-plugin-steam.c
+++ b/plugins/steam/gs-plugin-steam.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2015-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-app-addon-row.c b/src/gs-app-addon-row.c
index 70d2bea5..93722f79 100644
--- a/src/gs-app-addon-row.c
+++ b/src/gs-app-addon-row.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2012-2013 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-app-addon-row.h b/src/gs-app-addon-row.h
index d7ed4b81..1d065928 100644
--- a/src/gs-app-addon-row.h
+++ b/src/gs-app-addon-row.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2012 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-app-row.c b/src/gs-app-row.c
index a34c552c..bcf72d22 100644
--- a/src/gs-app-row.c
+++ b/src/gs-app-row.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2012-2016 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-app-row.h b/src/gs-app-row.h
index 47fa7697..734e00d0 100644
--- a/src/gs-app-row.h
+++ b/src/gs-app-row.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2012 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-application.c b/src/gs-application.c
index 85b966e4..386f467d 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
@@ -326,12 +327,13 @@ about_activated (GSimpleAction *action,
        const gchar *authors[] = {
                "Richard Hughes",
                "Matthias Clasen",
+               "Kalev Lember",
                "Allan Day",
                "Ryan Lerch",
                "William Jon McCann",
                NULL
        };
-       const gchar *copyright = "Copyright \xc2\xa9 2016 Richard Hughes, Matthias Clasen";
+       const gchar *copyright = "Copyright \xc2\xa9 2016 Richard Hughes, Matthias Clasen, Kalev Lember";
        GtkAboutDialog *dialog;
        g_autofree gchar *title = NULL;
 
diff --git a/src/gs-auth-dialog.c b/src/gs-auth-dialog.c
index 0ad5bfcd..4b8a2bbf 100644
--- a/src/gs-auth-dialog.c
+++ b/src/gs-auth-dialog.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-category-page.c b/src/gs-category-page.c
index 5892b988..2ae8781b 100644
--- a/src/gs-category-page.c
+++ b/src/gs-category-page.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-category-page.h b/src/gs-category-page.h
index a2356a31..736c2615 100644
--- a/src/gs-category-page.h
+++ b/src/gs-category-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-common.c b/src/gs-common.c
index 0f7f20b3..41856be7 100644
--- a/src/gs-common.c
+++ b/src/gs-common.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2015 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2016-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-common.h b/src/gs-common.h
index 1582656a..a2ca9602 100644
--- a/src/gs-common.h
+++ b/src/gs-common.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-dbus-helper.c b/src/gs-dbus-helper.c
index 92ef2adf..d9a59826 100644
--- a/src/gs-dbus-helper.c
+++ b/src/gs-dbus-helper.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-dbus-helper.h b/src/gs-dbus-helper.h
index 2fefbf50..da88cd80 100644
--- a/src/gs-dbus-helper.h
+++ b/src/gs-dbus-helper.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-details-page.c b/src/gs-details-page.c
index b744d70e..d1ebeb9c 100644
--- a/src/gs-details-page.c
+++ b/src/gs-details-page.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-details-page.h b/src/gs-details-page.h
index cf534309..a9774d17 100644
--- a/src/gs-details-page.h
+++ b/src/gs-details-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-extras-page.c b/src/gs-extras-page.c
index def7f3fc..76359c13 100644
--- a/src/gs-extras-page.c
+++ b/src/gs-extras-page.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-extras-page.h b/src/gs-extras-page.h
index bdef6cc7..bc7ed6f9 100644
--- a/src/gs-extras-page.h
+++ b/src/gs-extras-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-first-run-dialog.c b/src/gs-first-run-dialog.c
index 838bdb6e..807b80c3 100644
--- a/src/gs-first-run-dialog.c
+++ b/src/gs-first-run-dialog.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2014 Kalev Lember <kalevlember gmail com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-first-run-dialog.h b/src/gs-first-run-dialog.h
index b906097c..f8d9258d 100644
--- a/src/gs-first-run-dialog.h
+++ b/src/gs-first-run-dialog.h
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2014 Kalev Lember <kalevlember gmail com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-folders.c b/src/gs-folders.c
index 6465e017..edd2c1de 100644
--- a/src/gs-folders.c
+++ b/src/gs-folders.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-folders.h b/src/gs-folders.h
index db7dfe61..76d6ed81 100644
--- a/src/gs-folders.h
+++ b/src/gs-folders.h
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-history-dialog.c b/src/gs-history-dialog.c
index a57951a1..56667c79 100644
--- a/src/gs-history-dialog.c
+++ b/src/gs-history-dialog.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2014 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-history-dialog.h b/src/gs-history-dialog.h
index 0ff557e6..18a844ed 100644
--- a/src/gs-history-dialog.h
+++ b/src/gs-history-dialog.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-installed-page.c b/src/gs-installed-page.c
index 6b5d893b..81d42d69 100644
--- a/src/gs-installed-page.c
+++ b/src/gs-installed-page.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-installed-page.h b/src/gs-installed-page.h
index 304222bb..9f580a67 100644
--- a/src/gs-installed-page.h
+++ b/src/gs-installed-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-language.c b/src/gs-language.c
index f895c072..4f53e919 100644
--- a/src/gs-language.c
+++ b/src/gs-language.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2008 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-language.h b/src/gs-language.h
index 0b0e07e5..9ee2ae19 100644
--- a/src/gs-language.h
+++ b/src/gs-language.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2008 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-loading-page.c b/src/gs-loading-page.c
index 4bac8bd1..5c57275f 100644
--- a/src/gs-loading-page.c
+++ b/src/gs-loading-page.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-loading-page.h b/src/gs-loading-page.h
index 6b0aa753..dfac8c7d 100644
--- a/src/gs-loading-page.h
+++ b/src/gs-loading-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-main.c b/src/gs-main.c
index f27a9a45..bc8919b9 100644
--- a/src/gs-main.c
+++ b/src/gs-main.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2012-2013 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-moderate-page.c b/src/gs-moderate-page.c
index fdc5c9f3..92a7f03a 100644
--- a/src/gs-moderate-page.c
+++ b/src/gs-moderate-page.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2016-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-moderate-page.h b/src/gs-moderate-page.h
index ae4c1558..5d50667a 100644
--- a/src/gs-moderate-page.h
+++ b/src/gs-moderate-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-overview-page.c b/src/gs-overview-page.c
index 505a4865..ea0f12e5 100644
--- a/src/gs-overview-page.c
+++ b/src/gs-overview-page.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-overview-page.h b/src/gs-overview-page.h
index 35305b94..9f61b4fc 100644
--- a/src/gs-overview-page.h
+++ b/src/gs-overview-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-page.c b/src/gs-page.c
index 5df2a5dc..aeb256af 100644
--- a/src/gs-page.c
+++ b/src/gs-page.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-page.h b/src/gs-page.h
index 0d243cee..0b0d69d0 100644
--- a/src/gs-page.h
+++ b/src/gs-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2016 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-progress-button.c b/src/gs-progress-button.c
index ad55d6ac..1b971e1e 100644
--- a/src/gs-progress-button.c
+++ b/src/gs-progress-button.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2014 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-progress-button.h b/src/gs-progress-button.h
index 98e01ba1..d75ad78a 100644
--- a/src/gs-progress-button.h
+++ b/src/gs-progress-button.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2014 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-repos-dialog-row.h b/src/gs-repos-dialog-row.h
index 8f49dd28..b08d4e31 100644
--- a/src/gs-repos-dialog-row.h
+++ b/src/gs-repos-dialog-row.h
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2015 Kalev Lember <klember redhat com>
+ * Copyright (C) 2015-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-repos-dialog.h b/src/gs-repos-dialog.h
index 6857c06f..a3c2c366 100644
--- a/src/gs-repos-dialog.h
+++ b/src/gs-repos-dialog.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-screenshot-image.c b/src/gs-screenshot-image.c
index 7f70c556..24c4177a 100644
--- a/src/gs-screenshot-image.c
+++ b/src/gs-screenshot-image.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-screenshot-image.h b/src/gs-screenshot-image.h
index 0e76e988..ae542b8e 100644
--- a/src/gs-screenshot-image.h
+++ b/src/gs-screenshot-image.h
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-search-page.c b/src/gs-search-page.c
index bd925b89..0ea26bc8 100644
--- a/src/gs-search-page.c
+++ b/src/gs-search-page.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-search-page.h b/src/gs-search-page.h
index 12230811..57c65e60 100644
--- a/src/gs-search-page.h
+++ b/src/gs-search-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-shell.c b/src/gs-shell.c
index 138e6dbe..0d6f777b 100644
--- a/src/gs-shell.c
+++ b/src/gs-shell.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-shell.h b/src/gs-shell.h
index b3ba20e2..03af8e61 100644
--- a/src/gs-shell.h
+++ b/src/gs-shell.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-star-widget.c b/src/gs-star-widget.c
index fef92b4a..675a3969 100644
--- a/src/gs-star-widget.c
+++ b/src/gs-star-widget.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-star-widget.h b/src/gs-star-widget.h
index df6ba0ea..249123f4 100644
--- a/src/gs-star-widget.h
+++ b/src/gs-star-widget.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-update-dialog.c b/src/gs-update-dialog.c
index 8fa0a315..3c6acfa9 100644
--- a/src/gs-update-dialog.c
+++ b/src/gs-update-dialog.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-update-dialog.h b/src/gs-update-dialog.h
index caa6d8ea..80dc896e 100644
--- a/src/gs-update-dialog.h
+++ b/src/gs-update-dialog.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-update-list.c b/src/gs-update-list.c
index b95067b2..4bdbf2d4 100644
--- a/src/gs-update-list.c
+++ b/src/gs-update-list.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-update-list.h b/src/gs-update-list.h
index a9655be4..f1eeac6f 100644
--- a/src/gs-update-list.h
+++ b/src/gs-update-list.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-update-monitor.c b/src/gs-update-monitor.c
index 0d20e8d7..946f96b5 100644
--- a/src/gs-update-monitor.c
+++ b/src/gs-update-monitor.c
@@ -2,6 +2,7 @@
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
  * Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-update-monitor.h b/src/gs-update-monitor.h
index 15f57a69..62a941a2 100644
--- a/src/gs-update-monitor.h
+++ b/src/gs-update-monitor.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-updates-page.c b/src/gs-updates-page.c
index c6abd31a..10466215 100644
--- a/src/gs-updates-page.c
+++ b/src/gs-updates-page.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013-2017 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-updates-page.h b/src/gs-updates-page.h
index 91984202..044bd666 100644
--- a/src/gs-updates-page.h
+++ b/src/gs-updates-page.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2013 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015-2017 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-vendor.c b/src/gs-vendor.c
index 6caf94a7..082aade1 100644
--- a/src/gs-vendor.c
+++ b/src/gs-vendor.c
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2008 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *
diff --git a/src/gs-vendor.h b/src/gs-vendor.h
index dab2fe1a..4db7d1d3 100644
--- a/src/gs-vendor.h
+++ b/src/gs-vendor.h
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
  *
  * Copyright (C) 2008 Richard Hughes <richard hughsie com>
+ * Copyright (C) 2015 Kalev Lember <klember redhat com>
  *
  * Licensed under the GNU General Public License Version 2
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]