X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=win%2FC%23%2FFunctions%2FSystemInfo.cs.diff;fp=win%2FC%23%2FFunctions%2FSystemInfo.cs.diff;h=29b1f46b98045bacc241537a5c6b4d43be44db60;hb=e944cf15d411bb30276cd2997cc84d87468980a7;hp=0000000000000000000000000000000000000000;hpb=736ce2deba7db0b7f3d5f44e638e0d31de975730;p=handbrake-jp%2Fhandbrake-jp.git diff --git a/win/C#/Functions/SystemInfo.cs.diff b/win/C#/Functions/SystemInfo.cs.diff new file mode 100644 index 0000000..29b1f46 --- /dev/null +++ b/win/C#/Functions/SystemInfo.cs.diff @@ -0,0 +1,18 @@ +diff --git a/win/C#/Functions/SystemInfo.cs b/win/C#/Functions/SystemInfo.cs +index 655a6f6..535bda6 100644 +--- a/win/C#/Functions/SystemInfo.cs ++++ b/win/C#/Functions/SystemInfo.cs +@@ -1,12 +1,4 @@ +- +-/* +- * This file come from HandBrake source code by http://handbrake.fr/ , +- * and modified by hylom for HandBrake Japanese version. +- * It may be used under the terms of the GNU General Public License. +- * last modified date: $Format:%cd$ +- */ +- +-using System; ++using System; + using System.Runtime.InteropServices; + using Microsoft.Win32; +