[PATCH 03/12] record: Format file header

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Mar 16 10:50:23 UTC 2020


Update #3904.
---
 trace/record/client.h              | 6 +++---
 trace/record/record-client-base.cc | 6 +++---
 trace/record/record-main-lttng.cc  | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/trace/record/client.h b/trace/record/client.h
index a865a18..fc240ca 100644
--- a/trace/record/client.h
+++ b/trace/record/client.h
@@ -1,7 +1,7 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
 /*
- * SPDX-License-Identifier: BSD-2-Clause
- *
- * Copyright (C) 2018, 2019 embedded brains GmbH
+ * Copyright (C) 2018, 2019 embedded brains GmbH (http://www.embedded-brains.de)
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
diff --git a/trace/record/record-client-base.cc b/trace/record/record-client-base.cc
index 04c0ae8..197b654 100644
--- a/trace/record/record-client-base.cc
+++ b/trace/record/record-client-base.cc
@@ -1,7 +1,7 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
 /*
- * SPDX-License-Identifier: BSD-2-Clause
- *
- * Copyright (C) 2018, 2019 embedded brains GmbH
+ * Copyright (C) 2018, 2019 embedded brains GmbH (http://www.embedded-brains.de)
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
diff --git a/trace/record/record-main-lttng.cc b/trace/record/record-main-lttng.cc
index 2a4f509..267c1f8 100644
--- a/trace/record/record-main-lttng.cc
+++ b/trace/record/record-main-lttng.cc
@@ -1,8 +1,8 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
 /*
- * SPDX-License-Identifier: BSD-2-Clause
- *
  * Copyright (c) 2019 Ravindra Kumar Meena <rmeena840 at gmail.com>
- * Copyright (C) 2018, 2019 embedded brains GmbH
+ * Copyright (C) 2018, 2019 embedded brains GmbH (http://www.embedded-brains.de)
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
-- 
2.16.4



More information about the devel mailing list