From c9df4cf7a76eca7d717114303ad99b21758af551 Mon Sep 17 00:00:00 2001 From: josh Date: Wed, 21 Feb 2024 23:07:23 -0500 Subject: [PATCH] Add license note --- include/EventConnection.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/include/EventConnection.h b/include/EventConnection.h index 863ca37..195d22c 100644 --- a/include/EventConnection.h +++ b/include/EventConnection.h @@ -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 #include