From 4189907e6cd9a973c3d6ee9e90f92ed7fd7429bb Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 16 Aug 2018 14:47:21 +0200 Subject: docs: use SPDX license names Let's use standardized names for licenses. The names used by SPDX makes things more obvious at first glance. For complete list see: https://spdx.org/licenses/ Note, this commit does not change any license or so... Signed-off-by: Karel Zak --- libuuid/COPYING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libuuid') diff --git a/libuuid/COPYING b/libuuid/COPYING index 0e902cf8c..8a409361f 100644 --- a/libuuid/COPYING +++ b/libuuid/COPYING @@ -2,4 +2,4 @@ This library is free software; you can redistribute it and/or modify it under the terms of the Modified BSD License. The complete text of the license is available in the -../Documentation/licenses/COPYING.BSD-3 file. +../Documentation/licenses/COPYING.BSD-3-Clause file. -- cgit v1.2.3-55-g7522