Remove legacy `include/babeltrace2/{ctf-ir,ctf}` directories
[babeltrace.git] / include / babeltrace2 / ctf-writer / fields.h
index 2ff25abdac3f02b555b4b8350c7246e346bcbc75..1345598459f49151c9080087b597ee6bd15ade64 100644 (file)
@@ -1,10 +1,8 @@
-#ifndef BABELTRACE_CTF_WRITER_FIELDS_H
-#define BABELTRACE_CTF_WRITER_FIELDS_H
+#ifndef BABELTRACE2_CTF_WRITER_FIELDS_H
+#define BABELTRACE2_CTF_WRITER_FIELDS_H
 
 /*
- * Copyright 2013, 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
- * 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
  */
 
 #include <stdint.h>
@@ -136,4 +131,4 @@ extern struct bt_ctf_field *bt_ctf_field_variant_get_current_field(
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_FIELDS_H */
+#endif /* BABELTRACE2_CTF_WRITER_FIELDS_H */
This page took 0.02387 seconds and 4 git commands to generate.