fix filenames in comments

This commit is contained in:
Seth Alves 2015-04-07 10:03:14 -07:00
parent 9014397167
commit ef5dffecf6
8 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
//
// InterfaceLogging.h
// InterfaceLogging.cpp
// libraries/interface/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// AudioLogging.h
// AudioLogging.cpp
// libraries/audio/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// GPULogging.h
// GPULogging.cpp
// libraries/GPU/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// OctreeLogging.h
// OctreeLogging.cpp
// libraries/octree/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// PhysicsLogging.h
// PhysicsLogging.cpp
// libraries/physics/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// RenderUtilsLogging.h
// RenderUtilsLogging.cpp
// libraries/render-utils/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// ScriptEngineLogging.h
// ScriptEngineLogging.cpp
// libraries/script-engine/src
//
// Created by Seth Alves on 4/6/15.

View file

@ -1,5 +1,5 @@
//
// SharedLogging.h
// SharedLogging.cpp
// libraries/shared/src
//
// Created by Seth Alves on 4/6/15.