Files
pytorch/scripts/add_apache_header.sh
Yangqing Jia 8286ce1e3a Re-license to Apache
Summary: Closes https://github.com/caffe2/caffe2/pull/1260

Differential Revision: D5906739

Pulled By: Yangqing

fbshipit-source-id: e482ba9ba60b5337d9165f28f7ec68d4518a0902
2017-09-28 16:22:00 -07:00

2 lines
83 B
Bash
Executable File

cat apache_header.txt $1 > _add_apache_header.txt && mv _add_apache_header.txt $1