VirtualBox

Ignore:
Timestamp:
Dec 7, 2007 3:05:06 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26606
Message:

The Giant CDDL Dual-License Header Change.

Location:
trunk/src/VBox/Additions/linux/xgraphics
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/xgraphics/Imakefile

    r4071 r5999  
    1010XCOMM  available from http://www.virtualbox.org. This file is free software;
    1111XCOMM  you can redistribute it and/or modify it under the terms of the GNU
    12 XCOMM  General Public License as published by the Free Software Foundation,
    13 XCOMM  in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14 XCOMM  distribution. VirtualBox OSE is distributed in the hope that it will
    15 XCOMM  be useful, but WITHOUT ANY WARRANTY of any kind.
     12XCOMM  General Public License (GPL) as published by the Free Software
     13XCOMM  Foundation, in version 2 as it comes in the "COPYING" file of the
     14XCOMM  VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15XCOMM  hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16XCOMM
    1617
    1718
  • trunk/src/VBox/Additions/linux/xgraphics/Makefile.kmk

    r5188 r5999  
    55
    66#
    7 #  Copyright (C) 2006-2007 innotek GmbH
    8 #
    9 #  This file is part of VirtualBox Open Source Edition (OSE), as
    10 #  available from http://www.virtualbox.org. This file is free software;
    11 #  you can redistribute it and/or modify it under the terms of the GNU
    12 #  General Public License as published by the Free Software Foundation,
    13 #  in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14 #  distribution. VirtualBox OSE is distributed in the hope that it will
    15 #  be useful, but WITHOUT ANY WARRANTY of any kind.
     7# Copyright (C) 2006-2007 innotek GmbH
     8#
     9# This file is part of VirtualBox Open Source Edition (OSE), as
     10# available from http://www.virtualbox.org. This file is free software;
     11# you can redistribute it and/or modify it under the terms of the GNU
     12# General Public License (GPL) as published by the Free Software
     13# Foundation, in version 2 as it comes in the "COPYING" file of the
     14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16#
    1617
    1718DEPTH = ../../../../..
  • trunk/src/VBox/Additions/linux/xgraphics/vboxutils.c

    r5437 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 */
    1717
  • trunk/src/VBox/Additions/linux/xgraphics/vboxvideo.h

    r4071 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 * --------------------------------------------------------------------
    1717 *
  • trunk/src/VBox/Additions/linux/xgraphics/vboxvideo_13.c

    r4335 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 * --------------------------------------------------------------------
    1717 *
  • trunk/src/VBox/Additions/linux/xgraphics/vboxvideo_14.c

    r5164 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 * --------------------------------------------------------------------
    1717 *
  • trunk/src/VBox/Additions/linux/xgraphics/vboxvideo_68.c

    r4244 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 * --------------------------------------------------------------------
    1717 *
  • trunk/src/VBox/Additions/linux/xgraphics/vboxvideo_70.c

    r4335 r5999  
    1010 * available from http://www.virtualbox.org. This file is free software;
    1111 * you can redistribute it and/or modify it under the terms of the GNU
    12  * General Public License as published by the Free Software Foundation,
    13  * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    14  * distribution. VirtualBox OSE is distributed in the hope that it will
    15  * be useful, but WITHOUT ANY WARRANTY of any kind.
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 * --------------------------------------------------------------------
    1717 *
Note: See TracChangeset for help on using the changeset viewer.

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