lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer
@ 2022-01-14 20:48 Jérémie Galarneau via lttng-dev
  2022-01-14 20:58 ` Julien Desfossez via lttng-dev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jérémie Galarneau via lttng-dev @ 2022-01-14 20:48 UTC (permalink / raw)
  To: lttng-dev; +Cc: Julien Desfossez, Simon Marchi, David Goulet

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 <jeremie.galarneau@efficios.com>
Cc: David Goulet <dgoulet@ev0ke.net>
Cc: Julien Desfossez <ju@klipix.org>
Cc: Simon Marchi <simon.marchi@efficios.com>
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 +-
 src/common/kernel-ctl/kernel-ioctl.h           | 2 +-
 src/common/lttng-kernel-old.h                  | 3 +--
 src/common/lttng-kernel.h                      | 3 +--
 src/common/macros.h                            | 2 +-
 src/common/runas.cpp                           | 2 +-
 src/common/runas.h                             | 2 +-
 src/common/sessiond-comm/sessiond-comm.cpp     | 2 +-
 src/common/sessiond-comm/sessiond-comm.h       | 3 +--
 src/common/shm.cpp                             | 2 +-
 src/common/shm.h                               | 2 +-
 src/common/spawn-viewer.cpp                    | 2 +-
 src/common/unix.cpp                            | 2 +-
 src/common/ust-consumer/ust-consumer.cpp       | 2 +-
 src/common/ust-consumer/ust-consumer.h         | 2 +-
 src/lib/lttng-ctl/lttng-ctl-health.cpp         | 2 +-
 src/lib/lttng-ctl/lttng-ctl.cpp                | 2 +-
 tests/unit/test_kernel_data.cpp                | 2 +-
 tests/unit/test_session.cpp                    | 2 +-
 tests/unit/test_ust_data.cpp                   | 2 +-
 tests/unit/test_utils_parse_size_suffix.cpp    | 2 +-
 tests/unit/test_utils_parse_time_suffix.cpp    | 2 +-
 104 files changed, 105 insertions(+), 109 deletions(-)

diff --git a/extras/lttng-bash_completion b/extras/lttng-bash_completion
index 458748de1..f07ad9b85 100644
--- a/extras/lttng-bash_completion
+++ b/extras/lttng-bash_completion
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>A
+# Copyright (C) 2012 EfficiOS Inc.
 #
 # SPDX-License-Identifier: GPL-2.0-only
 #
diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h
index 825b6682b..dbfe9a7db 100644
--- a/include/lttng/lttng.h
+++ b/include/lttng/lttng.h
@@ -3,7 +3,7 @@
  *
  * Linux Trace Toolkit Control Library Header File
  *
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: LGPL-2.1-only
  *
diff --git a/src/bin/lttng-consumerd/lttng-consumerd.cpp b/src/bin/lttng-consumerd/lttng-consumerd.cpp
index dbcda885e..91617a11a 100644
--- a/src/bin/lttng-consumerd/lttng-consumerd.cpp
+++ b/src/bin/lttng-consumerd/lttng-consumerd.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-consumerd/lttng-consumerd.h b/src/bin/lttng-consumerd/lttng-consumerd.h
index 354f7f3fa..833116ade 100644
--- a/src/bin/lttng-consumerd/lttng-consumerd.h
+++ b/src/bin/lttng-consumerd/lttng-consumerd.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-crash/lttng-crash.cpp b/src/bin/lttng-crash/lttng-crash.cpp
index 3f5ea3759..bee9c29b0 100644
--- a/src/bin/lttng-crash/lttng-crash.cpp
+++ b/src/bin/lttng-crash/lttng-crash.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/channel.cpp b/src/bin/lttng-sessiond/channel.cpp
index 0f150972c..bfa6d4b49 100644
--- a/src/bin/lttng-sessiond/channel.cpp
+++ b/src/bin/lttng-sessiond/channel.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/channel.h b/src/bin/lttng-sessiond/channel.h
index ef3100e25..b4ff9f4fd 100644
--- a/src/bin/lttng-sessiond/channel.h
+++ b/src/bin/lttng-sessiond/channel.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/client.cpp b/src/bin/lttng-sessiond/client.cpp
index 154fa4a36..0820bca76 100644
--- a/src/bin/lttng-sessiond/client.cpp
+++ b/src/bin/lttng-sessiond/client.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/client.h b/src/bin/lttng-sessiond/client.h
index b80d56c71..0610d4509 100644
--- a/src/bin/lttng-sessiond/client.h
+++ b/src/bin/lttng-sessiond/client.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/context.cpp b/src/bin/lttng-sessiond/context.cpp
index c8c892438..848d75043 100644
--- a/src/bin/lttng-sessiond/context.cpp
+++ b/src/bin/lttng-sessiond/context.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/context.h b/src/bin/lttng-sessiond/context.h
index 5caa19cb4..ed5fe2ca2 100644
--- a/src/bin/lttng-sessiond/context.h
+++ b/src/bin/lttng-sessiond/context.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/dispatch.cpp b/src/bin/lttng-sessiond/dispatch.cpp
index b4092eb44..107e205c6 100644
--- a/src/bin/lttng-sessiond/dispatch.cpp
+++ b/src/bin/lttng-sessiond/dispatch.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/dispatch.h b/src/bin/lttng-sessiond/dispatch.h
index fe253dec0..7c8790e46 100644
--- a/src/bin/lttng-sessiond/dispatch.h
+++ b/src/bin/lttng-sessiond/dispatch.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/event.cpp b/src/bin/lttng-sessiond/event.cpp
index 284a8c472..d2e4589b2 100644
--- a/src/bin/lttng-sessiond/event.cpp
+++ b/src/bin/lttng-sessiond/event.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/event.h b/src/bin/lttng-sessiond/event.h
index 8849ee7cc..01be565b4 100644
--- a/src/bin/lttng-sessiond/event.h
+++ b/src/bin/lttng-sessiond/event.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/globals.cpp b/src/bin/lttng-sessiond/globals.cpp
index b4cedf337..d07478316 100644
--- a/src/bin/lttng-sessiond/globals.cpp
+++ b/src/bin/lttng-sessiond/globals.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/kernel.cpp b/src/bin/lttng-sessiond/kernel.cpp
index 22ce819b5..cb2d649e7 100644
--- a/src/bin/lttng-sessiond/kernel.cpp
+++ b/src/bin/lttng-sessiond/kernel.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/kernel.h b/src/bin/lttng-sessiond/kernel.h
index 7af1928ea..5ecdad41f 100644
--- a/src/bin/lttng-sessiond/kernel.h
+++ b/src/bin/lttng-sessiond/kernel.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/lttng-sessiond.h b/src/bin/lttng-sessiond/lttng-sessiond.h
index 8a82c45f7..65f4c372c 100644
--- a/src/bin/lttng-sessiond/lttng-sessiond.h
+++ b/src/bin/lttng-sessiond/lttng-sessiond.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2013 Raphaël Beamonte <raphael.beamonte@gmail.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/main.cpp b/src/bin/lttng-sessiond/main.cpp
index a676b257f..f622cfefa 100644
--- a/src/bin/lttng-sessiond/main.cpp
+++ b/src/bin/lttng-sessiond/main.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/manage-apps.cpp b/src/bin/lttng-sessiond/manage-apps.cpp
index cff56cbad..588e83b6c 100644
--- a/src/bin/lttng-sessiond/manage-apps.cpp
+++ b/src/bin/lttng-sessiond/manage-apps.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/manage-apps.h b/src/bin/lttng-sessiond/manage-apps.h
index dad63ba38..3cd3b9c33 100644
--- a/src/bin/lttng-sessiond/manage-apps.h
+++ b/src/bin/lttng-sessiond/manage-apps.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/manage-consumer.cpp b/src/bin/lttng-sessiond/manage-consumer.cpp
index d7df6ce8f..cce48526e 100644
--- a/src/bin/lttng-sessiond/manage-consumer.cpp
+++ b/src/bin/lttng-sessiond/manage-consumer.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/manage-consumer.h b/src/bin/lttng-sessiond/manage-consumer.h
index c99734d0b..16eb62dd9 100644
--- a/src/bin/lttng-sessiond/manage-consumer.h
+++ b/src/bin/lttng-sessiond/manage-consumer.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/manage-kernel.cpp b/src/bin/lttng-sessiond/manage-kernel.cpp
index 2ffe60919..a789a0b29 100644
--- a/src/bin/lttng-sessiond/manage-kernel.cpp
+++ b/src/bin/lttng-sessiond/manage-kernel.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/manage-kernel.h b/src/bin/lttng-sessiond/manage-kernel.h
index 0670377a6..3be665811 100644
--- a/src/bin/lttng-sessiond/manage-kernel.h
+++ b/src/bin/lttng-sessiond/manage-kernel.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/process-utils.cpp b/src/bin/lttng-sessiond/process-utils.cpp
index 2d629b547..d2e52172e 100644
--- a/src/bin/lttng-sessiond/process-utils.cpp
+++ b/src/bin/lttng-sessiond/process-utils.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/register.cpp b/src/bin/lttng-sessiond/register.cpp
index 5bcc637b0..a20db57f6 100644
--- a/src/bin/lttng-sessiond/register.cpp
+++ b/src/bin/lttng-sessiond/register.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/register.h b/src/bin/lttng-sessiond/register.h
index 7f5b08881..8b51ad48e 100644
--- a/src/bin/lttng-sessiond/register.h
+++ b/src/bin/lttng-sessiond/register.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/session.cpp b/src/bin/lttng-sessiond/session.cpp
index 64fd19d04..fbf8ce55c 100644
--- a/src/bin/lttng-sessiond/session.cpp
+++ b/src/bin/lttng-sessiond/session.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/session.h b/src/bin/lttng-sessiond/session.h
index 1a31d3f0b..1a68d8e2f 100644
--- a/src/bin/lttng-sessiond/session.h
+++ b/src/bin/lttng-sessiond/session.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/thread-utils.cpp b/src/bin/lttng-sessiond/thread-utils.cpp
index 1eb25eabe..2d8f8b789 100644
--- a/src/bin/lttng-sessiond/thread-utils.cpp
+++ b/src/bin/lttng-sessiond/thread-utils.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng-sessiond/trace-kernel.cpp b/src/bin/lttng-sessiond/trace-kernel.cpp
index cf1455ee6..8d8c63e5d 100644
--- a/src/bin/lttng-sessiond/trace-kernel.cpp
+++ b/src/bin/lttng-sessiond/trace-kernel.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h
index f6ad56c99..83608b235 100644
--- a/src/bin/lttng-sessiond/trace-kernel.h
+++ b/src/bin/lttng-sessiond/trace-kernel.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/trace-ust.cpp b/src/bin/lttng-sessiond/trace-ust.cpp
index 0f303bf03..ce85c3236 100644
--- a/src/bin/lttng-sessiond/trace-ust.cpp
+++ b/src/bin/lttng-sessiond/trace-ust.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/trace-ust.h b/src/bin/lttng-sessiond/trace-ust.h
index cc7cd332c..64d5105f8 100644
--- a/src/bin/lttng-sessiond/trace-ust.h
+++ b/src/bin/lttng-sessiond/trace-ust.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/ust-app.cpp b/src/bin/lttng-sessiond/ust-app.cpp
index 54cd4dea6..f08e888c1 100644
--- a/src/bin/lttng-sessiond/ust-app.cpp
+++ b/src/bin/lttng-sessiond/ust-app.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/ust-app.h b/src/bin/lttng-sessiond/ust-app.h
index 8d2d28986..0e2722e9e 100644
--- a/src/bin/lttng-sessiond/ust-app.h
+++ b/src/bin/lttng-sessiond/ust-app.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/ust-consumer.cpp b/src/bin/lttng-sessiond/ust-consumer.cpp
index a68c5d96d..df9bb013a 100644
--- a/src/bin/lttng-sessiond/ust-consumer.cpp
+++ b/src/bin/lttng-sessiond/ust-consumer.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/ust-consumer.h b/src/bin/lttng-sessiond/ust-consumer.h
index d4213e47c..5862c4837 100644
--- a/src/bin/lttng-sessiond/ust-consumer.h
+++ b/src/bin/lttng-sessiond/ust-consumer.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng-sessiond/ust-ctl-internal.h b/src/bin/lttng-sessiond/ust-ctl-internal.h
index 610aa7f36..6bd21d8c6 100644
--- a/src/bin/lttng-sessiond/ust-ctl-internal.h
+++ b/src/bin/lttng-sessiond/ust-ctl-internal.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011-2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/ust-error-internal.h b/src/bin/lttng-sessiond/ust-error-internal.h
index 3932fba18..a5f345faa 100644
--- a/src/bin/lttng-sessiond/ust-error-internal.h
+++ b/src/bin/lttng-sessiond/ust-error-internal.h
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: LGPL-2.1-only
diff --git a/src/bin/lttng-sessiond/utils.cpp b/src/bin/lttng-sessiond/utils.cpp
index 6936a03f9..5b33a8df8 100644
--- a/src/bin/lttng-sessiond/utils.cpp
+++ b/src/bin/lttng-sessiond/utils.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng-sessiond/utils.h b/src/bin/lttng-sessiond/utils.h
index ff8deaec4..b7e0a4fde 100644
--- a/src/bin/lttng-sessiond/utils.h
+++ b/src/bin/lttng-sessiond/utils.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h
index bf0045210..d2e1eff15 100644
--- a/src/bin/lttng/command.h
+++ b/src/bin/lttng/command.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/add_context.cpp b/src/bin/lttng/commands/add_context.cpp
index 076fa83a4..6ea53709c 100644
--- a/src/bin/lttng/commands/add_context.cpp
+++ b/src/bin/lttng/commands/add_context.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng/commands/create.cpp b/src/bin/lttng/commands/create.cpp
index b266c10a9..b46893d5e 100644
--- a/src/bin/lttng/commands/create.cpp
+++ b/src/bin/lttng/commands/create.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng/commands/destroy.cpp b/src/bin/lttng/commands/destroy.cpp
index 78bbbaaad..2c51142bf 100644
--- a/src/bin/lttng/commands/destroy.cpp
+++ b/src/bin/lttng/commands/destroy.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/disable_channels.cpp b/src/bin/lttng/commands/disable_channels.cpp
index cf9f20bb6..843fecd87 100644
--- a/src/bin/lttng/commands/disable_channels.cpp
+++ b/src/bin/lttng/commands/disable_channels.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/disable_events.cpp b/src/bin/lttng/commands/disable_events.cpp
index 5ce36e50a..b269f138c 100644
--- a/src/bin/lttng/commands/disable_events.cpp
+++ b/src/bin/lttng/commands/disable_events.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/enable_channels.cpp b/src/bin/lttng/commands/enable_channels.cpp
index 194ec541e..d62aa8656 100644
--- a/src/bin/lttng/commands/enable_channels.cpp
+++ b/src/bin/lttng/commands/enable_channels.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/enable_events.cpp b/src/bin/lttng/commands/enable_events.cpp
index 50854faaa..451a1eade 100644
--- a/src/bin/lttng/commands/enable_events.cpp
+++ b/src/bin/lttng/commands/enable_events.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/list.cpp b/src/bin/lttng/commands/list.cpp
index 28063ebc9..9046c4658 100644
--- a/src/bin/lttng/commands/list.cpp
+++ b/src/bin/lttng/commands/list.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/bin/lttng/commands/set_session.cpp b/src/bin/lttng/commands/set_session.cpp
index fb42d14d5..ed1b1640f 100644
--- a/src/bin/lttng/commands/set_session.cpp
+++ b/src/bin/lttng/commands/set_session.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/start.cpp b/src/bin/lttng/commands/start.cpp
index 7082e097d..69bd9221f 100644
--- a/src/bin/lttng/commands/start.cpp
+++ b/src/bin/lttng/commands/start.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/stop.cpp b/src/bin/lttng/commands/stop.cpp
index d69da40ab..ec7da898c 100644
--- a/src/bin/lttng/commands/stop.cpp
+++ b/src/bin/lttng/commands/stop.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/commands/track-untrack.cpp b/src/bin/lttng/commands/track-untrack.cpp
index 59b614423..7547f8b5d 100644
--- a/src/bin/lttng/commands/track-untrack.cpp
+++ b/src/bin/lttng/commands/track-untrack.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2015 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/bin/lttng/commands/version.cpp b/src/bin/lttng/commands/version.cpp
index ccc7f6633..2126e20b7 100644
--- a/src/bin/lttng/commands/version.cpp
+++ b/src/bin/lttng/commands/version.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/conf.cpp b/src/bin/lttng/conf.cpp
index e347c4b3a..4e22ca005 100644
--- a/src/bin/lttng/conf.cpp
+++ b/src/bin/lttng/conf.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/conf.h b/src/bin/lttng/conf.h
index dcfce0571..e1260c772 100644
--- a/src/bin/lttng/conf.h
+++ b/src/bin/lttng/conf.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/lttng.cpp b/src/bin/lttng/lttng.cpp
index af1d3f488..2b169cb0e 100644
--- a/src/bin/lttng/lttng.cpp
+++ b/src/bin/lttng/lttng.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/utils.cpp b/src/bin/lttng/utils.cpp
index 6440ca7df..528318b2a 100644
--- a/src/bin/lttng/utils.cpp
+++ b/src/bin/lttng/utils.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/bin/lttng/utils.h b/src/bin/lttng/utils.h
index ba893edda..0cf01dbcd 100644
--- a/src/bin/lttng/utils.h
+++ b/src/bin/lttng/utils.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/common.h b/src/common/common.h
index f2c2b1800..58b266953 100644
--- a/src/common/common.h
+++ b/src/common/common.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/compat/poll.cpp b/src/common/compat/poll.cpp
index 4254ff8bb..ee4fc012c 100644
--- a/src/common/compat/poll.cpp
+++ b/src/common/compat/poll.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2019 Yannick Lamarre <ylamarre@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/compat/poll.h b/src/common/compat/poll.h
index e2a424abe..7a7842066 100644
--- a/src/common/compat/poll.h
+++ b/src/common/compat/poll.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/consumer/consumer-stream.cpp b/src/common/consumer/consumer-stream.cpp
index f9807cb01..2dc3f002b 100644
--- a/src/common/consumer/consumer-stream.cpp
+++ b/src/common/consumer/consumer-stream.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2013 David Goulet <dgoulet@efficios.com>
  *
diff --git a/src/common/consumer/consumer-timer.h b/src/common/consumer/consumer-timer.h
index 85751442f..bf1649cad 100644
--- a/src/common/consumer/consumer-timer.h
+++ b/src/common/consumer/consumer-timer.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
  *
diff --git a/src/common/consumer/consumer.cpp b/src/common/consumer/consumer.cpp
index fb5aeae7b..5730fd45c 100644
--- a/src/common/consumer/consumer.cpp
+++ b/src/common/consumer/consumer.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
  *
diff --git a/src/common/consumer/consumer.h b/src/common/consumer/consumer.h
index 737f2a42c..4612fe819 100644
--- a/src/common/consumer/consumer.h
+++ b/src/common/consumer/consumer.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
  * Copyright (C) 2018 Jérémie Galarneau <jeremie.galarneau@efficios.com>
diff --git a/src/common/defaults.cpp b/src/common/defaults.cpp
index 5ecb435bb..b295045b7 100644
--- a/src/common/defaults.cpp
+++ b/src/common/defaults.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>
+ * Copyright (C) 2012 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/defaults.h b/src/common/defaults.h
index 39b77470d..b889466fd 100644
--- a/src/common/defaults.h
+++ b/src/common/defaults.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/common/error.h b/src/common/error.h
index bcbb51b16..b78801fb8 100644
--- a/src/common/error.h
+++ b/src/common/error.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/futex.cpp b/src/common/futex.cpp
index d0f95abc8..3eadf096b 100644
--- a/src/common/futex.cpp
+++ b/src/common/futex.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/futex.h b/src/common/futex.h
index 602be3186..e0faa9711 100644
--- a/src/common/futex.h
+++ b/src/common/futex.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/hashtable/hashtable.cpp b/src/common/hashtable/hashtable.cpp
index 7112debf2..5ae7f26e0 100644
--- a/src/common/hashtable/hashtable.cpp
+++ b/src/common/hashtable/hashtable.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/hashtable/hashtable.h b/src/common/hashtable/hashtable.h
index 3a515fdbd..e129ac5f8 100644
--- a/src/common/hashtable/hashtable.h
+++ b/src/common/hashtable/hashtable.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/hashtable/utils.cpp b/src/common/hashtable/utils.cpp
index 3bc2b5e91..cc145e2e5 100644
--- a/src/common/hashtable/utils.cpp
+++ b/src/common/hashtable/utils.cpp
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2006 Bob Jenkins
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/hashtable/utils.h b/src/common/hashtable/utils.h
index 992643931..edbf5e89b 100644
--- a/src/common/hashtable/utils.h
+++ b/src/common/hashtable/utils.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/kernel-consumer/kernel-consumer.cpp b/src/common/kernel-consumer/kernel-consumer.cpp
index 8a6ef2a27..620ab8adf 100644
--- a/src/common/kernel-consumer/kernel-consumer.cpp
+++ b/src/common/kernel-consumer/kernel-consumer.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/common/kernel-consumer/kernel-consumer.h b/src/common/kernel-consumer/kernel-consumer.h
index 004becb0f..bd885f838 100644
--- a/src/common/kernel-consumer/kernel-consumer.h
+++ b/src/common/kernel-consumer/kernel-consumer.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/common/kernel-ctl/kernel-ctl.cpp b/src/common/kernel-ctl/kernel-ctl.cpp
index 4d59bdf29..8a43239ef 100644
--- a/src/common/kernel-ctl/kernel-ctl.cpp
+++ b/src/common/kernel-ctl/kernel-ctl.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h
index e6805a983..f512e69f3 100644
--- a/src/common/kernel-ctl/kernel-ctl.h
+++ b/src/common/kernel-ctl/kernel-ctl.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/kernel-ctl/kernel-ioctl.h b/src/common/kernel-ctl/kernel-ioctl.h
index b9af57a6b..68bcc472c 100644
--- a/src/common/kernel-ctl/kernel-ioctl.h
+++ b/src/common/kernel-ctl/kernel-ioctl.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/lttng-kernel-old.h b/src/common/lttng-kernel-old.h
index 14f9cb470..c36c63358 100644
--- a/src/common/lttng-kernel-old.h
+++ b/src/common/lttng-kernel-old.h
@@ -1,7 +1,6 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h
index 82f242bbd..dd9db6f36 100644
--- a/src/common/lttng-kernel.h
+++ b/src/common/lttng-kernel.h
@@ -1,7 +1,6 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/src/common/macros.h b/src/common/macros.h
index 6ac24fa01..1c131db78 100644
--- a/src/common/macros.h
+++ b/src/common/macros.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/runas.cpp b/src/common/runas.cpp
index 3c9eea8c3..98bbd10ff 100644
--- a/src/common/runas.cpp
+++ b/src/common/runas.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/common/runas.h b/src/common/runas.h
index 406dfca22..4369d5c72 100644
--- a/src/common/runas.h
+++ b/src/common/runas.h
@@ -2,7 +2,7 @@
 #define _RUNAS_H
 
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/sessiond-comm/sessiond-comm.cpp b/src/common/sessiond-comm/sessiond-comm.cpp
index 6a011b8b4..9a20fde25 100644
--- a/src/common/sessiond-comm/sessiond-comm.cpp
+++ b/src/common/sessiond-comm/sessiond-comm.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/sessiond-comm/sessiond-comm.h b/src/common/sessiond-comm/sessiond-comm.h
index ba756f8f1..af9108764 100644
--- a/src/common/sessiond-comm/sessiond-comm.h
+++ b/src/common/sessiond-comm/sessiond-comm.h
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/shm.cpp b/src/common/shm.cpp
index 99535c468..f1793d7a7 100644
--- a/src/common/shm.cpp
+++ b/src/common/shm.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/shm.h b/src/common/shm.h
index d714506b8..76c81486b 100644
--- a/src/common/shm.h
+++ b/src/common/shm.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/spawn-viewer.cpp b/src/common/spawn-viewer.cpp
index bcbc229a2..b9099bbd0 100644
--- a/src/common/spawn-viewer.cpp
+++ b/src/common/spawn-viewer.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2020 Francis Deslauriers <francis.deslauriers@efficios.com>
  *
diff --git a/src/common/unix.cpp b/src/common/unix.cpp
index 504970ea8..9c36c883e 100644
--- a/src/common/unix.cpp
+++ b/src/common/unix.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/ust-consumer/ust-consumer.cpp b/src/common/ust-consumer/ust-consumer.cpp
index fb40f844e..591c58fc5 100644
--- a/src/common/ust-consumer/ust-consumer.cpp
+++ b/src/common/ust-consumer/ust-consumer.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
diff --git a/src/common/ust-consumer/ust-consumer.h b/src/common/ust-consumer/ust-consumer.h
index e2507a7f4..e481f0850 100644
--- a/src/common/ust-consumer/ust-consumer.h
+++ b/src/common/ust-consumer/ust-consumer.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/lib/lttng-ctl/lttng-ctl-health.cpp b/src/lib/lttng-ctl/lttng-ctl-health.cpp
index 8a703b019..8981c7619 100644
--- a/src/lib/lttng-ctl/lttng-ctl-health.cpp
+++ b/src/lib/lttng-ctl/lttng-ctl-health.cpp
@@ -3,7 +3,7 @@
  *
  * Linux Trace Toolkit Health Control Library
  *
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
  * SPDX-License-Identifier: LGPL-2.1-only
diff --git a/src/lib/lttng-ctl/lttng-ctl.cpp b/src/lib/lttng-ctl/lttng-ctl.cpp
index b7eaee260..684cf4669 100644
--- a/src/lib/lttng-ctl/lttng-ctl.cpp
+++ b/src/lib/lttng-ctl/lttng-ctl.cpp
@@ -3,7 +3,7 @@
  *
  * Linux Trace Toolkit Control Library
  *
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: LGPL-2.1-only
diff --git a/tests/unit/test_kernel_data.cpp b/tests/unit/test_kernel_data.cpp
index 6f0ce872b..4451f65b7 100644
--- a/tests/unit/test_kernel_data.cpp
+++ b/tests/unit/test_kernel_data.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/tests/unit/test_session.cpp b/tests/unit/test_session.cpp
index 4fc23791e..ee0549906 100644
--- a/tests/unit/test_session.cpp
+++ b/tests/unit/test_session.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/tests/unit/test_ust_data.cpp b/tests/unit/test_ust_data.cpp
index f1b197ea9..b35576742 100644
--- a/tests/unit/test_ust_data.cpp
+++ b/tests/unit/test_ust_data.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/tests/unit/test_utils_parse_size_suffix.cpp b/tests/unit/test_utils_parse_size_suffix.cpp
index ac6efa251..ac3e24b64 100644
--- a/tests/unit/test_utils_parse_size_suffix.cpp
+++ b/tests/unit/test_utils_parse_size_suffix.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Simon Marchi <simon.marchi@polymtl.ca>
+ * Copyright (C) 2013 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/tests/unit/test_utils_parse_time_suffix.cpp b/tests/unit/test_utils_parse_time_suffix.cpp
index 89fab12eb..71f52e426 100644
--- a/tests/unit/test_utils_parse_time_suffix.cpp
+++ b/tests/unit/test_utils_parse_time_suffix.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Simon Marchi <simon.marchi@polymtl.ca>
+ * Copyright (C) 2015 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
-- 
2.34.1

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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer
  2022-01-14 20:48 [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer Jérémie Galarneau via lttng-dev
@ 2022-01-14 20:58 ` Julien Desfossez via lttng-dev
  2022-01-14 21:05 ` Simon Marchi via lttng-dev
  2022-01-17 15:02 ` David Goulet via lttng-dev
  2 siblings, 0 replies; 5+ messages in thread
From: Julien Desfossez via lttng-dev @ 2022-01-14 20:58 UTC (permalink / raw)
  To: Jérémie Galarneau, lttng-dev; +Cc: David Goulet, Simon Marchi

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 <jeremie.galarneau@efficios.com>
> Cc: David Goulet <dgoulet@ev0ke.net>
> Cc: Julien Desfossez <ju@klipix.org>
> Cc: Simon Marchi <simon.marchi@efficios.com>
> 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 +-
>   src/common/kernel-ctl/kernel-ioctl.h           | 2 +-
>   src/common/lttng-kernel-old.h                  | 3 +--
>   src/common/lttng-kernel.h                      | 3 +--
>   src/common/macros.h                            | 2 +-
>   src/common/runas.cpp                           | 2 +-
>   src/common/runas.h                             | 2 +-
>   src/common/sessiond-comm/sessiond-comm.cpp     | 2 +-
>   src/common/sessiond-comm/sessiond-comm.h       | 3 +--
>   src/common/shm.cpp                             | 2 +-
>   src/common/shm.h                               | 2 +-
>   src/common/spawn-viewer.cpp                    | 2 +-
>   src/common/unix.cpp                            | 2 +-
>   src/common/ust-consumer/ust-consumer.cpp       | 2 +-
>   src/common/ust-consumer/ust-consumer.h         | 2 +-
>   src/lib/lttng-ctl/lttng-ctl-health.cpp         | 2 +-
>   src/lib/lttng-ctl/lttng-ctl.cpp                | 2 +-
>   tests/unit/test_kernel_data.cpp                | 2 +-
>   tests/unit/test_session.cpp                    | 2 +-
>   tests/unit/test_ust_data.cpp                   | 2 +-
>   tests/unit/test_utils_parse_size_suffix.cpp    | 2 +-
>   tests/unit/test_utils_parse_time_suffix.cpp    | 2 +-
>   104 files changed, 105 insertions(+), 109 deletions(-)
> 
> diff --git a/extras/lttng-bash_completion b/extras/lttng-bash_completion
> index 458748de1..f07ad9b85 100644
> --- a/extras/lttng-bash_completion
> +++ b/extras/lttng-bash_completion
> @@ -1,5 +1,5 @@
>   #
> -# Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>A
> +# Copyright (C) 2012 EfficiOS Inc.
>   #
>   # SPDX-License-Identifier: GPL-2.0-only
>   #
> diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h
> index 825b6682b..dbfe9a7db 100644
> --- a/include/lttng/lttng.h
> +++ b/include/lttng/lttng.h
> @@ -3,7 +3,7 @@
>    *
>    * Linux Trace Toolkit Control Library Header File
>    *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: LGPL-2.1-only
>    *
> diff --git a/src/bin/lttng-consumerd/lttng-consumerd.cpp b/src/bin/lttng-consumerd/lttng-consumerd.cpp
> index dbcda885e..91617a11a 100644
> --- a/src/bin/lttng-consumerd/lttng-consumerd.cpp
> +++ b/src/bin/lttng-consumerd/lttng-consumerd.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-consumerd/lttng-consumerd.h b/src/bin/lttng-consumerd/lttng-consumerd.h
> index 354f7f3fa..833116ade 100644
> --- a/src/bin/lttng-consumerd/lttng-consumerd.h
> +++ b/src/bin/lttng-consumerd/lttng-consumerd.h
> @@ -1,6 +1,6 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-crash/lttng-crash.cpp b/src/bin/lttng-crash/lttng-crash.cpp
> index 3f5ea3759..bee9c29b0 100644
> --- a/src/bin/lttng-crash/lttng-crash.cpp
> +++ b/src/bin/lttng-crash/lttng-crash.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/channel.cpp b/src/bin/lttng-sessiond/channel.cpp
> index 0f150972c..bfa6d4b49 100644
> --- a/src/bin/lttng-sessiond/channel.cpp
> +++ b/src/bin/lttng-sessiond/channel.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/channel.h b/src/bin/lttng-sessiond/channel.h
> index ef3100e25..b4ff9f4fd 100644
> --- a/src/bin/lttng-sessiond/channel.h
> +++ b/src/bin/lttng-sessiond/channel.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/client.cpp b/src/bin/lttng-sessiond/client.cpp
> index 154fa4a36..0820bca76 100644
> --- a/src/bin/lttng-sessiond/client.cpp
> +++ b/src/bin/lttng-sessiond/client.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/client.h b/src/bin/lttng-sessiond/client.h
> index b80d56c71..0610d4509 100644
> --- a/src/bin/lttng-sessiond/client.h
> +++ b/src/bin/lttng-sessiond/client.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/context.cpp b/src/bin/lttng-sessiond/context.cpp
> index c8c892438..848d75043 100644
> --- a/src/bin/lttng-sessiond/context.cpp
> +++ b/src/bin/lttng-sessiond/context.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/context.h b/src/bin/lttng-sessiond/context.h
> index 5caa19cb4..ed5fe2ca2 100644
> --- a/src/bin/lttng-sessiond/context.h
> +++ b/src/bin/lttng-sessiond/context.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/dispatch.cpp b/src/bin/lttng-sessiond/dispatch.cpp
> index b4092eb44..107e205c6 100644
> --- a/src/bin/lttng-sessiond/dispatch.cpp
> +++ b/src/bin/lttng-sessiond/dispatch.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/dispatch.h b/src/bin/lttng-sessiond/dispatch.h
> index fe253dec0..7c8790e46 100644
> --- a/src/bin/lttng-sessiond/dispatch.h
> +++ b/src/bin/lttng-sessiond/dispatch.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/event.cpp b/src/bin/lttng-sessiond/event.cpp
> index 284a8c472..d2e4589b2 100644
> --- a/src/bin/lttng-sessiond/event.cpp
> +++ b/src/bin/lttng-sessiond/event.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/event.h b/src/bin/lttng-sessiond/event.h
> index 8849ee7cc..01be565b4 100644
> --- a/src/bin/lttng-sessiond/event.h
> +++ b/src/bin/lttng-sessiond/event.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/globals.cpp b/src/bin/lttng-sessiond/globals.cpp
> index b4cedf337..d07478316 100644
> --- a/src/bin/lttng-sessiond/globals.cpp
> +++ b/src/bin/lttng-sessiond/globals.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/kernel.cpp b/src/bin/lttng-sessiond/kernel.cpp
> index 22ce819b5..cb2d649e7 100644
> --- a/src/bin/lttng-sessiond/kernel.cpp
> +++ b/src/bin/lttng-sessiond/kernel.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/kernel.h b/src/bin/lttng-sessiond/kernel.h
> index 7af1928ea..5ecdad41f 100644
> --- a/src/bin/lttng-sessiond/kernel.h
> +++ b/src/bin/lttng-sessiond/kernel.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/lttng-sessiond.h b/src/bin/lttng-sessiond/lttng-sessiond.h
> index 8a82c45f7..65f4c372c 100644
> --- a/src/bin/lttng-sessiond/lttng-sessiond.h
> +++ b/src/bin/lttng-sessiond/lttng-sessiond.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2013 Raphaël Beamonte <raphael.beamonte@gmail.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/main.cpp b/src/bin/lttng-sessiond/main.cpp
> index a676b257f..f622cfefa 100644
> --- a/src/bin/lttng-sessiond/main.cpp
> +++ b/src/bin/lttng-sessiond/main.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/manage-apps.cpp b/src/bin/lttng-sessiond/manage-apps.cpp
> index cff56cbad..588e83b6c 100644
> --- a/src/bin/lttng-sessiond/manage-apps.cpp
> +++ b/src/bin/lttng-sessiond/manage-apps.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/manage-apps.h b/src/bin/lttng-sessiond/manage-apps.h
> index dad63ba38..3cd3b9c33 100644
> --- a/src/bin/lttng-sessiond/manage-apps.h
> +++ b/src/bin/lttng-sessiond/manage-apps.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/manage-consumer.cpp b/src/bin/lttng-sessiond/manage-consumer.cpp
> index d7df6ce8f..cce48526e 100644
> --- a/src/bin/lttng-sessiond/manage-consumer.cpp
> +++ b/src/bin/lttng-sessiond/manage-consumer.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/manage-consumer.h b/src/bin/lttng-sessiond/manage-consumer.h
> index c99734d0b..16eb62dd9 100644
> --- a/src/bin/lttng-sessiond/manage-consumer.h
> +++ b/src/bin/lttng-sessiond/manage-consumer.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/manage-kernel.cpp b/src/bin/lttng-sessiond/manage-kernel.cpp
> index 2ffe60919..a789a0b29 100644
> --- a/src/bin/lttng-sessiond/manage-kernel.cpp
> +++ b/src/bin/lttng-sessiond/manage-kernel.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/manage-kernel.h b/src/bin/lttng-sessiond/manage-kernel.h
> index 0670377a6..3be665811 100644
> --- a/src/bin/lttng-sessiond/manage-kernel.h
> +++ b/src/bin/lttng-sessiond/manage-kernel.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/process-utils.cpp b/src/bin/lttng-sessiond/process-utils.cpp
> index 2d629b547..d2e52172e 100644
> --- a/src/bin/lttng-sessiond/process-utils.cpp
> +++ b/src/bin/lttng-sessiond/process-utils.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/register.cpp b/src/bin/lttng-sessiond/register.cpp
> index 5bcc637b0..a20db57f6 100644
> --- a/src/bin/lttng-sessiond/register.cpp
> +++ b/src/bin/lttng-sessiond/register.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/register.h b/src/bin/lttng-sessiond/register.h
> index 7f5b08881..8b51ad48e 100644
> --- a/src/bin/lttng-sessiond/register.h
> +++ b/src/bin/lttng-sessiond/register.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/session.cpp b/src/bin/lttng-sessiond/session.cpp
> index 64fd19d04..fbf8ce55c 100644
> --- a/src/bin/lttng-sessiond/session.cpp
> +++ b/src/bin/lttng-sessiond/session.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/session.h b/src/bin/lttng-sessiond/session.h
> index 1a31d3f0b..1a68d8e2f 100644
> --- a/src/bin/lttng-sessiond/session.h
> +++ b/src/bin/lttng-sessiond/session.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/thread-utils.cpp b/src/bin/lttng-sessiond/thread-utils.cpp
> index 1eb25eabe..2d8f8b789 100644
> --- a/src/bin/lttng-sessiond/thread-utils.cpp
> +++ b/src/bin/lttng-sessiond/thread-utils.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng-sessiond/trace-kernel.cpp b/src/bin/lttng-sessiond/trace-kernel.cpp
> index cf1455ee6..8d8c63e5d 100644
> --- a/src/bin/lttng-sessiond/trace-kernel.cpp
> +++ b/src/bin/lttng-sessiond/trace-kernel.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h
> index f6ad56c99..83608b235 100644
> --- a/src/bin/lttng-sessiond/trace-kernel.h
> +++ b/src/bin/lttng-sessiond/trace-kernel.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/trace-ust.cpp b/src/bin/lttng-sessiond/trace-ust.cpp
> index 0f303bf03..ce85c3236 100644
> --- a/src/bin/lttng-sessiond/trace-ust.cpp
> +++ b/src/bin/lttng-sessiond/trace-ust.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/trace-ust.h b/src/bin/lttng-sessiond/trace-ust.h
> index cc7cd332c..64d5105f8 100644
> --- a/src/bin/lttng-sessiond/trace-ust.h
> +++ b/src/bin/lttng-sessiond/trace-ust.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-app.cpp b/src/bin/lttng-sessiond/ust-app.cpp
> index 54cd4dea6..f08e888c1 100644
> --- a/src/bin/lttng-sessiond/ust-app.cpp
> +++ b/src/bin/lttng-sessiond/ust-app.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-app.h b/src/bin/lttng-sessiond/ust-app.h
> index 8d2d28986..0e2722e9e 100644
> --- a/src/bin/lttng-sessiond/ust-app.h
> +++ b/src/bin/lttng-sessiond/ust-app.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-consumer.cpp b/src/bin/lttng-sessiond/ust-consumer.cpp
> index a68c5d96d..df9bb013a 100644
> --- a/src/bin/lttng-sessiond/ust-consumer.cpp
> +++ b/src/bin/lttng-sessiond/ust-consumer.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/ust-consumer.h b/src/bin/lttng-sessiond/ust-consumer.h
> index d4213e47c..5862c4837 100644
> --- a/src/bin/lttng-sessiond/ust-consumer.h
> +++ b/src/bin/lttng-sessiond/ust-consumer.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng-sessiond/ust-ctl-internal.h b/src/bin/lttng-sessiond/ust-ctl-internal.h
> index 610aa7f36..6bd21d8c6 100644
> --- a/src/bin/lttng-sessiond/ust-ctl-internal.h
> +++ b/src/bin/lttng-sessiond/ust-ctl-internal.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011-2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-error-internal.h b/src/bin/lttng-sessiond/ust-error-internal.h
> index 3932fba18..a5f345faa 100644
> --- a/src/bin/lttng-sessiond/ust-error-internal.h
> +++ b/src/bin/lttng-sessiond/ust-error-internal.h
> @@ -1,6 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/src/bin/lttng-sessiond/utils.cpp b/src/bin/lttng-sessiond/utils.cpp
> index 6936a03f9..5b33a8df8 100644
> --- a/src/bin/lttng-sessiond/utils.cpp
> +++ b/src/bin/lttng-sessiond/utils.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/utils.h b/src/bin/lttng-sessiond/utils.h
> index ff8deaec4..b7e0a4fde 100644
> --- a/src/bin/lttng-sessiond/utils.h
> +++ b/src/bin/lttng-sessiond/utils.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h
> index bf0045210..d2e1eff15 100644
> --- a/src/bin/lttng/command.h
> +++ b/src/bin/lttng/command.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/add_context.cpp b/src/bin/lttng/commands/add_context.cpp
> index 076fa83a4..6ea53709c 100644
> --- a/src/bin/lttng/commands/add_context.cpp
> +++ b/src/bin/lttng/commands/add_context.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/create.cpp b/src/bin/lttng/commands/create.cpp
> index b266c10a9..b46893d5e 100644
> --- a/src/bin/lttng/commands/create.cpp
> +++ b/src/bin/lttng/commands/create.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/destroy.cpp b/src/bin/lttng/commands/destroy.cpp
> index 78bbbaaad..2c51142bf 100644
> --- a/src/bin/lttng/commands/destroy.cpp
> +++ b/src/bin/lttng/commands/destroy.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/disable_channels.cpp b/src/bin/lttng/commands/disable_channels.cpp
> index cf9f20bb6..843fecd87 100644
> --- a/src/bin/lttng/commands/disable_channels.cpp
> +++ b/src/bin/lttng/commands/disable_channels.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/disable_events.cpp b/src/bin/lttng/commands/disable_events.cpp
> index 5ce36e50a..b269f138c 100644
> --- a/src/bin/lttng/commands/disable_events.cpp
> +++ b/src/bin/lttng/commands/disable_events.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/enable_channels.cpp b/src/bin/lttng/commands/enable_channels.cpp
> index 194ec541e..d62aa8656 100644
> --- a/src/bin/lttng/commands/enable_channels.cpp
> +++ b/src/bin/lttng/commands/enable_channels.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/enable_events.cpp b/src/bin/lttng/commands/enable_events.cpp
> index 50854faaa..451a1eade 100644
> --- a/src/bin/lttng/commands/enable_events.cpp
> +++ b/src/bin/lttng/commands/enable_events.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/list.cpp b/src/bin/lttng/commands/list.cpp
> index 28063ebc9..9046c4658 100644
> --- a/src/bin/lttng/commands/list.cpp
> +++ b/src/bin/lttng/commands/list.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/set_session.cpp b/src/bin/lttng/commands/set_session.cpp
> index fb42d14d5..ed1b1640f 100644
> --- a/src/bin/lttng/commands/set_session.cpp
> +++ b/src/bin/lttng/commands/set_session.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/start.cpp b/src/bin/lttng/commands/start.cpp
> index 7082e097d..69bd9221f 100644
> --- a/src/bin/lttng/commands/start.cpp
> +++ b/src/bin/lttng/commands/start.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/stop.cpp b/src/bin/lttng/commands/stop.cpp
> index d69da40ab..ec7da898c 100644
> --- a/src/bin/lttng/commands/stop.cpp
> +++ b/src/bin/lttng/commands/stop.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/commands/track-untrack.cpp b/src/bin/lttng/commands/track-untrack.cpp
> index 59b614423..7547f8b5d 100644
> --- a/src/bin/lttng/commands/track-untrack.cpp
> +++ b/src/bin/lttng/commands/track-untrack.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2015 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/bin/lttng/commands/version.cpp b/src/bin/lttng/commands/version.cpp
> index ccc7f6633..2126e20b7 100644
> --- a/src/bin/lttng/commands/version.cpp
> +++ b/src/bin/lttng/commands/version.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/conf.cpp b/src/bin/lttng/conf.cpp
> index e347c4b3a..4e22ca005 100644
> --- a/src/bin/lttng/conf.cpp
> +++ b/src/bin/lttng/conf.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/conf.h b/src/bin/lttng/conf.h
> index dcfce0571..e1260c772 100644
> --- a/src/bin/lttng/conf.h
> +++ b/src/bin/lttng/conf.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/lttng.cpp b/src/bin/lttng/lttng.cpp
> index af1d3f488..2b169cb0e 100644
> --- a/src/bin/lttng/lttng.cpp
> +++ b/src/bin/lttng/lttng.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/utils.cpp b/src/bin/lttng/utils.cpp
> index 6440ca7df..528318b2a 100644
> --- a/src/bin/lttng/utils.cpp
> +++ b/src/bin/lttng/utils.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/bin/lttng/utils.h b/src/bin/lttng/utils.h
> index ba893edda..0cf01dbcd 100644
> --- a/src/bin/lttng/utils.h
> +++ b/src/bin/lttng/utils.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/common.h b/src/common/common.h
> index f2c2b1800..58b266953 100644
> --- a/src/common/common.h
> +++ b/src/common/common.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/compat/poll.cpp b/src/common/compat/poll.cpp
> index 4254ff8bb..ee4fc012c 100644
> --- a/src/common/compat/poll.cpp
> +++ b/src/common/compat/poll.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2019 Yannick Lamarre <ylamarre@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/compat/poll.h b/src/common/compat/poll.h
> index e2a424abe..7a7842066 100644
> --- a/src/common/compat/poll.h
> +++ b/src/common/compat/poll.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/consumer/consumer-stream.cpp b/src/common/consumer/consumer-stream.cpp
> index f9807cb01..2dc3f002b 100644
> --- a/src/common/consumer/consumer-stream.cpp
> +++ b/src/common/consumer/consumer-stream.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2013 David Goulet <dgoulet@efficios.com>
>    *
> diff --git a/src/common/consumer/consumer-timer.h b/src/common/consumer/consumer-timer.h
> index 85751442f..bf1649cad 100644
> --- a/src/common/consumer/consumer-timer.h
> +++ b/src/common/consumer/consumer-timer.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>    *
> diff --git a/src/common/consumer/consumer.cpp b/src/common/consumer/consumer.cpp
> index fb5aeae7b..5730fd45c 100644
> --- a/src/common/consumer/consumer.cpp
> +++ b/src/common/consumer/consumer.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>    *
> diff --git a/src/common/consumer/consumer.h b/src/common/consumer/consumer.h
> index 737f2a42c..4612fe819 100644
> --- a/src/common/consumer/consumer.h
> +++ b/src/common/consumer/consumer.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>    * Copyright (C) 2018 Jérémie Galarneau <jeremie.galarneau@efficios.com>
> diff --git a/src/common/defaults.cpp b/src/common/defaults.cpp
> index 5ecb435bb..b295045b7 100644
> --- a/src/common/defaults.cpp
> +++ b/src/common/defaults.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2012 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/defaults.h b/src/common/defaults.h
> index 39b77470d..b889466fd 100644
> --- a/src/common/defaults.h
> +++ b/src/common/defaults.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/common/error.h b/src/common/error.h
> index bcbb51b16..b78801fb8 100644
> --- a/src/common/error.h
> +++ b/src/common/error.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/futex.cpp b/src/common/futex.cpp
> index d0f95abc8..3eadf096b 100644
> --- a/src/common/futex.cpp
> +++ b/src/common/futex.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/futex.h b/src/common/futex.h
> index 602be3186..e0faa9711 100644
> --- a/src/common/futex.h
> +++ b/src/common/futex.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/hashtable/hashtable.cpp b/src/common/hashtable/hashtable.cpp
> index 7112debf2..5ae7f26e0 100644
> --- a/src/common/hashtable/hashtable.cpp
> +++ b/src/common/hashtable/hashtable.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/hashtable/hashtable.h b/src/common/hashtable/hashtable.h
> index 3a515fdbd..e129ac5f8 100644
> --- a/src/common/hashtable/hashtable.h
> +++ b/src/common/hashtable/hashtable.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/hashtable/utils.cpp b/src/common/hashtable/utils.cpp
> index 3bc2b5e91..cc145e2e5 100644
> --- a/src/common/hashtable/utils.cpp
> +++ b/src/common/hashtable/utils.cpp
> @@ -1,6 +1,6 @@
>   /*
>    * Copyright (C) 2006 Bob Jenkins
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/hashtable/utils.h b/src/common/hashtable/utils.h
> index 992643931..edbf5e89b 100644
> --- a/src/common/hashtable/utils.h
> +++ b/src/common/hashtable/utils.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/kernel-consumer/kernel-consumer.cpp b/src/common/kernel-consumer/kernel-consumer.cpp
> index 8a6ef2a27..620ab8adf 100644
> --- a/src/common/kernel-consumer/kernel-consumer.cpp
> +++ b/src/common/kernel-consumer/kernel-consumer.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/common/kernel-consumer/kernel-consumer.h b/src/common/kernel-consumer/kernel-consumer.h
> index 004becb0f..bd885f838 100644
> --- a/src/common/kernel-consumer/kernel-consumer.h
> +++ b/src/common/kernel-consumer/kernel-consumer.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/common/kernel-ctl/kernel-ctl.cpp b/src/common/kernel-ctl/kernel-ctl.cpp
> index 4d59bdf29..8a43239ef 100644
> --- a/src/common/kernel-ctl/kernel-ctl.cpp
> +++ b/src/common/kernel-ctl/kernel-ctl.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h
> index e6805a983..f512e69f3 100644
> --- a/src/common/kernel-ctl/kernel-ctl.h
> +++ b/src/common/kernel-ctl/kernel-ctl.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/kernel-ctl/kernel-ioctl.h b/src/common/kernel-ctl/kernel-ioctl.h
> index b9af57a6b..68bcc472c 100644
> --- a/src/common/kernel-ctl/kernel-ioctl.h
> +++ b/src/common/kernel-ctl/kernel-ioctl.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/lttng-kernel-old.h b/src/common/lttng-kernel-old.h
> index 14f9cb470..c36c63358 100644
> --- a/src/common/lttng-kernel-old.h
> +++ b/src/common/lttng-kernel-old.h
> @@ -1,7 +1,6 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h
> index 82f242bbd..dd9db6f36 100644
> --- a/src/common/lttng-kernel.h
> +++ b/src/common/lttng-kernel.h
> @@ -1,7 +1,6 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/src/common/macros.h b/src/common/macros.h
> index 6ac24fa01..1c131db78 100644
> --- a/src/common/macros.h
> +++ b/src/common/macros.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/runas.cpp b/src/common/runas.cpp
> index 3c9eea8c3..98bbd10ff 100644
> --- a/src/common/runas.cpp
> +++ b/src/common/runas.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/common/runas.h b/src/common/runas.h
> index 406dfca22..4369d5c72 100644
> --- a/src/common/runas.h
> +++ b/src/common/runas.h
> @@ -2,7 +2,7 @@
>   #define _RUNAS_H
>   
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/sessiond-comm/sessiond-comm.cpp b/src/common/sessiond-comm/sessiond-comm.cpp
> index 6a011b8b4..9a20fde25 100644
> --- a/src/common/sessiond-comm/sessiond-comm.cpp
> +++ b/src/common/sessiond-comm/sessiond-comm.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/sessiond-comm/sessiond-comm.h b/src/common/sessiond-comm/sessiond-comm.h
> index ba756f8f1..af9108764 100644
> --- a/src/common/sessiond-comm/sessiond-comm.h
> +++ b/src/common/sessiond-comm/sessiond-comm.h
> @@ -1,6 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/shm.cpp b/src/common/shm.cpp
> index 99535c468..f1793d7a7 100644
> --- a/src/common/shm.cpp
> +++ b/src/common/shm.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/shm.h b/src/common/shm.h
> index d714506b8..76c81486b 100644
> --- a/src/common/shm.h
> +++ b/src/common/shm.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/spawn-viewer.cpp b/src/common/spawn-viewer.cpp
> index bcbc229a2..b9099bbd0 100644
> --- a/src/common/spawn-viewer.cpp
> +++ b/src/common/spawn-viewer.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2020 Francis Deslauriers <francis.deslauriers@efficios.com>
>    *
> diff --git a/src/common/unix.cpp b/src/common/unix.cpp
> index 504970ea8..9c36c883e 100644
> --- a/src/common/unix.cpp
> +++ b/src/common/unix.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/ust-consumer/ust-consumer.cpp b/src/common/ust-consumer/ust-consumer.cpp
> index fb40f844e..591c58fc5 100644
> --- a/src/common/ust-consumer/ust-consumer.cpp
> +++ b/src/common/ust-consumer/ust-consumer.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
> diff --git a/src/common/ust-consumer/ust-consumer.h b/src/common/ust-consumer/ust-consumer.h
> index e2507a7f4..e481f0850 100644
> --- a/src/common/ust-consumer/ust-consumer.h
> +++ b/src/common/ust-consumer/ust-consumer.h
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/lib/lttng-ctl/lttng-ctl-health.cpp b/src/lib/lttng-ctl/lttng-ctl-health.cpp
> index 8a703b019..8981c7619 100644
> --- a/src/lib/lttng-ctl/lttng-ctl-health.cpp
> +++ b/src/lib/lttng-ctl/lttng-ctl-health.cpp
> @@ -3,7 +3,7 @@
>    *
>    * Linux Trace Toolkit Health Control Library
>    *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>    *
>    * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/src/lib/lttng-ctl/lttng-ctl.cpp b/src/lib/lttng-ctl/lttng-ctl.cpp
> index b7eaee260..684cf4669 100644
> --- a/src/lib/lttng-ctl/lttng-ctl.cpp
> +++ b/src/lib/lttng-ctl/lttng-ctl.cpp
> @@ -3,7 +3,7 @@
>    *
>    * Linux Trace Toolkit Control Library
>    *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>    *
>    * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/tests/unit/test_kernel_data.cpp b/tests/unit/test_kernel_data.cpp
> index 6f0ce872b..4451f65b7 100644
> --- a/tests/unit/test_kernel_data.cpp
> +++ b/tests/unit/test_kernel_data.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/tests/unit/test_session.cpp b/tests/unit/test_session.cpp
> index 4fc23791e..ee0549906 100644
> --- a/tests/unit/test_session.cpp
> +++ b/tests/unit/test_session.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/tests/unit/test_ust_data.cpp b/tests/unit/test_ust_data.cpp
> index f1b197ea9..b35576742 100644
> --- a/tests/unit/test_ust_data.cpp
> +++ b/tests/unit/test_ust_data.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/tests/unit/test_utils_parse_size_suffix.cpp b/tests/unit/test_utils_parse_size_suffix.cpp
> index ac6efa251..ac3e24b64 100644
> --- a/tests/unit/test_utils_parse_size_suffix.cpp
> +++ b/tests/unit/test_utils_parse_size_suffix.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2013 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2013 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> diff --git a/tests/unit/test_utils_parse_time_suffix.cpp b/tests/unit/test_utils_parse_time_suffix.cpp
> index 89fab12eb..71f52e426 100644
> --- a/tests/unit/test_utils_parse_time_suffix.cpp
> +++ b/tests/unit/test_utils_parse_time_suffix.cpp
> @@ -1,5 +1,5 @@
>   /*
> - * Copyright (C) 2015 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2015 EfficiOS Inc.
>    *
>    * SPDX-License-Identifier: GPL-2.0-only
>    *
> 

Signed-off-by: Julien Desfossez <ju@klipix.org>
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer
  2022-01-14 20:48 [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer Jérémie Galarneau via lttng-dev
  2022-01-14 20:58 ` Julien Desfossez via lttng-dev
@ 2022-01-14 21:05 ` Simon Marchi via lttng-dev
  2022-01-17 15:02 ` David Goulet via lttng-dev
  2 siblings, 0 replies; 5+ messages in thread
From: Simon Marchi via lttng-dev @ 2022-01-14 21:05 UTC (permalink / raw)
  To: Jérémie Galarneau, lttng-dev
  Cc: Julien Desfossez, Simon Marchi, David Goulet

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 <jeremie.galarneau@efficios.com>
> Cc: David Goulet <dgoulet@ev0ke.net>
> Cc: Julien Desfossez <ju@klipix.org>
> Cc: Simon Marchi <simon.marchi@efficios.com>
> 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 +-
>  src/common/kernel-ctl/kernel-ioctl.h           | 2 +-
>  src/common/lttng-kernel-old.h                  | 3 +--
>  src/common/lttng-kernel.h                      | 3 +--
>  src/common/macros.h                            | 2 +-
>  src/common/runas.cpp                           | 2 +-
>  src/common/runas.h                             | 2 +-
>  src/common/sessiond-comm/sessiond-comm.cpp     | 2 +-
>  src/common/sessiond-comm/sessiond-comm.h       | 3 +--
>  src/common/shm.cpp                             | 2 +-
>  src/common/shm.h                               | 2 +-
>  src/common/spawn-viewer.cpp                    | 2 +-
>  src/common/unix.cpp                            | 2 +-
>  src/common/ust-consumer/ust-consumer.cpp       | 2 +-
>  src/common/ust-consumer/ust-consumer.h         | 2 +-
>  src/lib/lttng-ctl/lttng-ctl-health.cpp         | 2 +-
>  src/lib/lttng-ctl/lttng-ctl.cpp                | 2 +-
>  tests/unit/test_kernel_data.cpp                | 2 +-
>  tests/unit/test_session.cpp                    | 2 +-
>  tests/unit/test_ust_data.cpp                   | 2 +-
>  tests/unit/test_utils_parse_size_suffix.cpp    | 2 +-
>  tests/unit/test_utils_parse_time_suffix.cpp    | 2 +-
>  104 files changed, 105 insertions(+), 109 deletions(-)
> 
> diff --git a/extras/lttng-bash_completion b/extras/lttng-bash_completion
> index 458748de1..f07ad9b85 100644
> --- a/extras/lttng-bash_completion
> +++ b/extras/lttng-bash_completion
> @@ -1,5 +1,5 @@
>  #
> -# Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>A
> +# Copyright (C) 2012 EfficiOS Inc.
>  #
>  # SPDX-License-Identifier: GPL-2.0-only
>  #
> diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h
> index 825b6682b..dbfe9a7db 100644
> --- a/include/lttng/lttng.h
> +++ b/include/lttng/lttng.h
> @@ -3,7 +3,7 @@
>   *
>   * Linux Trace Toolkit Control Library Header File
>   *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
>   *
> diff --git a/src/bin/lttng-consumerd/lttng-consumerd.cpp b/src/bin/lttng-consumerd/lttng-consumerd.cpp
> index dbcda885e..91617a11a 100644
> --- a/src/bin/lttng-consumerd/lttng-consumerd.cpp
> +++ b/src/bin/lttng-consumerd/lttng-consumerd.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-consumerd/lttng-consumerd.h b/src/bin/lttng-consumerd/lttng-consumerd.h
> index 354f7f3fa..833116ade 100644
> --- a/src/bin/lttng-consumerd/lttng-consumerd.h
> +++ b/src/bin/lttng-consumerd/lttng-consumerd.h
> @@ -1,6 +1,6 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-crash/lttng-crash.cpp b/src/bin/lttng-crash/lttng-crash.cpp
> index 3f5ea3759..bee9c29b0 100644
> --- a/src/bin/lttng-crash/lttng-crash.cpp
> +++ b/src/bin/lttng-crash/lttng-crash.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/channel.cpp b/src/bin/lttng-sessiond/channel.cpp
> index 0f150972c..bfa6d4b49 100644
> --- a/src/bin/lttng-sessiond/channel.cpp
> +++ b/src/bin/lttng-sessiond/channel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/channel.h b/src/bin/lttng-sessiond/channel.h
> index ef3100e25..b4ff9f4fd 100644
> --- a/src/bin/lttng-sessiond/channel.h
> +++ b/src/bin/lttng-sessiond/channel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/client.cpp b/src/bin/lttng-sessiond/client.cpp
> index 154fa4a36..0820bca76 100644
> --- a/src/bin/lttng-sessiond/client.cpp
> +++ b/src/bin/lttng-sessiond/client.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/client.h b/src/bin/lttng-sessiond/client.h
> index b80d56c71..0610d4509 100644
> --- a/src/bin/lttng-sessiond/client.h
> +++ b/src/bin/lttng-sessiond/client.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/context.cpp b/src/bin/lttng-sessiond/context.cpp
> index c8c892438..848d75043 100644
> --- a/src/bin/lttng-sessiond/context.cpp
> +++ b/src/bin/lttng-sessiond/context.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/context.h b/src/bin/lttng-sessiond/context.h
> index 5caa19cb4..ed5fe2ca2 100644
> --- a/src/bin/lttng-sessiond/context.h
> +++ b/src/bin/lttng-sessiond/context.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/dispatch.cpp b/src/bin/lttng-sessiond/dispatch.cpp
> index b4092eb44..107e205c6 100644
> --- a/src/bin/lttng-sessiond/dispatch.cpp
> +++ b/src/bin/lttng-sessiond/dispatch.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/dispatch.h b/src/bin/lttng-sessiond/dispatch.h
> index fe253dec0..7c8790e46 100644
> --- a/src/bin/lttng-sessiond/dispatch.h
> +++ b/src/bin/lttng-sessiond/dispatch.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/event.cpp b/src/bin/lttng-sessiond/event.cpp
> index 284a8c472..d2e4589b2 100644
> --- a/src/bin/lttng-sessiond/event.cpp
> +++ b/src/bin/lttng-sessiond/event.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/event.h b/src/bin/lttng-sessiond/event.h
> index 8849ee7cc..01be565b4 100644
> --- a/src/bin/lttng-sessiond/event.h
> +++ b/src/bin/lttng-sessiond/event.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/globals.cpp b/src/bin/lttng-sessiond/globals.cpp
> index b4cedf337..d07478316 100644
> --- a/src/bin/lttng-sessiond/globals.cpp
> +++ b/src/bin/lttng-sessiond/globals.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/kernel.cpp b/src/bin/lttng-sessiond/kernel.cpp
> index 22ce819b5..cb2d649e7 100644
> --- a/src/bin/lttng-sessiond/kernel.cpp
> +++ b/src/bin/lttng-sessiond/kernel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/kernel.h b/src/bin/lttng-sessiond/kernel.h
> index 7af1928ea..5ecdad41f 100644
> --- a/src/bin/lttng-sessiond/kernel.h
> +++ b/src/bin/lttng-sessiond/kernel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/lttng-sessiond.h b/src/bin/lttng-sessiond/lttng-sessiond.h
> index 8a82c45f7..65f4c372c 100644
> --- a/src/bin/lttng-sessiond/lttng-sessiond.h
> +++ b/src/bin/lttng-sessiond/lttng-sessiond.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2013 Raphaël Beamonte <raphael.beamonte@gmail.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/main.cpp b/src/bin/lttng-sessiond/main.cpp
> index a676b257f..f622cfefa 100644
> --- a/src/bin/lttng-sessiond/main.cpp
> +++ b/src/bin/lttng-sessiond/main.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-apps.cpp b/src/bin/lttng-sessiond/manage-apps.cpp
> index cff56cbad..588e83b6c 100644
> --- a/src/bin/lttng-sessiond/manage-apps.cpp
> +++ b/src/bin/lttng-sessiond/manage-apps.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-apps.h b/src/bin/lttng-sessiond/manage-apps.h
> index dad63ba38..3cd3b9c33 100644
> --- a/src/bin/lttng-sessiond/manage-apps.h
> +++ b/src/bin/lttng-sessiond/manage-apps.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-consumer.cpp b/src/bin/lttng-sessiond/manage-consumer.cpp
> index d7df6ce8f..cce48526e 100644
> --- a/src/bin/lttng-sessiond/manage-consumer.cpp
> +++ b/src/bin/lttng-sessiond/manage-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-consumer.h b/src/bin/lttng-sessiond/manage-consumer.h
> index c99734d0b..16eb62dd9 100644
> --- a/src/bin/lttng-sessiond/manage-consumer.h
> +++ b/src/bin/lttng-sessiond/manage-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-kernel.cpp b/src/bin/lttng-sessiond/manage-kernel.cpp
> index 2ffe60919..a789a0b29 100644
> --- a/src/bin/lttng-sessiond/manage-kernel.cpp
> +++ b/src/bin/lttng-sessiond/manage-kernel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-kernel.h b/src/bin/lttng-sessiond/manage-kernel.h
> index 0670377a6..3be665811 100644
> --- a/src/bin/lttng-sessiond/manage-kernel.h
> +++ b/src/bin/lttng-sessiond/manage-kernel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/process-utils.cpp b/src/bin/lttng-sessiond/process-utils.cpp
> index 2d629b547..d2e52172e 100644
> --- a/src/bin/lttng-sessiond/process-utils.cpp
> +++ b/src/bin/lttng-sessiond/process-utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/register.cpp b/src/bin/lttng-sessiond/register.cpp
> index 5bcc637b0..a20db57f6 100644
> --- a/src/bin/lttng-sessiond/register.cpp
> +++ b/src/bin/lttng-sessiond/register.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/register.h b/src/bin/lttng-sessiond/register.h
> index 7f5b08881..8b51ad48e 100644
> --- a/src/bin/lttng-sessiond/register.h
> +++ b/src/bin/lttng-sessiond/register.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/session.cpp b/src/bin/lttng-sessiond/session.cpp
> index 64fd19d04..fbf8ce55c 100644
> --- a/src/bin/lttng-sessiond/session.cpp
> +++ b/src/bin/lttng-sessiond/session.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/session.h b/src/bin/lttng-sessiond/session.h
> index 1a31d3f0b..1a68d8e2f 100644
> --- a/src/bin/lttng-sessiond/session.h
> +++ b/src/bin/lttng-sessiond/session.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/thread-utils.cpp b/src/bin/lttng-sessiond/thread-utils.cpp
> index 1eb25eabe..2d8f8b789 100644
> --- a/src/bin/lttng-sessiond/thread-utils.cpp
> +++ b/src/bin/lttng-sessiond/thread-utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/trace-kernel.cpp b/src/bin/lttng-sessiond/trace-kernel.cpp
> index cf1455ee6..8d8c63e5d 100644
> --- a/src/bin/lttng-sessiond/trace-kernel.cpp
> +++ b/src/bin/lttng-sessiond/trace-kernel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h
> index f6ad56c99..83608b235 100644
> --- a/src/bin/lttng-sessiond/trace-kernel.h
> +++ b/src/bin/lttng-sessiond/trace-kernel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/trace-ust.cpp b/src/bin/lttng-sessiond/trace-ust.cpp
> index 0f303bf03..ce85c3236 100644
> --- a/src/bin/lttng-sessiond/trace-ust.cpp
> +++ b/src/bin/lttng-sessiond/trace-ust.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/trace-ust.h b/src/bin/lttng-sessiond/trace-ust.h
> index cc7cd332c..64d5105f8 100644
> --- a/src/bin/lttng-sessiond/trace-ust.h
> +++ b/src/bin/lttng-sessiond/trace-ust.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-app.cpp b/src/bin/lttng-sessiond/ust-app.cpp
> index 54cd4dea6..f08e888c1 100644
> --- a/src/bin/lttng-sessiond/ust-app.cpp
> +++ b/src/bin/lttng-sessiond/ust-app.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-app.h b/src/bin/lttng-sessiond/ust-app.h
> index 8d2d28986..0e2722e9e 100644
> --- a/src/bin/lttng-sessiond/ust-app.h
> +++ b/src/bin/lttng-sessiond/ust-app.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-consumer.cpp b/src/bin/lttng-sessiond/ust-consumer.cpp
> index a68c5d96d..df9bb013a 100644
> --- a/src/bin/lttng-sessiond/ust-consumer.cpp
> +++ b/src/bin/lttng-sessiond/ust-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/ust-consumer.h b/src/bin/lttng-sessiond/ust-consumer.h
> index d4213e47c..5862c4837 100644
> --- a/src/bin/lttng-sessiond/ust-consumer.h
> +++ b/src/bin/lttng-sessiond/ust-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/ust-ctl-internal.h b/src/bin/lttng-sessiond/ust-ctl-internal.h
> index 610aa7f36..6bd21d8c6 100644
> --- a/src/bin/lttng-sessiond/ust-ctl-internal.h
> +++ b/src/bin/lttng-sessiond/ust-ctl-internal.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011-2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-error-internal.h b/src/bin/lttng-sessiond/ust-error-internal.h
> index 3932fba18..a5f345faa 100644
> --- a/src/bin/lttng-sessiond/ust-error-internal.h
> +++ b/src/bin/lttng-sessiond/ust-error-internal.h
> @@ -1,6 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/src/bin/lttng-sessiond/utils.cpp b/src/bin/lttng-sessiond/utils.cpp
> index 6936a03f9..5b33a8df8 100644
> --- a/src/bin/lttng-sessiond/utils.cpp
> +++ b/src/bin/lttng-sessiond/utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/utils.h b/src/bin/lttng-sessiond/utils.h
> index ff8deaec4..b7e0a4fde 100644
> --- a/src/bin/lttng-sessiond/utils.h
> +++ b/src/bin/lttng-sessiond/utils.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h
> index bf0045210..d2e1eff15 100644
> --- a/src/bin/lttng/command.h
> +++ b/src/bin/lttng/command.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/add_context.cpp b/src/bin/lttng/commands/add_context.cpp
> index 076fa83a4..6ea53709c 100644
> --- a/src/bin/lttng/commands/add_context.cpp
> +++ b/src/bin/lttng/commands/add_context.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/create.cpp b/src/bin/lttng/commands/create.cpp
> index b266c10a9..b46893d5e 100644
> --- a/src/bin/lttng/commands/create.cpp
> +++ b/src/bin/lttng/commands/create.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/destroy.cpp b/src/bin/lttng/commands/destroy.cpp
> index 78bbbaaad..2c51142bf 100644
> --- a/src/bin/lttng/commands/destroy.cpp
> +++ b/src/bin/lttng/commands/destroy.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/disable_channels.cpp b/src/bin/lttng/commands/disable_channels.cpp
> index cf9f20bb6..843fecd87 100644
> --- a/src/bin/lttng/commands/disable_channels.cpp
> +++ b/src/bin/lttng/commands/disable_channels.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/disable_events.cpp b/src/bin/lttng/commands/disable_events.cpp
> index 5ce36e50a..b269f138c 100644
> --- a/src/bin/lttng/commands/disable_events.cpp
> +++ b/src/bin/lttng/commands/disable_events.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/enable_channels.cpp b/src/bin/lttng/commands/enable_channels.cpp
> index 194ec541e..d62aa8656 100644
> --- a/src/bin/lttng/commands/enable_channels.cpp
> +++ b/src/bin/lttng/commands/enable_channels.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/enable_events.cpp b/src/bin/lttng/commands/enable_events.cpp
> index 50854faaa..451a1eade 100644
> --- a/src/bin/lttng/commands/enable_events.cpp
> +++ b/src/bin/lttng/commands/enable_events.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/list.cpp b/src/bin/lttng/commands/list.cpp
> index 28063ebc9..9046c4658 100644
> --- a/src/bin/lttng/commands/list.cpp
> +++ b/src/bin/lttng/commands/list.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/set_session.cpp b/src/bin/lttng/commands/set_session.cpp
> index fb42d14d5..ed1b1640f 100644
> --- a/src/bin/lttng/commands/set_session.cpp
> +++ b/src/bin/lttng/commands/set_session.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/start.cpp b/src/bin/lttng/commands/start.cpp
> index 7082e097d..69bd9221f 100644
> --- a/src/bin/lttng/commands/start.cpp
> +++ b/src/bin/lttng/commands/start.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/stop.cpp b/src/bin/lttng/commands/stop.cpp
> index d69da40ab..ec7da898c 100644
> --- a/src/bin/lttng/commands/stop.cpp
> +++ b/src/bin/lttng/commands/stop.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/track-untrack.cpp b/src/bin/lttng/commands/track-untrack.cpp
> index 59b614423..7547f8b5d 100644
> --- a/src/bin/lttng/commands/track-untrack.cpp
> +++ b/src/bin/lttng/commands/track-untrack.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2015 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng/commands/version.cpp b/src/bin/lttng/commands/version.cpp
> index ccc7f6633..2126e20b7 100644
> --- a/src/bin/lttng/commands/version.cpp
> +++ b/src/bin/lttng/commands/version.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/conf.cpp b/src/bin/lttng/conf.cpp
> index e347c4b3a..4e22ca005 100644
> --- a/src/bin/lttng/conf.cpp
> +++ b/src/bin/lttng/conf.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/conf.h b/src/bin/lttng/conf.h
> index dcfce0571..e1260c772 100644
> --- a/src/bin/lttng/conf.h
> +++ b/src/bin/lttng/conf.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/lttng.cpp b/src/bin/lttng/lttng.cpp
> index af1d3f488..2b169cb0e 100644
> --- a/src/bin/lttng/lttng.cpp
> +++ b/src/bin/lttng/lttng.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/utils.cpp b/src/bin/lttng/utils.cpp
> index 6440ca7df..528318b2a 100644
> --- a/src/bin/lttng/utils.cpp
> +++ b/src/bin/lttng/utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/utils.h b/src/bin/lttng/utils.h
> index ba893edda..0cf01dbcd 100644
> --- a/src/bin/lttng/utils.h
> +++ b/src/bin/lttng/utils.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/common.h b/src/common/common.h
> index f2c2b1800..58b266953 100644
> --- a/src/common/common.h
> +++ b/src/common/common.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/compat/poll.cpp b/src/common/compat/poll.cpp
> index 4254ff8bb..ee4fc012c 100644
> --- a/src/common/compat/poll.cpp
> +++ b/src/common/compat/poll.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2019 Yannick Lamarre <ylamarre@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/compat/poll.h b/src/common/compat/poll.h
> index e2a424abe..7a7842066 100644
> --- a/src/common/compat/poll.h
> +++ b/src/common/compat/poll.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/consumer/consumer-stream.cpp b/src/common/consumer/consumer-stream.cpp
> index f9807cb01..2dc3f002b 100644
> --- a/src/common/consumer/consumer-stream.cpp
> +++ b/src/common/consumer/consumer-stream.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 David Goulet <dgoulet@efficios.com>
>   *
> diff --git a/src/common/consumer/consumer-timer.h b/src/common/consumer/consumer-timer.h
> index 85751442f..bf1649cad 100644
> --- a/src/common/consumer/consumer-timer.h
> +++ b/src/common/consumer/consumer-timer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>   *
> diff --git a/src/common/consumer/consumer.cpp b/src/common/consumer/consumer.cpp
> index fb5aeae7b..5730fd45c 100644
> --- a/src/common/consumer/consumer.cpp
> +++ b/src/common/consumer/consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>   *
> diff --git a/src/common/consumer/consumer.h b/src/common/consumer/consumer.h
> index 737f2a42c..4612fe819 100644
> --- a/src/common/consumer/consumer.h
> +++ b/src/common/consumer/consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>   * Copyright (C) 2018 Jérémie Galarneau <jeremie.galarneau@efficios.com>
> diff --git a/src/common/defaults.cpp b/src/common/defaults.cpp
> index 5ecb435bb..b295045b7 100644
> --- a/src/common/defaults.cpp
> +++ b/src/common/defaults.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2012 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/defaults.h b/src/common/defaults.h
> index 39b77470d..b889466fd 100644
> --- a/src/common/defaults.h
> +++ b/src/common/defaults.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/error.h b/src/common/error.h
> index bcbb51b16..b78801fb8 100644
> --- a/src/common/error.h
> +++ b/src/common/error.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/futex.cpp b/src/common/futex.cpp
> index d0f95abc8..3eadf096b 100644
> --- a/src/common/futex.cpp
> +++ b/src/common/futex.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/futex.h b/src/common/futex.h
> index 602be3186..e0faa9711 100644
> --- a/src/common/futex.h
> +++ b/src/common/futex.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/hashtable/hashtable.cpp b/src/common/hashtable/hashtable.cpp
> index 7112debf2..5ae7f26e0 100644
> --- a/src/common/hashtable/hashtable.cpp
> +++ b/src/common/hashtable/hashtable.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/hashtable/hashtable.h b/src/common/hashtable/hashtable.h
> index 3a515fdbd..e129ac5f8 100644
> --- a/src/common/hashtable/hashtable.h
> +++ b/src/common/hashtable/hashtable.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/hashtable/utils.cpp b/src/common/hashtable/utils.cpp
> index 3bc2b5e91..cc145e2e5 100644
> --- a/src/common/hashtable/utils.cpp
> +++ b/src/common/hashtable/utils.cpp
> @@ -1,6 +1,6 @@
>  /*
>   * Copyright (C) 2006 Bob Jenkins
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/hashtable/utils.h b/src/common/hashtable/utils.h
> index 992643931..edbf5e89b 100644
> --- a/src/common/hashtable/utils.h
> +++ b/src/common/hashtable/utils.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/kernel-consumer/kernel-consumer.cpp b/src/common/kernel-consumer/kernel-consumer.cpp
> index 8a6ef2a27..620ab8adf 100644
> --- a/src/common/kernel-consumer/kernel-consumer.cpp
> +++ b/src/common/kernel-consumer/kernel-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/kernel-consumer/kernel-consumer.h b/src/common/kernel-consumer/kernel-consumer.h
> index 004becb0f..bd885f838 100644
> --- a/src/common/kernel-consumer/kernel-consumer.h
> +++ b/src/common/kernel-consumer/kernel-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/kernel-ctl/kernel-ctl.cpp b/src/common/kernel-ctl/kernel-ctl.cpp
> index 4d59bdf29..8a43239ef 100644
> --- a/src/common/kernel-ctl/kernel-ctl.cpp
> +++ b/src/common/kernel-ctl/kernel-ctl.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h
> index e6805a983..f512e69f3 100644
> --- a/src/common/kernel-ctl/kernel-ctl.h
> +++ b/src/common/kernel-ctl/kernel-ctl.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/kernel-ctl/kernel-ioctl.h b/src/common/kernel-ctl/kernel-ioctl.h
> index b9af57a6b..68bcc472c 100644
> --- a/src/common/kernel-ctl/kernel-ioctl.h
> +++ b/src/common/kernel-ctl/kernel-ioctl.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/lttng-kernel-old.h b/src/common/lttng-kernel-old.h
> index 14f9cb470..c36c63358 100644
> --- a/src/common/lttng-kernel-old.h
> +++ b/src/common/lttng-kernel-old.h
> @@ -1,7 +1,6 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h
> index 82f242bbd..dd9db6f36 100644
> --- a/src/common/lttng-kernel.h
> +++ b/src/common/lttng-kernel.h
> @@ -1,7 +1,6 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/macros.h b/src/common/macros.h
> index 6ac24fa01..1c131db78 100644
> --- a/src/common/macros.h
> +++ b/src/common/macros.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/runas.cpp b/src/common/runas.cpp
> index 3c9eea8c3..98bbd10ff 100644
> --- a/src/common/runas.cpp
> +++ b/src/common/runas.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/runas.h b/src/common/runas.h
> index 406dfca22..4369d5c72 100644
> --- a/src/common/runas.h
> +++ b/src/common/runas.h
> @@ -2,7 +2,7 @@
>  #define _RUNAS_H
>  
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/sessiond-comm/sessiond-comm.cpp b/src/common/sessiond-comm/sessiond-comm.cpp
> index 6a011b8b4..9a20fde25 100644
> --- a/src/common/sessiond-comm/sessiond-comm.cpp
> +++ b/src/common/sessiond-comm/sessiond-comm.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/sessiond-comm/sessiond-comm.h b/src/common/sessiond-comm/sessiond-comm.h
> index ba756f8f1..af9108764 100644
> --- a/src/common/sessiond-comm/sessiond-comm.h
> +++ b/src/common/sessiond-comm/sessiond-comm.h
> @@ -1,6 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/shm.cpp b/src/common/shm.cpp
> index 99535c468..f1793d7a7 100644
> --- a/src/common/shm.cpp
> +++ b/src/common/shm.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/shm.h b/src/common/shm.h
> index d714506b8..76c81486b 100644
> --- a/src/common/shm.h
> +++ b/src/common/shm.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/spawn-viewer.cpp b/src/common/spawn-viewer.cpp
> index bcbc229a2..b9099bbd0 100644
> --- a/src/common/spawn-viewer.cpp
> +++ b/src/common/spawn-viewer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2020 Francis Deslauriers <francis.deslauriers@efficios.com>
>   *
> diff --git a/src/common/unix.cpp b/src/common/unix.cpp
> index 504970ea8..9c36c883e 100644
> --- a/src/common/unix.cpp
> +++ b/src/common/unix.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/ust-consumer/ust-consumer.cpp b/src/common/ust-consumer/ust-consumer.cpp
> index fb40f844e..591c58fc5 100644
> --- a/src/common/ust-consumer/ust-consumer.cpp
> +++ b/src/common/ust-consumer/ust-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/ust-consumer/ust-consumer.h b/src/common/ust-consumer/ust-consumer.h
> index e2507a7f4..e481f0850 100644
> --- a/src/common/ust-consumer/ust-consumer.h
> +++ b/src/common/ust-consumer/ust-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/lib/lttng-ctl/lttng-ctl-health.cpp b/src/lib/lttng-ctl/lttng-ctl-health.cpp
> index 8a703b019..8981c7619 100644
> --- a/src/lib/lttng-ctl/lttng-ctl-health.cpp
> +++ b/src/lib/lttng-ctl/lttng-ctl-health.cpp
> @@ -3,7 +3,7 @@
>   *
>   * Linux Trace Toolkit Health Control Library
>   *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/src/lib/lttng-ctl/lttng-ctl.cpp b/src/lib/lttng-ctl/lttng-ctl.cpp
> index b7eaee260..684cf4669 100644
> --- a/src/lib/lttng-ctl/lttng-ctl.cpp
> +++ b/src/lib/lttng-ctl/lttng-ctl.cpp
> @@ -3,7 +3,7 @@
>   *
>   * Linux Trace Toolkit Control Library
>   *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/tests/unit/test_kernel_data.cpp b/tests/unit/test_kernel_data.cpp
> index 6f0ce872b..4451f65b7 100644
> --- a/tests/unit/test_kernel_data.cpp
> +++ b/tests/unit/test_kernel_data.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_session.cpp b/tests/unit/test_session.cpp
> index 4fc23791e..ee0549906 100644
> --- a/tests/unit/test_session.cpp
> +++ b/tests/unit/test_session.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_ust_data.cpp b/tests/unit/test_ust_data.cpp
> index f1b197ea9..b35576742 100644
> --- a/tests/unit/test_ust_data.cpp
> +++ b/tests/unit/test_ust_data.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_utils_parse_size_suffix.cpp b/tests/unit/test_utils_parse_size_suffix.cpp
> index ac6efa251..ac3e24b64 100644
> --- a/tests/unit/test_utils_parse_size_suffix.cpp
> +++ b/tests/unit/test_utils_parse_size_suffix.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2013 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2013 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_utils_parse_time_suffix.cpp b/tests/unit/test_utils_parse_time_suffix.cpp
> index 89fab12eb..71f52e426 100644
> --- a/tests/unit/test_utils_parse_time_suffix.cpp
> +++ b/tests/unit/test_utils_parse_time_suffix.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2015 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2015 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> -- 
> 2.34.1
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer
  2022-01-14 20:48 [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer Jérémie Galarneau via lttng-dev
  2022-01-14 20:58 ` Julien Desfossez via lttng-dev
  2022-01-14 21:05 ` Simon Marchi via lttng-dev
@ 2022-01-17 15:02 ` David Goulet via lttng-dev
  2 siblings, 0 replies; 5+ messages in thread
From: David Goulet via lttng-dev @ 2022-01-17 15:02 UTC (permalink / raw)
  To: Jérémie Galarneau; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 54118 bytes --]

On 14 Jan (15:48:45), 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 <jeremie.galarneau@efficios.com>
> Cc: David Goulet <dgoulet@ev0ke.net>
> Cc: Julien Desfossez <ju@klipix.org>
> Cc: Simon Marchi <simon.marchi@efficios.com>
> 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 +-
>  src/common/kernel-ctl/kernel-ioctl.h           | 2 +-
>  src/common/lttng-kernel-old.h                  | 3 +--
>  src/common/lttng-kernel.h                      | 3 +--
>  src/common/macros.h                            | 2 +-
>  src/common/runas.cpp                           | 2 +-
>  src/common/runas.h                             | 2 +-
>  src/common/sessiond-comm/sessiond-comm.cpp     | 2 +-
>  src/common/sessiond-comm/sessiond-comm.h       | 3 +--
>  src/common/shm.cpp                             | 2 +-
>  src/common/shm.h                               | 2 +-
>  src/common/spawn-viewer.cpp                    | 2 +-
>  src/common/unix.cpp                            | 2 +-
>  src/common/ust-consumer/ust-consumer.cpp       | 2 +-
>  src/common/ust-consumer/ust-consumer.h         | 2 +-
>  src/lib/lttng-ctl/lttng-ctl-health.cpp         | 2 +-
>  src/lib/lttng-ctl/lttng-ctl.cpp                | 2 +-
>  tests/unit/test_kernel_data.cpp                | 2 +-
>  tests/unit/test_session.cpp                    | 2 +-
>  tests/unit/test_ust_data.cpp                   | 2 +-
>  tests/unit/test_utils_parse_size_suffix.cpp    | 2 +-
>  tests/unit/test_utils_parse_time_suffix.cpp    | 2 +-
>  104 files changed, 105 insertions(+), 109 deletions(-)
> 
> diff --git a/extras/lttng-bash_completion b/extras/lttng-bash_completion
> index 458748de1..f07ad9b85 100644
> --- a/extras/lttng-bash_completion
> +++ b/extras/lttng-bash_completion
> @@ -1,5 +1,5 @@
>  #
> -# Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>A
> +# Copyright (C) 2012 EfficiOS Inc.
>  #
>  # SPDX-License-Identifier: GPL-2.0-only
>  #
> diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h
> index 825b6682b..dbfe9a7db 100644
> --- a/include/lttng/lttng.h
> +++ b/include/lttng/lttng.h
> @@ -3,7 +3,7 @@
>   *
>   * Linux Trace Toolkit Control Library Header File
>   *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
>   *
> diff --git a/src/bin/lttng-consumerd/lttng-consumerd.cpp b/src/bin/lttng-consumerd/lttng-consumerd.cpp
> index dbcda885e..91617a11a 100644
> --- a/src/bin/lttng-consumerd/lttng-consumerd.cpp
> +++ b/src/bin/lttng-consumerd/lttng-consumerd.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-consumerd/lttng-consumerd.h b/src/bin/lttng-consumerd/lttng-consumerd.h
> index 354f7f3fa..833116ade 100644
> --- a/src/bin/lttng-consumerd/lttng-consumerd.h
> +++ b/src/bin/lttng-consumerd/lttng-consumerd.h
> @@ -1,6 +1,6 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-crash/lttng-crash.cpp b/src/bin/lttng-crash/lttng-crash.cpp
> index 3f5ea3759..bee9c29b0 100644
> --- a/src/bin/lttng-crash/lttng-crash.cpp
> +++ b/src/bin/lttng-crash/lttng-crash.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/channel.cpp b/src/bin/lttng-sessiond/channel.cpp
> index 0f150972c..bfa6d4b49 100644
> --- a/src/bin/lttng-sessiond/channel.cpp
> +++ b/src/bin/lttng-sessiond/channel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/channel.h b/src/bin/lttng-sessiond/channel.h
> index ef3100e25..b4ff9f4fd 100644
> --- a/src/bin/lttng-sessiond/channel.h
> +++ b/src/bin/lttng-sessiond/channel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/client.cpp b/src/bin/lttng-sessiond/client.cpp
> index 154fa4a36..0820bca76 100644
> --- a/src/bin/lttng-sessiond/client.cpp
> +++ b/src/bin/lttng-sessiond/client.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/client.h b/src/bin/lttng-sessiond/client.h
> index b80d56c71..0610d4509 100644
> --- a/src/bin/lttng-sessiond/client.h
> +++ b/src/bin/lttng-sessiond/client.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/context.cpp b/src/bin/lttng-sessiond/context.cpp
> index c8c892438..848d75043 100644
> --- a/src/bin/lttng-sessiond/context.cpp
> +++ b/src/bin/lttng-sessiond/context.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/context.h b/src/bin/lttng-sessiond/context.h
> index 5caa19cb4..ed5fe2ca2 100644
> --- a/src/bin/lttng-sessiond/context.h
> +++ b/src/bin/lttng-sessiond/context.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/dispatch.cpp b/src/bin/lttng-sessiond/dispatch.cpp
> index b4092eb44..107e205c6 100644
> --- a/src/bin/lttng-sessiond/dispatch.cpp
> +++ b/src/bin/lttng-sessiond/dispatch.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/dispatch.h b/src/bin/lttng-sessiond/dispatch.h
> index fe253dec0..7c8790e46 100644
> --- a/src/bin/lttng-sessiond/dispatch.h
> +++ b/src/bin/lttng-sessiond/dispatch.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/event.cpp b/src/bin/lttng-sessiond/event.cpp
> index 284a8c472..d2e4589b2 100644
> --- a/src/bin/lttng-sessiond/event.cpp
> +++ b/src/bin/lttng-sessiond/event.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/event.h b/src/bin/lttng-sessiond/event.h
> index 8849ee7cc..01be565b4 100644
> --- a/src/bin/lttng-sessiond/event.h
> +++ b/src/bin/lttng-sessiond/event.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/globals.cpp b/src/bin/lttng-sessiond/globals.cpp
> index b4cedf337..d07478316 100644
> --- a/src/bin/lttng-sessiond/globals.cpp
> +++ b/src/bin/lttng-sessiond/globals.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/kernel.cpp b/src/bin/lttng-sessiond/kernel.cpp
> index 22ce819b5..cb2d649e7 100644
> --- a/src/bin/lttng-sessiond/kernel.cpp
> +++ b/src/bin/lttng-sessiond/kernel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/kernel.h b/src/bin/lttng-sessiond/kernel.h
> index 7af1928ea..5ecdad41f 100644
> --- a/src/bin/lttng-sessiond/kernel.h
> +++ b/src/bin/lttng-sessiond/kernel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/lttng-sessiond.h b/src/bin/lttng-sessiond/lttng-sessiond.h
> index 8a82c45f7..65f4c372c 100644
> --- a/src/bin/lttng-sessiond/lttng-sessiond.h
> +++ b/src/bin/lttng-sessiond/lttng-sessiond.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2013 Raphaël Beamonte <raphael.beamonte@gmail.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/main.cpp b/src/bin/lttng-sessiond/main.cpp
> index a676b257f..f622cfefa 100644
> --- a/src/bin/lttng-sessiond/main.cpp
> +++ b/src/bin/lttng-sessiond/main.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-apps.cpp b/src/bin/lttng-sessiond/manage-apps.cpp
> index cff56cbad..588e83b6c 100644
> --- a/src/bin/lttng-sessiond/manage-apps.cpp
> +++ b/src/bin/lttng-sessiond/manage-apps.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-apps.h b/src/bin/lttng-sessiond/manage-apps.h
> index dad63ba38..3cd3b9c33 100644
> --- a/src/bin/lttng-sessiond/manage-apps.h
> +++ b/src/bin/lttng-sessiond/manage-apps.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-consumer.cpp b/src/bin/lttng-sessiond/manage-consumer.cpp
> index d7df6ce8f..cce48526e 100644
> --- a/src/bin/lttng-sessiond/manage-consumer.cpp
> +++ b/src/bin/lttng-sessiond/manage-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-consumer.h b/src/bin/lttng-sessiond/manage-consumer.h
> index c99734d0b..16eb62dd9 100644
> --- a/src/bin/lttng-sessiond/manage-consumer.h
> +++ b/src/bin/lttng-sessiond/manage-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-kernel.cpp b/src/bin/lttng-sessiond/manage-kernel.cpp
> index 2ffe60919..a789a0b29 100644
> --- a/src/bin/lttng-sessiond/manage-kernel.cpp
> +++ b/src/bin/lttng-sessiond/manage-kernel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/manage-kernel.h b/src/bin/lttng-sessiond/manage-kernel.h
> index 0670377a6..3be665811 100644
> --- a/src/bin/lttng-sessiond/manage-kernel.h
> +++ b/src/bin/lttng-sessiond/manage-kernel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/process-utils.cpp b/src/bin/lttng-sessiond/process-utils.cpp
> index 2d629b547..d2e52172e 100644
> --- a/src/bin/lttng-sessiond/process-utils.cpp
> +++ b/src/bin/lttng-sessiond/process-utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/register.cpp b/src/bin/lttng-sessiond/register.cpp
> index 5bcc637b0..a20db57f6 100644
> --- a/src/bin/lttng-sessiond/register.cpp
> +++ b/src/bin/lttng-sessiond/register.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/register.h b/src/bin/lttng-sessiond/register.h
> index 7f5b08881..8b51ad48e 100644
> --- a/src/bin/lttng-sessiond/register.h
> +++ b/src/bin/lttng-sessiond/register.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/session.cpp b/src/bin/lttng-sessiond/session.cpp
> index 64fd19d04..fbf8ce55c 100644
> --- a/src/bin/lttng-sessiond/session.cpp
> +++ b/src/bin/lttng-sessiond/session.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/session.h b/src/bin/lttng-sessiond/session.h
> index 1a31d3f0b..1a68d8e2f 100644
> --- a/src/bin/lttng-sessiond/session.h
> +++ b/src/bin/lttng-sessiond/session.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/thread-utils.cpp b/src/bin/lttng-sessiond/thread-utils.cpp
> index 1eb25eabe..2d8f8b789 100644
> --- a/src/bin/lttng-sessiond/thread-utils.cpp
> +++ b/src/bin/lttng-sessiond/thread-utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng-sessiond/trace-kernel.cpp b/src/bin/lttng-sessiond/trace-kernel.cpp
> index cf1455ee6..8d8c63e5d 100644
> --- a/src/bin/lttng-sessiond/trace-kernel.cpp
> +++ b/src/bin/lttng-sessiond/trace-kernel.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h
> index f6ad56c99..83608b235 100644
> --- a/src/bin/lttng-sessiond/trace-kernel.h
> +++ b/src/bin/lttng-sessiond/trace-kernel.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/trace-ust.cpp b/src/bin/lttng-sessiond/trace-ust.cpp
> index 0f303bf03..ce85c3236 100644
> --- a/src/bin/lttng-sessiond/trace-ust.cpp
> +++ b/src/bin/lttng-sessiond/trace-ust.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/trace-ust.h b/src/bin/lttng-sessiond/trace-ust.h
> index cc7cd332c..64d5105f8 100644
> --- a/src/bin/lttng-sessiond/trace-ust.h
> +++ b/src/bin/lttng-sessiond/trace-ust.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-app.cpp b/src/bin/lttng-sessiond/ust-app.cpp
> index 54cd4dea6..f08e888c1 100644
> --- a/src/bin/lttng-sessiond/ust-app.cpp
> +++ b/src/bin/lttng-sessiond/ust-app.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-app.h b/src/bin/lttng-sessiond/ust-app.h
> index 8d2d28986..0e2722e9e 100644
> --- a/src/bin/lttng-sessiond/ust-app.h
> +++ b/src/bin/lttng-sessiond/ust-app.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-consumer.cpp b/src/bin/lttng-sessiond/ust-consumer.cpp
> index a68c5d96d..df9bb013a 100644
> --- a/src/bin/lttng-sessiond/ust-consumer.cpp
> +++ b/src/bin/lttng-sessiond/ust-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/ust-consumer.h b/src/bin/lttng-sessiond/ust-consumer.h
> index d4213e47c..5862c4837 100644
> --- a/src/bin/lttng-sessiond/ust-consumer.h
> +++ b/src/bin/lttng-sessiond/ust-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng-sessiond/ust-ctl-internal.h b/src/bin/lttng-sessiond/ust-ctl-internal.h
> index 610aa7f36..6bd21d8c6 100644
> --- a/src/bin/lttng-sessiond/ust-ctl-internal.h
> +++ b/src/bin/lttng-sessiond/ust-ctl-internal.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011-2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/ust-error-internal.h b/src/bin/lttng-sessiond/ust-error-internal.h
> index 3932fba18..a5f345faa 100644
> --- a/src/bin/lttng-sessiond/ust-error-internal.h
> +++ b/src/bin/lttng-sessiond/ust-error-internal.h
> @@ -1,6 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/src/bin/lttng-sessiond/utils.cpp b/src/bin/lttng-sessiond/utils.cpp
> index 6936a03f9..5b33a8df8 100644
> --- a/src/bin/lttng-sessiond/utils.cpp
> +++ b/src/bin/lttng-sessiond/utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng-sessiond/utils.h b/src/bin/lttng-sessiond/utils.h
> index ff8deaec4..b7e0a4fde 100644
> --- a/src/bin/lttng-sessiond/utils.h
> +++ b/src/bin/lttng-sessiond/utils.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h
> index bf0045210..d2e1eff15 100644
> --- a/src/bin/lttng/command.h
> +++ b/src/bin/lttng/command.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/add_context.cpp b/src/bin/lttng/commands/add_context.cpp
> index 076fa83a4..6ea53709c 100644
> --- a/src/bin/lttng/commands/add_context.cpp
> +++ b/src/bin/lttng/commands/add_context.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/create.cpp b/src/bin/lttng/commands/create.cpp
> index b266c10a9..b46893d5e 100644
> --- a/src/bin/lttng/commands/create.cpp
> +++ b/src/bin/lttng/commands/create.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/destroy.cpp b/src/bin/lttng/commands/destroy.cpp
> index 78bbbaaad..2c51142bf 100644
> --- a/src/bin/lttng/commands/destroy.cpp
> +++ b/src/bin/lttng/commands/destroy.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/disable_channels.cpp b/src/bin/lttng/commands/disable_channels.cpp
> index cf9f20bb6..843fecd87 100644
> --- a/src/bin/lttng/commands/disable_channels.cpp
> +++ b/src/bin/lttng/commands/disable_channels.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/disable_events.cpp b/src/bin/lttng/commands/disable_events.cpp
> index 5ce36e50a..b269f138c 100644
> --- a/src/bin/lttng/commands/disable_events.cpp
> +++ b/src/bin/lttng/commands/disable_events.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/enable_channels.cpp b/src/bin/lttng/commands/enable_channels.cpp
> index 194ec541e..d62aa8656 100644
> --- a/src/bin/lttng/commands/enable_channels.cpp
> +++ b/src/bin/lttng/commands/enable_channels.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/enable_events.cpp b/src/bin/lttng/commands/enable_events.cpp
> index 50854faaa..451a1eade 100644
> --- a/src/bin/lttng/commands/enable_events.cpp
> +++ b/src/bin/lttng/commands/enable_events.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/list.cpp b/src/bin/lttng/commands/list.cpp
> index 28063ebc9..9046c4658 100644
> --- a/src/bin/lttng/commands/list.cpp
> +++ b/src/bin/lttng/commands/list.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/bin/lttng/commands/set_session.cpp b/src/bin/lttng/commands/set_session.cpp
> index fb42d14d5..ed1b1640f 100644
> --- a/src/bin/lttng/commands/set_session.cpp
> +++ b/src/bin/lttng/commands/set_session.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/start.cpp b/src/bin/lttng/commands/start.cpp
> index 7082e097d..69bd9221f 100644
> --- a/src/bin/lttng/commands/start.cpp
> +++ b/src/bin/lttng/commands/start.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/stop.cpp b/src/bin/lttng/commands/stop.cpp
> index d69da40ab..ec7da898c 100644
> --- a/src/bin/lttng/commands/stop.cpp
> +++ b/src/bin/lttng/commands/stop.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/commands/track-untrack.cpp b/src/bin/lttng/commands/track-untrack.cpp
> index 59b614423..7547f8b5d 100644
> --- a/src/bin/lttng/commands/track-untrack.cpp
> +++ b/src/bin/lttng/commands/track-untrack.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2015 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/bin/lttng/commands/version.cpp b/src/bin/lttng/commands/version.cpp
> index ccc7f6633..2126e20b7 100644
> --- a/src/bin/lttng/commands/version.cpp
> +++ b/src/bin/lttng/commands/version.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/conf.cpp b/src/bin/lttng/conf.cpp
> index e347c4b3a..4e22ca005 100644
> --- a/src/bin/lttng/conf.cpp
> +++ b/src/bin/lttng/conf.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/conf.h b/src/bin/lttng/conf.h
> index dcfce0571..e1260c772 100644
> --- a/src/bin/lttng/conf.h
> +++ b/src/bin/lttng/conf.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/lttng.cpp b/src/bin/lttng/lttng.cpp
> index af1d3f488..2b169cb0e 100644
> --- a/src/bin/lttng/lttng.cpp
> +++ b/src/bin/lttng/lttng.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/utils.cpp b/src/bin/lttng/utils.cpp
> index 6440ca7df..528318b2a 100644
> --- a/src/bin/lttng/utils.cpp
> +++ b/src/bin/lttng/utils.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/bin/lttng/utils.h b/src/bin/lttng/utils.h
> index ba893edda..0cf01dbcd 100644
> --- a/src/bin/lttng/utils.h
> +++ b/src/bin/lttng/utils.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/common.h b/src/common/common.h
> index f2c2b1800..58b266953 100644
> --- a/src/common/common.h
> +++ b/src/common/common.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/compat/poll.cpp b/src/common/compat/poll.cpp
> index 4254ff8bb..ee4fc012c 100644
> --- a/src/common/compat/poll.cpp
> +++ b/src/common/compat/poll.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2019 Yannick Lamarre <ylamarre@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/compat/poll.h b/src/common/compat/poll.h
> index e2a424abe..7a7842066 100644
> --- a/src/common/compat/poll.h
> +++ b/src/common/compat/poll.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/consumer/consumer-stream.cpp b/src/common/consumer/consumer-stream.cpp
> index f9807cb01..2dc3f002b 100644
> --- a/src/common/consumer/consumer-stream.cpp
> +++ b/src/common/consumer/consumer-stream.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2013 David Goulet <dgoulet@efficios.com>
>   *
> diff --git a/src/common/consumer/consumer-timer.h b/src/common/consumer/consumer-timer.h
> index 85751442f..bf1649cad 100644
> --- a/src/common/consumer/consumer-timer.h
> +++ b/src/common/consumer/consumer-timer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>   *
> diff --git a/src/common/consumer/consumer.cpp b/src/common/consumer/consumer.cpp
> index fb5aeae7b..5730fd45c 100644
> --- a/src/common/consumer/consumer.cpp
> +++ b/src/common/consumer/consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>   *
> diff --git a/src/common/consumer/consumer.h b/src/common/consumer/consumer.h
> index 737f2a42c..4612fe819 100644
> --- a/src/common/consumer/consumer.h
> +++ b/src/common/consumer/consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
>   * Copyright (C) 2018 Jérémie Galarneau <jeremie.galarneau@efficios.com>
> diff --git a/src/common/defaults.cpp b/src/common/defaults.cpp
> index 5ecb435bb..b295045b7 100644
> --- a/src/common/defaults.cpp
> +++ b/src/common/defaults.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2012 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2012 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/defaults.h b/src/common/defaults.h
> index 39b77470d..b889466fd 100644
> --- a/src/common/defaults.h
> +++ b/src/common/defaults.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/error.h b/src/common/error.h
> index bcbb51b16..b78801fb8 100644
> --- a/src/common/error.h
> +++ b/src/common/error.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/futex.cpp b/src/common/futex.cpp
> index d0f95abc8..3eadf096b 100644
> --- a/src/common/futex.cpp
> +++ b/src/common/futex.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/futex.h b/src/common/futex.h
> index 602be3186..e0faa9711 100644
> --- a/src/common/futex.h
> +++ b/src/common/futex.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/hashtable/hashtable.cpp b/src/common/hashtable/hashtable.cpp
> index 7112debf2..5ae7f26e0 100644
> --- a/src/common/hashtable/hashtable.cpp
> +++ b/src/common/hashtable/hashtable.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/hashtable/hashtable.h b/src/common/hashtable/hashtable.h
> index 3a515fdbd..e129ac5f8 100644
> --- a/src/common/hashtable/hashtable.h
> +++ b/src/common/hashtable/hashtable.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/hashtable/utils.cpp b/src/common/hashtable/utils.cpp
> index 3bc2b5e91..cc145e2e5 100644
> --- a/src/common/hashtable/utils.cpp
> +++ b/src/common/hashtable/utils.cpp
> @@ -1,6 +1,6 @@
>  /*
>   * Copyright (C) 2006 Bob Jenkins
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/hashtable/utils.h b/src/common/hashtable/utils.h
> index 992643931..edbf5e89b 100644
> --- a/src/common/hashtable/utils.h
> +++ b/src/common/hashtable/utils.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/kernel-consumer/kernel-consumer.cpp b/src/common/kernel-consumer/kernel-consumer.cpp
> index 8a6ef2a27..620ab8adf 100644
> --- a/src/common/kernel-consumer/kernel-consumer.cpp
> +++ b/src/common/kernel-consumer/kernel-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/kernel-consumer/kernel-consumer.h b/src/common/kernel-consumer/kernel-consumer.h
> index 004becb0f..bd885f838 100644
> --- a/src/common/kernel-consumer/kernel-consumer.h
> +++ b/src/common/kernel-consumer/kernel-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/kernel-ctl/kernel-ctl.cpp b/src/common/kernel-ctl/kernel-ctl.cpp
> index 4d59bdf29..8a43239ef 100644
> --- a/src/common/kernel-ctl/kernel-ctl.cpp
> +++ b/src/common/kernel-ctl/kernel-ctl.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h
> index e6805a983..f512e69f3 100644
> --- a/src/common/kernel-ctl/kernel-ctl.h
> +++ b/src/common/kernel-ctl/kernel-ctl.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/kernel-ctl/kernel-ioctl.h b/src/common/kernel-ctl/kernel-ioctl.h
> index b9af57a6b..68bcc472c 100644
> --- a/src/common/kernel-ctl/kernel-ioctl.h
> +++ b/src/common/kernel-ctl/kernel-ioctl.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/lttng-kernel-old.h b/src/common/lttng-kernel-old.h
> index 14f9cb470..c36c63358 100644
> --- a/src/common/lttng-kernel-old.h
> +++ b/src/common/lttng-kernel-old.h
> @@ -1,7 +1,6 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h
> index 82f242bbd..dd9db6f36 100644
> --- a/src/common/lttng-kernel.h
> +++ b/src/common/lttng-kernel.h
> @@ -1,7 +1,6 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/src/common/macros.h b/src/common/macros.h
> index 6ac24fa01..1c131db78 100644
> --- a/src/common/macros.h
> +++ b/src/common/macros.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/runas.cpp b/src/common/runas.cpp
> index 3c9eea8c3..98bbd10ff 100644
> --- a/src/common/runas.cpp
> +++ b/src/common/runas.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/runas.h b/src/common/runas.h
> index 406dfca22..4369d5c72 100644
> --- a/src/common/runas.h
> +++ b/src/common/runas.h
> @@ -2,7 +2,7 @@
>  #define _RUNAS_H
>  
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/sessiond-comm/sessiond-comm.cpp b/src/common/sessiond-comm/sessiond-comm.cpp
> index 6a011b8b4..9a20fde25 100644
> --- a/src/common/sessiond-comm/sessiond-comm.cpp
> +++ b/src/common/sessiond-comm/sessiond-comm.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/sessiond-comm/sessiond-comm.h b/src/common/sessiond-comm/sessiond-comm.h
> index ba756f8f1..af9108764 100644
> --- a/src/common/sessiond-comm/sessiond-comm.h
> +++ b/src/common/sessiond-comm/sessiond-comm.h
> @@ -1,6 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/shm.cpp b/src/common/shm.cpp
> index 99535c468..f1793d7a7 100644
> --- a/src/common/shm.cpp
> +++ b/src/common/shm.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/shm.h b/src/common/shm.h
> index d714506b8..76c81486b 100644
> --- a/src/common/shm.h
> +++ b/src/common/shm.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/spawn-viewer.cpp b/src/common/spawn-viewer.cpp
> index bcbc229a2..b9099bbd0 100644
> --- a/src/common/spawn-viewer.cpp
> +++ b/src/common/spawn-viewer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2014 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2020 Francis Deslauriers <francis.deslauriers@efficios.com>
>   *
> diff --git a/src/common/unix.cpp b/src/common/unix.cpp
> index 504970ea8..9c36c883e 100644
> --- a/src/common/unix.cpp
> +++ b/src/common/unix.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/common/ust-consumer/ust-consumer.cpp b/src/common/ust-consumer/ust-consumer.cpp
> index fb40f844e..591c58fc5 100644
> --- a/src/common/ust-consumer/ust-consumer.cpp
> +++ b/src/common/ust-consumer/ust-consumer.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   * Copyright (C) 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
> diff --git a/src/common/ust-consumer/ust-consumer.h b/src/common/ust-consumer/ust-consumer.h
> index e2507a7f4..e481f0850 100644
> --- a/src/common/ust-consumer/ust-consumer.h
> +++ b/src/common/ust-consumer/ust-consumer.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 Julien Desfossez <julien.desfossez@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
> diff --git a/src/lib/lttng-ctl/lttng-ctl-health.cpp b/src/lib/lttng-ctl/lttng-ctl-health.cpp
> index 8a703b019..8981c7619 100644
> --- a/src/lib/lttng-ctl/lttng-ctl-health.cpp
> +++ b/src/lib/lttng-ctl/lttng-ctl-health.cpp
> @@ -3,7 +3,7 @@
>   *
>   * Linux Trace Toolkit Health Control Library
>   *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2013 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/src/lib/lttng-ctl/lttng-ctl.cpp b/src/lib/lttng-ctl/lttng-ctl.cpp
> index b7eaee260..684cf4669 100644
> --- a/src/lib/lttng-ctl/lttng-ctl.cpp
> +++ b/src/lib/lttng-ctl/lttng-ctl.cpp
> @@ -3,7 +3,7 @@
>   *
>   * Linux Trace Toolkit Control Library
>   *
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>   *
>   * SPDX-License-Identifier: LGPL-2.1-only
> diff --git a/tests/unit/test_kernel_data.cpp b/tests/unit/test_kernel_data.cpp
> index 6f0ce872b..4451f65b7 100644
> --- a/tests/unit/test_kernel_data.cpp
> +++ b/tests/unit/test_kernel_data.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_session.cpp b/tests/unit/test_session.cpp
> index 4fc23791e..ee0549906 100644
> --- a/tests/unit/test_session.cpp
> +++ b/tests/unit/test_session.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_ust_data.cpp b/tests/unit/test_ust_data.cpp
> index f1b197ea9..b35576742 100644
> --- a/tests/unit/test_ust_data.cpp
> +++ b/tests/unit/test_ust_data.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
> + * Copyright (C) 2011 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_utils_parse_size_suffix.cpp b/tests/unit/test_utils_parse_size_suffix.cpp
> index ac6efa251..ac3e24b64 100644
> --- a/tests/unit/test_utils_parse_size_suffix.cpp
> +++ b/tests/unit/test_utils_parse_size_suffix.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2013 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2013 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> diff --git a/tests/unit/test_utils_parse_time_suffix.cpp b/tests/unit/test_utils_parse_time_suffix.cpp
> index 89fab12eb..71f52e426 100644
> --- a/tests/unit/test_utils_parse_time_suffix.cpp
> +++ b/tests/unit/test_utils_parse_time_suffix.cpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (C) 2015 Simon Marchi <simon.marchi@polymtl.ca>
> + * Copyright (C) 2015 EfficiOS Inc.
>   *
>   * SPDX-License-Identifier: GPL-2.0-only
>   *
> -- 
> 2.34.1
> 

Signed-off-by: David Goulet <dgoulet@ev0ke.net>

-- 
s/rLfO0seSQ8fjaS+EqS675BgaLmFqhHovawELv2uZE=

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer
@ 2022-01-20 15:42 Mathieu Desnoyers via lttng-dev
  0 siblings, 0 replies; 5+ messages in thread
From: Mathieu Desnoyers via lttng-dev @ 2022-01-20 15:42 UTC (permalink / raw)
  To: jgalar; +Cc: Jonathan Rajotte-Julien, lttng-dev, Olivier Moussavoucotte

Apply copyright ownership transfer from Jonathan Rajotte-Julien and
Olivier Cotte to EfficiOS Inc.

Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030111.html
Link: https://lists.lttng.org/pipermail/lttng-dev/2022-January/030113.html

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Olivier Moussavoucotte <olivier.moussavoucotte@mail.mcgill.ca>
Cc: Jonathan Rajotte-Julien <jonathan.r.julien@gmail.com>
Change-Id: I0c2800ec17f5d435c8a18f2dae096809b8037b5d
---
 src/common/mi-lttng-4.1.xsd            | 3 +--
 src/common/mi-lttng.cpp                | 3 +--
 src/common/mi-lttng.h                  | 3 +--
 tests/regression/tools/mi/test_mi      | 2 +-
 tests/utils/xml-utils/extract_xml.cpp  | 2 +-
 tests/utils/xml-utils/pretty_xml.c     | 2 +-
 tests/utils/xml-utils/validate_xml.cpp | 2 +-
 7 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/src/common/mi-lttng-4.1.xsd b/src/common/mi-lttng-4.1.xsd
index 7493e4f4f..7d68b2e8e 100644
--- a/src/common/mi-lttng-4.1.xsd
+++ b/src/common/mi-lttng-4.1.xsd
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2014 Oliver Cotte <olivier.cotte@polymtl.ca>
-Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien@gmail.com>
+Copyright (C) 2014 EfficiOS Inc.
 Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
 
 SPDX-License-Identifier: MIT
diff --git a/src/common/mi-lttng.cpp b/src/common/mi-lttng.cpp
index d41a3cadc..78785916f 100644
--- a/src/common/mi-lttng.cpp
+++ b/src/common/mi-lttng.cpp
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien@gmail.com>
- * Copyright (C) 2014 Olivier Cotte <olivier.cotte@polymtl.ca>
+ * Copyright (C) 2014 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/common/mi-lttng.h b/src/common/mi-lttng.h
index a9c59a62a..69899a532 100644
--- a/src/common/mi-lttng.h
+++ b/src/common/mi-lttng.h
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien@gmail.com>
- * Copyright (C) 2014 Olivier Cotte <olivier.cotte@polymtl.ca>
+ * Copyright (C) 2014 EfficiOS Inc.
  * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
  * SPDX-License-Identifier: GPL-2.0-only
diff --git a/tests/regression/tools/mi/test_mi b/tests/regression/tools/mi/test_mi
index f67313ee6..bd0c59b85 100755
--- a/tests/regression/tools/mi/test_mi
+++ b/tests/regression/tools/mi/test_mi
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien@gmail.com>
+# Copyright (C) 2014 EfficiOS Inc.
 #
 # SPDX-License-Identifier: LGPL-2.1-only
 
diff --git a/tests/utils/xml-utils/extract_xml.cpp b/tests/utils/xml-utils/extract_xml.cpp
index 011f38f4a..bc5fc3e51 100644
--- a/tests/utils/xml-utils/extract_xml.cpp
+++ b/tests/utils/xml-utils/extract_xml.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien@gmail.com>
+ * Copyright (C) 2014 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/tests/utils/xml-utils/pretty_xml.c b/tests/utils/xml-utils/pretty_xml.c
index ccc1b23f3..be6e0294c 100644
--- a/tests/utils/xml-utils/pretty_xml.c
+++ b/tests/utils/xml-utils/pretty_xml.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2021 Jonathan Rajotte <jonathan.r.julien@gmail.com>
+ * Copyright (C) 2021 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
diff --git a/tests/utils/xml-utils/validate_xml.cpp b/tests/utils/xml-utils/validate_xml.cpp
index 56002ed7c..fa8b2cc9d 100644
--- a/tests/utils/xml-utils/validate_xml.cpp
+++ b/tests/utils/xml-utils/validate_xml.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien@gmail.com>
+ * Copyright (C) 2014 EfficiOS Inc.
  *
  * SPDX-License-Identifier: LGPL-2.1-only
  *
-- 
2.20.1

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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-20 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 20:48 [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer Jérémie Galarneau via lttng-dev
2022-01-14 20:58 ` Julien Desfossez via lttng-dev
2022-01-14 21:05 ` Simon Marchi via lttng-dev
2022-01-17 15:02 ` David Goulet via lttng-dev
2022-01-20 15:42 Mathieu Desnoyers via lttng-dev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).