summaryrefslogtreecommitdiffstats
path: root/win/C#/interop/Model/Encoding/AudioEncoding.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/interop/Model/Encoding/AudioEncoding.cs')
-rw-r--r--win/C#/interop/Model/Encoding/AudioEncoding.cs11
1 files changed, 10 insertions, 1 deletions
diff --git a/win/C#/interop/Model/Encoding/AudioEncoding.cs b/win/C#/interop/Model/Encoding/AudioEncoding.cs
index b329ab419..e9f8ad7ac 100644
--- a/win/C#/interop/Model/Encoding/AudioEncoding.cs
+++ b/win/C#/interop/Model/Encoding/AudioEncoding.cs
@@ -1,4 +1,13 @@
-namespace HandBrake.Interop.Model.Encoding
+// --------------------------------------------------------------------------------------------------------------------
+// <copyright file="AudioEncoding.cs" company="HandBrake Project (http://handbrake.fr)">
+// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License.
+// </copyright>
+// <summary>
+// Defines the AudioEncoding type.
+// </summary>
+// --------------------------------------------------------------------------------------------------------------------
+
+namespace HandBrake.Interop.Model.Encoding
{
public class AudioEncoding
{