X-Git-Url: http://git.maemo.org/git/?p=someplayer;a=blobdiff_plain;f=src%2Ftrackmetainformation.cpp;h=385653c0217c7e6840561363ee454b08e58e7f77;hp=d72b280d5730a91e60ffd37698beb10eac683f25;hb=f9685f48a0d412250d81fa0ed67054d8978f4a21;hpb=e1ad9ba325c1e8e23b7d484d967fc04626883524 diff --git a/src/trackmetainformation.cpp b/src/trackmetainformation.cpp index d72b280..385653c 100644 --- a/src/trackmetainformation.cpp +++ b/src/trackmetainformation.cpp @@ -1,3 +1,22 @@ +/* + * SomePlayer - An alternate music player for Maemo 5 + * Copyright (C) 2010 Nikolay (somebody) Tischenko + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + */ + #include "trackmetainformation.h" using namespace SomePlayer::DataObjects;