~bialix/bzr/2.0-bug-523069

« back to all changes in this revision

Viewing changes to tools/win32/bzr.iss.cog

  • Committer: Alexander Belchenko
  • Date: 2006-07-30 16:43:12 UTC
  • mto: (1711.2.111 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1906.
  • Revision ID: bialix@ukr.net-20060730164312-b025fd3ff0cee59e
rename  gpl.txt => COPYING.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
SourceDir="..\..\win32_bzr.exe"
34
34
 
35
35
SetupIconFile="..\bzr.ico"
36
 
LicenseFile="..\gpl.txt"
 
36
LicenseFile="..\COPYING.txt"
37
37
 
38
38
VersionInfoCompany="Canonical Ltd."
39
39
VersionInfoCopyright="Canonical Ltd., 2005-2006"