Changeset 43103 in vbox for trunk/src/libs
- Timestamp:
- Aug 30, 2012 1:48:30 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80463
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/java/tools/genjifaces.xsl
r33069 r43103 10 10 XSLT stylesheet that generates Java XPCOM bridge intreface code from VirtualBox.xidl. 11 11 12 13 14 15 16 17 18 19 20 12 Copyright (C) 2010 Oracle Corporation 13 14 This file is part of VirtualBox Open Source Edition (OSE), as 15 available from http://www.virtualbox.org. This file is free software; 16 you can redistribute it and/or modify it under the terms of the GNU 17 General Public License (GPL) as published by the Free Software 18 Foundation, in version 2 as it comes in the "COPYING" file of the 19 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 20 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 21 21 --> 22 22
Note:
See TracChangeset
for help on using the changeset viewer.