You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2019/09/04 19:25:52 UTC

[incubator-datasketches-cpp] 01/01: Merge pull request #62 from apache/1.0.x-incubating

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit 5074608fdbfbcd0efee86cc6d5805bb7186fdaf6
Merge: 12dcb2d 125ac50
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Sep 4 12:25:47 2019 -0700

    Merge pull request #62 from apache/1.0.x-incubating
    
    license in make files, attribution moved to notice

 CMakeLists.txt             | 17 +++++++++++++++++
 LICENSE                    | 14 --------------
 Makefile                   | 17 +++++++++++++++++
 NOTICE                     | 22 ++++++++++++++++++++++
 cmake/FindCppUnit.cmake    | 17 +++++++++++++++++
 common/CMakeLists.txt      | 17 +++++++++++++++++
 common/common.mk           | 17 +++++++++++++++++
 common/test/CMakeLists.txt | 17 +++++++++++++++++
 config.mk                  | 17 +++++++++++++++++
 cpc/CMakeLists.txt         | 17 +++++++++++++++++
 cpc/cpc.mk                 | 17 +++++++++++++++++
 cpc/test/CMakeLists.txt    | 17 +++++++++++++++++
 fi/CMakeLists.txt          | 17 +++++++++++++++++
 fi/fi.mk                   | 17 +++++++++++++++++
 fi/test/CMakeLists.txt     | 17 +++++++++++++++++
 hll/CMakeLists.txt         | 17 +++++++++++++++++
 hll/hll.mk                 | 17 +++++++++++++++++
 hll/test/CMakeLists.txt    | 17 +++++++++++++++++
 kll/CMakeLists.txt         | 17 +++++++++++++++++
 kll/kll.mk                 | 17 +++++++++++++++++
 kll/test/CMakeLists.txt    | 17 +++++++++++++++++
 python/CMakeLists.txt      | 17 +++++++++++++++++
 setup.py                   | 17 +++++++++++++++++
 theta/CMakeLists.txt       | 17 +++++++++++++++++
 theta/test/CMakeLists.txt  | 17 +++++++++++++++++
 theta/theta.mk             | 17 +++++++++++++++++
 26 files changed, 430 insertions(+), 14 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org