Fixed licenses. Resaved some docs as unicode.

This commit is contained in:
the_fiddler 2008-03-06 21:06:52 +00:00
parent f381438c8e
commit 6553c71cb5
5 changed files with 30 additions and 0 deletions

View file

@ -1,3 +1,13 @@
#region --- License ---
/* Licensed under the MIT/X11 license.
* Copyright (c) 2006-2008 the OpenTK Team.
* This notice may not be removed from any source distribution.
* See license.txt for licensing detailed licensing details.
*
* Contributions by James Talton.
*/
#endregion
using System;
using System.Runtime.InteropServices;

View file

@ -1,3 +1,13 @@
#region --- License ---
/* Licensed under the MIT/X11 license.
* Copyright (c) 2006-2008 the OpenTK Team.
* This notice may not be removed from any source distribution.
* See license.txt for licensing detailed licensing details.
*
* Contributions by James Talton.
*/
#endregion
using System;
using System.Runtime.InteropServices;

Binary file not shown.

Binary file not shown.

View file

@ -1,3 +1,13 @@
#region --- License ---
/* Licensed under the MIT/X11 license.
* Copyright (c) 2006-2008 the OpenTK Team.
* This notice may not be removed from any source distribution.
* See license.txt for licensing detailed licensing details.
*
* Contributions by James Talton.
*/
#endregion
using System;
using System.Diagnostics;
using System.Collections.Generic;