Changeset 31663 in vbox
- Timestamp:
- Aug 13, 2010 3:52:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/vector.h
r31651 r31663 17 17 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 18 18 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 19 *20 * The contents of this file may alternatively be used under the terms21 * of the Common Development and Distribution License Version 1.022 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the23 * VirtualBox OSE distribution, in which case the provisions of the24 * CDDL are applicable instead of those of the GPL.25 *26 * You may elect to license modified versions of this file under the27 * terms and conditions of either the GPL or the CDDL or both.28 19 */ 29 20
Note:
See TracChangeset
for help on using the changeset viewer.