[LICENSE] - Rename gpl => LICENSE.

This commit is contained in:
Ivandro Ismael 2016-09-20 17:51:51 +01:00
parent 822c917a4c
commit aaae3d4277
No known key found for this signature in database
GPG Key ID: A8832757DEFB7EDC
4 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@ IF NOT EXIST "temp_zip\Tesseract" MD "temp_zip\Tesseract"
IF NOT EXIST "temp_zip\Tesseract\tessdata" MD "temp_zip\Tesseract\tessdata"
IF NOT EXIST "temp_zip\Tesseract\tessdata\configs" MD "temp_zip\Tesseract\tessdata\configs"
COPY /Y /V "..\..\..\gpl.txt" "temp_zip\"
COPY /Y /V "..\..\..\LICENSE.txt" "temp_zip\"
COPY /Y /V "..\..\..\Changelog.txt" "temp_zip\"
COPY /Y /V "Hunspellx86.dll" "temp_zip\"
COPY /Y /V "Hunspellx64.dll" "temp_zip\"

View File

@ -89,7 +89,7 @@ DefaultDirName={pf}\Subtitle Edit
DefaultGroupName=Subtitle Edit
VersionInfoVersion={#app_ver_full}
MinVersion=5.1
LicenseFile=..\gpl.txt
LicenseFile=..\LICENSE.txt
InfoAfterFile=..\Changelog.txt
SetupIconFile=..\src\Icons\SE.ico
WizardImageFile=Icons\WizardImageFile.bmp

View File

@ -1475,7 +1475,7 @@
<None Include="Web References\SeNetworkService\SeService.disco" />
<None Include="DLLs\Interop.QuartzTypeLib.dll" />
<Content Include="..\Changelog.txt" />
<Content Include="..\gpl.txt" />
<Content Include="..\LICENSE.txt" />
<EmbeddedResource Include="Controls\VideoPlayerContainer.resx">
<DependentUpon>VideoPlayerContainer.cs</DependentUpon>
<SubType>Designer</SubType>