Changeset 31761 in vbox
- Timestamp:
- Aug 18, 2010 1:06:46 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64943
- Location:
- trunk/doc/manual
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/Makefile.kmk
r31735 r31761 7 7 # Copyright (C) 2006-2007 Oracle Corporation 8 8 # 9 # Oracle Corporation confidential 10 # All rights reserved 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. 11 16 # 12 17 -
trunk/doc/manual/docbook2latex.xsl
r31735 r31761 21 21 Copyright (C) 2006-2010 Oracle Corporation 22 22 23 Oracle Corporation confidential 24 All rights reserved 23 This file is part of VirtualBox Open Source Edition (OSE), as 24 available from http://www.virtualbox.org. This file is free software; 25 you can redistribute it and/or modify it under the terms of the GNU 26 General Public License (GPL) as published by the Free Software 27 Foundation, in version 2 as it comes in the "COPYING" file of the 28 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 29 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 25 30 --> 26 31 -
trunk/doc/manual/xidl2docbook.xsl
r31735 r31761 8 8 Copyright (C) 2006-2008 Oracle Corporation 9 9 10 Oracle Corporation confidential 11 All rights reserved 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. 12 17 --> 13 18
Note:
See TracChangeset
for help on using the changeset viewer.