Skip to content
Snippets Groups Projects
Commit 31311441 authored by Marcin Ślusarz's avatar Marcin Ślusarz
Browse files

common: update location of Valgrind headers

parent 49f5bcb1
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ...@@ -32,8 +32,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Everything in this source tree is covered by the previous license Everything in this source tree is covered by the previous license
with the following exceptions: with the following exceptions:
* src/common/valgrind/valgrind.h, src/common/valgrind/memcheck.h, * src/core/valgrind/valgrind.h, src/core/valgrind/memcheck.h,
src/common/valgrind/helgrind.h, src/common/valgrind/drd.h are covered by src/core/valgrind/helgrind.h, src/core/valgrind/drd.h are covered by
another similar BSD license variant, contained in those files. another similar BSD license variant, contained in those files.
* utils/cstyle (used only during development) licensed under CDDL. * utils/cstyle (used only during development) licensed under CDDL.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment