mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Summary: Closes https://github.com/caffe2/caffe2/pull/1260 Differential Revision: D5906739 Pulled By: Yangqing fbshipit-source-id: e482ba9ba60b5337d9165f28f7ec68d4518a0902
2 lines
83 B
Bash
Executable File
2 lines
83 B
Bash
Executable File
cat apache_header.txt $1 > _add_apache_header.txt && mv _add_apache_header.txt $1
|