Remove legacy `include/babeltrace2/{ctf-ir,ctf}` directories
[babeltrace.git] / include / babeltrace2 / ctf-writer / trace.h
index d9d10f616bc00f37197e5138312631abe35e5eb3..95e885443fe224561250332584c57af97da3608d 100644 (file)
@@ -1,10 +1,8 @@
-#ifndef BABELTRACE_CTF_WRITER_TRACE_H
-#define BABELTRACE_CTF_WRITER_TRACE_H
+#ifndef BABELTRACE2_CTF_WRITER_TRACE_H
+#define BABELTRACE2_CTF_WRITER_TRACE_H
 
 /*
- * Copyright 2014 EfficiOS Inc.
- *
- * Author: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+ * Copyright (c) 2010-2019 EfficiOS Inc. and Linux Foundation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -23,9 +21,6 @@
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
- *
- * The Common Trace Format (CTF) Specification is available at
- * http://www.efficios.com/ctf
  */
 
 #ifdef __cplusplus
@@ -85,4 +80,4 @@ extern const char *bt_ctf_trace_get_name(struct bt_ctf_trace *trace);
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_TRACE_H */
+#endif /* BABELTRACE2_CTF_WRITER_TRACE_H */
This page took 0.023704 seconds and 4 git commands to generate.