adium-1.4 3458:32eb7b4a4dd5: Update (moot) copyright year in the...

commits at adium.im commits at adium.im
Tue Apr 19 15:15:14 UTC 2011


details:	http://hg.adium.im/adium-1.4/rev/32eb7b4a4dd5
revision:	3458:32eb7b4a4dd5
branch:		(none)
author:		Robert Vehse
date:		Tue Apr 19 17:15:06 2011 +0200

Update (moot) copyright year in the Makefile.

diffs (12 lines):

diff -r 490275b44c92 -r 32eb7b4a4dd5 Release/Makefile
--- a/Release/Makefile	Tue Apr 19 17:09:30 2011 +0200
+++ b/Release/Makefile	Tue Apr 19 17:15:06 2011 +0200
@@ -117,7 +117,7 @@
 
 version:
 	@# update the plists
-	defaults write $(ADIUM_PLIST) CFBundleGetInfoString "$(VERSION), Copyright 2001-2010 The Adium Team"
+	defaults write $(ADIUM_PLIST) CFBundleGetInfoString "$(VERSION), Copyright 2001-2011 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