mirror of
https://github.com/lubosz/overte.git
synced 2025-04-13 03:53:09 +02:00
add apache header to mtc main
This commit is contained in:
parent
ff9fd2d8e9
commit
d9fdd87aa3
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
//
|
||||
// main.cpp
|
||||
// mtc
|
||||
// tools/mtc/src
|
||||
//
|
||||
// Created by Andrzej Kapolka on 12/31/13.
|
||||
// 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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue