X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fversion.h;h=1558385738d0c16603fb5b076cd0fee6cde76781;hb=c6fe8c4012c19ba7ab7fc16853a464e0381d6290;hp=7138e94e9a896fddb54ae1f21975b6f58301a10a;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/version.h b/include/babeltrace2/version.h index 7138e94e..15583857 100644 --- a/include/babeltrace2/version.h +++ b/include/babeltrace2/version.h @@ -2,7 +2,7 @@ #define BABELTRACE2_VERSION_H /* - * Copyright 2017 Philippe Proulx + * 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 @@ -23,6 +23,10 @@ * SOFTWARE. */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #ifdef __cplusplus extern "C" { #endif