From 4148c289afe2e047fec11d3536c4efb2dc5d56ed Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 13 Mar 2019 00:51:51 +0100 Subject: [PATCH] Fix copyright --- src/core/iconloader.cpp | 3 +-- src/core/iconloader.h | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/core/iconloader.cpp b/src/core/iconloader.cpp index fa663f10c..8fb37022b 100644 --- a/src/core/iconloader.cpp +++ b/src/core/iconloader.cpp @@ -1,9 +1,8 @@ /* * Strawberry Music Player - * Copyright 2013, Jonas Kvinge * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2017-2019, Jonas Kvinge + * Copyright 2013, 2017-2019, Jonas Kvinge * * Strawberry is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/core/iconloader.h b/src/core/iconloader.h index 87bd680a0..18d2d8d7e 100644 --- a/src/core/iconloader.h +++ b/src/core/iconloader.h @@ -2,7 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome - * Copyright 2017-2019, Jonas Kvinge + * Copyright 2013, 2017-2019, Jonas Kvinge * * Strawberry is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by