X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Fhashtable%2Fhashtable.c;h=2b1efe26b4e26d7b50707910e12e0d54098216e2;hb=90c106c686bee2d1dedf1496140f9291d3b16799;hp=af16676cca349e21ba63868f2d2a026972593a13;hpb=83a43ee98053ceab97bfa76def2628765a824859;p=lttng-tools.git diff --git a/src/common/hashtable/hashtable.c b/src/common/hashtable/hashtable.c index af16676cc..2b1efe26b 100644 --- a/src/common/hashtable/hashtable.c +++ b/src/common/hashtable/hashtable.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 David Goulet + * Copyright (C) 2011 EfficiOS Inc. * * SPDX-License-Identifier: GPL-2.0-only *