adium-1.3 331:3766625807b6: Use 2009 for a few copyright locatio...

commits at adium.im commits at adium.im
Wed May 13 05:44:45 UTC 2009


details:	http://hg.adium.im/adium-1.3/rev/3766625807b6
revision:	331:3766625807b6
author:		Zachary West <zacw at adium.im>
date:		Wed May 13 01:44:17 2009 -0400

Use 2009 for a few copyright locations. Fixes #11855.

diffstat:

 Plists/Info.plist |  2 +-
 Release/Makefile  |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 0dad834fae2e -r 3766625807b6 Plists/Info.plist
--- a/Plists/Info.plist	Tue May 12 14:21:23 2009 -0400
+++ b/Plists/Info.plist	Wed May 13 01:44:17 2009 -0400
@@ -330,7 +330,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.4b3, Copyright 2001-2008 The Adium Team</string>
+	<string>1.3.4b3, Copyright 2001-2009 The Adium Team</string>
 	<key>CFBundleHelpBookFolder</key>
 	<string>AdiumHelp</string>
 	<key>CFBundleHelpBookName</key>
diff -r 0dad834fae2e -r 3766625807b6 Release/Makefile
--- a/Release/Makefile	Tue May 12 14:21:23 2009 -0400
+++ b/Release/Makefile	Wed May 13 01:44:17 2009 -0400
@@ -113,7 +113,7 @@
 
 version:
 	@# update the plists
-	defaults write $(ADIUM_PLIST) CFBundleGetInfoString "$(VERSION), Copyright 2001-2008 The Adium Team"
+	defaults write $(ADIUM_PLIST) CFBundleGetInfoString "$(VERSION), Copyright 2001-2009 The Adium Team"
 	defaults write $(ADIUM_PLIST) CFBundleVersion "$(VERSION)"
 	defaults write $(ADIUM_PLIST) CFBundleShortVersionString "$(VERSION)"
 	plutil -convert xml1 $(ADIUM_PLIST).plist




More information about the commits mailing list