diff options
Diffstat (limited to 'build/stubs/apcu.php')
-rw-r--r-- | build/stubs/apcu.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/stubs/apcu.php b/build/stubs/apcu.php index ec096fb5e25..fb0dd855ac6 100644 --- a/build/stubs/apcu.php +++ b/build/stubs/apcu.php @@ -1,5 +1,8 @@ <?php - +/** + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ /** * Stubs for APC (apcu_bc nowadays) extension */ |