summaryrefslogtreecommitdiffstats
path: root/sexp-files-by-license.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-26 14:43:37 +0200
committerRemi Collet <remi@php.net>2023-06-26 14:43:37 +0200
commitea373ce9bb624a069ba173d5cd94008ea54cf8e6 (patch)
tree8d76ebbb9ebdaf9f4af8fad7c021911828b4989d /sexp-files-by-license.txt
parent427bda879b0b91d60da550e995482166cf021b21 (diff)
update to 0.8.7
rename to sexpp
Diffstat (limited to 'sexp-files-by-license.txt')
-rw-r--r--sexp-files-by-license.txt41
1 files changed, 0 insertions, 41 deletions
diff --git a/sexp-files-by-license.txt b/sexp-files-by-license.txt
deleted file mode 100644
index ed476a2..0000000
--- a/sexp-files-by-license.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-
-MIT License
-------------
-CMakeLists.txt
-CMakeLists.txt.sover
-LICENSE.md
-codecov.yml
-default.nix
-flake.nix
-cmake/sexp-samples-folder.h.in
-cmake/version.cmake
-src/ext-key-format.cpp
-src/sexp-char-defs.cpp
-src/sexp-depth-manager.cpp
-src/sexp-error.cpp
-src/sexp-input.cpp
-src/sexp-main.cpp
-src/sexp-object.cpp
-src/sexp-output.cpp
-src/sexp-simple-string.cpp
-.github/workflows/build-and-test-deb.yml
-.github/workflows/build-and-test-msys.yml
-.github/workflows/build-and-test-rh.yml
-.github/workflows/build-and-test.yml
-.github/workflows/codeql.yml
-.github/workflows/coverage.yml
-.github/workflows/coverity.yml
-.github/workflows/lint.yml
-.github/workflows/nix.yml
-include/sexp/ext-key-format.h
-include/sexp/sexp-error.h
-include/sexp/sexp.h
-tests/include/sexp-tests.h
-tests/scripts/tests.sh
-tests/src/baseline-tests.cpp
-tests/src/compare-files.cpp
-tests/src/exception-tests.cpp
-tests/src/g10-compat-tests.cpp
-tests/src/g23-compat-tests.cpp
-tests/src/g23-exception-tests.cpp
-tests/src/primitives-tests.cpp