Remove old LICENSE notes from Physac and Raygui
This commit is contained in:
parent
4d5c5c913f
commit
3096e3b683
2 changed files with 0 additions and 16 deletions
|
|
@ -1,11 +1,3 @@
|
||||||
/* Physac.cs
|
|
||||||
*
|
|
||||||
* Copyright 2020 Chris Dill
|
|
||||||
*
|
|
||||||
* Release under zLib License.
|
|
||||||
* See LICENSE for details.
|
|
||||||
*/
|
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Numerics;
|
using System.Numerics;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,3 @@
|
||||||
/* Raygui.cs
|
|
||||||
*
|
|
||||||
* Copyright 2020 Chris Dill
|
|
||||||
*
|
|
||||||
* Release under zLib License.
|
|
||||||
* See LICENSE for details.
|
|
||||||
*/
|
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Numerics;
|
using System.Numerics;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue