Convert license statements to SPDX

This commit is contained in:
Nicolas Fella
2024-08-08 01:08:31 +02:00
parent 573968242c
commit 606e1a53d3
56 changed files with 1844 additions and 674 deletions

View File

@@ -1,7 +1,7 @@
# cmake macro to test LIBVNCSERVER LIB
# Copyright (c) 2006, Alessandro Praduroux <pradu@pradu.it>
# Copyright (c) 2007, Urs Wolfer <uwolfer @ kde.org>
# SPDX-FileCopyrightText: 2006 Alessandro Praduroux <pradu@pradu.it>
# SPDX-FileCopyrightText: 2007 Urs Wolfer <uwolfer @ kde.org>
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.