Add license note
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
/// @file EventConnection.hpp
|
||||||
|
/// @description Callback handler for event connections
|
||||||
|
/// @author Josh O'Leary - Redacted Software
|
||||||
|
/// @revision 3
|
||||||
|
/// @lastedit 2024-02-21
|
||||||
|
/// @license Unlicense - Public Domain
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
Reference in New Issue
Block a user