adium 3677:310da23db99f: Remove two unused classes and 6 images ...

commits at adium.im commits at adium.im
Sun Feb 20 23:16:17 UTC 2011


details:	http://hg.adium.im/adium/rev/310da23db99f
revision:	3677:310da23db99f
author:		Frank Dowsett <wixardy at adium.im>
date:		Sun Feb 20 17:53:30 2011 -0500

Remove two unused classes and 6 images that are no longer being used. Fixes #14610
Subject: adium 3678:4dbda7e6999b: Bring consistency to file headings, this is not exhaustive. Zac and Adam version.

details:	http://hg.adium.im/adium/rev/4dbda7e6999b
revision:	3678:4dbda7e6999b
author:		Frank Dowsett <wixardy at adium.im>
date:		Sun Feb 20 17:53:42 2011 -0500

Bring consistency to file headings, this is not exhaustive. Zac and Adam version.

Done with the help of http://gergap.wordpress.com/2009/06/03/howto-recursively-replace-file-headers-of-source-files/
Subject: adium 3679:f4294bb53b0f: Bring consistency to file headings, this is not exhaustive. Evan and the rest.

details:	http://hg.adium.im/adium/rev/f4294bb53b0f
revision:	3679:f4294bb53b0f
author:		Frank Dowsett <wixardy at adium.im>
date:		Sun Feb 20 17:53:49 2011 -0500

Bring consistency to file headings, this is not exhaustive. Evan and the rest.

Done with the help of http://gergap.wordpress.com/2009/06/03/howto-recursively-replace-file-headers-of-source-files/

diffs (truncated from 18748 to 1000 lines):

diff -r c112d98b6fb7 -r f4294bb53b0f Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Sun Feb 20 03:01:41 2011 +0100
+++ b/Adium.xcodeproj/project.pbxproj	Sun Feb 20 17:53:49 2011 -0500
@@ -276,8 +276,6 @@
 		3419DE7D0A81042F00C3FC68 /* Lock_Unlocked State.png in Resources */ = {isa = PBXBuildFile; fileRef = 34DFF52607A62EB000B92233 /* Lock_Unlocked State.png */; };
 		3419DE7E0A81042F00C3FC68 /* remove.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E787507CA975900350507 /* remove.png */; };
 		3419DE7F0A81042F00C3FC68 /* sendfile.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8326307CBD598006466F2 /* sendfile.png */; };
-		3419DE800A81042F00C3FC68 /* togglegroups.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58F208199727001F733C /* togglegroups.png */; };
-		3419DE810A81042F00C3FC68 /* togglegroups_transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58F108199727001F733C /* togglegroups_transparent.png */; };
 		3419DE820A81042F00C3FC68 /* ToolbarPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D8327607CBD5B3006466F2 /* ToolbarPrefs.plist */; };
 		3419DF3B0A8119BF00C3FC68 /* AICalendarDate.m in Sources */ = {isa = PBXBuildFile; fileRef = 340D0A000A7DD1F40059A3AF /* AICalendarDate.m */; };
 		3419E2DF0A81445800C3FC68 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3419E2DE0A81445800C3FC68 /* Localizable.strings */; };
@@ -386,8 +384,6 @@
 		345F57400817FF80001F733C /* pref-contactList.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F573F0817FF80001F733C /* pref-contactList.png */; };
 		345F583E08197E74001F733C /* AdiumStatusIcons.icns in Resources */ = {isa = PBXBuildFile; fileRef = 345F583D08197E74001F733C /* AdiumStatusIcons.icns */; };
 		345F58C7081990FF001F733C /* LogViewer.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58C6081990FF001F733C /* LogViewer.png */; };
-		345F58ED0819967A001F733C /* offlinecontacts.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58EB0819967A001F733C /* offlinecontacts.png */; };
-		345F58EE0819967A001F733C /* offlinecontacts_transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 345F58EC0819967A001F733C /* offlinecontacts_transparent.png */; };
 		34607EE909B228FE000DB3D2 /* AIContactListNameButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 34607EE709B228FE000DB3D2 /* AIContactListNameButton.m */; };
 		34607F1009B2296A000DB3D2 /* AIHoveringPopUpButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34607F0C09B2296A000DB3D2 /* AIHoveringPopUpButtonCell.m */; };
 		34607F1209B2296A000DB3D2 /* AIHoveringPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 34607F0E09B2296A000DB3D2 /* AIHoveringPopUpButton.m */; };
@@ -433,7 +429,6 @@
 		347E786B07CA972100350507 /* AddContact.nib in Resources */ = {isa = PBXBuildFile; fileRef = 347E786907CA972100350507 /* AddContact.nib */; };
 		347E786C07CA972100350507 /* AddGroup.nib in Resources */ = {isa = PBXBuildFile; fileRef = 347E786A07CA972100350507 /* AddGroup.nib */; };
 		347E787807CA975900350507 /* AddContact.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E787207CA975900350507 /* AddContact.png */; };
-		347E787907CA975900350507 /* addGroup.png in Resources */ = {isa = PBXBuildFile; fileRef = 347E787307CA975900350507 /* addGroup.png */; };
 		347E788907CA978E00350507 /* CBActionSupportPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E788707CA978D00350507 /* CBActionSupportPlugin.m */; };
 		347E791307CAA51500350507 /* AIManualSort.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E790D07CAA51400350507 /* AIManualSort.m */; };
 		347E791507CAA51500350507 /* ESStatusSort.m in Sources */ = {isa = PBXBuildFile; fileRef = 347E790F07CAA51400350507 /* ESStatusSort.m */; };
@@ -634,7 +629,6 @@
 		34A48A3F06F64665002C7C5F /* AIListThemeWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A3B06F64664002C7C5F /* AIListThemeWindowController.m */; };
 		34A48A4106F64665002C7C5F /* AIListLayoutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A3D06F64665002C7C5F /* AIListLayoutWindowController.m */; };
 		34A48A5006F64692002C7C5F /* AITextColorPreviewView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A4F06F64692002C7C5F /* AITextColorPreviewView.m */; };
-		34A48A5B06F646BD002C7C5F /* AIListThemePreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48A5906F646BD002C7C5F /* AIListThemePreviewCell.m */; };
 		34A48B3A06F64B27002C7C5F /* AIBorderlessListOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 34A48B3806F64B27002C7C5F /* AIBorderlessListOutlineView.m */; };
 		34A663920BF66D96008637BB /* PurpleCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 340915F105C0A5DF00CDE3DD /* PurpleCommon.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		34A6F68507D65D6200972830 /* GeneralPreferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34A6F68407D65D6200972830 /* GeneralPreferences.nib */; };
@@ -760,7 +754,6 @@
 		34DC88360A7EEE2E003E1636 /* AdiumPasswords.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B8742490840E3D800738987 /* AdiumPasswords.m */; };
 		34DC883A0A7EEE2E003E1636 /* ESAccountPasswordPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3420E65C0611D80000AE67E3 /* ESAccountPasswordPromptController.m */; };
 		34DC883C0A7EEE2E003E1636 /* ESProxyPasswordPromptController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3420E65E0611D80000AE67E3 /* ESProxyPasswordPromptController.m */; };
-		34DC883F0A7EEE2E003E1636 /* keys.png in Resources */ = {isa = PBXBuildFile; fileRef = 34D8328807CBD5D2006466F2 /* keys.png */; };
 		34DC88410A7EEE2E003E1636 /* AdiumPreferredAccounts.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE3AD1D085F3EDD005919E7 /* AdiumPreferredAccounts.m */; };
 		34DC88430A7EEE2E003E1636 /* AdiumServices.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B8741D20840D25600738987 /* AdiumServices.m */; };
 		34DC88450A7EEE2E003E1636 /* AdiumApplescriptRunner.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E1EDF40A045AA2003C14F1 /* AdiumApplescriptRunner.m */; };
@@ -2915,10 +2908,8 @@
 		345F589B08198F15001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
 		345F589C08198F15001F733C /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = de; path = Resources/de.lproj/StatusSortConfiguration.nib; sourceTree = "<group>"; };
 		345F58C6081990FF001F733C /* LogViewer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LogViewer.png; path = Resources/LogViewer.png; sourceTree = "<group>"; };
-		345F58EB0819967A001F733C /* offlinecontacts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = offlinecontacts.png; path = Resources/offlinecontacts.png; sourceTree = "<group>"; };
-		345F58EC0819967A001F733C /* offlinecontacts_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = offlinecontacts_transparent.png; path = Resources/offlinecontacts_transparent.png; sourceTree = "<group>"; };
-		345F58F108199727001F733C /* togglegroups_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = togglegroups_transparent.png; path = Resources/togglegroups_transparent.png; sourceTree = "<group>"; };
-		345F58F208199727001F733C /* togglegroups.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = togglegroups.png; path = Resources/togglegroups.png; sourceTree = "<group>"; };
+		345F58F108199727001F733C /* togglegroups_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = togglegroups_transparent.png; path = /Users/wixardy/dev/adium/realTrunk/Resources/togglegroups_transparent.png; sourceTree = "<absolute>"; };
+		345F58F208199727001F733C /* togglegroups.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = togglegroups.png; path = /Users/wixardy/dev/adium/realTrunk/Resources/togglegroups.png; sourceTree = "<absolute>"; };
 		345F590608199746001F733C /* emoticon32_transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = emoticon32_transparent.png; path = Resources/emoticon32_transparent.png; sourceTree = "<group>"; };
 		345F5B97081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/AccountProxy.nib; sourceTree = "<group>"; };
 		345F5B98081AC4F1001F733C /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = Resources/zh_TW.lproj/AppearancePrefs.nib; sourceTree = "<group>"; };
@@ -3161,7 +3152,6 @@
 		347E786907CA972100350507 /* AddContact.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AddContact.nib; path = Resources/AddContact.nib; sourceTree = "<group>"; };
 		347E786A07CA972100350507 /* AddGroup.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AddGroup.nib; path = Resources/AddGroup.nib; sourceTree = "<group>"; };
 		347E787207CA975900350507 /* AddContact.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AddContact.png; path = Resources/AddContact.png; sourceTree = "<group>"; };
-		347E787307CA975900350507 /* addGroup.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = addGroup.png; path = Resources/addGroup.png; sourceTree = "<group>"; };
 		347E787507CA975900350507 /* remove.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = remove.png; path = Resources/remove.png; sourceTree = "<group>"; };
 		347E787607CA975900350507 /* importContacts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = importContacts.png; path = Resources/importContacts.png; sourceTree = "<group>"; };
 		347E788707CA978D00350507 /* CBActionSupportPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CBActionSupportPlugin.m; path = Source/CBActionSupportPlugin.m; sourceTree = "<group>"; };
@@ -3391,8 +3381,6 @@
 		34A48A3D06F64665002C7C5F /* AIListLayoutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListLayoutWindowController.m; path = Source/AIListLayoutWindowController.m; sourceTree = "<group>"; };
 		34A48A4D06F6468D002C7C5F /* AITextColorPreviewView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AITextColorPreviewView.h; path = Source/AITextColorPreviewView.h; sourceTree = "<group>"; };
 		34A48A4F06F64692002C7C5F /* AITextColorPreviewView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AITextColorPreviewView.m; path = Source/AITextColorPreviewView.m; sourceTree = "<group>"; };
-		34A48A5806F646BD002C7C5F /* AIListThemePreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListThemePreviewCell.h; path = Source/AIListThemePreviewCell.h; sourceTree = "<group>"; };
-		34A48A5906F646BD002C7C5F /* AIListThemePreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListThemePreviewCell.m; path = Source/AIListThemePreviewCell.m; sourceTree = "<group>"; };
 		34A48AD106F647FD002C7C5F /* AIListOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIListOutlineView.m; path = "Frameworks/Adium Framework/Source/AIListOutlineView.m"; sourceTree = "<group>"; };
 		34A48AD206F647FD002C7C5F /* AIListOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIListOutlineView.h; path = "Frameworks/Adium Framework/Source/AIListOutlineView.h"; sourceTree = "<group>"; };
 		34A48B3706F64B27002C7C5F /* AIBorderlessListOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIBorderlessListOutlineView.h; path = Source/AIBorderlessListOutlineView.h; sourceTree = "<group>"; };
@@ -3739,7 +3727,6 @@
 		34D8326707CBD598006466F2 /* DefaultIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DefaultIcon.png; path = Resources/DefaultIcon.png; sourceTree = "<group>"; };
 		34D8327507CBD5B3006466F2 /* BuiltInStatusStates.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = BuiltInStatusStates.plist; path = Resources/BuiltInStatusStates.plist; sourceTree = "<group>"; };
 		34D8327607CBD5B3006466F2 /* ToolbarPrefs.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ToolbarPrefs.plist; path = Resources/ToolbarPrefs.plist; sourceTree = "<group>"; };
-		34D8328807CBD5D2006466F2 /* keys.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = keys.png; path = Resources/keys.png; sourceTree = "<group>"; };
 		34D8329F07CBD61A006466F2 /* ContactListDefaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = ContactListDefaults.plist; path = Resources/ContactListDefaults.plist; sourceTree = "<group>"; };
 		34D832A507CBD62B006466F2 /* AdiumEmoticonset.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumEmoticonset.icns; path = Resources/AdiumEmoticonset.icns; sourceTree = "<group>"; };
 		34D832A607CBD62B006466F2 /* AdiumScripts.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AdiumScripts.icns; path = Resources/AdiumScripts.icns; sourceTree = "<group>"; };
@@ -7231,8 +7218,6 @@
 				34A48A3B06F64664002C7C5F /* AIListThemeWindowController.m */,
 				34A48A4D06F6468D002C7C5F /* AITextColorPreviewView.h */,
 				34A48A4F06F64692002C7C5F /* AITextColorPreviewView.m */,
-				34A48A5806F646BD002C7C5F /* AIListThemePreviewCell.h */,
-				34A48A5906F646BD002C7C5F /* AIListThemePreviewCell.m */,
 				4B737B4B065D4FDC0062AB94 /* Emoticon Preferences */,
 				34C6A3BB077A8CB500EB423C /* AppearanceDefaults.plist */,
 				4BFC2E7807E357F00063D70C /* emoticonBlank.png */,
@@ -8735,8 +8720,6 @@
 				4B191D890611C10800E8A4E7 /* ReadMe.rtf */,
 				34D8326307CBD598006466F2 /* sendfile.png */,
 				345DA0660CA09AD0009F1989 /* Statuses.strings */,
-				345F58F208199727001F733C /* togglegroups.png */,
-				345F58F108199727001F733C /* togglegroups_transparent.png */,
 				34D8327607CBD5B3006466F2 /* ToolbarPrefs.plist */,
 			);
 			name = Resources;
@@ -8835,7 +8818,6 @@
 			children = (
 				EE147A6C0896B18700A21377 /* ABSearch.png */,
 				347E787207CA975900350507 /* AddContact.png */,
-				347E787307CA975900350507 /* addGroup.png */,
 				347E787607CA975900350507 /* importContacts.png */,
 			);
 			name = Images;
@@ -8872,8 +8854,6 @@
 			children = (
 				1121B2980F896A720047EC66 /* AIContactVisibilityControlPlugin.h */,
 				1121B2990F896A720047EC66 /* AIContactVisibilityControlPlugin.m */,
-				345F58EB0819967A001F733C /* offlinecontacts.png */,
-				345F58EC0819967A001F733C /* offlinecontacts_transparent.png */,
 				343EC9800970C29400349098 /* OfflineContactHidingDefaults.plist */,
 			);
 			name = "Contact Visibility";
@@ -8948,7 +8928,6 @@
 				3420E65E0611D80000AE67E3 /* ESProxyPasswordPromptController.m */,
 				3402E02307CB0D1B0044F818 /* ProxyPasswordPrompt.nib */,
 				3402E02507CB0D1B0044F818 /* PasswordPrompt.nib */,
-				34D8328807CBD5D2006466F2 /* keys.png */,
 				11700A430F7E8CB60078D6AB /* AISpecialPasswordPrompt.nib */,
 				11700A330F7E8BE80078D6AB /* AISpecialPasswordPromptController.h */,
 				11700A340F7E8BE80078D6AB /* AISpecialPasswordPromptController.m */,
@@ -9812,7 +9791,6 @@
 				347E783407CA967100350507 /* SortingDefaults.plist in Resources */,
 				347E786C07CA972100350507 /* AddGroup.nib in Resources */,
 				347E787807CA975900350507 /* AddContact.png in Resources */,
-				347E787907CA975900350507 /* addGroup.png in Resources */,
 				347E792307CAA52300350507 /* StatusSortDefaults.plist in Resources */,
 				343EB41708086D9100E27095 /* StatusSortConfiguration.nib in Resources */,
 				347E792507CAA52300350507 /* AlphabeticalSortConfiguration.nib in Resources */,
@@ -9916,8 +9894,6 @@
 				345F57400817FF80001F733C /* pref-contactList.png in Resources */,
 				345F583E08197E74001F733C /* AdiumStatusIcons.icns in Resources */,
 				345F58C7081990FF001F733C /* LogViewer.png in Resources */,
-				345F58ED0819967A001F733C /* offlinecontacts.png in Resources */,
-				345F58EE0819967A001F733C /* offlinecontacts_transparent.png in Resources */,
 				34167FED081D706300E35678 /* DualWindowMessageAdvanced.nib in Resources */,
 				0779934F08221D9700F698DC /* Service Icons in Resources */,
 				3474E000082550FD00BF30F0 /* Credits.rtf in Resources */,
@@ -9950,7 +9926,6 @@
 				345623380A3773C300E7FC97 /* LoggingDefaults.plist in Resources */,
 				34F849530A4AEFA00002A017 /* LogFileUpgrade.nib in Resources */,
 				34382CEF0A50387A004BF6A2 /* MessageContextDisplayDefaults.plist in Resources */,
-				34DC883F0A7EEE2E003E1636 /* keys.png in Resources */,
 				34DC884F0A7EEE2E003E1636 /* FormattingDefaults.plist in Resources */,
 				34DC88580A7EEE2E003E1636 /* FileTransferRequestPrompt.nib in Resources */,
 				34DC88590A7EEE2E003E1636 /* FileTransferProgressWindow.nib in Resources */,
@@ -9984,8 +9959,6 @@
 				3419DE7D0A81042F00C3FC68 /* Lock_Unlocked State.png in Resources */,
 				3419DE7E0A81042F00C3FC68 /* remove.png in Resources */,
 				3419DE7F0A81042F00C3FC68 /* sendfile.png in Resources */,
-				3419DE800A81042F00C3FC68 /* togglegroups.png in Resources */,
-				3419DE810A81042F00C3FC68 /* togglegroups_transparent.png in Resources */,
 				3419DE820A81042F00C3FC68 /* ToolbarPrefs.plist in Resources */,
 				34DC13050A81417700D710F3 /* LoginSelect.nib in Resources */,
 				347374BD0AA9206B00AD18E3 /* ShortcutRecorder.strings in Resources */,
@@ -10429,7 +10402,6 @@
 				34A48A3F06F64665002C7C5F /* AIListThemeWindowController.m in Sources */,
 				34A48A4106F64665002C7C5F /* AIListLayoutWindowController.m in Sources */,
 				34A48A5006F64692002C7C5F /* AITextColorPreviewView.m in Sources */,
-				34A48A5B06F646BD002C7C5F /* AIListThemePreviewCell.m in Sources */,
 				34A48B3A06F64B27002C7C5F /* AIBorderlessListOutlineView.m in Sources */,
 				3461621606FB482D009181D8 /* ESChatUserListController.m in Sources */,
 				3429BB06070378F700EED705 /* ESFileTransferMessagesPlugin.m in Sources */,
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.h
--- a/Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import <AIUtilities/AIOutlineView.h>
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.m
--- a/Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAlternatingRowOutlineView.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*
  A subclass of outline view that adds:
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.h
--- a/Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*!
  * @class AIAlternatingRowTableView
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.m
--- a/Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAlternatingRowTableView.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AIAlternatingRowTableView.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,10 +1,18 @@
-//
-//  AIApplicationAdditions.h
-//  Adium
-//
-//  Created by Colin Barrett on Fri Nov 28 2003.
-//  Copyright (c) 2003-2005 The Adium Team. All rights reserved.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 @interface NSApplication (AIApplicationAdditions)
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIApplicationAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,9 +1,18 @@
-//
-//  AIApplicationAdditions.m
-//  Adium
-//
-//  Created by Colin Barrett on Fri Nov 28 2003.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AIApplicationAdditions.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIArrayAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AIArrayAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIArrayAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,10 +1,18 @@
-//
-//  AIArrayAdditions.h
-//  AIUtilities.framework
-//
-//  Created by Evan Schoenberg on 2/15/05.
-//  Copyright 2005 The Adium Team. All rights reserved.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 @interface NSArray (AIArrayAdditions)
 - (BOOL)containsObjectIdenticalTo:(id)obj;
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIArrayAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AIArrayAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIArrayAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,10 +1,18 @@
-//
-//  AIArrayAdditions.m
-//  AIUtilities.framework
-//
-//  Created by Evan Schoenberg on 2/15/05.
-//  Copyright 2005 The Adium Team. All rights reserved.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AIArrayAdditions.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 extern NSString *AIFontFamilyAttributeName;
 extern NSString *AIFontSizeAttributeName;
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAttributedStringAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
-| This program is free software; you can redistribute it and/or modify it under the terms of the GNU
-| General Public License as published by the Free Software Foundation; either version 2 of the License,
-| or (at your option) any later version.
-|
-| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
-| the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
-| Public License for more details.
-|
-| You should have received a copy of the GNU General Public License along with this program; if not,
-| write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
-\------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*
  Some useful additions for attributed strings
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAutoScrollView.h
--- a/Frameworks/AIUtilities Framework/Source/AIAutoScrollView.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAutoScrollView.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*!
  * @class AIAutoScrollView
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIAutoScrollView.m
--- a/Frameworks/AIUtilities Framework/Source/AIAutoScrollView.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIAutoScrollView.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AIAutoScrollView.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,23 +1,19 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
-//
-//  BZBezierPathAdditions.h
-//  Adium
-//
-//  Created by Mac-arena the Bored Zo and Chris Serino.
 
 @interface NSBezierPath (AIBezierPathAdditions) 
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIBezierPathAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,23 +1,19 @@
-//
-//  AIBezierPathAdditions.m
-//  Adium
-//
-//  Created by Mac-arena the Bored Zo and Chris Serino.
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
 
 #import "AIBezierPathAdditions.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.h
--- a/Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,3 +1,18 @@
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 //AIBorderlessWindow.h based largely off sample code in CustomWindow.m from Apple's "RoundTransparentWindow" sample project.
 
 #import <AIUtilities/AIDockingWindow.h>
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.m
--- a/Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIBorderlessWindow.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,3 +1,18 @@
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 //AIBorderlessWindow.m based partially off sample code in CustomWindow.m from Apple's "RoundTransparentWindow" sample project.
 
 #import "AIBorderlessWindow.h"
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIBundleAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AIBundleAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIBundleAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,10 +1,18 @@
-//
-//  AIBundleAdditions.h
-//  Adium
-//
-//  Created by Evan Schoenberg on Mon Apr 19 2004.
-//  Copyright (c) 2004-2005 The Adium Team. All rights reserved.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 @interface NSBundle (AIBundleAdditions)
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIBundleAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AIBundleAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIBundleAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,9 +1,18 @@
-//
-//  AIBundleAdditions.m
-//  Adium
-//
-//  Created by Evan Schoenberg on Mon Apr 19 2004.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AIBundleAdditions.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,9 +1,18 @@
-//
-//  AICharacterSetAdditions.h
-//  AIUtilities.framework
-//
-//  Created by Evan Schoenberg on 3/27/06.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 @interface NSCharacterSet (AICharacterSetAdditions)
 - (NSCharacterSet *)immutableCopy;
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AICharacterSetAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,9 +1,18 @@
-//
-//  AICharacterSetAdditions.m
-//  AIUtilities.framework
-//
-//  Created by Evan Schoenberg on 3/27/06.
-//
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AICharacterSetAdditions.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIColorAdditions.h
--- a/Frameworks/AIUtilities Framework/Source/AIColorAdditions.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIColorAdditions.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 @interface NSDictionary (AIColorAdditions_RGBTxtFiles)
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIColorAdditions.m
--- a/Frameworks/AIUtilities Framework/Source/AIColorAdditions.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIColorAdditions.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*
     Utilities for creating a NSColor from a hex string representation, and storing colors as a string
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIColoredBoxView.h
--- a/Frameworks/AIUtilities Framework/Source/AIColoredBoxView.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIColoredBoxView.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*!
  * @class AIColoredBoxView
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AIColoredBoxView.m
--- a/Frameworks/AIUtilities Framework/Source/AIColoredBoxView.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AIColoredBoxView.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 #import "AIColoredBoxView.h"
 
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AICompletingTextField.h
--- a/Frameworks/AIUtilities Framework/Source/AICompletingTextField.h	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AICompletingTextField.h	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU
- | General Public License as published by the Free Software Foundation; either version 2 of the License,
- | or (at your option) any later version.
- |
- | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
- | the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
- | Public License for more details.
- |
- | You should have received a copy of the GNU General Public License along with this program; if not,
- | write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- \------------------------------------------------------------------------------------------------------ */
+/* 
+ * Adium is the legal property of its developers, whose names are listed in the copyright file included
+ * with this source distribution.
+ * 
+ * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
+ * General Public License as published by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+ * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
+ * Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with this program; if not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
 
 /*!
  * @class AICompletingTextField
diff -r c112d98b6fb7 -r f4294bb53b0f Frameworks/AIUtilities Framework/Source/AICompletingTextField.m
--- a/Frameworks/AIUtilities Framework/Source/AICompletingTextField.m	Sun Feb 20 03:01:41 2011 +0100
+++ b/Frameworks/AIUtilities Framework/Source/AICompletingTextField.m	Sun Feb 20 17:53:49 2011 -0500
@@ -1,17 +1,18 @@
-/*-------------------------------------------------------------------------------------------------------*\
-| Adium, Copyright (C) 2001-2005, Adam Iser  (adamiser at mac.com | http://www.adiumx.com)                   |
-\---------------------------------------------------------------------------------------------------------/
- | This program is free software; you can redistribute it and/or modify it under the terms of the GNU




More information about the commits mailing list