VirtualBox

Ignore:
Timestamp:
Feb 11, 2010 4:20:14 PM (15 years ago)
Author:
vboxsync
Message:

more EFI OSE fixes

Location:
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg
Files:
24 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.inf

    r26438 r26441  
    66
    77#
    8 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     8# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1616# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1717#
    18 # The contents of this file may alternatively be used under the terms
    19 # of the Common Development and Distribution License Version 1.0
    20 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    21 # VirtualBox OSE distribution, in which case the provisions of the
    22 # CDDL are applicable instead of those of the GPL.
    23 #
    24 # You may elect to license modified versions of this file under the
    25 # terms and conditions of either the GPL or the CDDL or both.
    26 #
    2718# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2819# Clara, CA 95054 USA or visit http://www.sun.com if you need
    2920# additional information or have any questions.
     21#
    3022#/
    3123
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintGuid.c

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintHex.c

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintHexDump.c

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxOemHookStatusCodeLib/VBoxOemHookStatusCodeLib.c

    r26438 r26441  
    66
    77/*
    8  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     8 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1616 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    17  *
    18  * The contents of this file may alternatively be used under the terms
    19  * of the Common Development and Distribution License Version 1.0
    20  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    21  * VirtualBox OSE distribution, in which case the provisions of the
    22  * CDDL are applicable instead of those of the GPL.
    23  *
    24  * You may elect to license modified versions of this file under the
    25  * terms and conditions of either the GPL or the CDDL or both.
    2617 *
    2718 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxOemHookStatusCodeLib/VBoxOemHookStatusCodeLib.inf

    r26438 r26441  
    55
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616#
    17 # The contents of this file may alternatively be used under the terms
    18 # of the Common Development and Distribution License Version 1.0
    19 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20 # VirtualBox OSE distribution, in which case the provisions of the
    21 # CDDL are applicable instead of those of the GPL.
    22 #
    23 # You may elect to license modified versions of this file under the
    24 # terms and conditions of either the GPL or the CDDL or both.
    25 #
    2617# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2718# Clara, CA 95054 USA or visit http://www.sun.com if you need
    2819# additional information or have any questions.
     20#
    2921#/
    3022
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsole.c

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsole.h

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsoleDxe.inf

    r26438 r26441  
    55
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616#
    17 # The contents of this file may alternatively be used under the terms
    18 # of the Common Development and Distribution License Version 1.0
    19 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20 # VirtualBox OSE distribution, in which case the provisions of the
    21 # CDDL are applicable instead of those of the GPL.
    22 #
    23 # You may elect to license modified versions of this file under the
    24 # terms and conditions of either the GPL or the CDDL or both.
    25 #
    2617# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2718# Clara, CA 95054 USA or visit http://www.sun.com if you need
    2819# additional information or have any questions.
     20#
    2921#/
    3022
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxLogo/VBoxLogo.inf

    r26438 r26441  
    88# Copyright (C) 2009.2010 Sun Microsystems, Inc.
    99#
    10 # Sun Microsystems, Inc. confidential
    11 # All rights reserved
     10# Copyright (C)  Sun Microsystems, Inc.
     11#
     12# This file is part of VirtualBox Open Source Edition (OSE), as
     13# available from http://www.virtualbox.org. This file is free software;
     14# you can redistribute it and/or modify it under the terms of the GNU
     15# General Public License (GPL) as published by the Free Software
     16# Foundation, in version 2 as it comes in the "COPYING" file of the
     17# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     18# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     19#
     20# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     21# Clara, CA 95054 USA or visit http://www.sun.com if you need
     22# additional information or have any questions.
    1223#
    1324**/
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMimicryDxe/VBoxMimicry.c

    r26438 r26441  
    11/* $Id$ */
    22/** @file
    3  * VBoxMimicry.c - Mimic table entry. 
     3 * VBoxMimicry.c - Mimic table entry.
    44 */
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMimicryDxe/VBoxMimicry.h

    r26438 r26441  
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMimicryDxe/VBoxMimicryDxe.inf

    r26438 r26441  
    55
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616#
    17 # The contents of this file may alternatively be used under the terms
    18 # of the Common Development and Distribution License Version 1.0
    19 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20 # VirtualBox OSE distribution, in which case the provisions of the
    21 # CDDL are applicable instead of those of the GPL.
    22 #
    23 # You may elect to license modified versions of this file under the
    24 # terms and conditions of either the GPL or the CDDL or both.
    25 #
    2617# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2718# Clara, CA 95054 USA or visit http://www.sun.com if you need
    2819# additional information or have any questions.
     20#
    2921#/
    3022
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMimicryDxe/mimic_tbl.h

    r26438 r26441  
    11/* $Id$ */
    22/** @file
    3  * mimic_tbl.h - Mimic table. 
     3 * mimic_tbl.h - Mimic table.
    44 */
    55
    66/*
    7  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    25  *
    2617 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2718 * Clara, CA 95054 USA or visit http://www.sun.com if you need
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/Makefile

    r26438 r26441  
    55#
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616#
    17 # The contents of this file may alternatively be used under the terms
    18 # of the Common Development and Distribution License Version 1.0
    19 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20 # VirtualBox OSE distribution, in which case the provisions of the
    21 # CDDL are applicable instead of those of the GPL.
    22 #
    23 # You may elect to license modified versions of this file under the
    24 # terms and conditions of either the GPL or the CDDL or both.
    25 #
    2617# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2718# Clara, CA 95054 USA or visit http://www.sun.com if you need
    2819# additional information or have any questions.
     20#
    2921#/
    3022
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/efi-app/Readme.txt

    r26438 r26441  
    55
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dec

    r26438 r26441  
    55
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dsc

    r26438 r26441  
    55
    66#
    7 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     7# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.fdf

    r26438 r26441  
    66
    77#
    8 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     8# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgX64.dsc

    r26438 r26441  
    22
    33#
    4 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     4# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    55#
    66# This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.c

    r26438 r26441  
    66
    77/*
    8  * Copyright (C) 2009,2010 Sun Microsystems, Inc.
     8 * Copyright (C) 2009-2010 Sun Microsystems, Inc.
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1616 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    17  *
    18  * The contents of this file may alternatively be used under the terms
    19  * of the Common Development and Distribution License Version 1.0
    20  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    21  * VirtualBox OSE distribution, in which case the provisions of the
    22  * CDDL are applicable instead of those of the GPL.
    23  *
    24  * You may elect to license modified versions of this file under the
    25  * terms and conditions of either the GPL or the CDDL or both.
    2617 *
    2718 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
  • trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.inf

    r26438 r26441  
    66
    77#
    8 # Copyright (C) 2009,2010 Sun Microsystems, Inc.
     8# Copyright (C) 2009-2010 Sun Microsystems, Inc.
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1616# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1717#
    18 # The contents of this file may alternatively be used under the terms
    19 # of the Common Development and Distribution License Version 1.0
    20 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    21 # VirtualBox OSE distribution, in which case the provisions of the
    22 # CDDL are applicable instead of those of the GPL.
    23 #
    24 # You may elect to license modified versions of this file under the
    25 # terms and conditions of either the GPL or the CDDL or both.
    26 #
    2718# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    2819# Clara, CA 95054 USA or visit http://www.sun.com if you need
    2920# additional information or have any questions.
     21#
    3022#/
    3123
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