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

List:       kde-commits
Subject:    [kcm-grub2] src: Update copyright statements.
From:       Konstantinos Smanis <konstantinos.smanis () gmail ! com>
Date:       2013-01-21 17:10:16
Message-ID: 20130121171016.5A779A6091 () git ! kde ! org
[Download RAW message or body]

Git commit 76a534e39f589be900e10bc8876531350622665d by Konstantinos Smanis.
Committed on 21/01/2013 at 18:08.
Pushed by ksmanis into branch 'master'.

Update copyright statements.

M  +1    -1    src/convertDlg.cpp
M  +1    -1    src/convertDlg.h
M  +1    -1    src/helper/helper.cpp
M  +1    -1    src/helper/helper.h
M  +1    -1    src/installDlg.cpp
M  +1    -1    src/installDlg.h
M  +2    -2    src/kcm_grub2.cpp
M  +1    -1    src/kcm_grub2.h
M  +1    -1    src/qPkBackend.cpp
M  +1    -1    src/qPkBackend.h
M  +1    -1    src/qaptBackend.cpp
M  +1    -1    src/qaptBackend.h
M  +1    -1    src/removeDlg.cpp
M  +1    -1    src/removeDlg.h

http://commits.kde.org/kcm-grub2/76a534e39f589be900e10bc8876531350622665d

diff --git a/src/convertDlg.cpp b/src/convertDlg.cpp
index 09f54a6..e39d9f5 100644
--- a/src/convertDlg.cpp
+++ b/src/convertDlg.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/convertDlg.h b/src/convertDlg.h
index 78e8f67..54afb8b 100644
--- a/src/convertDlg.h
+++ b/src/convertDlg.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/helper/helper.cpp b/src/helper/helper.cpp
index 39b7ddd..2f8bf43 100644
--- a/src/helper/helper.cpp
+++ b/src/helper/helper.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/helper/helper.h b/src/helper/helper.h
index 82bbed4..782d382 100644
--- a/src/helper/helper.h
+++ b/src/helper/helper.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/installDlg.cpp b/src/installDlg.cpp
index 6325105..77222b6 100644
--- a/src/installDlg.cpp
+++ b/src/installDlg.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/installDlg.h b/src/installDlg.h
index 7ceb087..9d39165 100644
--- a/src/installDlg.h
+++ b/src/installDlg.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/kcm_grub2.cpp b/src/kcm_grub2.cpp
index 89ea241..217486c 100644
--- a/src/kcm_grub2.cpp
+++ b/src/kcm_grub2.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
@@ -57,7 +57,7 @@ KCMGRUB2::KCMGRUB2(QWidget *parent, const QVariantList &list) : \
KCModule(GRUB2Fa  //Isn't KAboutData's second argument supposed to do this?
     KGlobal::locale()->insertCatalog("kcm-grub2");
 
-    KAboutData *about = new KAboutData("kcmgrub2", "kcm-grub2", ki18nc("@title", \
"KDE GRUB2 Bootloader Control Module"), KCM_GRUB2_VERSION, ki18nc("@title", "A KDE \
Control Module for configuring the GRUB2 bootloader."), KAboutData::License_GPL_V3, \
ki18nc("@info:credit", "Copyright (C) 2008-2012 Konstantinos Smanis"), \
KLocalizedString(), "http://ksmanis.wordpress.com/projects/grub2-editor/"); +    \
KAboutData *about = new KAboutData("kcmgrub2", "kcm-grub2", ki18nc("@title", "KDE \
GRUB2 Bootloader Control Module"), KCM_GRUB2_VERSION, ki18nc("@title", "A KDE Control \
Module for configuring the GRUB2 bootloader."), KAboutData::License_GPL_V3, \
ki18nc("@info:credit", "Copyright (C) 2008-2013 Konstantinos Smanis"), \
KLocalizedString(), "http://ksmanis.wordpress.com/projects/grub2-editor/");  \
about->addAuthor(ki18nc("@info:credit", "Κonstantinos Smanis"), \
ki18nc("@info:credit", "Main Developer"), "konstantinos.smanis@gmail.com", \
"http://ksmanis.wordpress.com/");  setAboutData(about);
 
diff --git a/src/kcm_grub2.h b/src/kcm_grub2.h
index 6f4d2b7..acc90d2 100644
--- a/src/kcm_grub2.h
+++ b/src/kcm_grub2.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/qPkBackend.cpp b/src/qPkBackend.cpp
index 72e0bfc..f45d437 100644
--- a/src/qPkBackend.cpp
+++ b/src/qPkBackend.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/qPkBackend.h b/src/qPkBackend.h
index d6c8c0f..24f1f59 100644
--- a/src/qPkBackend.h
+++ b/src/qPkBackend.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/qaptBackend.cpp b/src/qaptBackend.cpp
index 4ae499b..0c445ba 100644
--- a/src/qaptBackend.cpp
+++ b/src/qaptBackend.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/qaptBackend.h b/src/qaptBackend.h
index 65ff5cf..3aff49e 100644
--- a/src/qaptBackend.h
+++ b/src/qaptBackend.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/removeDlg.cpp b/src/removeDlg.cpp
index 76e35b8..54ab37a 100644
--- a/src/removeDlg.cpp
+++ b/src/removeDlg.cpp
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *
diff --git a/src/removeDlg.h b/src/removeDlg.h
index 35a036f..dd3ccd0 100644
--- a/src/removeDlg.h
+++ b/src/removeDlg.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2008-2012 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
+ * Copyright (C) 2008-2013 Konstantinos Smanis <konstantinos.smanis@gmail.com> *
  *                                                                             *
  * 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  *


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

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