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