From 8aa18a7e0309f2eb3083cc27f43022d38c043357 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 16 Aug 2011 19:24:48 +0200 Subject: [PATCH] fixed copyright headers --- src/libtomahawk/dropjob.cpp | 1 + src/libtomahawk/dropjob.h | 1 + 2 files changed, 2 insertions(+) diff --git a/src/libtomahawk/dropjob.cpp b/src/libtomahawk/dropjob.cpp index 1306f7867..bf0c90e80 100644 --- a/src/libtomahawk/dropjob.cpp +++ b/src/libtomahawk/dropjob.cpp @@ -1,6 +1,7 @@ /* === This file is part of Tomahawk Player - === * * Copyright 2011, Michael Zanetti + * Copyright 2011, Leo Franchi * * Tomahawk 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/libtomahawk/dropjob.h b/src/libtomahawk/dropjob.h index 7fd06b4cc..9c1b40fcf 100644 --- a/src/libtomahawk/dropjob.h +++ b/src/libtomahawk/dropjob.h @@ -1,6 +1,7 @@ /* === This file is part of Tomahawk Player - === * * Copyright 2011, Michael Zanetti + * Copyright 2011, Leo Franchi * * Tomahawk is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by