~eda-qa/dhlib/main

« back to all changes in this revision

Viewing changes to remove_license_from.sh

  • Committer: edA-qa mort-ora-y
  • Date: 2010-02-16 05:36:32 UTC
  • Revision ID: eda-qa@disemia.com-20100216053632-60lt7fndfi3fgblw
first

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
#
 
3
# Removes the license notice from the given file
 
4
# Must be run from the same directory where mrep is...
 
5
 
 
6
# for a haxe file
 
7
./mrep.sh -i $1 "\/\* <license>.*?<\/license>.*?\*\/.*?\n/"