Added GPL-header to files
This commit is contained in:
parent
e677ad6f83
commit
b7ae919014
58 changed files with 875 additions and 1 deletions
|
@ -1,3 +1,18 @@
|
|||
/**
|
||||
* This file is a part of Prome, an XMMS2 Client.
|
||||
*
|
||||
* Copyright (C) 2005-2007 XMMS2 Team
|
||||
*
|
||||
* 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; version 2 of the License.
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
#include "MainWindow.h"
|
||||
#include "NumberDisplay.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue