kdbus: add myself to copyright
authorDjalal Harouni <tixxdz@opendz.org>
Mon, 12 Jan 2015 14:51:57 +0000 (15:51 +0100)
committerDjalal Harouni <tixxdz@opendz.org>
Mon, 12 Jan 2015 14:51:57 +0000 (15:51 +0100)
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
22 files changed:
bus.h
connection.c
domain.c
domain.h
endpoint.h
handle.c
item.c
item.h
match.h
message.c
metadata.c
names.c
names.h
notify.c
notify.h
pool.c
pool.h
queue.c
queue.h
reply.h
util.c
util.h

diff --git a/bus.h b/bus.h
index 65458436bedaf2730d60bcd051ef0a114f6bca6a..3fa57373165ccd49874ce1bd9fdc2125a8727deb 100644 (file)
--- a/bus.h
+++ b/bus.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 218e11d42a18e69f895f7aebe019d0a7cc363077..aa6a0b05b82d1f38554c1af3084a6ce6bee7b939 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
- * Copyright (C) 2014 Djalal Harouni
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 31d38a621b2149bee9f2dd1dc13c2f5b37403b64..81d1fb52b73c0085f3ae9d29f57e20f1bf28fd3e 100644 (file)
--- a/domain.c
+++ b/domain.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 01bf8cbe8963088c0242bd45ebfc8fae686aacbc..0154d566eb2f8eb6caa52d062b9d65e241eb7bb3 100644 (file)
--- a/domain.h
+++ b/domain.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 2528611fc44f6486adc62c994475eb67db1e3893..be395c9c64dc0535976881ea299f1b967f92ac83 100644 (file)
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 313247690576a94b5f2c5eb36b32b5ac06156a70..0be1e87048430f78a59f579cbd136b86ef1988b6 100644 (file)
--- a/handle.c
+++ b/handle.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/item.c b/item.c
index 6cc67b1566caaf6a6edc94601480b589a6ee4365..95bc3822ed453dfdf103cbd493abb0725a1d8a6f 100644 (file)
--- a/item.c
+++ b/item.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/item.h b/item.h
index 6364b5c3be57693abfb9dee2e438148d4bee9dee..3efb478349044c24662f76b1b11e75bf149742af 100644 (file)
--- a/item.h
+++ b/item.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/match.h b/match.h
index 16b982ce607dbbee4162b8b15feab32351656652..81aed4a99721ceab74ed0029b7b5db261fc7644d 100644 (file)
--- a/match.h
+++ b/match.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 959f58f0f8136246ff372ae38e35a83cfb268938..3ec2afc8ff5c6f228b39141a49fe88c057d9b442 100644 (file)
--- a/message.c
+++ b/message.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index a5ce7a3290160589b498a04016257bc46a9f7ba9..796a266af9ce4d6497973e62a2468a2062f341fd 100644 (file)
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/names.c b/names.c
index 9af3a6923013a62bec093cb44b1685931ce36318..f8a69c249e173a42ab51d735e847a4065e944c02 100644 (file)
--- a/names.c
+++ b/names.c
@@ -4,7 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
- * Copyright (C) 2014 Djalal Harouni
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/names.h b/names.h
index a4d732a38782c1eb4291771661789c3b69dfb6f4..81a2e2ac49c145ab40ee77b136befd72b1c7007e 100644 (file)
--- a/names.h
+++ b/names.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 44bab30299de93ecd08cc45307191a11e8196361..b429d42bf9f63d1bdb9f2755c38ff6cefad35ac6 100644 (file)
--- a/notify.c
+++ b/notify.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
index 95d3711e49f394513f0826855aca408f379a95d5..22039c123647af764d1e504d8a16d7e8b819a315 100644 (file)
--- a/notify.h
+++ b/notify.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/pool.c b/pool.c
index 9080d8908c0bcf1558c556fc79e73a2160dd4b97..1fff68d95c1e33fd288d6b6146b56c7ac1ab8e61 100644 (file)
--- a/pool.c
+++ b/pool.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/pool.h b/pool.h
index 7ddc8ccb9bb89b33a3e64dca5cb18e6d6a5ddae0..7c6fce2241de6b9c59c21ca0620c1595c9a73a8b 100644 (file)
--- a/pool.h
+++ b/pool.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/queue.c b/queue.c
index 59ad0e246f4b57693c7a7864bef6f1363bdd54e2..53ab51a0f7919a46f613d9b5ab3ac301c73c5273 100644 (file)
--- a/queue.c
+++ b/queue.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/queue.h b/queue.h
index e853c5c3a18421fea9b14c5c53398fc4cd11e26f..8e9961fd3ecda964455560b256b42564812370f4 100644 (file)
--- a/queue.h
+++ b/queue.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/reply.h b/reply.h
index a1d4c76f455f12718b43ca0a8052bdbc19fd5f6a..7cecea210bf5bc2f219d008867439b93192518b0 100644 (file)
--- a/reply.h
+++ b/reply.h
@@ -4,7 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
- * Copyright (C) 2014 Djalal Harouni
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/util.c b/util.c
index 19576f0912ec8d046521ab03b61bf2d7f19d27e8..16069f5f644ebad46021aadf090a653a977e478d 100644 (file)
--- a/util.c
+++ b/util.c
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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
diff --git a/util.h b/util.h
index da75f3940b3e3723a3cebb8e3728d8049561877f..33d31f6274e00984bfe915ca16bac1cf3ecf4626 100644 (file)
--- a/util.h
+++ b/util.h
@@ -4,6 +4,7 @@
  * Copyright (C) 2013-2014 Daniel Mack <daniel@zonque.org>
  * Copyright (C) 2013-2014 David Herrmann <dh.herrmann@gmail.com>
  * Copyright (C) 2013-2014 Linux Foundation
+ * Copyright (C) 2014 Djalal Harouni <tixxdz@opendz.org>
  *
  * kdbus 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