From 9a0cfcca13cda5b0464e28180e7a5efbab78399e Mon Sep 17 00:00:00 2001 From: audoban Date: Mon, 2 Jan 2017 17:12:20 -0500 Subject: [PATCH] Respect to the original authors --- app/iconitem.cpp | 4 +++- app/iconitem.h | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/iconitem.cpp b/app/iconitem.cpp index 938df44da..bc1620919 100644 --- a/app/iconitem.cpp +++ b/app/iconitem.cpp @@ -1,8 +1,10 @@ /* +* Copyright 2012 Marco Martin +* Copyright 2014 David Edmundson * Copyright 2016 Smith AR * Michail Vourlakos * -* This file is part of Latte-Dock +* This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem * * Latte-Dock is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/app/iconitem.h b/app/iconitem.h index 4583bbc47..ec45af030 100644 --- a/app/iconitem.h +++ b/app/iconitem.h @@ -1,8 +1,10 @@ /* +* Copyright 2012 Marco Martin +* Copyright 2014 David Edmundson * Copyright 2016 Smith AR * Michail Vourlakos * -* This file is part of Latte-Dock +* This file is part of Latte-Dock and is a Fork of PlasmaCore::IconItem * * Latte-Dock is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as