[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Bcalligra/kexi-mobile-adam=5Fpigg=5D_kexi/mobile=3A_?=
From:       Adam Pigg <adam () piggz ! co ! uk>
Date:       2011-04-03 20:06:23
Message-ID: 20110403200623.9FCC7A60B9 () git ! kde ! org
[Download RAW message or body]

Git commit c20f5e85fd2c80130e90b63f1cfa9861172e1c84 by Adam Pigg.
Committed on 03/04/2011 at 18:23.
Pushed by piggz into branch 'kexi-mobile-adam_pigg'.

Added copyright/licenses

M  +20   -0    kexi/mobile/KexiMobileMainWindow.cpp     
M  +20   -0    kexi/mobile/KexiMobileMainWindow.h     
M  +19   -17   kexi/mobile/KexiMobileNavigator.cpp     
M  +20   -18   kexi/mobile/KexiMobileNavigator.h     
M  +19   -18   kexi/mobile/KexiMobileToolbar.cpp     
M  +19   -19   kexi/mobile/KexiMobileToolbar.h     
M  +20   -0    kexi/mobile/KexiMobileWidget.cpp     
M  +20   -0    kexi/mobile/KexiMobileWidget.h     

http://commits.kde.org/calligra/c20f5e85fd2c80130e90b63f1cfa9861172e1c84

diff --git a/kexi/mobile/KexiMobileMainWindow.cpp b/kexi/mobile/KexiMobileMainWindow.cpp
index 643d61e..44b68e5 100644
--- a/kexi/mobile/KexiMobileMainWindow.cpp
+++ b/kexi/mobile/KexiMobileMainWindow.cpp
@@ -1,3 +1,23 @@
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
+
 #include "KexiMobileMainWindow.h"
 
 #include <QtGui/QMenu>
diff --git a/kexi/mobile/KexiMobileMainWindow.h b/kexi/mobile/KexiMobileMainWindow.h
index be8132f..b066cdc 100644
--- a/kexi/mobile/KexiMobileMainWindow.h
+++ b/kexi/mobile/KexiMobileMainWindow.h
@@ -1,3 +1,23 @@
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
+
 #ifndef KexiMobile_H
 #define KexiMobile_H
 
diff --git a/kexi/mobile/KexiMobileNavigator.cpp b/kexi/mobile/KexiMobileNavigator.cpp
index 58b066c..d0bdba3 100644
--- a/kexi/mobile/KexiMobileNavigator.cpp
+++ b/kexi/mobile/KexiMobileNavigator.cpp
@@ -1,21 +1,23 @@
-/*
-    <one line to give the library's name and an idea of what it does.>
-    Copyright (C) 2010 Adam Pigg <adam@piggz.co.uk>
-
-    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 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
-*/
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
+
 
 
 #include "KexiMobileNavigator.h"
diff --git a/kexi/mobile/KexiMobileNavigator.h b/kexi/mobile/KexiMobileNavigator.h
index d0d2cbe..1eb1d39 100644
--- a/kexi/mobile/KexiMobileNavigator.h
+++ b/kexi/mobile/KexiMobileNavigator.h
@@ -1,21 +1,23 @@
-/*
-    <one line to give the library's name and an idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    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 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
-*/
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
+
 
 
 #ifndef KEXIMOBILENAVIGATOR_H
diff --git a/kexi/mobile/KexiMobileToolbar.cpp b/kexi/mobile/KexiMobileToolbar.cpp
index 01f2f8a..98265d0 100644
--- a/kexi/mobile/KexiMobileToolbar.cpp
+++ b/kexi/mobile/KexiMobileToolbar.cpp
@@ -1,22 +1,23 @@
-/*
-    <one line to give the library's name and an idea of what it does.>
-    Copyright (C) <year>  <name of author>
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
 
-    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 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
-
-*/
 
 #include "KexiMobileToolbar.h"
 #include <QToolButton>
diff --git a/kexi/mobile/KexiMobileToolbar.h b/kexi/mobile/KexiMobileToolbar.h
index 5144a28..3ecf0e2 100644
--- a/kexi/mobile/KexiMobileToolbar.h
+++ b/kexi/mobile/KexiMobileToolbar.h
@@ -1,22 +1,22 @@
-/*
-    <one line to give the library's name and an idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    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 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
-
-*/
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
 
 #ifndef KEXIMOBILETOOLBAR_H
 #define KEXIMOBILETOOLBAR_H
diff --git a/kexi/mobile/KexiMobileWidget.cpp b/kexi/mobile/KexiMobileWidget.cpp
index 817a9ef..c07b8e6 100644
--- a/kexi/mobile/KexiMobileWidget.cpp
+++ b/kexi/mobile/KexiMobileWidget.cpp
@@ -1,3 +1,23 @@
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
+
 #include "KexiMobileWidget.h"
 #include "KexiMobileNavigator.h"
 
diff --git a/kexi/mobile/KexiMobileWidget.h b/kexi/mobile/KexiMobileWidget.h
index 435db10..d33e3e6 100644
--- a/kexi/mobile/KexiMobileWidget.h
+++ b/kexi/mobile/KexiMobileWidget.h
@@ -1,3 +1,23 @@
+/**  This file is part of KexiMobile
+ * 
+ *  Copyright (C) 2011 Adam Pigg <adam@piggz.co.uk>
+ *
+ *  This library is free software; you can redistribute it and/or
+ *  modify it under the terms of the GNU Library 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 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
+ *  Library General Public License for more details.
+ *
+ *  You should have received a copy of the GNU Library General Public License
+ *  along with this library; see the file COPYING.LIB.  If not, write to
+ *  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ *  Boston, MA 02110-1301, USA.
+ */
+
 #ifndef KEXIMOBILEWIDHET_H
 #define KEXIMOBILEWIDHET_H
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic