diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-07-12 04:33:08 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-07-12 04:33:08 +0200 |
| commit | 6653cfe50690dc4f53c8bec30cdb7d40ef9b62a4 (patch) | |
| tree | 118396a8b64fbfafe990ad7607a96bbceb8244b1 /Sources/String.cc | |
| parent | d4d0541861d3f95fee182bef5b79f572d3bcb164 (diff) | |
[IMP] Needs to be merged with stable.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Sources/String.cc')
| -rw-r--r-- | Sources/String.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Sources/String.cc b/Sources/String.cc index c7185ca..accc1af 100644 --- a/Sources/String.cc +++ b/Sources/String.cc @@ -2,7 +2,7 @@ * ======================================================== * * CompilerKit - * Copyright Zeta Electronics Corporation, all rights reserved. + * Copyright ZKA Technologies, all rights reserved. * * ======================================================== */ @@ -14,7 +14,7 @@ * @version 0.2 * @date 2024-01-23 * - * @copyright Copyright (c) 2024 Zeta Electronics Corporation + * @copyright Copyright (c) ZKA Technologies * */ |
