Changeset 43112 in vbox
- Timestamp:
- Aug 30, 2012 3:08:50 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80474
- Location:
- trunk/src/VBox
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/vboxservice.xml
r39235 r43112 4 4 # Solaris SMF service manifest for VBoxService (timesync). 5 5 # 6 6 Copyright (C) 2008-2010 Oracle Corporation 7 7 8 9 10 11 12 13 14 8 This file is part of VirtualBox Open Source Edition (OSE), as 9 available from http://www.virtualbox.org. This file is free software; 10 you can redistribute it and/or modify it under the terms of the GNU 11 General Public License (GPL) as published by the Free Software 12 Foundation, in version 2 as it comes in the "COPYING" file of the 13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 15 16 17 18 19 20 16 The contents of this file may alternatively be used under the terms 17 of the Common Development and Distribution License Version 1.0 18 (CDDL) only, as it comes in the "COPYING.CDDL" file of the 19 VirtualBox OSE distribution, in which case the provisions of the 20 CDDL are applicable instead of those of the GPL. 21 21 22 23 22 You may elect to license modified versions of this file under the 23 terms and conditions of either the GPL or the CDDL or both. 24 24 --> 25 25 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> -
trunk/src/VBox/Additions/solaris/Mouse/vboxmslnk.xml
r42468 r43112 4 4 # Solaris SMF service manifest for VBoxService (timesync). 5 5 # 6 6 Copyright (C) 2012 Oracle Corporation 7 7 8 9 10 11 12 13 14 8 This file is part of VirtualBox Open Source Edition (OSE), as 9 available from http://www.virtualbox.org. This file is free software; 10 you can redistribute it and/or modify it under the terms of the GNU 11 General Public License (GPL) as published by the Free Software 12 Foundation, in version 2 as it comes in the "COPYING" file of the 13 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 15 16 17 18 19 20 16 The contents of this file may alternatively be used under the terms 17 of the Common Development and Distribution License Version 1.0 18 (CDDL) only, as it comes in the "COPYING.CDDL" file of the 19 VirtualBox OSE distribution, in which case the provisions of the 20 CDDL are applicable instead of those of the GPL. 21 21 22 23 22 You may elect to license modified versions of this file under the 23 terms and conditions of either the GPL or the CDDL or both. 24 24 --> 25 25 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1"> -
trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd
r42838 r43112 7 7 * Common definitions 8 8 9 10 11 12 13 14 15 16 17 9 Copyright (C) 2004-2012 Oracle Corporation 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 (GPL) as published by the Free Software 15 Foundation, in version 2 as it comes in the "COPYING" file of the 16 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 18 --> 19 19 … … 29 29 <xsd:documentation xml:lang="en"> 30 30 Oracle VM VirtualBox Settings Schema (common definitions). 31 Copyright (c) 2004-201 0Oracle Corporation31 Copyright (c) 2004-2012 Oracle Corporation 32 32 </xsd:documentation> 33 33 </xsd:annotation> -
trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd
r33656 r43112 6 6 * Oracle VM VirtualBox Settings Schema Version 1.0-freebsd 7 7 8 8 Copyright (C) 2004-2010 Oracle Corporation 9 9 10 11 12 13 14 15 16 10 This file is part of VirtualBox Open Source Edition (OSE), as 11 available from http://www.virtualbox.org. This file is free software; 12 you can redistribute it and/or modify it under the terms of the GNU 13 General Public License (GPL) as published by the Free Software 14 Foundation, in version 2 as it comes in the "COPYING" file of the 15 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 --> 18 18 -
trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd
r33656 r43112 6 6 * Oracle VM VirtualBox Settings Schema Version 1.0-linux 7 7 8 8 Copyright (C) 2004-2010 Oracle Corporation 9 9 10 11 12 13 14 15 16 10 This file is part of VirtualBox Open Source Edition (OSE), as 11 available from http://www.virtualbox.org. This file is free software; 12 you can redistribute it and/or modify it under the terms of the GNU 13 General Public License (GPL) as published by the Free Software 14 Foundation, in version 2 as it comes in the "COPYING" file of the 15 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 --> 18 18 -
trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd
r33656 r43112 6 6 * Oracle VM VirtualBox Settings Schema Version 1.0-macosx 7 7 8 8 Copyright (C) 2004-2010 Oracle Corporation 9 9 10 11 12 13 14 15 16 10 This file is part of VirtualBox Open Source Edition (OSE), as 11 available from http://www.virtualbox.org. This file is free software; 12 you can redistribute it and/or modify it under the terms of the GNU 13 General Public License (GPL) as published by the Free Software 14 Foundation, in version 2 as it comes in the "COPYING" file of the 15 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 --> 18 18 -
trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd
r33656 r43112 7 7 * Oracle VM VirtualBox Settings Schema Version 1.0-os2 8 8 * 9 9 Copyright (C) 2004-2010 Oracle Corporation 10 10 11 12 13 14 15 16 17 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 (GPL) as published by the Free Software 15 Foundation, in version 2 as it comes in the "COPYING" file of the 16 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 18 --> 19 19 -
trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd
r33656 r43112 6 6 * Oracle VM VirtualBox Settings Schema Version 1.0-solaris 7 7 8 8 Copyright (C) 2004-2010 Oracle Corporation 9 9 10 11 12 13 14 15 16 10 This file is part of VirtualBox Open Source Edition (OSE), as 11 available from http://www.virtualbox.org. This file is free software; 12 you can redistribute it and/or modify it under the terms of the GNU 13 General Public License (GPL) as published by the Free Software 14 Foundation, in version 2 as it comes in the "COPYING" file of the 15 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 --> 18 18 -
trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd
r33656 r43112 6 6 * Oracle VM VirtualBox Settings Schema Version 1.0-windows 7 7 8 8 Copyright (C) 2004-2010 Oracle Corporation 9 9 10 11 12 13 14 15 16 10 This file is part of VirtualBox Open Source Edition (OSE), as 11 available from http://www.virtualbox.org. This file is free software; 12 you can redistribute it and/or modify it under the terms of the GNU 13 General Public License (GPL) as published by the Free Software 14 Foundation, in version 2 as it comes in the "COPYING" file of the 15 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 17 --> 18 18
Note:
See TracChangeset
for help on using the changeset viewer.