From f864724d3758da9df8583df00b202d1f578e42a3 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: ćšć, 20 5æ 2021 20:34:39 +0800 Subject: [PATCH] fix missing boost lib from ubuntu 20.04 --- 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