daml/compatibility/sandbox-migration/runner/Migration
Gary Verhaegen 961ca80b77
hunt down DAML (#13191)
Process:

- `git ls-files | xargs sed -i 's/DAML/Daml/g'`
- `git add -p`

To review:

- Check for false positives by carefully reviewing the diff in this PR.
- Check for false negatives with `git grep DAML`.

CHANGELOG_BEGIN
- Removed all traces of DAML. This may affect error messages and debug
  outputs.
CHANGELOG_END
2022-03-08 14:25:25 +01:00
..
Divulgence.hs hunt down DAML (#13191) 2022-03-08 14:25:25 +01:00
KeyTransfer.hs hunt down DAML (#13191) 2022-03-08 14:25:25 +01:00
ProposeAccept.hs hunt down DAML (#13191) 2022-03-08 14:25:25 +01:00
Runner.hs DPP-745 Add Oracle data continuity tests (#12961) 2022-02-16 23:37:50 +01:00
Types.hs hunt down DAML (#13191) 2022-03-08 14:25:25 +01:00
Util.hs update copyright headers (#12240) 2022-01-03 16:36:51 +00:00