Remove legacy `include/babeltrace2/{ctf-ir,ctf}` directories
[babeltrace.git] / include / babeltrace2 / ctf-writer / stream-class.h
index a5fb64de920ca37945b53da50664cd2aaa3ff44f..5d433186172581057ceaf6425f2f881d79638915 100644 (file)
@@ -1,10 +1,8 @@
-#ifndef BABELTRACE_CTF_WRITER_STREAM_CLASS_H
-#define BABELTRACE_CTF_WRITER_STREAM_CLASS_H
+#ifndef BABELTRACE2_CTF_WRITER_STREAM_CLASS_H
+#define BABELTRACE2_CTF_WRITER_STREAM_CLASS_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
  */
 
 #include <babeltrace2/ctf-writer/object.h>
@@ -119,4 +114,4 @@ void bt_ctf_stream_class_put(struct bt_ctf_stream_class *stream_class)
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_STREAM_CLASS_H */
+#endif /* BABELTRACE2_CTF_WRITER_STREAM_CLASS_H */
This page took 0.024754 seconds and 4 git commands to generate.