From 3ad2c2ad6a84155ebcc4d16ff0898f2819f5b3f0 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 26 Jan 2019 17:30:44 +0100 Subject: [PATCH] Update copyright --- src/transcoder/transcoder.cpp | 1 + src/transcoder/transcoder.h | 1 + 2 files changed, 2 insertions(+) diff --git a/src/transcoder/transcoder.cpp b/src/transcoder/transcoder.cpp index d54101064..8accf6f0b 100644 --- a/src/transcoder/transcoder.cpp +++ b/src/transcoder/transcoder.cpp @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-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/transcoder/transcoder.h b/src/transcoder/transcoder.h index d4742ff7b..6992d7551 100644 --- a/src/transcoder/transcoder.h +++ b/src/transcoder/transcoder.h @@ -2,6 +2,7 @@ * Strawberry Music Player * This file was part of Clementine. * Copyright 2010, David Sansome + * Copyright 2018-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