Changeset 17750 in vbox for trunk/src/VBox/Main/cbinding
- Timestamp:
- Mar 12, 2009 2:01:08 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44270
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/cbinding/xpcidl.xsl
r17749 r17750 113 113 * Source : src/VBox/Main/idl/VirtualBox.xidl 114 114 * Generator : src/VBox/Main/idl/xpcidl.xsl 115 */ 116 /* 117 * Copyright (C) 2009 Sun Microsystems, Inc. 115 118 * 119 * This file is part of VirtualBox Open Source Edition (OSE), as 120 * available from http://www.virtualbox.org. This file is free software; 121 * you can redistribute it and/or modify it under the terms of the GNU 122 * General Public License (GPL) as published by the Free Software 123 * Foundation, in version 2 as it comes in the "COPYING" file of the 124 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 125 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 126 * 127 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 128 * Clara, CA 95054 USA or visit http://www.sun.com if you need 129 * additional information or have any questions. 130 */ 131 /* 116 132 * This file contains portions from the following Mozilla XPCOM files: 117 133 * xpcom/include/xpcom/nsID.h
Note:
See TracChangeset
for help on using the changeset viewer.