Skip to content

Commit

Permalink
add asr header
Browse files Browse the repository at this point in the history
  • Loading branch information
ypkang committed Jun 11, 2015
1 parent 7da0742 commit 7230f1b
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions tonic-suite/asr/src/nnetbin/nnet-forward.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,19 @@
// See the Apache 2 License for the specific language governing permissions and
// limitations under the License.

/* Yiping Kang
* [email protected]
* 2014
/*
* Copyright (c) 2015, University of Michigan.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/

/**
* @author: Yiping Kang, Johann Hauswald
* @contact: [email protected], [email protected]
*/

#include <limits>
Expand Down

0 comments on commit 7230f1b

Please sign in to comment.