fix file path in header text: physcis --> shared

This commit is contained in:
Andrew Meadows 2014-12-03 11:15:44 -08:00
parent 3c67400e13
commit fb7a5e64cf
15 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
//
// AACubeShape.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 2014.08.22
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// AACubeShape.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 2014.08.22
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// CapsuleShape.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/20/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// CapsuleShape.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/20/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// CollisionInfo.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/14/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// CollisionInfo.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/14/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// ListShape.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/20/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// ListShape.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/20/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// PlaneShape.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrzej Kapolka on 4/10/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// PlaneShape.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrzej Kapolka on 4/9/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// Shape.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// ShapeCollider.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/20/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// ShapeCollider.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 02/20/2014.
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// SphereShape.cpp
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 2014.06.17
// Copyright 2014 High Fidelity, Inc.

View file

@ -1,6 +1,6 @@
//
// SphereShape.h
// libraries/physics/src
// libraries/shared/src
//
// Created by Andrew Meadows on 2014.
// Copyright 2014 High Fidelity, Inc.