contrib/win32/mercurial.iss
changeset 4385 1bcf38111877
parent 3863 1ef8ada4370f
child 4629 a04b5f37eda7
--- a/contrib/win32/mercurial.iss	Sat Apr 28 11:53:36 2007 +0200
+++ b/contrib/win32/mercurial.iss	Fri Apr 27 16:04:17 2007 -0700
@@ -2,7 +2,7 @@
 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
 
 [Setup]
-AppCopyright=Copyright 2005, 2006 Matt Mackall and others
+AppCopyright=Copyright 2005-2007 Matt Mackall and others
 AppName=Mercurial
 AppVerName=Mercurial snapshot
 InfoAfterFile=contrib/win32/postinstall.txt
@@ -18,7 +18,7 @@
 DefaultDirName={sd}\Mercurial
 SourceDir=C:\hg\hg-release
 VersionInfoDescription=Mercurial distributed SCM
-VersionInfoCopyright=Copyright 2005, 2006 Matt Mackall and others
+VersionInfoCopyright=Copyright 2005-2007 Matt Mackall and others
 VersionInfoCompany=Matt Mackall and others
 InternalCompressLevel=max
 SolidCompression=true