Changeset 28475 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/pthread.h
- Timestamp:
- Apr 19, 2010 3:27:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/pthread.h
r22496 r28475 17 17 * License along with this library; if not, write to the Free Software 18 18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 19 */20 21 /*22 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice23 * other than GPL or LGPL is available it will apply instead, Sun elects to use only24 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where25 * a choice of LGPL license versions is made available with the language indicating26 * that LGPLv2 or any later version may be used, or where a choice of which version27 * of the LGPL is applied is otherwise unspecified.28 */29 30 /*31 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice32 * other than GPL or LGPL is available it will apply instead, Sun elects to use only33 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where34 * a choice of LGPL license versions is made available with the language indicating35 * that LGPLv2 or any later version may be used, or where a choice of which version36 * of the LGPL is applied is otherwise unspecified.37 */38 39 /*40 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice41 * other than GPL or LGPL is available it will apply instead, Sun elects to use only42 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where43 * a choice of LGPL license versions is made available with the language indicating44 * that LGPLv2 or any later version may be used, or where a choice of which version45 * of the LGPL is applied is otherwise unspecified.46 */47 48 /*49 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice50 * other than GPL or LGPL is available it will apply instead, Sun elects to use only51 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where52 * a choice of LGPL license versions is made available with the language indicating53 * that LGPLv2 or any later version may be used, or where a choice of which version54 * of the LGPL is applied is otherwise unspecified.55 19 */ 56 20
Note:
See TracChangeset
for help on using the changeset viewer.