summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/tracker-wii/wii_point_extractor.h
diff options
context:
space:
mode:
authorStanisław Halik <sthalik@misaki.pl>2018-01-21 21:00:39 +0100
committerGitHub <noreply@github.com>2018-01-21 21:00:39 +0100
commit01a1f8871fb62a2997d2bac64a1fd4b41e8957f7 (patch)
treee8f1f1a77527f9463a94310629ffa2886b44d900 /tracker-pt/tracker-wii/wii_point_extractor.h
parente676b6360e319431cf13d974126e23ecd5fb38c0 (diff)
parent78cea261bb42434c73e27ef0081683219f141895 (diff)
Merge pull request #730 from cpuwolf/pt6-rebase2
tracker/wii: update according to Issue: #718 suggestion from sthalik
Diffstat (limited to 'tracker-pt/tracker-wii/wii_point_extractor.h')
-rw-r--r--tracker-pt/tracker-wii/wii_point_extractor.h16
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"