From: Djalal Harouni Date: Mon, 12 Jan 2015 14:51:57 +0000 (+0100) Subject: kdbus: add myself to copyright X-Git-Tag: upstream/0.20150129.081441utc~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=640f4ee52c6fab350fea4e4878dea1e2ee5225b1;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git kdbus: add myself to copyright Signed-off-by: Djalal Harouni --- diff --git a/bus.h b/bus.h index 6545843..3fa5737 100644 --- a/bus.h +++ b/bus.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/connection.c b/connection.c index 218e11d..aa6a0b0 100644 --- a/connection.c +++ b/connection.c @@ -4,7 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation - * Copyright (C) 2014 Djalal Harouni + * Copyright (C) 2014 Djalal Harouni * * 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/domain.c b/domain.c index 31d38a6..81d1fb5 100644 --- a/domain.c +++ b/domain.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/domain.h b/domain.h index 01bf8cb..0154d56 100644 --- a/domain.h +++ b/domain.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/endpoint.h b/endpoint.h index 2528611..be395c9 100644 --- a/endpoint.h +++ b/endpoint.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/handle.c b/handle.c index 3132476..0be1e87 100644 --- a/handle.c +++ b/handle.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 6cc67b1..95bc382 100644 --- a/item.c +++ b/item.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 6364b5c..3efb478 100644 --- a/item.h +++ b/item.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 16b982c..81aed4a 100644 --- a/match.h +++ b/match.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/message.c b/message.c index 959f58f..3ec2afc 100644 --- a/message.c +++ b/message.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/metadata.c b/metadata.c index a5ce7a3..796a266 100644 --- a/metadata.c +++ b/metadata.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 9af3a69..f8a69c2 100644 --- a/names.c +++ b/names.c @@ -4,7 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation - * Copyright (C) 2014 Djalal Harouni + * Copyright (C) 2014 Djalal Harouni * * 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 a4d732a..81a2e2a 100644 --- a/names.h +++ b/names.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/notify.c b/notify.c index 44bab30..b429d42 100644 --- a/notify.c +++ b/notify.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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/notify.h b/notify.h index 95d3711..22039c1 100644 --- a/notify.h +++ b/notify.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 9080d89..1fff68d 100644 --- a/pool.c +++ b/pool.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 7ddc8cc..7c6fce2 100644 --- a/pool.h +++ b/pool.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 59ad0e2..53ab51a 100644 --- a/queue.c +++ b/queue.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 e853c5c..8e9961f 100644 --- a/queue.h +++ b/queue.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 a1d4c76..7cecea2 100644 --- a/reply.h +++ b/reply.h @@ -4,7 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation - * Copyright (C) 2014 Djalal Harouni + * Copyright (C) 2014 Djalal Harouni * * 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 19576f0..16069f5 100644 --- a/util.c +++ b/util.c @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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 da75f39..33d31f6 100644 --- a/util.h +++ b/util.h @@ -4,6 +4,7 @@ * Copyright (C) 2013-2014 Daniel Mack * Copyright (C) 2013-2014 David Herrmann * Copyright (C) 2013-2014 Linux Foundation + * Copyright (C) 2014 Djalal Harouni * * 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