From d464e5221935c8b7b2da3f74db9b8a4e31542ea8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Apr 2026 09:35:04 +0200 Subject: update PHP License from version 3 to version 4 (BSD-3-Clause) --- xpass.stub.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'xpass.stub.php') diff --git a/xpass.stub.php b/xpass.stub.php index 18a0b68..b6800a3 100644 --- a/xpass.stub.php +++ b/xpass.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-class-entries -- cgit