From 038396b015badc97dc48a851a0e48979890cd06e Mon Sep 17 00:00:00 2001 From: flu0r1ne Date: Sat, 26 Aug 2023 23:04:52 -0500 Subject: Dual license --- src/main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index b8c8ec6..a5dbf8b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,3 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 OR MIT + +/* + * Copyright (C) 2023 Alex David + */ + #include #include #include -- cgit v1.2.3