Changeset 16477 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9_main.c
- Timestamp:
- Feb 3, 2009 7:45:51 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9_main.c
r16410 r16477 20 20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 21 21 * 22 */ 23 24 /* 25 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 26 * other than GPL or LGPL is available it will apply instead, Sun elects to use only 27 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 28 * a choice of LGPL license versions is made available with the language indicating 29 * that LGPLv2 or any later version may be used, or where a choice of which version 30 * of the LGPL is applied is otherwise unspecified. 22 31 */ 23 32
Note:
See TracChangeset
for help on using the changeset viewer.