From 7dc9318668806c772fc9f86317138e42ee156bbc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Apr 2026 09:42:50 +0200 Subject: update PHP License from version 3 to version 4 (BSD-3-Clause) --- rpminfo.stub.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'rpminfo.stub.php') diff --git a/rpminfo.stub.php b/rpminfo.stub.php index 026df4b..afaa2fa 100644 --- a/rpminfo.stub.php +++ b/rpminfo.stub.php @@ -1,4 +1,17 @@ | + +----------------------------------------------------------------------+ + | This source file is subject to the Modified BSD License that is | + | bundled with this package in the file LICENSE, and is available | + | through the WWW at . | + | | + | SPDX-License-Identifier: BSD-3-Clause | + +----------------------------------------------------------------------+ +*/ /** @generate-function-entries */ -- cgit