diff --git a/source/AStar.hpp b/source/AStar.hpp index 0f6c3bc..0e843f0 100644 --- a/source/AStar.hpp +++ b/source/AStar.hpp @@ -1,3 +1,8 @@ +/* + Copyright (c) 2015, Damian Barczynski + Following tool is licensed under the terms and conditions of the ISC license. + For more information visit https://opensource.org/licenses/ISC. +*/ #ifndef __ASTAR_HPP_8F637DB91972F6C878D41D63F7E7214F__ #define __ASTAR_HPP_8F637DB91972F6C878D41D63F7E7214F__