mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-07 02:51:43 -04:00
Remove old LICENSE notes from Physac and Raygui
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
/* Physac.cs
|
||||
*
|
||||
* Copyright 2020 Chris Dill
|
||||
*
|
||||
* Release under zLib License.
|
||||
* See LICENSE for details.
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Numerics;
|
||||
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.Numerics;
|
||||
using System.Runtime.InteropServices;
|
||||
|
Reference in New Issue
Block a user