From 4942c25609805b81dc67ea4447eac7f9cddac655 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Tue, 17 Mar 2020 19:04:32 -0400 Subject: [PATCH] Remove part of last name to fit in a 80 character line MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit It plays much more nicely with the .clang-format since it ensure that the line stay inside the 80 column limit. It also match my signed-off and other files already present in the project. Signed-off-by: Jonathan Rajotte Change-Id: Ib1ce1f101e9f24c03a05888b5fb1901341d8c005 Signed-off-by: Jérémie Galarneau --- include/lttng/tracker-internal.h | 2 +- include/lttng/tracker.h | 2 +- m4/ax_prog_bison_version.m4 | 2 +- m4/ax_prog_flex_version.m4 | 2 +- src/bin/lttng/commands/clear.c | 2 +- src/common/tracker.c | 2 +- tests/regression/tools/clear/test_kernel | 2 +- tests/regression/tools/clear/test_ust | 2 +- tests/regression/tools/metadata/test_kernel | 2 +- tests/regression/tools/metadata/test_ust | 2 +- tests/regression/tools/metadata/utils.sh | 2 +- tests/regression/tools/notification/test_notification_kernel | 2 +- tests/regression/tools/notification/test_notification_ust | 2 +- tests/unit/test_relayd_backward_compat_group_by_session.c | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/include/lttng/tracker-internal.h b/include/lttng/tracker-internal.h index e473538bd..daa6d80b1 100644 --- a/include/lttng/tracker-internal.h +++ b/include/lttng/tracker-internal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Jonathan Rajotte-Julien + * Copyright (C) 2019 Jonathan Rajotte * * SPDX-License-Identifier: LGPL-2.1-only * diff --git a/include/lttng/tracker.h b/include/lttng/tracker.h index 2f1fbd8f4..4f813eeb9 100644 --- a/include/lttng/tracker.h +++ b/include/lttng/tracker.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Jonathan Rajotte-Julien + * Copyright (C) 2019 Jonathan Rajotte * * SPDX-License-Identifier: LGPL-2.1-only * diff --git a/m4/ax_prog_bison_version.m4 b/m4/ax_prog_bison_version.m4 index 4090332a9..4d23fb879 100644 --- a/m4/ax_prog_bison_version.m4 +++ b/m4/ax_prog_bison_version.m4 @@ -27,7 +27,7 @@ # # LICENSE # -# Copyright (c) 2015 Jonathan Rajotte-Julien +# Copyright (c) 2015 Jonathan Rajotte # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice diff --git a/m4/ax_prog_flex_version.m4 b/m4/ax_prog_flex_version.m4 index d518f18ee..24878f42b 100644 --- a/m4/ax_prog_flex_version.m4 +++ b/m4/ax_prog_flex_version.m4 @@ -27,7 +27,7 @@ # # LICENSE # -# Copyright (c) 2015 Jonathan Rajotte-Julien +# Copyright (c) 2015 Jonathan Rajotte # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice diff --git a/src/bin/lttng/commands/clear.c b/src/bin/lttng/commands/clear.c index 4220d1809..b3974837f 100644 --- a/src/bin/lttng/commands/clear.c +++ b/src/bin/lttng/commands/clear.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Jonathan Rajotte-Julien + * Copyright (C) 2019 Jonathan Rajotte * * SPDX-License-Identifier: GPL-2.0-only * diff --git a/src/common/tracker.c b/src/common/tracker.c index 7c97d561c..c07ea536b 100644 --- a/src/common/tracker.c +++ b/src/common/tracker.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Jonathan Rajotte-Julien + * Copyright (C) 2019 Jonathan Rajotte * * SPDX-License-Identifier: LGPL-2.1-only * diff --git a/tests/regression/tools/clear/test_kernel b/tests/regression/tools/clear/test_kernel index c10569839..300a2bbc8 100755 --- a/tests/regression/tools/clear/test_kernel +++ b/tests/regression/tools/clear/test_kernel @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2019 Jonathan Rajotte-Julien +# Copyright (C) 2019 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/regression/tools/clear/test_ust b/tests/regression/tools/clear/test_ust index 62a480409..45abc9112 100755 --- a/tests/regression/tools/clear/test_ust +++ b/tests/regression/tools/clear/test_ust @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2019 Jonathan Rajotte-Julien +# Copyright (C) 2019 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/regression/tools/metadata/test_kernel b/tests/regression/tools/metadata/test_kernel index 8954a7f36..503bd13de 100755 --- a/tests/regression/tools/metadata/test_kernel +++ b/tests/regression/tools/metadata/test_kernel @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2019 Jonathan Rajotte-Julien +# Copyright (C) 2019 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/regression/tools/metadata/test_ust b/tests/regression/tools/metadata/test_ust index 931746bb6..cea0d5ced 100755 --- a/tests/regression/tools/metadata/test_ust +++ b/tests/regression/tools/metadata/test_ust @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2019 Jonathan Rajotte-Julien +# Copyright (C) 2019 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/regression/tools/metadata/utils.sh b/tests/regression/tools/metadata/utils.sh index 2aad996fa..99a6cc6d8 100644 --- a/tests/regression/tools/metadata/utils.sh +++ b/tests/regression/tools/metadata/utils.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2019 Jonathan Rajotte-Julien +# Copyright (C) 2019 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/regression/tools/notification/test_notification_kernel b/tests/regression/tools/notification/test_notification_kernel index 81035b831..1eb0d1067 100755 --- a/tests/regression/tools/notification/test_notification_kernel +++ b/tests/regression/tools/notification/test_notification_kernel @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2017 Jonathan Rajotte-Julien +# Copyright (C) 2017 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/regression/tools/notification/test_notification_ust b/tests/regression/tools/notification/test_notification_ust index ad8b0b021..57ae52cbd 100755 --- a/tests/regression/tools/notification/test_notification_ust +++ b/tests/regression/tools/notification/test_notification_ust @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2017 Jonathan Rajotte-Julien +# Copyright (C) 2017 Jonathan Rajotte # # SPDX-License-Identifier: LGPL-2.1-only diff --git a/tests/unit/test_relayd_backward_compat_group_by_session.c b/tests/unit/test_relayd_backward_compat_group_by_session.c index 769f8809e..c5c9f1b98 100644 --- a/tests/unit/test_relayd_backward_compat_group_by_session.c +++ b/tests/unit/test_relayd_backward_compat_group_by_session.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Jonathan Rajotte-Julien + * Copyright (C) 2019 Jonathan Rajotte * * SPDX-License-Identifier: GPL-2.0-only * -- 2.34.1