lttng-dev Archive mirror
 help / color / mirror / Atom feed
From: Mathieu Desnoyers via lttng-dev <lttng-dev@lists.lttng.org>
To: jgalar@efficios.com
Cc: Jonathan Rajotte-Julien <jonathan.r.julien@gmail.com>,
	lttng-dev@lists.lttng.org,
	Olivier Moussavoucotte <olivier.moussavoucotte@mail.mcgill.ca>
Subject: [lttng-dev] [PATCH lttng-tools] Copyright ownership transfer
Date: Thu, 20 Jan 2022 10:42:50 -0500	[thread overview]
Message-ID: <20220120154250.21412-1-mathieu.desnoyers@efficios.com> (raw)

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

             reply	other threads:[~2022-01-20 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-20 15:42 Mathieu Desnoyers via lttng-dev [this message]
  -- strict thread matches above, loose matches on Subject: below --
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220120154250.21412-1-mathieu.desnoyers@efficios.com \
    --to=lttng-dev@lists.lttng.org \
    --cc=jgalar@efficios.com \
    --cc=jonathan.r.julien@gmail.com \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=olivier.moussavoucotte@mail.mcgill.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).