VirtualBox

Changeset 2981 in vbox for trunk/src/VBox/Devices/Graphics


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/Devices/Graphics
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk

    r2784 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/Devices/Graphics/DevVGA.cpp

    r2942 r2981  
    66
    77/*
    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
     
    19311931     */
    19321932    if (bwidth == 0) return VINF_SUCCESS;
    1933 #endif /* VBOX */ 
     1933#endif /* VBOX */
    19341934    y_start = -1;
    19351935    page_min = 0x7fffffff;
     
    26322632
    26332633
    2634 #ifdef VBOX /* InnoTek code start */
     2634#ifdef VBOX /* innotek code start */
    26352635
    26362636
     
    49994999    }
    50005000    pData->vram_ptrHC = NULL;
    5001 #endif 
     5001#endif
    50025002
    50035003    return VINF_SUCCESS;
  • trunk/src/VBox/Devices/Graphics/DevVGA.h

    r2106 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/Devices/Graphics/DevVGAModes.h

    r1 r2981  
    77
    88/*
    9  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     9 * Copyright (C) 2006-2007 innotek GmbH
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Devices/Graphics/DevVGATmpl.h

    r1 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
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