Skip to content
Snippets Groups Projects
Commit 681d82a9 authored by Dan Povey's avatar Dan Povey
Browse files

Changed license message.

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@795 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
parent 4e17f77a
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# Copyright 2010-2011 Microsoft Corporation
# Copyright 2012 Vassil Panayotov
# modified from a file that was:
# Copyright 2010-2011 Microsoft Corporation
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......@@ -19,9 +21,6 @@
# It is recommended that you do not invoke this file from the shell, but
# run the paths one by one, by hand.
# IMPORTANT:
# This script file cannot be run as-is; some paths in it need to be changed
# before you can run it. Please edit the path variables in ./path.sh
source ./path.sh
# First step is to do data preparation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment