lib: bt_graph_create(): accept MIP version
[babeltrace.git] / include / babeltrace2 / trace-ir / stream-class-const.h
index 3e869e6be3560a07b01421da7e8013815861c127..c21d0e7554605ed56a38d01b55902c8f5312bd9b 100644 (file)
@@ -2,8 +2,7 @@
 #define BABELTRACE2_TRACE_IR_STREAM_CLASS_CONST_H
 
 /*
- * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
- * Copyright 2014 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
  * 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
  */
 
+#ifndef __BT_IN_BABELTRACE_H
+# error "Please include <babeltrace2/babeltrace.h> instead."
+#endif
+
 #include <stdint.h>
 
-/*
- * For bt_bool, bt_trace_class, bt_stream_class, bt_event_class,
- * bt_stream_class
- */
 #include <babeltrace2/types.h>
 
 #ifdef __cplusplus
This page took 0.024385 seconds and 4 git commands to generate.