[kwallet] src/runtime/kwalletd: Change KWallet daemon files to LGPLv2+
Alex Merry
alex.merry at kde.org
Tue Mar 4 10:59:51 UTC 2014
Git commit 0da2a5c94544ffc58230dd6dc2f12fe3fdcb98f7 by Alex Merry.
Committed on 04/03/2014 at 10:55.
Pushed by alexmerry into branch 'master'.
Change KWallet daemon files to LGPLv2+
Permission granted by George Staikos on kde-frameworks-devel.
CCMAIL: staikos at kde.org
CCMAIL: hrvoje.senjan at gmail.com
CCMAIL: kde-frameworks-devel at kde.org
M +9 -10 src/runtime/kwalletd/kbetterthankdialog.cpp
M +9 -10 src/runtime/kwalletd/kbetterthankdialog.h
M +9 -10 src/runtime/kwalletd/kwalletwizard.cpp
M +9 -10 src/runtime/kwalletd/kwalletwizard.h
http://commits.kde.org/kwallet-framework/0da2a5c94544ffc58230dd6dc2f12fe3fdcb98f7
diff --git a/src/runtime/kwalletd/kbetterthankdialog.cpp b/src/runtime/kwalletd/kbetterthankdialog.cpp
index 96aa002..22bd936 100644
--- a/src/runtime/kwalletd/kbetterthankdialog.cpp
+++ b/src/runtime/kwalletd/kbetterthankdialog.cpp
@@ -1,19 +1,18 @@
/* This file is part of the KDE libraries
Copyright (C) 2004 George Staikos <staikos at kde.org>
- 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; either version 2 of the License, or
- (at your option) any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ This library 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.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include "kbetterthankdialog.h"
diff --git a/src/runtime/kwalletd/kbetterthankdialog.h b/src/runtime/kwalletd/kbetterthankdialog.h
index a4b5d16..d8d1bff 100644
--- a/src/runtime/kwalletd/kbetterthankdialog.h
+++ b/src/runtime/kwalletd/kbetterthankdialog.h
@@ -1,19 +1,18 @@
/* This file is part of the KDE libraries
Copyright (C) 2004 George Staikos <staikos at kde.org>
- 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; either version 2 of the License, or
- (at your option) any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ This library 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.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef KBETTERTHANKDIALOG_H
diff --git a/src/runtime/kwalletd/kwalletwizard.cpp b/src/runtime/kwalletd/kwalletwizard.cpp
index b73bfd4..11be4c5 100644
--- a/src/runtime/kwalletd/kwalletwizard.cpp
+++ b/src/runtime/kwalletd/kwalletwizard.cpp
@@ -1,19 +1,18 @@
/* This file is part of the KDE libraries
Copyright (C) 2004 George Staikos <staikos at kde.org>
- 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; either version 2 of the License, or
- (at your option) any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ This library 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.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include "kwalletwizard.h"
diff --git a/src/runtime/kwalletd/kwalletwizard.h b/src/runtime/kwalletd/kwalletwizard.h
index 95b422b..95723df 100644
--- a/src/runtime/kwalletd/kwalletwizard.h
+++ b/src/runtime/kwalletd/kwalletwizard.h
@@ -1,19 +1,18 @@
/* This file is part of the KDE libraries
Copyright (C) 2004 George Staikos <staikos at kde.org>
- 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; either version 2 of the License, or
- (at your option) any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
+ This library 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.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef KWALLETWIZARD_H
More information about the Kde-frameworks-devel
mailing list