Descent3/legacy/mtclient
Louis Gombert 31b63bb79f Add license to legacy utilities
Generated using script:
for file in \$(find ./legacy -type f | \grep -E "\.cpp|\.h")
do
  mv $file temp.xxx
  cp gplheader $file
  cat temp.xxx >> $file
done
2024-04-20 18:33:12 +02:00
..
chat_api.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
chat_api.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
Makefile
mt_net.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mt_net.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtclient.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtclient.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtgametrack.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtgametrack.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtpilottrack.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtpilottracker.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
mtstrings.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00