commit efe1fd3: [Minor] Add derive notice to contrib/google-ced

Vsevolod Stakhov vsevolod at highsecure.ru
Tue May 26 10:35:57 UTC 2020


Author: Vsevolod Stakhov
Date: 2020-05-26 11:33:20 +0100
URL: https://github.com/rspamd/rspamd/commit/efe1fd3c0c2506b2131956699cb74ff1dd7051e5 (HEAD -> master)

[Minor] Add derive notice to contrib/google-ced

---
 contrib/google-ced/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

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")


More information about the Commits mailing list