From 1ebfbbece43b1e16c21cff83c4d43c616b8075ed Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 14 Dec 2024 11:42:15 +0100 Subject: META: Update author to myself. --- dev/ZKAKit/CompilerKit/CompilerKit.h | 2 +- dev/ZKAKit/CompilerKit/Detail.h | 2 +- dev/ZKAKit/CompilerKit/Version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev/ZKAKit/CompilerKit') 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 -- cgit v1.2.3