From: George Wort Date: Fri, 16 Jul 2021 10:56:48 +0000 (+0100) Subject: Add Licence to state_compress and bitutils. X-Git-Tag: v5.4.3+vectorscan~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8242f46ed72839567456a00ea8aca0758c61bcb3;p=thirdparty%2Fvectorscan.git Add Licence to state_compress and bitutils. Change-Id: I958daf82e5aef5bd306424dcfa7812382b266d65 --- diff --git a/src/util/arch/arm/bitutils.h b/src/util/arch/arm/bitutils.h index 0960db33..c73e623c 100644 --- a/src/util/arch/arm/bitutils.h +++ b/src/util/arch/arm/bitutils.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2015-2017, Intel Corporation + * Copyright (c) 2021, Arm Limited * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/util/state_compress.c b/src/util/state_compress.c index fc837392..e3f50949 100644 --- a/src/util/state_compress.c +++ b/src/util/state_compress.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2015-2017, Intel Corporation + * Copyright (c) 2021, Arm Limited * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: