From 2d75b7944990f1ce80b3847be1f8dff09df82dad Mon Sep 17 00:00:00 2001 From: Victor Toofic <toofics@users.noreply.github.com> Date: ćšć, 20 5æ 2021 00:04:08 +0800 Subject: [PATCH] - use CMake PROJECT_DESCRIPTION var instead to be able to build with cmake < 3.8 (#118) --- doc/other/CREDITS.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/other/CREDITS.md b/doc/other/CREDITS.md index 21794f8..4759c56 100644 --- a/doc/other/CREDITS.md +++ b/doc/other/CREDITS.md @@ -1,6 +1,6 @@ # Credits The following open source code has been used in licensecc. -Thanks to every one of the authors of such projects. Without you open license manager would never have been released. +Thanks to every one of the authors of such projects. Without you `licensecc` would never have been released. ## [inja](https://github.com/pantor/inja) A very nice template rendering library used to customize the code. -- Gitblit v1.9.1