VirtualBox

Changeset 4441 in vbox for trunk/src


Ignore:
Timestamp:
Aug 30, 2007 9:55:08 AM (17 years ago)
Author:
vboxsync
Message:

HappyHTTP copyright fix

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/HappyHttp.h

    r4436 r4441  
     1/** @file
     2 *
     3 * VBox frontends: Qt GUI ("VirtualBox"):
     4 * HappyHTTP library.
     5 * Modified for VirtualBox. Original copyright below.
     6 */
     7
     8/*
     9 * Copyright (C) 2006-2007 innotek GmbH
     10 *
     11 * This file is part of VirtualBox Open Source Edition (OSE), as
     12 * available from http://www.virtualbox.org. This file is free software;
     13 * you can redistribute it and/or modify it under the terms of the GNU
     14 * General Public License as published by the Free Software Foundation,
     15 * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
     16 * distribution. VirtualBox OSE is distributed in the hope that it will
     17 * be useful, but WITHOUT ANY WARRANTY of any kind.
     18 */
     19
    120/*
    221 * HappyHTTP - a simple HTTP library
  • trunk/src/VBox/Frontends/VirtualBox/src/HappyHttp.cpp

    r4440 r4441  
     1/** @file
     2 *
     3 * VBox frontends: Qt GUI ("VirtualBox"):
     4 * HappyHTTP library.
     5 * Modified for VirtualBox. Original copyright below.
     6 */
     7
     8/*
     9 * Copyright (C) 2006-2007 innotek GmbH
     10 *
     11 * This file is part of VirtualBox Open Source Edition (OSE), as
     12 * available from http://www.virtualbox.org. This file is free software;
     13 * you can redistribute it and/or modify it under the terms of the GNU
     14 * General Public License as published by the Free Software Foundation,
     15 * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
     16 * distribution. VirtualBox OSE is distributed in the hope that it will
     17 * be useful, but WITHOUT ANY WARRANTY of any kind.
     18 */
     19
     20
    121/*
    222 * HappyHTTP - a simple HTTP library
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