From 5f677d4c83ab74a471a579643ce205e68055691e Mon Sep 17 00:00:00 2001 From: hugolm84 Date: Mon, 5 Sep 2011 15:43:34 +0200 Subject: [PATCH] Updated header --- src/libtomahawk/utils/itunesparser.cpp | 2 ++ src/libtomahawk/utils/itunesparser.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/libtomahawk/utils/itunesparser.cpp b/src/libtomahawk/utils/itunesparser.cpp index 564c502f6..bc0fa1f89 100644 --- a/src/libtomahawk/utils/itunesparser.cpp +++ b/src/libtomahawk/utils/itunesparser.cpp @@ -1,5 +1,7 @@ /* === This file is part of Tomahawk Player - === * + * Written by Hugo Lindström + * But based on Leo Franchi's work from spotifyParser * Copyright 2010-2011, Leo Franchi * * Tomahawk is free software: you can redistribute it and/or modify diff --git a/src/libtomahawk/utils/itunesparser.h b/src/libtomahawk/utils/itunesparser.h index 389700016..8b8499243 100644 --- a/src/libtomahawk/utils/itunesparser.h +++ b/src/libtomahawk/utils/itunesparser.h @@ -1,5 +1,7 @@ /* === This file is part of Tomahawk Player - === * + * Written by Hugo Lindström + * But based on Leo Franchi's work from spotifyParser * Copyright 2010-2011, Leo Franchi * * Tomahawk is free software: you can redistribute it and/or modify