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 // AACubeShape.cpp
// libraries/physics/src // libraries/shared/src
// //
// Created by Andrew Meadows on 2014.08.22 // Created by Andrew Meadows on 2014.08.22
// Copyright 2014 High Fidelity, Inc. // Copyright 2014 High Fidelity, Inc.

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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