Changeset 16477 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface_base.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/wined3d/surface_base.c
r16410 r16477 25 25 * License along with this library; if not, write to the Free Software 26 26 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 27 */ 28 29 /* 30 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 31 * other than GPL or LGPL is available it will apply instead, Sun elects to use only 32 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 33 * a choice of LGPL license versions is made available with the language indicating 34 * that LGPLv2 or any later version may be used, or where a choice of which version 35 * of the LGPL is applied is otherwise unspecified. 27 36 */ 28 37
Note:
See TracChangeset
for help on using the changeset viewer.