From ebefe8b6d2d3f6d11864d2881017aabde2545084 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 23 Sep 2020 00:55:34 +0200 Subject: [PATCH] Update copyright --- src/dialogs/edittagdialog.cpp | 1 + src/dialogs/edittagdialog.h | 1 + src/widgets/lineedit.cpp | 1 + src/widgets/lineedit.h | 1 + 4 files changed, 4 insertions(+) diff --git a/src/dialogs/edittagdialog.cpp b/src/dialogs/edittagdialog.cpp index adabcb5d6..6bd239eaf 100644 --- a/src/dialogs/edittagdialog.cpp +++ b/src/dialogs/edittagdialog.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2020, 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/dialogs/edittagdialog.h b/src/dialogs/edittagdialog.h index 1f926f651..224988b58 100644 --- a/src/dialogs/edittagdialog.h +++ b/src/dialogs/edittagdialog.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2020, 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/widgets/lineedit.cpp b/src/widgets/lineedit.cpp index 7aaa1061f..96ef3e6f3 100644 --- a/src/widgets/lineedit.cpp +++ b/src/widgets/lineedit.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2020, 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/widgets/lineedit.h b/src/widgets/lineedit.h index f999bf7eb..90c901efd 100644 --- a/src/widgets/lineedit.h +++ b/src/widgets/lineedit.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-2020, 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