Skip to content

Commit a413a94

Browse files
committed
remove header from FbxExportSettings and InstallIntegration
1 parent 242b591 commit a413a94

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

Assets/FbxExporters/Editor/FbxExportSettings.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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-
81
using System;
92
using System.IO;
103
using UnityEditorInternal;

Assets/FbxExporters/Editor/InstallIntegration.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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-
81
using UnityEngine;
92
using UnityEditor;
103
using System;

0 commit comments

Comments
 (0)