Changeset 29511 in vbox for trunk/src/recompiler/tcg
- Timestamp:
- May 17, 2010 9:24:43 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61650
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/tcg/tcg.c
r26499 r29511 21 21 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 22 22 * THE SOFTWARE. 23 */24 /*25 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice26 * other than GPL or LGPL is available it will apply instead, Sun elects to use only27 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where28 * a choice of LGPL license versions is made available with the language indicating29 * that LGPLv2 or any later version may be used, or where a choice of which version30 * of the LGPL is applied is otherwise unspecified.31 23 */ 32 24
Note:
See TracChangeset
for help on using the changeset viewer.