diff options
Diffstat (limited to 'build/stubs/IntlChar.php')
-rw-r--r-- | build/stubs/IntlChar.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/stubs/IntlChar.php b/build/stubs/IntlChar.php index ea9e1653bd1..5e277ec1e5f 100644 --- a/build/stubs/IntlChar.php +++ b/build/stubs/IntlChar.php @@ -1,5 +1,8 @@ <?php - +/** + * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ /** * <p>IntlChar provides access to a number of utility methods that can be used to access information about Unicode characters.</p> * <p>The methods and constants adhere closely to the names and behavior used by the underlying ICU library.</p> |