Add copyright notice to _cocoalayer.mm
Added copyright notice for raylib Objective-C++ layer.
This commit is contained in:
parent
3f050dc9da
commit
ca59f4b673
|
|
@ -1,3 +1,8 @@
|
||||||
|
/*
|
||||||
|
raylib Objective-C++ Layer.
|
||||||
|
Copyright Annes Widow (annes12345678910) - zlib like license.
|
||||||
|
*/
|
||||||
|
|
||||||
#if defined(__APPLE__)
|
#if defined(__APPLE__)
|
||||||
|
|
||||||
#import <Cocoa/Cocoa.h>
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user