]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/jaeger-client-cpp/scripts/update-licenses.sh
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / scripts / update-licenses.sh
CommitLineData
f67539c2
TL
1#!/bin/bash
2
3set -e
4
5python scripts/update-license.py $(git ls-files "*\.cpp" "*\.h" |
6 grep -v thrift-gen |
7 grep -v tracetest) \
8 src/jaegertracing/Constants.h.in