contrib/win32/mercurial.iss
branchstable
changeset 10209 c9194a7d7d3e
parent 9911 58bdcab55bdc
child 10212 3ab391dd5ec5
--- a/contrib/win32/mercurial.iss	Mon Jan 04 01:09:23 2010 +0100
+++ b/contrib/win32/mercurial.iss	Mon Jan 04 23:45:45 2010 +0100
@@ -17,7 +17,7 @@
 #endif
 
 [Setup]
-AppCopyright=Copyright 2005-2009 Matt Mackall and others
+AppCopyright=Copyright 2005-2010 Matt Mackall and others
 AppName=Mercurial
 AppVerName=Mercurial {#VERSION}
 InfoAfterFile=contrib/win32/postinstall.txt
@@ -33,7 +33,7 @@
 DefaultDirName={pf}\Mercurial
 SourceDir=..\..
 VersionInfoDescription=Mercurial distributed SCM (version {#VERSION})
-VersionInfoCopyright=Copyright 2005-2009 Matt Mackall and others
+VersionInfoCopyright=Copyright 2005-2010 Matt Mackall and others
 VersionInfoCompany=Matt Mackall and others
 InternalCompressLevel=max
 SolidCompression=true