diff options
Diffstat (limited to 'tracker-pt/tracker-wii/wii_module.cpp')
-rw-r--r-- | tracker-pt/tracker-wii/wii_module.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-pt/tracker-wii/wii_module.cpp b/tracker-pt/tracker-wii/wii_module.cpp index 2f04ec9a..aa8a5c99 100644 --- a/tracker-pt/tracker-wii/wii_module.cpp +++ b/tracker-pt/tracker-wii/wii_module.cpp @@ -1,3 +1,10 @@ +/* +* Copyright (c) 2017-2018 Wei Shuai <cpuwolf@gmail.com> +* +* 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 "ftnoir_tracker_pt.h" #include "api/plugin-api.hpp" |