correct headers after move from model-baking to oven

This commit is contained in:
Stephen Birarda 2017-04-20 15:17:54 -07:00
parent c43a4eec86
commit 683985aea9
8 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
//
// Baker.cpp
// libraries/model-baking/src
// tools/oven/src
//
// Created by Stephen Birarda on 4/14/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// Baker.h
// libraries/model-baking/src
// tools/oven/src
//
// Created by Stephen Birarda on 4/14/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// FBXBaker.cpp
// libraries/model-baking/src
// tools/oven/src
//
// Created by Stephen Birarda on 3/30/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// FBXBaker.h
// libraries/model-baking/src
// tools/oven/src
//
// Created by Stephen Birarda on 3/30/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// ModelBakingLoggingCategory.cpp
// libraries/model-baking/src
// tools/oven/src
//
// Created by Stephen Birarda on 4/5/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// ModelBakingLoggingCategory.h
// libraries/model-baking/src
// tools/oven/src
//
// Created by Stephen Birarda on 4/5/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// TextureBaker.cpp
// libraries/model-baker/src
// tools/oven/src
//
// Created by Stephen Birarda on 4/5/17.
// Copyright 2017 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// TextureBaker.h
// libraries/model-baker/src
// tools/oven/src
//
// Created by Stephen Birarda on 4/5/17.
// Copyright 2017 High Fidelity, Inc.