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

List:       kde-commits
Subject:    [telepathy-presence-dataengine] global: Fix copyright & license in
From:       George Kiagiadakis <george.kiagiadakis () collabora ! com>
Date:       2011-11-25 15:05:44
Message-ID: 20111125150544.018B0A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 7ab9ad5951a7250867c10b994120eba49dc032cb by George Kiagiadakis.
Committed on 25/11/2011 at 16:05.
Pushed by gkiagia into branch 'master'.

Fix copyright & license in global/*

Acked by the copyright holders.
(Forward-port from the telepathy-kde-0.2 branch)

M  +5    -4    global/globalpresenceservice.cpp
M  +6    -5    global/globalpresenceservice.h
M  +5    -4    global/globalpresencesource.cpp
M  +5    -4    global/globalpresencesource.h
M  +5    -4    global/setglobalpresencejob.cpp
M  +5    -4    global/setglobalpresencejob.h

http://commits.kde.org/telepathy-presence-dataengine/7ab9ad5951a7250867c10b=
994120eba49dc032cb

diff --git a/global/globalpresenceservice.cpp b/global/globalpresenceservic=
e.cpp
index 03035f8..bf2ced5 100644
--- a/global/globalpresenceservice.cpp
+++ b/global/globalpresenceservice.cpp
@@ -1,9 +1,10 @@
 /*
- * Copyright (C) 20011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
+ * Copyright (C) 2011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License version 2 =
as
- * published by the Free Software Foundation
+ * 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,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/global/globalpresenceservice.h b/global/globalpresenceservice.h
index 6eed27d..89dd19a 100644
--- a/global/globalpresenceservice.h
+++ b/global/globalpresenceservice.h
@@ -1,9 +1,10 @@
 /*
- * Copyright (C) 20011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
+ * Copyright (C) 2011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License version 2 =
as
- * published by the Free Software Foundation
+ * 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,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -39,4 +40,4 @@ private:
 };
 =

 =

-#endif  // PLASMA_DATAENGINE_PRESENCE_GLOBALPRESENCESERVICE_H
\ No newline at end of file
+#endif  // PLASMA_DATAENGINE_PRESENCE_GLOBALPRESENCESERVICE_H
diff --git a/global/globalpresencesource.cpp b/global/globalpresencesource.=
cpp
index c37e60b..25b345b 100644
--- a/global/globalpresencesource.cpp
+++ b/global/globalpresencesource.cpp
@@ -1,9 +1,10 @@
 /*
- * Copyright (C) 20011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
+ * Copyright (C) 2011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License version 2 =
as
- * published by the Free Software Foundation
+ * 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,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/global/globalpresencesource.h b/global/globalpresencesource.h
index 0d6ef34..dbcd86a 100644
--- a/global/globalpresencesource.h
+++ b/global/globalpresencesource.h
@@ -1,9 +1,10 @@
 /*
- * Copyright (C) 20011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
+ * Copyright (C) 2011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License version 2 =
as
- * published by the Free Software Foundation
+ * 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,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/global/setglobalpresencejob.cpp b/global/setglobalpresencejob.=
cpp
index be3471f..371136a 100644
--- a/global/setglobalpresencejob.cpp
+++ b/global/setglobalpresencejob.cpp
@@ -1,9 +1,10 @@
 /*
- * Copyright (C) 20011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
+ * Copyright (C) 2011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License version 2 =
as
- * published by the Free Software Foundation
+ * 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,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/global/setglobalpresencejob.h b/global/setglobalpresencejob.h
index c37095e..c8641d2 100644
--- a/global/setglobalpresencejob.h
+++ b/global/setglobalpresencejob.h
@@ -1,9 +1,10 @@
 /*
- * Copyright (C) 20011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
+ * Copyright (C) 2011 Francesco Nwokeka <francesco.nwokeka@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License version 2 =
as
- * published by the Free Software Foundation
+ * 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,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
[prev in list] [next in list] [prev in thread] [next in thread] 

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