diff options
Diffstat (limited to 'src/wg2nd.hpp')
-rw-r--r-- | src/wg2nd.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wg2nd.hpp b/src/wg2nd.hpp index 7bf7f54..4e3e18a 100644 --- a/src/wg2nd.hpp +++ b/src/wg2nd.hpp @@ -1,3 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 OR MIT + +/* + * Copyright (C) 2023 Alex David <flu0r1ne@flu0r1ne.net> + */ + #pragma once #include <istream> |