@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-Copyright (C) 2014 Oliver Cotte <olivier.cotte at polymtl.ca>
-Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien at gmail.com>
+Copyright (C) 2014 EfficiOS Inc.
Copyright (C) 2016 J?r?mie Galarneau <jeremie.galarneau at efficios.com>
SPDX-License-Identifier: MIT
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien at gmail.com>
- * Copyright (C) 2014 Olivier Cotte <olivier.cotte at polymtl.ca>
+ * Copyright (C) 2014 EfficiOS Inc.
* Copyright (C) 2016 J?r?mie Galarneau <jeremie.galarneau at efficios.com>
*
* SPDX-License-Identifier: GPL-2.0-only
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien at gmail.com>
- * Copyright (C) 2014 Olivier Cotte <olivier.cotte at polymtl.ca>
+ * Copyright (C) 2014 EfficiOS Inc.
* Copyright (C) 2016 J?r?mie Galarneau <jeremie.galarneau at efficios.com>
*
* SPDX-License-Identifier: GPL-2.0-only
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien at gmail.com>
+# Copyright (C) 2014 EfficiOS Inc.
#
# SPDX-License-Identifier: LGPL-2.1-only
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien at gmail.com>
+ * Copyright (C) 2014 EfficiOS Inc.
*
* SPDX-License-Identifier: GPL-2.0-only
*
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2021 Jonathan Rajotte <jonathan.r.julien at gmail.com>
+ * Copyright (C) 2021 EfficiOS Inc.
*
* SPDX-License-Identifier: GPL-2.0-only
*
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2014 Jonathan Rajotte <jonathan.r.julien at gmail.com>
+ * Copyright (C) 2014 EfficiOS Inc.
*
* SPDX-License-Identifier: LGPL-2.1-only
*
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 at efficios.com> Cc: Olivier Moussavoucotte <olivier.moussavoucotte at mail.mcgill.ca> Cc: Jonathan Rajotte-Julien <jonathan.r.julien at 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(-)