add apache header to mtc main

This commit is contained in:
Stephen Birarda 2014-04-08 17:50:11 -07:00
parent ff9fd2d8e9
commit d9fdd87aa3

View file

@ -1,10 +1,12 @@
// //
// main.cpp // main.cpp
// mtc // tools/mtc/src
// //
// Created by Andrzej Kapolka on 12/31/13. // Created by Andrzej Kapolka on 12/31/13.
// Copyright (c) 2013 High Fidelity, Inc. All rights reserved. // Copyright (c) 2013 High Fidelity, Inc. All rights reserved.
// //
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
#include <iostream> #include <iostream>