Changeset 17749 in vbox
- Timestamp:
- Mar 12, 2009 1:54:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/cbinding/xpcidl.xsl
r17712 r17749 113 113 * Source : src/VBox/Main/idl/VirtualBox.xidl 114 114 * Generator : src/VBox/Main/idl/xpcidl.xsl 115 * 116 * This file contains portions from the following Mozilla XPCOM files: 117 * xpcom/include/xpcom/nsID.h 118 * xpcom/include/nsIException.h 119 * xpcom/include/nsprpub/prtypes.h 120 * xpcom/include/xpcom/nsISupportsBase.h 121 * 122 * ***** BEGIN LICENSE BLOCK ***** 123 * Version: MPL 1.1/GPL 2.0/LGPL 2.1 124 * 125 * The contents of this file are subject to the Mozilla Public License Version 126 * 1.1 (the "License"); you may not use this file except in compliance with 127 * the License. You may obtain a copy of the License at 128 * http://www.mozilla.org/MPL/ 129 * 130 * Software distributed under the License is distributed on an "AS IS" basis, 131 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 132 * for the specific language governing rights and limitations under the 133 * License. 134 * 135 * The Original Code is the Netscape Portable Runtime (NSPR). 136 * 137 * The Initial Developer of the Original Code is 138 * Netscape Communications Corporation. 139 * Portions created by the Initial Developer are Copyright (C) 1998-2000 140 * the Initial Developer. All Rights Reserved. 141 * 142 * Contributor(s): 143 * 144 * Alternatively, the contents of this file may be used under the terms of 145 * either the GNU General Public License Version 2 or later (the "GPL"), or 146 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 147 * in which case the provisions of the GPL or the LGPL are applicable instead 148 * of those above. If you wish to allow use of your version of this file only 149 * under the terms of either the GPL or the LGPL, and not to allow others to 150 * use your version of this file under the terms of the MPL, indicate your 151 * decision by deleting the provisions above and replace them with the notice 152 * and other provisions required by the GPL or the LGPL. If you do not delete 153 * the provisions above, a recipient may use your version of this file under 154 * the terms of any one of the MPL, the GPL or the LGPL. 155 * 156 * ***** END LICENSE BLOCK ***** 115 157 */ 116 158
Note:
See TracChangeset
for help on using the changeset viewer.