fix headers in h files in tests, fix Andrew's dates

This commit is contained in:
Stephen Birarda 2014-04-09 09:49:47 -07:00
parent cb402e3eb3
commit c9b58c0ee9
7 changed files with 26 additions and 14 deletions

View file

@ -1,9 +1,12 @@
//
// MetavoxelTests.h
// metavoxel-tests
// tests/metavoxels/src
//
// Created by Andrzej Kapolka on 2/7/14.
// Copyright (c) 2014 High Fidelity, Inc. All rights reserved.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#ifndef __interface__MetavoxelTests__

View file

@ -2,7 +2,7 @@
// CollisionInfoTests.cpp
// tests/physics/src
//
// Created by Andrew Meadows on 2014.
// Created by Andrew Meadows on 2/21/2014.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.

View file

@ -1,9 +1,12 @@
//
// CollisionInfoTests.h
// physics-tests
// tests/physics/src
//
// Created by Andrew Meadows on 2014.02.21
// Copyright (c) 2014 High Fidelity, Inc. All rights reserved.
// Created by Andrew Meadows on 2/21/2014.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#ifndef __tests__CollisionInfoTests__

View file

@ -2,7 +2,7 @@
// PhysicsTestUtil.cpp
// tests/physics/src
//
// Created by Andrew Meadows on 2014.
// Created by Andrew Meadows on 02/21/2014.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.

View file

@ -1,9 +1,12 @@
//
// PhysicsTestUtil.h
// physics-tests
// tests/physics/src
//
// Created by Andrew Meadows on 2014.02.21
// Copyright (c) 2014 High Fidelity, Inc. All rights reserved.
// Created by Andrew Meadows on 02/21/2014.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#ifndef __tests__PhysicsTestUtil__

View file

@ -2,7 +2,7 @@
// ShapeColliderTests.cpp
// tests/physics/src
//
// Created by Andrew Meadows on 2014.
// Created by Andrew Meadows on 02/21/2014.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.

View file

@ -1,9 +1,12 @@
//
// ShapeColliderTests.h
// physics-tests
// tests/physics/src
//
// Created by Andrew Meadows on 2014.02.21
// Copyright (c) 2014 High Fidelity, Inc. All rights reserved.
// Created by Andrew Meadows on 02/21/2014.
// Copyright 2014 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#ifndef __tests__ShapeColliderTests__