Index: /trunk/include/iprt/memory
===================================================================
--- /trunk/include/iprt/memory	(revision 8164)
+++ /trunk/include/iprt/memory	(revision 8165)
@@ -4,5 +4,5 @@
 
 /*
- * Copyright (C) 2007 innotek GmbH
+ * Copyright (C) 2007 Sun Microsystems, Inc.
  *
  * This file is part of VirtualBox Open Source Edition (OSE), as
@@ -18,5 +18,5 @@
 #define ___iprt_memory___
 
-/** @defgroup grp_rt_cppx_memory  innotek Portable Runtime C++ Extensions: memory
+/** @defgroup grp_rt_cppx_memory  Incredibly Portable Runtime C++ Extensions: memory
  * @ingroup grp_rt_cppx
  * @{
Index: /trunk/include/iprt/nocrt/amd64/fenv.h
===================================================================
--- /trunk/include/iprt/nocrt/amd64/fenv.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/amd64/fenv.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - fenv.h, AMD64.
+ * Incredibly Portable Runtime / No-CRT - fenv.h, AMD64.
  */
 
Index: /trunk/include/iprt/nocrt/amd64/math.h
===================================================================
--- /trunk/include/iprt/nocrt/amd64/math.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/amd64/math.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - math.h, AMD inlined functions.
+ * Incredibly Portable Runtime / No-CRT - math.h, AMD inlined functions.
  */
 
Index: /trunk/include/iprt/nocrt/compiler/compiler.h
===================================================================
--- /trunk/include/iprt/nocrt/compiler/compiler.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/compiler/compiler.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - compiler specifics.
+ * Incredibly Portable Runtime / No-CRT - compiler specifics.
  */
 
Index: /trunk/include/iprt/nocrt/compiler/gcc.h
===================================================================
--- /trunk/include/iprt/nocrt/compiler/gcc.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/compiler/gcc.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - GCC specifics.
+ * Incredibly Portable Runtime / No-CRT - GCC specifics.
  *
  * A quick hack for freebsd where there are no separate location 
Index: /trunk/include/iprt/nocrt/fenv.h
===================================================================
--- /trunk/include/iprt/nocrt/fenv.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/fenv.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - fenv.h wrapper.
+ * Incredibly Portable Runtime / No-CRT - fenv.h wrapper.
  */
 
Index: /trunk/include/iprt/nocrt/inttypes.h
===================================================================
--- /trunk/include/iprt/nocrt/inttypes.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/inttypes.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - Our minimal inttypes.h.
+ * Incredibly Portable Runtime / No-CRT - Our minimal inttypes.h.
  */
 
Index: /trunk/include/iprt/nocrt/limits.h
===================================================================
--- /trunk/include/iprt/nocrt/limits.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/limits.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - Our own limits header.
+ * Incredibly Portable Runtime / No-CRT - Our own limits header.
  */
 
Index: /trunk/include/iprt/nocrt/math.h
===================================================================
--- /trunk/include/iprt/nocrt/math.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/math.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - math.h.
+ * Incredibly Portable Runtime / No-CRT - math.h.
  */
 
Index: /trunk/include/iprt/nocrt/setjmp.h
===================================================================
--- /trunk/include/iprt/nocrt/setjmp.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/setjmp.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - Our own setjmp header.
+ * Incredibly Portable Runtime / No-CRT - Our own setjmp header.
  */
 
Index: /trunk/include/iprt/nocrt/stdarg.h
===================================================================
--- /trunk/include/iprt/nocrt/stdarg.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/stdarg.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - stdarg.h (-> iprt/stdarg.h).
+ * Incredibly Portable Runtime / No-CRT - stdarg.h (-> iprt/stdarg.h).
  */
 
Index: /trunk/include/iprt/nocrt/stddef.h
===================================================================
--- /trunk/include/iprt/nocrt/stddef.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/stddef.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - stddef.h (-> iprt/types.h).
+ * Incredibly Portable Runtime / No-CRT - stddef.h (-> iprt/types.h).
  */
 
Index: /trunk/include/iprt/nocrt/stdlib.h
===================================================================
--- /trunk/include/iprt/nocrt/stdlib.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/stdlib.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - Our minimal stdlib.h.
+ * Incredibly Portable Runtime / No-CRT - Our minimal stdlib.h.
  */
 
Index: /trunk/include/iprt/nocrt/string.h
===================================================================
--- /trunk/include/iprt/nocrt/string.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/string.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - string.h.
+ * Incredibly Portable Runtime / No-CRT - string.h.
  */
 
Index: /trunk/include/iprt/nocrt/x86/fenv.h
===================================================================
--- /trunk/include/iprt/nocrt/x86/fenv.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/x86/fenv.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - fenv.h, X86.
+ * Incredibly Portable Runtime / No-CRT - fenv.h, X86.
  */
 
Index: /trunk/include/iprt/nocrt/x86/math.h
===================================================================
--- /trunk/include/iprt/nocrt/x86/math.h	(revision 8164)
+++ /trunk/include/iprt/nocrt/x86/math.h	(revision 8165)
@@ -1,4 +1,4 @@
 /** @file
- * innotek Portable Runtime / No-CRT - math.h, x86 inlined functions.
+ * Incredibly Portable Runtime / No-CRT - math.h, x86 inlined functions.
  */
 
