This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.
from e4ba93b Update log4cxx.h.in (#86)
new c4b7dc9 Update copyright date
new f06575f updated mapfilter to have license information
new 6f81004 Added copyright information to cmake files
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 16 ++++++++++++++++
src/CMakeLists.txt | 16 ++++++++++++++++
src/examples/cpp/CMakeLists.txt | 17 +++++++++++++++++
src/main/CMakeLists.txt | 16 ++++++++++++++++
src/main/cpp-qt/CMakeLists.txt | 17 +++++++++++++++++
src/main/cpp/CMakeLists.txt | 16 ++++++++++++++++
src/main/include/CMakeLists.txt | 17 +++++++++++++++++
src/main/resources/CMakeLists.txt | 17 +++++++++++++++++
src/site/CMakeLists.txt | 17 +++++++++++++++++
src/site/doxy/footer.html | 2 +-
src/site/markdown/filters/MapFilter.md | 23 ++++++++++++++++++++++-
src/test/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/customlogger/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/defaultinit/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/filter/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/helpers/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/net/CMakeLists.txt | 16 ++++++++++++++++
src/test/cpp/pattern/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/rolling/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/spi/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/throughput/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/util/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/varia/CMakeLists.txt | 17 +++++++++++++++++
src/test/cpp/xml/CMakeLists.txt | 17 +++++++++++++++++
src/test/java/CMakeLists.txt | 17 +++++++++++++++++
26 files changed, 426 insertions(+), 2 deletions(-)