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