Descent3/legacy/FontEditor
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
..
args.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
Args.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
FontCreate.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
FontEditor.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
FontEditor.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00
FontKern.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
libvars.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
StdAfx.cpp Add license to legacy utilities 2024-04-20 18:33:12 +02:00
StdAfx.h Add license to legacy utilities 2024-04-20 18:33:12 +02:00