X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fdb%2Fdatabasemanager.cpp;h=3c3b828bcaf7b6d745505db620aeed92c0c7d943;hb=f36ea00d8428620fdacf11fd83c066c98f9fdfd7;hp=b2b20fcf42d583589977d2be009d9c9b5ccab97f;hpb=8b3d2fbb11e53f5e742bd16f82f91c1d23ceda4c;p=emufront diff --git a/src/db/databasemanager.cpp b/src/db/databasemanager.cpp index b2b20fc..3c3b828 100644 --- a/src/db/databasemanager.cpp +++ b/src/db/databasemanager.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 "databasemanager.h" #include #include