lib: update copyrights
[babeltrace.git] / include / babeltrace / plugin / python-plugin-provider-internal.h
index 2f81e5793210b6cc8c47675b30e599d62d1885b3..68201ee6ed8083cd47e987d48403b7e3d6f6ddbc 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef BABELTRACE_PLUGIN_PYTHON_PLUGIN_PROVIDER_INTERNAL_H
 #define BABELTRACE_PLUGIN_PYTHON_PLUGIN_PROVIDER_INTERNAL_H
 
-/* *
- * Copyright 2017 Philippe Proulx <pproulx@efficios.com>
+/*
+ * Copyright 2017-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
@@ -23,7 +23,7 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/plugin/plugin.h>
+#include <babeltrace/plugin/plugin-const.h>
 
 extern
 struct bt_plugin_set *bt_plugin_python_create_all_from_file(const char *path);
This page took 0.025641 seconds and 4 git commands to generate.