Descent3/legacy/powerball
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
..
powerball.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
powerball.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00