X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdb%2Fdbtablemodelmanager.cpp;h=fff5ea03f78819544aea8644f013c870ed2545f7;hb=f36ea00d8428620fdacf11fd83c066c98f9fdfd7;hp=4b292132c2f361655299b64ce8256658e1924766;hpb=8b3d2fbb11e53f5e742bd16f82f91c1d23ceda4c;p=emufront diff --git a/src/db/dbtablemodelmanager.cpp b/src/db/dbtablemodelmanager.cpp index 4b29213..fff5ea0 100644 --- a/src/db/dbtablemodelmanager.cpp +++ b/src/db/dbtablemodelmanager.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 #include "dbtablemodelmanager.h"