File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Assets/FbxExporters/Editor/UnitTests Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- using UnityEngine ;
1
+ // ***********************************************************************
2
+ // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
+ //
4
+ // Licensed under the ##LICENSENAME##.
5
+ // See LICENSE.md file in the project root for full license information.
6
+ // ***********************************************************************
7
+
8
+ using UnityEngine ;
2
9
using UnityEditor ;
3
10
using UnityEngine . TestTools ;
4
11
using NUnit . Framework ;
Original file line number Diff line number Diff line change 1
- using UnityEngine ;
1
+ // ***********************************************************************
2
+ // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
+ //
4
+ // Licensed under the ##LICENSENAME##.
5
+ // See LICENSE.md file in the project root for full license information.
6
+ // ***********************************************************************
7
+
8
+ using UnityEngine ;
2
9
using UnityEditor ;
3
10
using UnityEngine . TestTools ;
4
11
using NUnit . Framework ;
You can’t perform that action at this time.
0 commit comments