diff options
Diffstat (limited to 'dev/SCIKit/src/GPU.cc')
| -rw-r--r-- | dev/SCIKit/src/GPU.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/SCIKit/src/GPU.cc b/dev/SCIKit/src/GPU.cc index 65168136..d91ce108 100644 --- a/dev/SCIKit/src/GPU.cc +++ b/dev/SCIKit/src/GPU.cc @@ -1,10 +1,10 @@ /* ------------------------------------------- -Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. +Copyright (C) 2024, ELMH GROUP, all rights reserved. File: GPU.cc Purpose: GPU Interface. ------------------------------------------- */ -#include <SCIKit/LPC.h>
\ No newline at end of file +#include <SCIKit/LPC.h> |
