mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
feat: add SPDX header
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
5be12996b4
commit
c16314578d
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2024 LibreCode coop and contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
?>
|
||||
<table style="width:100%;border:0;font-size:8px;">
|
||||
<tr>
|
||||
<?php if ($qrcode) { ?>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue