Relicense files. See plasma-devel@kde.org mailing list archives for permissions.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=858364
This commit is contained in:
Alex Merry 2008-09-07 21:33:02 +00:00
parent 8ef4eaa1d4
commit 90f5feb1a6
11 changed files with 208 additions and 208 deletions

View File

@ -1,24 +1,24 @@
/*************************************************************************** /*
* Copyright (C) 2008 by Alessandro Diaferia <alediaferia@gmail.com> * * Copyright 2008 by Alessandro Diaferia <alediaferia@gmail.com>
* Copyright (C) 2007 by Alexis Ménard <darktears31@gmail.com> * * Copyright 2007 by Alexis Ménard <darktears31@gmail.com>
* Copyright (C) 2007 Sebastian Kuegler <sebas@kde.org> * * Copyright 2007 Sebastian Kuegler <sebas@kde.org>
* Copyright (C) 2006 Aaron Seigo <aseigo@kde.org> * * Copyright 2006 Aaron Seigo <aseigo@kde.org>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#include "dialog.h" #include "dialog.h"

View File

@ -1,24 +1,24 @@
/*************************************************************************** /*
* Copyright (C) 2008 by Alessandro Diaferia <alediaferia@gmail.com> * * Copyright 2008 by Alessandro Diaferia <alediaferia@gmail.com>
* Copyright (C) 2007 by Alexis Ménard <darktears31@gmail.com> * * Copyright 2007 by Alexis Ménard <darktears31@gmail.com>
* Copyright (C) 2007 Sebastian Kuegler <sebas@kde.org> * * Copyright 2007 Sebastian Kuegler <sebas@kde.org>
* Copyright (C) 2006 Aaron Seigo <aseigo@kde.org> * * Copyright 2006 Aaron Seigo <aseigo@kde.org>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#ifndef PLASMA_DIALOG_H #ifndef PLASMA_DIALOG_H
#define PLASMA_DIALOG_H #define PLASMA_DIALOG_H

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl> * * Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#include "extender.h" #include "extender.h"

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl> * * Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#ifndef PLASMA_EXTENDER_H #ifndef PLASMA_EXTENDER_H
#define PLASMA_EXTENDER_H #define PLASMA_EXTENDER_H

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl> * * Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#include "extenderitem.h" #include "extenderitem.h"

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl> * * Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#ifndef PLASMA_EXTENDERITEM_H #ifndef PLASMA_EXTENDERITEM_H
#define PLASMA_EXTENDERITEM_H #define PLASMA_EXTENDERITEM_H

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright (C) 2008 by Montel Laurent <montel@kde.org> * * Copyright 2008 by Montel Laurent <montel@kde.org>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#include "popupapplet.h" #include "popupapplet.h"

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright (C) 2008 by Montel Laurent <montel@kde.org> * * Copyright 2008 by Montel Laurent <montel@kde.org>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#ifndef POPUPAPPLET_H #ifndef POPUPAPPLET_H
#define POPUPAPPLET_H #define POPUPAPPLET_H

View File

@ -1,21 +1,21 @@
/*************************************************************************** /*
* Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl> * * Copyright 2008 by Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#ifndef LIBS_PLASMA_EXTENDER_P_H #ifndef LIBS_PLASMA_EXTENDER_P_H
#define LIBS_PLASMA_EXTENDER_P_H #define LIBS_PLASMA_EXTENDER_P_H

View File

@ -1,23 +1,23 @@
/*************************************************************************** /*
* Copyright 2007 by Dan Meltzer <hydrogen@notyetimplemented.com> * * Copyright 2007 by Dan Meltzer <hydrogen@notyetimplemented.com>
* Copyright 2008 by Aaron Seigo <aseigo@kde.org> * * Copyright 2008 by Aaron Seigo <aseigo@kde.org>
* Copyright 2008 by Alexis Ménard <darktears31@gmail.com> * * Copyright 2008 by Alexis Ménard <darktears31@gmail.com>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#include "tooltipmanager.h" #include "tooltipmanager.h"

View File

@ -1,23 +1,23 @@
/*************************************************************************** /*
* Copyright 2008 by Alexis Ménard <darktears31@gmail.com> * * Copyright 2007 by Dan Meltzer <hydrogen@notyetimplemented.com>
* Copyright 2008 by Aaron Seigo <aseigo@kde.org> * * Copyright 2008 by Aaron Seigo <aseigo@kde.org>
* Copyright 2007 by Dan Meltzer <hydrogen@notyetimplemented.com> * * Copyright 2008 by Alexis Ménard <darktears31@gmail.com>
* * *
* This program is free software; you can redistribute it and/or modify * * 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 * * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * * (at your option) any later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * * GNU General Public License for more details.
* * *
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the * * along with this program; if not, write to the Free Software
* Free Software Foundation, Inc., * * Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * * Boston, MA 02110-1301 USA
***************************************************************************/ */
#ifndef PLASMA_TOOL_TIP_MANAGER_H #ifndef PLASMA_TOOL_TIP_MANAGER_H
#define PLASMA_TOOL_TIP_MANAGER_H #define PLASMA_TOOL_TIP_MANAGER_H