Explicitly mention `black` in CodingStyle guidelines
[babeltrace.git] / include / babeltrace2 / value.h
index 87190173b39e7dc16ab996f44f60cff1ded70e09..33cc92b315152f396880e9ec01067253f942b25b 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE2_VALUE_H
 
 /*
- * Copyright (c) 2015-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
 #include <stdint.h>
 #include <stddef.h>
 
-/* For bt_bool, bt_value */
 #include <babeltrace2/types.h>
-
-/* For bt_value_type */
 #include <babeltrace2/value-const.h>
 
 #ifdef __cplusplus
This page took 0.030594 seconds and 4 git commands to generate.