diff options
author | Andy Belle-Isle <drumsetmonkey@gmail.com> | 2019-08-29 20:55:19 -0400 |
---|---|---|
committer | Andy Belle-Isle <drumsetmonkey@gmail.com> | 2019-08-29 20:55:19 -0400 |
commit | 3fa79baee15a53e755ffed01b04b08748c756787 (patch) | |
tree | 13ebc1bc9bbddde4d4f666081d1e61fc55ec7e14 /src/components/Position.hpp | |
parent | e1cdfd27cad943290a0233119548a8dd8876bd52 (diff) |
Refactored script system code and added license headers
Diffstat (limited to 'src/components/Position.hpp')
-rw-r--r-- | src/components/Position.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/Position.hpp b/src/components/Position.hpp index 856b3d7..8684a7f 100644 --- a/src/components/Position.hpp +++ b/src/components/Position.hpp @@ -1,6 +1,5 @@ -/* +/** * Copyright (C) 2019 Belle-Isle, Andrew <drumsetmonkey@gmail.com> - * Author: Belle-Isle, Andrew <drumsetmonkey@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |