Skip to content

Commit

Permalink
update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
eliottparis committed Mar 25, 2019
1 parent 601f1cc commit 9595e70
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/HoaLibrary/Demos/Scripts/FlyCamera.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//==============================================================================
// HoaLibrary for Unity - version 1.0.0
// https://github.com/CICM/HoaLibrary-Unity
// Copyright (c) 2019, Eliott Paris, David Fiero, CICM, ArTeC.
// Copyright (c) 2019, Eliott Paris, David Fierro, CICM, ArTeC.
// For information on usage and redistribution, and for a DISCLAIMER OF ALL
// WARRANTIES, see the file, "LICENSE.txt," in this distribution.
//==============================================================================
Expand Down
8 changes: 8 additions & 0 deletions Assets/HoaLibrary/Demos/Scripts/SourceRotateArround.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
//==============================================================================
// HoaLibrary for Unity - version 1.0.0
// https://github.com/CICM/HoaLibrary-Unity
// Copyright (c) 2019, Eliott Paris, David Fierro, CICM, ArTeC.
// For information on usage and redistribution, and for a DISCLAIMER OF ALL
// WARRANTIES, see the file, "LICENSE.txt," in this distribution.
//==============================================================================

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
Expand Down

0 comments on commit 9595e70

Please sign in to comment.