diff options
Diffstat (limited to 'tracker-pt/tracker-wii/wii_point_extractor.h')
-rw-r--r-- | tracker-pt/tracker-wii/wii_point_extractor.h | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/tracker-pt/tracker-wii/wii_point_extractor.h b/tracker-pt/tracker-wii/wii_point_extractor.h index 290d1018..be0e5f45 100644 --- a/tracker-pt/tracker-wii/wii_point_extractor.h +++ b/tracker-pt/tracker-wii/wii_point_extractor.h @@ -1,12 +1,10 @@ -/* Copyright (c) 2012 Patrick Ruoff - * 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. - */ - +/* +* 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. +*/ #pragma once #include "pt-api.hpp" |