diff options
Diffstat (limited to 'CRTKit')
| -rw-r--r-- | CRTKit/__ndk_alloca.hxx | 2 | ||||
| -rw-r--r-- | CRTKit/__ndk_defines.hxx | 8 | ||||
| -rw-r--r-- | CRTKit/__ndk_exception.hxx | 2 | ||||
| -rw-r--r-- | CRTKit/__ndk_new_delete.hxx | 2 | ||||
| -rw-r--r-- | CRTKit/__ndk_runtime.cxx | 2 |
5 files changed, 8 insertions, 8 deletions
diff --git a/CRTKit/__ndk_alloca.hxx b/CRTKit/__ndk_alloca.hxx index 126beadd..db572bcd 100644 --- a/CRTKit/__ndk_alloca.hxx +++ b/CRTKit/__ndk_alloca.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/CRTKit/__ndk_defines.hxx b/CRTKit/__ndk_defines.hxx index db9d3fe5..ebf530a5 100644 --- a/CRTKit/__ndk_defines.hxx +++ b/CRTKit/__ndk_defines.hxx @@ -1,11 +1,11 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ -#ifndef __MPCC_DEFINES_HXX__ -#define __MPCC_DEFINES_HXX__ +#ifndef __NDK_DEFINES_HXX__ +#define __NDK_DEFINES_HXX__ #ifndef __GNUC__ @@ -118,4 +118,4 @@ namespace std } } // namespace std -#endif /* __MPCC_DEFINES_HXX__ */ +#endif /* __NDK_DEFINES_HXX__ */ diff --git a/CRTKit/__ndk_exception.hxx b/CRTKit/__ndk_exception.hxx index 14340304..479db76c 100644 --- a/CRTKit/__ndk_exception.hxx +++ b/CRTKit/__ndk_exception.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/CRTKit/__ndk_new_delete.hxx b/CRTKit/__ndk_new_delete.hxx index 9edf7ef4..9716e778 100644 --- a/CRTKit/__ndk_new_delete.hxx +++ b/CRTKit/__ndk_new_delete.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/CRTKit/__ndk_runtime.cxx b/CRTKit/__ndk_runtime.cxx index d912adc9..c8df3bcf 100644 --- a/CRTKit/__ndk_runtime.cxx +++ b/CRTKit/__ndk_runtime.cxx @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright ZKA Technologies
+ Copyright ZKA Technologies.
------------------------------------------- */
|
