~eda-qa/dhlib/main

1
2
3
4
5
6
7
#!/bin/bash
#
# Removes the license notice from the given file
# Must be run from the same directory where mrep is...

# for a haxe file
./mrep.sh -i $1 "\/\* <license>.*?<\/license>.*?\*\/.*?\n/"