diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
| commit | 1ebfbbece43b1e16c21cff83c4d43c616b8075ed (patch) | |
| tree | fe669e9bf9acfd56901b92a7edade838b939add1 /dev/ZKAKit/CompilerKit | |
| parent | 9d0ff59f961b11f6d03d57b9612a24db6e731267 (diff) | |
META: Update author to myself.
Diffstat (limited to 'dev/ZKAKit/CompilerKit')
| -rw-r--r-- | dev/ZKAKit/CompilerKit/CompilerKit.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/CompilerKit/Detail.h | 2 | ||||
| -rw-r--r-- | dev/ZKAKit/CompilerKit/Version.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev/ZKAKit/CompilerKit/CompilerKit.h b/dev/ZKAKit/CompilerKit/CompilerKit.h index bef0dc81..6431100b 100644 --- a/dev/ZKAKit/CompilerKit/CompilerKit.h +++ b/dev/ZKAKit/CompilerKit/CompilerKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/CompilerKit/Detail.h b/dev/ZKAKit/CompilerKit/Detail.h index 182ec03d..6f58c97f 100644 --- a/dev/ZKAKit/CompilerKit/Detail.h +++ b/dev/ZKAKit/CompilerKit/Detail.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/CompilerKit/Version.h b/dev/ZKAKit/CompilerKit/Version.h index cfc0c661..9b5df648 100644 --- a/dev/ZKAKit/CompilerKit/Version.h +++ b/dev/ZKAKit/CompilerKit/Version.h @@ -1,4 +1,4 @@ -// (c) Theater Quality Incorporated. +// (c) Amlal EL Mahrouss #pragma once |
