diff options
| author | Amlal EL Mahrouss. <113760121+amlel-el-mahrouss@users.noreply.github.com> | 2024-11-29 22:19:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-29 22:19:00 +0100 |
| commit | b2588beae1dceeb0a0c5e95976874c6d6d53c703 (patch) | |
| tree | fc2f1e9fa9232693785452d4a1e887ff06d36b6a /dev/ZKAKit/CompilerKit | |
| parent | 8e42fab37245bb27786191600d4a3dc39783eece (diff) | |
| parent | 65a138dde55e69cf5292c0601f37d023003e74e2 (diff) | |
Merge pull request #5 from ELMH-Group/unstable
Unstable -> Master
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 96f6ecb4..492eec96 100644 --- a/dev/ZKAKit/CompilerKit/CompilerKit.h +++ b/dev/ZKAKit/CompilerKit/CompilerKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, ELMH Group, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/CompilerKit/Detail.h b/dev/ZKAKit/CompilerKit/Detail.h index e61a69b7..7202edaf 100644 --- a/dev/ZKAKit/CompilerKit/Detail.h +++ b/dev/ZKAKit/CompilerKit/Detail.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, ELMH Group, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/CompilerKit/Version.h b/dev/ZKAKit/CompilerKit/Version.h index 07f09055..3cca6371 100644 --- a/dev/ZKAKit/CompilerKit/Version.h +++ b/dev/ZKAKit/CompilerKit/Version.h @@ -1,4 +1,4 @@ -// (c) EL Mahrouss Logic +// (c) ELMH Group #pragma once |
