lib: add `bt_field_borrow_class()` function declaration
[babeltrace.git] / include / babeltrace2 / trace-ir / packet-context-field.h
index 376373e6f543977fd123a6ed2dc7f8200822e93e..176655059b52cd338dfa80149d53538537cad086 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE2_TRACE_IR_PACKET_CONTEXT_FIELD_H
 
 /*
- * Copyright 2018 Philippe Proulx <pproulx@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
 
-/* For bt_stream_class, bt_packet_context_field, bt_field */
 #include <babeltrace2/types.h>
 
 #ifdef __cplusplus
This page took 0.023697 seconds and 4 git commands to generate.