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)

---
 LICENSE |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/LICENSE b/LICENSE
index d0813a9..694845e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,5 @@
-Copyright (c) 2014, 
+Copyright (c) 2014, 2020 Gabriele Contini et al.
+
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -11,9 +12,9 @@
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 
-* Neither the name of the {organization} nor the names of its
+* Neither the name of "licensecc" nor the names of its
   contributors may be used to endorse or promote products derived from
-  this software without specific prior written permission.
+  this software without specific prior written permission. 
 
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

--
Gitblit v1.9.1