lib: standardize public header copyright notice
[babeltrace.git] / include / babeltrace2 / plugin / plugin-const.h
index df82ddc029895705227110af8a3fbd382c9e6025..892e355050483be269aa752fcf4ee0e2067bc5ca 100644 (file)
@@ -2,10 +2,7 @@
 #define BABELTRACE2_PLUGIN_PLUGIN_CONST_H
 
 /*
- * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
- * Copyright 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
- * 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
 #include <stdint.h>
 #include <stddef.h>
 
-/*
- * For bt_bool, bt_plugin, bt_plugin_set, bt_component_class,
- * bt_component_class_source, bt_component_class_filter,
- * bt_component_class_sink
- */
 #include <babeltrace2/types.h>
-
-/* For bt_property_availability */
 #include <babeltrace2/property.h>
 
 #ifdef __cplusplus
This page took 0.024675 seconds and 4 git commands to generate.