diff options
Diffstat (limited to 'win/CS/HandBrake.Interop/Interop/Json')
-rw-r--r-- | win/CS/HandBrake.Interop/Interop/Json/State/JsonState.cs | 2 | ||||
-rw-r--r-- | win/CS/HandBrake.Interop/Interop/Json/State/Working.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrake.Interop/Interop/Json/State/JsonState.cs b/win/CS/HandBrake.Interop/Interop/Json/State/JsonState.cs index 6f8513671..1dc52a953 100644 --- a/win/CS/HandBrake.Interop/Interop/Json/State/JsonState.cs +++ b/win/CS/HandBrake.Interop/Interop/Json/State/JsonState.cs @@ -1,5 +1,5 @@ // -------------------------------------------------------------------------------------------------------------------- -// <copyright file="JsonState.cs" company="HandBrake Project (http://handbrake.fr)"> +// <copyright file="JsonState.cs" company="HandBrake Project (https://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> diff --git a/win/CS/HandBrake.Interop/Interop/Json/State/Working.cs b/win/CS/HandBrake.Interop/Interop/Json/State/Working.cs index 4e5060031..0b16b6afd 100644 --- a/win/CS/HandBrake.Interop/Interop/Json/State/Working.cs +++ b/win/CS/HandBrake.Interop/Interop/Json/State/Working.cs @@ -1,5 +1,5 @@ // -------------------------------------------------------------------------------------------------------------------- -// <copyright file="Working.cs" company="HandBrake Project (http://handbrake.fr)"> +// <copyright file="Working.cs" company="HandBrake Project (https://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> |