lib: update copyrights
[babeltrace.git] / include / babeltrace / trace-ir / resolve-field-path-internal.h
index 2ea697674c84f8ea9b26cd0820aea604c4c56b29..f10f1ae5c807e774b7098ddfcf375910c720d050 100644 (file)
@@ -2,9 +2,7 @@
 #define BABELTRACE_TRACE_IR_RESOLVE_FIELD_PATH_INTERNAL
 
 /*
- * BabelTrace - Trace IR: Field path
- *
- * Copyright 2016 Philippe Proulx <pproulx@efficios.com>
+ * Copyright 2016-2018 Philippe Proulx <pproulx@efficios.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -29,8 +27,8 @@
  */
 
 #include <babeltrace/object-internal.h>
-#include <babeltrace/trace-ir/field-classes.h>
-#include <babeltrace/trace-ir/field-path.h>
+#include <babeltrace/trace-ir/field-class-const.h>
+#include <babeltrace/trace-ir/field-path-const.h>
 #include <glib.h>
 
 struct bt_resolve_field_path_context {
This page took 0.022831 seconds and 4 git commands to generate.