mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 11:35:24 +01:00
Updating file headers
This commit is contained in:
parent
1733c412a1
commit
74256ee5ff
@ -1,3 +1,20 @@
|
|||||||
|
/* This file is part of Clementine.
|
||||||
|
Copyright 2014, Andre Siviero <altsiviero@gmail.com>
|
||||||
|
|
||||||
|
Clementine 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 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
Clementine 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 Clementine. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
#include "ripcd.h"
|
#include "ripcd.h"
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "ui_ripcd.h"
|
#include "ui_ripcd.h"
|
||||||
|
@ -1,11 +1,19 @@
|
|||||||
/********************************************************************************
|
/* This file is part of Clementine.
|
||||||
** Form generated from reading UI file 'ripcd.ui'
|
Copyright 2014, Andre Siviero <altsiviero@gmail.com>
|
||||||
**
|
|
||||||
** Created: Fri Dec 27 02:11:12 2013
|
Clementine is free software: you can redistribute it and/or modify
|
||||||
** by: Qt User Interface Compiler version 4.8.1
|
it under the terms of the GNU General Public License as published by
|
||||||
**
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
(at your option) any later version.
|
||||||
********************************************************************************/
|
|
||||||
|
Clementine 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 Clementine. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef RIPCD_H
|
#ifndef RIPCD_H
|
||||||
#define RIPCD_H
|
#define RIPCD_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user