diff options
Diffstat (limited to 'tracker-pt/tracker-wii/wii_frame.cpp')
-rw-r--r-- | tracker-pt/tracker-wii/wii_frame.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tracker-pt/tracker-wii/wii_frame.cpp b/tracker-pt/tracker-wii/wii_frame.cpp index 25228d57..9e367926 100644 --- a/tracker-pt/tracker-wii/wii_frame.cpp +++ b/tracker-pt/tracker-wii/wii_frame.cpp @@ -1,6 +1,9 @@ /* -* Copyright (c) 2015-2016 Stanislaw Halik <sthalik@misaki.pl> * 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 "wii_frame.hpp" |