X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdb%2Fdbmediatype.cpp;h=10501dfaf8bf865daa7ca9431de8715b6ce69a56;hb=f36ea00d8428620fdacf11fd83c066c98f9fdfd7;hp=66d18edf082a46e3635ddc7eb7f2ae3700241dad;hpb=8b3d2fbb11e53f5e742bd16f82f91c1d23ceda4c;p=emufront diff --git a/src/db/dbmediatype.cpp b/src/db/dbmediatype.cpp index 66d18ed..10501df 100644 --- a/src/db/dbmediatype.cpp +++ b/src/db/dbmediatype.cpp @@ -1,22 +1,23 @@ -// EmuFront -// Copyright 2010 Mikko Keinänen -// -// This file is part of EmuFront. -// -// -// EmuFront is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License version 2 as published by -// the Free Software Foundation and appearing in the file gpl.txt included in the -// packaging of this file. -// -// EmuFront 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 EmuFront. If not, see . - +/* +** EmuFront +** Copyright 2010 Mikko Keinänen +** +** This file is part of EmuFront. +** +** +** EmuFront is free software: you can redistribute it and/or modify +** it under the terms of the GNU General Public License version 2 as published by +** the Free Software Foundation and appearing in the file gpl.txt included in the +** packaging of this file. +** +** EmuFront 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 EmuFront. If not, see . +*/ #include "dbmediatype.h" DbMediaType::DbMediaType(QObject *parent) : DbEmuFrontFileObject(parent)