From: Vsevolod Stakhov Date: Tue, 26 May 2020 10:33:20 +0000 (+0100) Subject: [Minor] Add derive notice to contrib/google-ced X-Git-Tag: 2.6~391 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=efe1fd3c0c2506b2131956699cb74ff1dd7051e5;p=rspamd.git [Minor] Add derive notice to contrib/google-ced --- diff --git a/contrib/google-ced/CMakeLists.txt b/contrib/google-ced/CMakeLists.txt index e1c1c3edb..7fa698da9 100644 --- a/contrib/google-ced/CMakeLists.txt +++ b/contrib/google-ced/CMakeLists.txt @@ -1,6 +1,9 @@ # Copyright 2016 Google Inc. All Rights Reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. +# +# This library is derived from https://github.com/google/compact_enc_det +# git id: 37529e628fbac2e4c0d4d8520be9db789f316c9e project(CED CXX) set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS 1 CACHE INTERNAL "No dev warnings")