~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Alexander Belchenko
  • Date: 2006-07-25 15:00:47 UTC
  • mto: (1711.2.111 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1906.
  • Revision ID: bialix@ukr.net-20060725150047-8b55995d14b15635
show text of GPL license during installation of standalone bzr.exe

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
37
 
37
38
VersionInfoCompany="Canonical Ltd."
38
39
VersionInfoCopyright="Canonical Ltd., 2005-2006"