[ https://issues.apache.org/jira/browse/JOSHUA-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney resolved JOSHUA-257. ----------------------------------------- Resolution: Fixed > Add license headers to all Python scripts > ----------------------------------------- > > Key: JOSHUA-257 > URL: https://issues.apache.org/jira/browse/JOSHUA-257 > Project: Joshua > Issue Type: Task > Affects Versions: 6.0.5 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Priority: Critical > Fix For: 6.1 > > > Simple case of adding license headers to all Python scripts as below > {code} > ./ext/kenlm/python/example.py > ./ext/kenlm/setup.py > ./scripts/features/addSparseFeatures.py > ./scripts/lm/compile_berkeley.py > ./scripts/samt/filterGrammar.py > ./scripts/samt/lexprob2samt.py > ./scripts/samt/selectFeatures.py > ./scripts/support/merge_lms.py > ./scripts/support/run_bundler.py > ./scripts/toolkit/chunki.py > ./scripts/toolkit/extract_references.py > ./scripts/toolkit/joini.py > ./scripts/toolkit/shorti.py > ./scripts/training/class-lm/replaceTokensWithClasses.py > ./scripts/training/run_thrax.py > ./scripts/training/run_tuner.py > ./test/prune-equivalent-translations.py > ./test/scripts/merge_lms_test.py > ./test/scripts/run_bundler_test.py > ./thrax/scripts/berant_to_reference.py > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)