Re: [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer

2022-01-14 Thread Simon Marchi via lttng-dev
On 2022-01-14 3:48 p.m., Jérémie Galarneau via lttng-dev wrote:
> Apply copyright ownership transfer from David Goulet, Julien Desfossez,
> and Simon Marchi to EfficiOS Inc.
> 
> Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030087.html
> Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
> Signed-off-by: Jérémie Galarneau 
> Cc: David Goulet 
> Cc: Julien Desfossez 
> Cc: Simon Marchi 
> Change-Id: Id13575afd4a2a09bb91a8d2b7a12dc3db8dc329f
> ---
>  extras/lttng-bash_completion   | 2 +-
>  include/lttng/lttng.h  | 2 +-
>  src/bin/lttng-consumerd/lttng-consumerd.cpp| 2 +-
>  src/bin/lttng-consumerd/lttng-consumerd.h  | 4 ++--
>  src/bin/lttng-crash/lttng-crash.cpp| 2 +-
>  src/bin/lttng-sessiond/channel.cpp | 2 +-
>  src/bin/lttng-sessiond/channel.h   | 2 +-
>  src/bin/lttng-sessiond/client.cpp  | 2 +-
>  src/bin/lttng-sessiond/client.h| 2 +-
>  src/bin/lttng-sessiond/context.cpp | 2 +-
>  src/bin/lttng-sessiond/context.h   | 2 +-
>  src/bin/lttng-sessiond/dispatch.cpp| 2 +-
>  src/bin/lttng-sessiond/dispatch.h  | 2 +-
>  src/bin/lttng-sessiond/event.cpp   | 2 +-
>  src/bin/lttng-sessiond/event.h | 2 +-
>  src/bin/lttng-sessiond/globals.cpp | 2 +-
>  src/bin/lttng-sessiond/kernel.cpp  | 2 +-
>  src/bin/lttng-sessiond/kernel.h| 2 +-
>  src/bin/lttng-sessiond/lttng-sessiond.h| 2 +-
>  src/bin/lttng-sessiond/main.cpp| 2 +-
>  src/bin/lttng-sessiond/manage-apps.cpp | 2 +-
>  src/bin/lttng-sessiond/manage-apps.h   | 2 +-
>  src/bin/lttng-sessiond/manage-consumer.cpp | 2 +-
>  src/bin/lttng-sessiond/manage-consumer.h   | 2 +-
>  src/bin/lttng-sessiond/manage-kernel.cpp   | 2 +-
>  src/bin/lttng-sessiond/manage-kernel.h | 2 +-
>  src/bin/lttng-sessiond/process-utils.cpp   | 2 +-
>  src/bin/lttng-sessiond/register.cpp| 2 +-
>  src/bin/lttng-sessiond/register.h  | 2 +-
>  src/bin/lttng-sessiond/session.cpp | 2 +-
>  src/bin/lttng-sessiond/session.h   | 2 +-
>  src/bin/lttng-sessiond/thread-utils.cpp| 2 +-
>  src/bin/lttng-sessiond/trace-kernel.cpp| 2 +-
>  src/bin/lttng-sessiond/trace-kernel.h  | 2 +-
>  src/bin/lttng-sessiond/trace-ust.cpp   | 2 +-
>  src/bin/lttng-sessiond/trace-ust.h | 2 +-
>  src/bin/lttng-sessiond/ust-app.cpp | 2 +-
>  src/bin/lttng-sessiond/ust-app.h   | 2 +-
>  src/bin/lttng-sessiond/ust-consumer.cpp| 2 +-
>  src/bin/lttng-sessiond/ust-consumer.h  | 2 +-
>  src/bin/lttng-sessiond/ust-ctl-internal.h  | 2 +-
>  src/bin/lttng-sessiond/ust-error-internal.h| 3 +--
>  src/bin/lttng-sessiond/utils.cpp   | 2 +-
>  src/bin/lttng-sessiond/utils.h | 2 +-
>  src/bin/lttng/command.h| 2 +-
>  src/bin/lttng/commands/add_context.cpp | 2 +-
>  src/bin/lttng/commands/create.cpp  | 2 +-
>  src/bin/lttng/commands/destroy.cpp | 2 +-
>  src/bin/lttng/commands/disable_channels.cpp| 2 +-
>  src/bin/lttng/commands/disable_events.cpp  | 2 +-
>  src/bin/lttng/commands/enable_channels.cpp | 2 +-
>  src/bin/lttng/commands/enable_events.cpp   | 2 +-
>  src/bin/lttng/commands/list.cpp| 2 +-
>  src/bin/lttng/commands/set_session.cpp | 2 +-
>  src/bin/lttng/commands/start.cpp   | 2 +-
>  src/bin/lttng/commands/stop.cpp| 2 +-
>  src/bin/lttng/commands/track-untrack.cpp   | 2 +-
>  src/bin/lttng/commands/version.cpp | 2 +-
>  src/bin/lttng/conf.cpp | 2 +-
>  src/bin/lttng/conf.h   | 2 +-
>  src/bin/lttng/lttng.cpp| 2 +-
>  src/bin/lttng/utils.cpp| 2 +-
>  src/bin/lttng/utils.h  | 2 +-
>  src/common/common.h| 2 +-
>  src/common/compat/poll.cpp | 2 +-
>  src/common/compat/poll.h   | 2 +-
>  src/common/consumer/consumer-stream.cpp| 2 +-
>  src/common/consumer/consumer-timer.h   | 2 +-
>  src/common/consumer/consumer.cpp   | 2 +-
>  src/common/consumer/consumer.h | 2 +-
>  src/common/defaults.cpp| 2 +-
>  src/common/defaults.h  | 2 +-
>  src/common/error.h | 2 +-
>  src/common/futex.cpp   | 2 +-
>  src/common/futex.h | 2 +-
>  src/common/hashtable/hashtable.cpp | 2 +-
>  src/common/hashtable/hashtable.h   | 2 +-
>  src/common/hashtable/utils.cpp | 2 +-
>  src/common/hashtable/utils.h   | 2 +-

Re: [lttng-dev] Transfer of LTTng copyright ownership: Jesper Derehag

2022-01-14 Thread Jesper Derehag via lttng-dev
Yes, I acknowledge that copyright can be transferred to EfficiOS inc.

Don't spend it all in one place! =)

/Jesper


Från: Mathieu Desnoyers 
Skickat: fredag 14 januari 2022 21:50
Till: Jesper Derehag
Kopia: lttng-dev; Jeremie Galarneau
Ämne: Transfer of LTTng copyright ownership: Jesper Derehag

Hi Jesper,

In order to facilitate maintenance of the LTTng project, would you agree to
transfer your copyright ownership for code authored in your own time to
EfficiOS Inc. ?

Even though most of those changes are somewhat trivial, I would prefer that
we keep a public record of this for the future.

Those changes are authored with this email:

Jesper Derehag 

This affects the lttng-tools and lttng-ust projects.

Mathieu

--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer

2022-01-14 Thread Julien Desfossez via lttng-dev

On 2022-01-14 3:48 p.m., Jérémie Galarneau wrote:

Apply copyright ownership transfer from David Goulet, Julien Desfossez,
and Simon Marchi to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030087.html
Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
Signed-off-by: Jérémie Galarneau 
Cc: David Goulet 
Cc: Julien Desfossez 
Cc: Simon Marchi 
Change-Id: Id13575afd4a2a09bb91a8d2b7a12dc3db8dc329f
---
  extras/lttng-bash_completion   | 2 +-
  include/lttng/lttng.h  | 2 +-
  src/bin/lttng-consumerd/lttng-consumerd.cpp| 2 +-
  src/bin/lttng-consumerd/lttng-consumerd.h  | 4 ++--
  src/bin/lttng-crash/lttng-crash.cpp| 2 +-
  src/bin/lttng-sessiond/channel.cpp | 2 +-
  src/bin/lttng-sessiond/channel.h   | 2 +-
  src/bin/lttng-sessiond/client.cpp  | 2 +-
  src/bin/lttng-sessiond/client.h| 2 +-
  src/bin/lttng-sessiond/context.cpp | 2 +-
  src/bin/lttng-sessiond/context.h   | 2 +-
  src/bin/lttng-sessiond/dispatch.cpp| 2 +-
  src/bin/lttng-sessiond/dispatch.h  | 2 +-
  src/bin/lttng-sessiond/event.cpp   | 2 +-
  src/bin/lttng-sessiond/event.h | 2 +-
  src/bin/lttng-sessiond/globals.cpp | 2 +-
  src/bin/lttng-sessiond/kernel.cpp  | 2 +-
  src/bin/lttng-sessiond/kernel.h| 2 +-
  src/bin/lttng-sessiond/lttng-sessiond.h| 2 +-
  src/bin/lttng-sessiond/main.cpp| 2 +-
  src/bin/lttng-sessiond/manage-apps.cpp | 2 +-
  src/bin/lttng-sessiond/manage-apps.h   | 2 +-
  src/bin/lttng-sessiond/manage-consumer.cpp | 2 +-
  src/bin/lttng-sessiond/manage-consumer.h   | 2 +-
  src/bin/lttng-sessiond/manage-kernel.cpp   | 2 +-
  src/bin/lttng-sessiond/manage-kernel.h | 2 +-
  src/bin/lttng-sessiond/process-utils.cpp   | 2 +-
  src/bin/lttng-sessiond/register.cpp| 2 +-
  src/bin/lttng-sessiond/register.h  | 2 +-
  src/bin/lttng-sessiond/session.cpp | 2 +-
  src/bin/lttng-sessiond/session.h   | 2 +-
  src/bin/lttng-sessiond/thread-utils.cpp| 2 +-
  src/bin/lttng-sessiond/trace-kernel.cpp| 2 +-
  src/bin/lttng-sessiond/trace-kernel.h  | 2 +-
  src/bin/lttng-sessiond/trace-ust.cpp   | 2 +-
  src/bin/lttng-sessiond/trace-ust.h | 2 +-
  src/bin/lttng-sessiond/ust-app.cpp | 2 +-
  src/bin/lttng-sessiond/ust-app.h   | 2 +-
  src/bin/lttng-sessiond/ust-consumer.cpp| 2 +-
  src/bin/lttng-sessiond/ust-consumer.h  | 2 +-
  src/bin/lttng-sessiond/ust-ctl-internal.h  | 2 +-
  src/bin/lttng-sessiond/ust-error-internal.h| 3 +--
  src/bin/lttng-sessiond/utils.cpp   | 2 +-
  src/bin/lttng-sessiond/utils.h | 2 +-
  src/bin/lttng/command.h| 2 +-
  src/bin/lttng/commands/add_context.cpp | 2 +-
  src/bin/lttng/commands/create.cpp  | 2 +-
  src/bin/lttng/commands/destroy.cpp | 2 +-
  src/bin/lttng/commands/disable_channels.cpp| 2 +-
  src/bin/lttng/commands/disable_events.cpp  | 2 +-
  src/bin/lttng/commands/enable_channels.cpp | 2 +-
  src/bin/lttng/commands/enable_events.cpp   | 2 +-
  src/bin/lttng/commands/list.cpp| 2 +-
  src/bin/lttng/commands/set_session.cpp | 2 +-
  src/bin/lttng/commands/start.cpp   | 2 +-
  src/bin/lttng/commands/stop.cpp| 2 +-
  src/bin/lttng/commands/track-untrack.cpp   | 2 +-
  src/bin/lttng/commands/version.cpp | 2 +-
  src/bin/lttng/conf.cpp | 2 +-
  src/bin/lttng/conf.h   | 2 +-
  src/bin/lttng/lttng.cpp| 2 +-
  src/bin/lttng/utils.cpp| 2 +-
  src/bin/lttng/utils.h  | 2 +-
  src/common/common.h| 2 +-
  src/common/compat/poll.cpp | 2 +-
  src/common/compat/poll.h   | 2 +-
  src/common/consumer/consumer-stream.cpp| 2 +-
  src/common/consumer/consumer-timer.h   | 2 +-
  src/common/consumer/consumer.cpp   | 2 +-
  src/common/consumer/consumer.h | 2 +-
  src/common/defaults.cpp| 2 +-
  src/common/defaults.h  | 2 +-
  src/common/error.h | 2 +-
  src/common/futex.cpp   | 2 +-
  src/common/futex.h | 2 +-
  src/common/hashtable/hashtable.cpp | 2 +-
  src/common/hashtable/hashtable.h   | 2 +-
  src/common/hashtable/utils.cpp | 2 +-
  src/common/hashtable/utils.h   | 2 +-
  src/common/kernel-consumer/kernel-consumer.cpp | 2 +-
  src/common/kernel-consumer/kernel-consumer.h   | 2 +-
  

[lttng-dev] Transfer of LTTng copyright ownership: Jesper Derehag

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
Hi Jesper,

In order to facilitate maintenance of the LTTng project, would you agree to
transfer your copyright ownership for code authored in your own time to
EfficiOS Inc. ?

Even though most of those changes are somewhat trivial, I would prefer that
we keep a public record of this for the future.

Those changes are authored with this email:

Jesper Derehag 

This affects the lttng-tools and lttng-ust projects.

Mathieu

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


[lttng-dev] [PATCH lttng-tools] Copyright ownership transfer

2022-01-14 Thread Jérémie Galarneau via lttng-dev
Apply copyright ownership transfer from David Goulet, Julien Desfossez,
and Simon Marchi to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030087.html
Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
Signed-off-by: Jérémie Galarneau 
Cc: David Goulet 
Cc: Julien Desfossez 
Cc: Simon Marchi 
Change-Id: Id13575afd4a2a09bb91a8d2b7a12dc3db8dc329f
---
 extras/lttng-bash_completion   | 2 +-
 include/lttng/lttng.h  | 2 +-
 src/bin/lttng-consumerd/lttng-consumerd.cpp| 2 +-
 src/bin/lttng-consumerd/lttng-consumerd.h  | 4 ++--
 src/bin/lttng-crash/lttng-crash.cpp| 2 +-
 src/bin/lttng-sessiond/channel.cpp | 2 +-
 src/bin/lttng-sessiond/channel.h   | 2 +-
 src/bin/lttng-sessiond/client.cpp  | 2 +-
 src/bin/lttng-sessiond/client.h| 2 +-
 src/bin/lttng-sessiond/context.cpp | 2 +-
 src/bin/lttng-sessiond/context.h   | 2 +-
 src/bin/lttng-sessiond/dispatch.cpp| 2 +-
 src/bin/lttng-sessiond/dispatch.h  | 2 +-
 src/bin/lttng-sessiond/event.cpp   | 2 +-
 src/bin/lttng-sessiond/event.h | 2 +-
 src/bin/lttng-sessiond/globals.cpp | 2 +-
 src/bin/lttng-sessiond/kernel.cpp  | 2 +-
 src/bin/lttng-sessiond/kernel.h| 2 +-
 src/bin/lttng-sessiond/lttng-sessiond.h| 2 +-
 src/bin/lttng-sessiond/main.cpp| 2 +-
 src/bin/lttng-sessiond/manage-apps.cpp | 2 +-
 src/bin/lttng-sessiond/manage-apps.h   | 2 +-
 src/bin/lttng-sessiond/manage-consumer.cpp | 2 +-
 src/bin/lttng-sessiond/manage-consumer.h   | 2 +-
 src/bin/lttng-sessiond/manage-kernel.cpp   | 2 +-
 src/bin/lttng-sessiond/manage-kernel.h | 2 +-
 src/bin/lttng-sessiond/process-utils.cpp   | 2 +-
 src/bin/lttng-sessiond/register.cpp| 2 +-
 src/bin/lttng-sessiond/register.h  | 2 +-
 src/bin/lttng-sessiond/session.cpp | 2 +-
 src/bin/lttng-sessiond/session.h   | 2 +-
 src/bin/lttng-sessiond/thread-utils.cpp| 2 +-
 src/bin/lttng-sessiond/trace-kernel.cpp| 2 +-
 src/bin/lttng-sessiond/trace-kernel.h  | 2 +-
 src/bin/lttng-sessiond/trace-ust.cpp   | 2 +-
 src/bin/lttng-sessiond/trace-ust.h | 2 +-
 src/bin/lttng-sessiond/ust-app.cpp | 2 +-
 src/bin/lttng-sessiond/ust-app.h   | 2 +-
 src/bin/lttng-sessiond/ust-consumer.cpp| 2 +-
 src/bin/lttng-sessiond/ust-consumer.h  | 2 +-
 src/bin/lttng-sessiond/ust-ctl-internal.h  | 2 +-
 src/bin/lttng-sessiond/ust-error-internal.h| 3 +--
 src/bin/lttng-sessiond/utils.cpp   | 2 +-
 src/bin/lttng-sessiond/utils.h | 2 +-
 src/bin/lttng/command.h| 2 +-
 src/bin/lttng/commands/add_context.cpp | 2 +-
 src/bin/lttng/commands/create.cpp  | 2 +-
 src/bin/lttng/commands/destroy.cpp | 2 +-
 src/bin/lttng/commands/disable_channels.cpp| 2 +-
 src/bin/lttng/commands/disable_events.cpp  | 2 +-
 src/bin/lttng/commands/enable_channels.cpp | 2 +-
 src/bin/lttng/commands/enable_events.cpp   | 2 +-
 src/bin/lttng/commands/list.cpp| 2 +-
 src/bin/lttng/commands/set_session.cpp | 2 +-
 src/bin/lttng/commands/start.cpp   | 2 +-
 src/bin/lttng/commands/stop.cpp| 2 +-
 src/bin/lttng/commands/track-untrack.cpp   | 2 +-
 src/bin/lttng/commands/version.cpp | 2 +-
 src/bin/lttng/conf.cpp | 2 +-
 src/bin/lttng/conf.h   | 2 +-
 src/bin/lttng/lttng.cpp| 2 +-
 src/bin/lttng/utils.cpp| 2 +-
 src/bin/lttng/utils.h  | 2 +-
 src/common/common.h| 2 +-
 src/common/compat/poll.cpp | 2 +-
 src/common/compat/poll.h   | 2 +-
 src/common/consumer/consumer-stream.cpp| 2 +-
 src/common/consumer/consumer-timer.h   | 2 +-
 src/common/consumer/consumer.cpp   | 2 +-
 src/common/consumer/consumer.h | 2 +-
 src/common/defaults.cpp| 2 +-
 src/common/defaults.h  | 2 +-
 src/common/error.h | 2 +-
 src/common/futex.cpp   | 2 +-
 src/common/futex.h | 2 +-
 src/common/hashtable/hashtable.cpp | 2 +-
 src/common/hashtable/hashtable.h   | 2 +-
 src/common/hashtable/utils.cpp | 2 +-
 src/common/hashtable/utils.h   | 2 +-
 src/common/kernel-consumer/kernel-consumer.cpp | 2 +-
 src/common/kernel-consumer/kernel-consumer.h   | 2 +-
 src/common/kernel-ctl/kernel-ctl.cpp   | 2 +-
 src/common/kernel-ctl/kernel-ctl.h | 2 +-
 

Re: [lttng-dev] [PATCH lttng-ust] Copyright ownership transfer

2022-01-14 Thread Julien Desfossez via lttng-dev

On 2022-01-14 3:14 p.m., Mathieu Desnoyers wrote:

Apply copyright ownership transfer from David Goulet and Julien Desfossez
to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030087.html
Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
Signed-off-by: Mathieu Desnoyers 
Cc: David Goulet 
Cc: Julien Desfossez 
Change-Id: Ibc6bb52296406e68466d44ae991a7ab70134dd76
---
  include/lttng/ust-ctl.h| 2 +-
  include/lttng/ust-error.h  | 3 +--
  src/common/ustcomm.c   | 2 +-
  src/common/ustcomm.h   | 3 +--
  src/common/utils.c | 2 +-
  src/lib/lttng-ust-ctl/ustctl.c | 2 +-
  src/lib/lttng-ust/lttng-ust-comm.c | 2 +-
  src/lib/lttng-ust/strerror.c   | 2 +-
  8 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/include/lttng/ust-ctl.h b/include/lttng/ust-ctl.h
index 360bb09a..25e588b3 100644
--- a/include/lttng/ust-ctl.h
+++ b/include/lttng/ust-ctl.h
@@ -1,7 +1,7 @@
  /*
   * SPDX-License-Identifier: GPL-2.0-only
   *
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011-2013 Mathieu Desnoyers 
   */
  
diff --git a/include/lttng/ust-error.h b/include/lttng/ust-error.h

index 543c894a..49045bab 100644
--- a/include/lttng/ust-error.h
+++ b/include/lttng/ust-error.h
@@ -1,8 +1,7 @@
  /*
   * SPDX-License-Identifier: LGPL-2.1-only
   *
- * Copyright (C) 2011 David Goulet 
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011 Mathieu Desnoyers 
   */
  
diff --git a/src/common/ustcomm.c b/src/common/ustcomm.c

index 6dfec5ea..252ed4f2 100644
--- a/src/common/ustcomm.c
+++ b/src/common/ustcomm.c
@@ -1,7 +1,7 @@
  /*
   * SPDX-License-Identifier: LGPL-2.1-only
   *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011-2013 Mathieu Desnoyers 
   */
  
diff --git a/src/common/ustcomm.h b/src/common/ustcomm.h

index 734757c3..d1e9af13 100644
--- a/src/common/ustcomm.h
+++ b/src/common/ustcomm.h
@@ -1,8 +1,7 @@
  /*
   * SPDX-License-Identifier: LGPL-2.1-only
   *
- * Copyright (C) 2011 David Goulet 
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011 Mathieu Desnoyers 
   */
  
diff --git a/src/common/utils.c b/src/common/utils.c

index 108f76db..0c95b06c 100644
--- a/src/common/utils.c
+++ b/src/common/utils.c
@@ -1,7 +1,7 @@
  /*
   * SPDX-License-Identifier: LGPL-2.1-only
   *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011 Mathieu Desnoyers 
   */
  
diff --git a/src/lib/lttng-ust-ctl/ustctl.c b/src/lib/lttng-ust-ctl/ustctl.c

index 8c60bdb2..94d84843 100644
--- a/src/lib/lttng-ust-ctl/ustctl.c
+++ b/src/lib/lttng-ust-ctl/ustctl.c
@@ -1,7 +1,7 @@
  /*
   * SPDX-License-Identifier: GPL-2.0-only
   *
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011-2013 Mathieu Desnoyers 
   */
  
diff --git a/src/lib/lttng-ust/lttng-ust-comm.c b/src/lib/lttng-ust/lttng-ust-comm.c

index d6755079..caba7452 100644
--- a/src/lib/lttng-ust/lttng-ust-comm.c
+++ b/src/lib/lttng-ust/lttng-ust-comm.c
@@ -1,7 +1,7 @@
  /*
   * SPDX-License-Identifier: LGPL-2.1-only
   *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011 Mathieu Desnoyers 
   */
  
diff --git a/src/lib/lttng-ust/strerror.c b/src/lib/lttng-ust/strerror.c

index 1fa7fc3a..5a671a07 100644
--- a/src/lib/lttng-ust/strerror.c
+++ b/src/lib/lttng-ust/strerror.c
@@ -1,7 +1,7 @@
  /*
   * SPDX-License-Identifier: LGPL-2.1-only
   *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
   * Copyright (C) 2011-2013 Mathieu Desnoyers 
   */
  



Signed-off-by: Julien Desfossez 
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] [PATCH lttng-modules] Copyright ownership transfer

2022-01-14 Thread Julien Desfossez via lttng-dev

On 2022-01-14 3:13 p.m., Mathieu Desnoyers wrote:

Apply copyright ownership transfer from Julien Desfossez to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
Signed-off-by: Mathieu Desnoyers 
Cc: Julien Desfossez 
Change-Id: Ida168b1fbe6589cb371a549ef14d9b4b28b221b3
---
  .../lttng-syscalls-extractor/lttng-syscalls-extractor.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
 
b/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
index 0f683750..8670d25f 100644
--- 
a/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
+++ 
b/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
@@ -5,7 +5,7 @@
   * Dump syscall metadata to console.
   *
   * Copyright 2011 Mathieu Desnoyers 
- * Copyright 2011 Julien Desfossez 
+ * Copyright 2011 EfficiOS Inc.
   */
  
  #include 




Signed-off-by: Julien Desfossez 
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


[lttng-dev] [PATCH lttng-ust] Copyright ownership transfer

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
Apply copyright ownership transfer from David Goulet and Julien Desfossez
to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030087.html
Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
Signed-off-by: Mathieu Desnoyers 
Cc: David Goulet 
Cc: Julien Desfossez 
Change-Id: Ibc6bb52296406e68466d44ae991a7ab70134dd76
---
 include/lttng/ust-ctl.h| 2 +-
 include/lttng/ust-error.h  | 3 +--
 src/common/ustcomm.c   | 2 +-
 src/common/ustcomm.h   | 3 +--
 src/common/utils.c | 2 +-
 src/lib/lttng-ust-ctl/ustctl.c | 2 +-
 src/lib/lttng-ust/lttng-ust-comm.c | 2 +-
 src/lib/lttng-ust/strerror.c   | 2 +-
 8 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/include/lttng/ust-ctl.h b/include/lttng/ust-ctl.h
index 360bb09a..25e588b3 100644
--- a/include/lttng/ust-ctl.h
+++ b/include/lttng/ust-ctl.h
@@ -1,7 +1,7 @@
 /*
  * SPDX-License-Identifier: GPL-2.0-only
  *
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011-2013 Mathieu Desnoyers 
  */
 
diff --git a/include/lttng/ust-error.h b/include/lttng/ust-error.h
index 543c894a..49045bab 100644
--- a/include/lttng/ust-error.h
+++ b/include/lttng/ust-error.h
@@ -1,8 +1,7 @@
 /*
  * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Copyright (C) 2011 David Goulet 
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers 
  */
 
diff --git a/src/common/ustcomm.c b/src/common/ustcomm.c
index 6dfec5ea..252ed4f2 100644
--- a/src/common/ustcomm.c
+++ b/src/common/ustcomm.c
@@ -1,7 +1,7 @@
 /*
  * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011-2013 Mathieu Desnoyers 
  */
 
diff --git a/src/common/ustcomm.h b/src/common/ustcomm.h
index 734757c3..d1e9af13 100644
--- a/src/common/ustcomm.h
+++ b/src/common/ustcomm.h
@@ -1,8 +1,7 @@
 /*
  * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Copyright (C) 2011 David Goulet 
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers 
  */
 
diff --git a/src/common/utils.c b/src/common/utils.c
index 108f76db..0c95b06c 100644
--- a/src/common/utils.c
+++ b/src/common/utils.c
@@ -1,7 +1,7 @@
 /*
  * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers 
  */
 
diff --git a/src/lib/lttng-ust-ctl/ustctl.c b/src/lib/lttng-ust-ctl/ustctl.c
index 8c60bdb2..94d84843 100644
--- a/src/lib/lttng-ust-ctl/ustctl.c
+++ b/src/lib/lttng-ust-ctl/ustctl.c
@@ -1,7 +1,7 @@
 /*
  * SPDX-License-Identifier: GPL-2.0-only
  *
- * Copyright (C) 2011 Julien Desfossez 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011-2013 Mathieu Desnoyers 
  */
 
diff --git a/src/lib/lttng-ust/lttng-ust-comm.c 
b/src/lib/lttng-ust/lttng-ust-comm.c
index d6755079..caba7452 100644
--- a/src/lib/lttng-ust/lttng-ust-comm.c
+++ b/src/lib/lttng-ust/lttng-ust-comm.c
@@ -1,7 +1,7 @@
 /*
  * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers 
  */
 
diff --git a/src/lib/lttng-ust/strerror.c b/src/lib/lttng-ust/strerror.c
index 1fa7fc3a..5a671a07 100644
--- a/src/lib/lttng-ust/strerror.c
+++ b/src/lib/lttng-ust/strerror.c
@@ -1,7 +1,7 @@
 /*
  * SPDX-License-Identifier: LGPL-2.1-only
  *
- * Copyright (C) 2011 David Goulet 
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011-2013 Mathieu Desnoyers 
  */
 
-- 
2.20.1

___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


[lttng-dev] [PATCH lttng-modules] Copyright ownership transfer

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
Apply copyright ownership transfer from Julien Desfossez to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030092.html
Signed-off-by: Mathieu Desnoyers 
Cc: Julien Desfossez 
Change-Id: Ida168b1fbe6589cb371a549ef14d9b4b28b221b3
---
 .../lttng-syscalls-extractor/lttng-syscalls-extractor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
 
b/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
index 0f683750..8670d25f 100644
--- 
a/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
+++ 
b/include/instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c
@@ -5,7 +5,7 @@
  * Dump syscall metadata to console.
  *
  * Copyright 2011 Mathieu Desnoyers 
- * Copyright 2011 Julien Desfossez 
+ * Copyright 2011 EfficiOS Inc.
  */
 
 #include 
-- 
2.20.1

___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] Transfer of LTTng copyright ownership: David Goulet

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
- On Jan 14, 2022, at 2:34 PM, David Goulet dgou...@ev0ke.net wrote:

> On 14 Jan (14:31:02), Mathieu Desnoyers wrote:
>> Hi David,
>> 
>> In order to facilitate maintenance of the LTTng project, would you agree to
>> transfer your copyright ownership for code authored outside of your 
>> employment
>> at EfficiOS to EfficiOS Inc. ?
>> 
>> This particularly affects the lttng-tools and lttng-ust files with copyright:
>> 
>> Copyright (C) 201N David Goulet 
> 
> No problem.
> 
> I agree and this email is GPG signed :).

Great, I will CC you on the patches applying the copyright ownership transfer.
Please reply to them publicly with your Signed-off-by tag so I can add it
before merging them.

Thanks,

Mathieu

> 
> Cheers!
> David
> 
> --
> xtN36bqNuwFHhNp1j45nwcCwE5HeLkdFZT9naRvLgG0=

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] Transfer of LTTng copyright ownership: Simon Marchi

2022-01-14 Thread Mathieu Desnoyers via lttng-dev



- On Jan 14, 2022, at 2:49 PM, Simon Marchi simon.mar...@efficios.com wrote:

> On 2022-01-14 2:39 p.m., Mathieu Desnoyers wrote:
>> Hi Simon,
>> 
>> In order to facilitate maintenance of the LTTng project, would you agree to
>> transfer your copyright ownership for code authored outside of your 
>> employment
>> at EfficiOS to EfficiOS Inc. ?
>> 
>> This particularly affects the lttng-tools files with copyright:
>> 
>> Copyright (C) 201N Simon Marchi 
>> 
>> Thank you!
>> 
>> Mathieu
> 
> Yes.

Great, I will CC you on the patches applying the copyright ownership transfer.
Please reply to them publicly with your Signed-off-by tag so I can add it
before merging them.

Thanks,

Mathieu

> 
> Thanks,
> 
> Simon

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] Transfer of LTTng copyright ownership: Julien Desfossez

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
- On Jan 14, 2022, at 2:51 PM, Julien Desfossez j...@klipix.org wrote:

> On 2022-01-14 2:49 p.m., Mathieu Desnoyers wrote:
>> Hi Julien,
>> 
>> In order to facilitate maintenance of the LTTng project, would you agree to
>> transfer your copyright ownership for code authored outside of your 
>> employment
>> at EfficiOS to EfficiOS Inc. ?
>> 
>> This particularly affects the lttng-tools, lttng-ust and lttng-modules files
>> with copyright:
>> 
>> Copyright (C) 201N Julien Desfossez 
> Yes, no problem !

Great, I will CC you on the patches applying the copyright ownership transfer.
Please reply to them publicly with your Signed-off-by tag so I can add it
before merging them.

Thanks,

Mathieu

> 
>> Thanks for all your contributions to LTTng !
>> 
>> Mathieu
> 
> Thanks !
> 
> Julien

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] Transfer of LTTng copyright ownership: Julien Desfossez

2022-01-14 Thread Julien Desfossez via lttng-dev

On 2022-01-14 2:49 p.m., Mathieu Desnoyers wrote:

Hi Julien,

In order to facilitate maintenance of the LTTng project, would you agree to
transfer your copyright ownership for code authored outside of your employment
at EfficiOS to EfficiOS Inc. ?

This particularly affects the lttng-tools, lttng-ust and lttng-modules files
with copyright:

Copyright (C) 201N Julien Desfossez 

Yes, no problem !


Thanks for all your contributions to LTTng !

Mathieu


Thanks !

Julien
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] Transfer of LTTng copyright ownership: Simon Marchi

2022-01-14 Thread Simon Marchi via lttng-dev
On 2022-01-14 2:39 p.m., Mathieu Desnoyers wrote:
> Hi Simon,
> 
> In order to facilitate maintenance of the LTTng project, would you agree to
> transfer your copyright ownership for code authored outside of your employment
> at EfficiOS to EfficiOS Inc. ?
> 
> This particularly affects the lttng-tools files with copyright:
> 
> Copyright (C) 201N Simon Marchi 
> 
> Thank you!
> 
> Mathieu

Yes.

Thanks,

Simon
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


[lttng-dev] Transfer of LTTng copyright ownership: Julien Desfossez

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
Hi Julien,

In order to facilitate maintenance of the LTTng project, would you agree to
transfer your copyright ownership for code authored outside of your employment
at EfficiOS to EfficiOS Inc. ?

This particularly affects the lttng-tools, lttng-ust and lttng-modules files
with copyright:

Copyright (C) 201N Julien Desfossez 

Thanks for all your contributions to LTTng !

Mathieu

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


Re: [lttng-dev] Transfer of LTTng copyright ownership: David Goulet

2022-01-14 Thread David Goulet via lttng-dev
On 14 Jan (14:31:02), Mathieu Desnoyers wrote:
> Hi David,
> 
> In order to facilitate maintenance of the LTTng project, would you agree to
> transfer your copyright ownership for code authored outside of your employment
> at EfficiOS to EfficiOS Inc. ?
> 
> This particularly affects the lttng-tools and lttng-ust files with copyright:
> 
> Copyright (C) 201N David Goulet 

No problem.

I agree and this email is GPG signed :).

Cheers!
David

-- 
xtN36bqNuwFHhNp1j45nwcCwE5HeLkdFZT9naRvLgG0=


signature.asc
Description: PGP signature
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


[lttng-dev] Transfer of LTTng copyright ownership: Simon Marchi

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
Hi Simon,

In order to facilitate maintenance of the LTTng project, would you agree to
transfer your copyright ownership for code authored outside of your employment
at EfficiOS to EfficiOS Inc. ?

This particularly affects the lttng-tools files with copyright:

Copyright (C) 201N Simon Marchi 

Thank you!

Mathieu

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev


[lttng-dev] Transfer of LTTng copyright ownership: David Goulet

2022-01-14 Thread Mathieu Desnoyers via lttng-dev
Hi David,

In order to facilitate maintenance of the LTTng project, would you agree to
transfer your copyright ownership for code authored outside of your employment
at EfficiOS to EfficiOS Inc. ?

This particularly affects the lttng-tools and lttng-ust files with copyright:

Copyright (C) 201N David Goulet 

Thanks again for all your contributions to LTTng !

Mathieu

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev