VirtualBox

Changeset 2981 in vbox for trunk/src/VBox/Runtime/table


Ignore:
Timestamp:
Jun 1, 2007 4:01:28 PM (18 years ago)
Author:
vboxsync
Message:

InnoTek -> innotek: all the headers and comments.

Location:
trunk/src/VBox/Runtime/table
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/table/avl_Enum.cpp.h

    r1300 r2981  
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlgcptr.cpp

    r96 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPTR, unique keys.
     3 * innotek Portable Runtime - AVL tree, RTGCPTR, unique keys.
    44 */
    55
  • trunk/src/VBox/Runtime/table/avlhcphys.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTHCPHYS, unique keys.
     3 * innotek Portable Runtime - AVL tree, RTHCPHYS, unique keys.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlogcphys.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPHYS, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTGCPHYS, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (c) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (c) 2006 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlogcptr.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPTR, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTGCPTR, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlohcphys.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTHCPHYS, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTHCPHYS, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avloioport.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTIOPORT, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTIOPORT, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlpv.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, void *, unique keys.
     3 * innotek Portable Runtime - AVL tree, void *, unique keys.
    44 */
    55
  • trunk/src/VBox/Runtime/table/avlrgcptr.cpp

    r449 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPTR, range, unique keys.
     3 * innotek Portable Runtime - AVL tree, RTGCPTR, range, unique keys.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlrogcphys.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPHYS, range, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTGCPHYS, range, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlrogcptr.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPTR, range, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTGCPTR, range, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlroioport.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTIOPORT, range, unique keys, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTIOPORT, range, unique keys, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlroogcptr.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTGCPTR, range, unique keys, overlapping ranges, offset pointers.
     3 * innotek Portable Runtime - AVL tree, RTGCPTR, range, unique keys, overlapping ranges, offset pointers.
    44 */
    55
    66/*
    77 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected])
    8  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     8 * Copyright (C) 2006-2007 innotek GmbH
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/table/avlu32.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, uint32_t, unique keys.
     3 * innotek Portable Runtime - AVL tree, uint32_t, unique keys.
    44 */
    55
  • trunk/src/VBox/Runtime/table/avlul.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, unsigned long, unique keys.
     3 * innotek Portable Runtime - AVL tree, unsigned long, unique keys.
    44 */
    55
  • trunk/src/VBox/Runtime/table/table.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - AVL tree, RTHCPHYS, unique keys.
     3 * innotek Portable Runtime - AVL tree, RTHCPHYS, unique keys.
    44 */
    55
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette