diff options
Diffstat (limited to 'gui/keyboard.h')
-rw-r--r-- | gui/keyboard.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gui/keyboard.h b/gui/keyboard.h index 9ca50df1..c17a7bad 100644 --- a/gui/keyboard.h +++ b/gui/keyboard.h @@ -1,5 +1,12 @@ #pragma once +/* Copyright (c) 2015, 2017 Stanislaw Halik + * + * Permission to use, copy, modify, and/or distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + */ + #include "export.hpp" #ifdef _WIN32 |