<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[165676] trunk</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/165676">165676</a></dd>
<dt>Author</dt> <dd>mjs@apple.com</dd>
<dt>Date</dt> <dd>2014-03-14 21:08:27 -0700 (Fri, 14 Mar 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>.: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* ManualTests/NPN_Invoke/Info.plist:
* ManualTests/NPN_Invoke/main.c:
* ManualTests/accessibility/resources/AppletTest.java:

Examples: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* NetscapeCocoaPlugin/MenuHandler.h:
* NetscapeCocoaPlugin/MenuHandler.m:
* NetscapeCocoaPlugin/main.m:
* NetscapeCoreAnimationPlugin/main.m:
* NetscapeInputMethodPlugin/main.m:

PerformanceTests: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* Dromaeo/resources/dromaeo/web/tests/sunspider-3d-raytrace.html:
* Dromaeo/resources/dromaeo/web/tests/sunspider-bitops-bitwise-and.html:
* Dromaeo/resources/dromaeo/web/tests/sunspider-math-cordic.html:
* Dromaeo/resources/dromaeo/web/tests/sunspider-string-tagcloud.html:
* LongSpider/3d-morph.js:
* LongSpider/3d-raytrace.js:
* LongSpider/math-cordic.js:
* LongSpider/string-tagcloud.js:
* Parser/resources/html5-8266.html:
* Parser/resources/html5.html:

PerformanceTests/SunSpider: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* hosted/sunspider.html:
* hosted/versions.html:
* make-hosted:
* resources/TEMPLATE.html:
* resources/driver-TEMPLATE.html:
* resources/results-TEMPLATE.html:
* resources/sunspider-analyze-results.js:
* resources/sunspider-compare-results.js:
* resources/sunspider-standalone-compare.js:
* resources/sunspider-standalone-driver.js:
* sunspider:
* sunspider-compare-results:
* tests/sunspider-0.9.1/3d-morph.js:
* tests/sunspider-0.9.1/3d-raytrace.js:
* tests/sunspider-0.9.1/bitops-bitwise-and.js:
* tests/sunspider-0.9.1/math-cordic.js:
* tests/sunspider-0.9.1/string-tagcloud.js:
* tests/sunspider-0.9/3d-morph.js:
* tests/sunspider-0.9/3d-raytrace.js:
* tests/sunspider-0.9/bitops-bitwise-and.js:
* tests/sunspider-0.9/math-cordic.js:
* tests/sunspider-0.9/string-tagcloud.js:
* tests/sunspider-1.0.1/3d-morph.js:
* tests/sunspider-1.0.1/3d-raytrace.js:
* tests/sunspider-1.0.1/bitops-bitwise-and.js:
* tests/sunspider-1.0.1/math-cordic.js:
* tests/sunspider-1.0.1/string-tagcloud.js:
* tests/sunspider-1.0.2/3d-morph.js:
* tests/sunspider-1.0.2/3d-raytrace.js:
* tests/sunspider-1.0.2/bitops-bitwise-and.js:
* tests/sunspider-1.0.2/math-cordic.js:
* tests/sunspider-1.0.2/string-tagcloud.js:
* tests/sunspider-1.0/3d-morph.js:
* tests/sunspider-1.0/3d-raytrace.js:
* tests/sunspider-1.0/bitops-bitwise-and.js:
* tests/sunspider-1.0/math-cordic.js:
* tests/sunspider-1.0/string-tagcloud.js:

Source/JavaScriptCore: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* API/APICast.h:
* API/JSBase.cpp:
* API/JSBase.h:
* API/JSBasePrivate.h:
* API/JSCallbackConstructor.cpp:
* API/JSCallbackConstructor.h:
* API/JSCallbackFunction.cpp:
* API/JSCallbackFunction.h:
* API/JSCallbackObject.cpp:
* API/JSCallbackObject.h:
* API/JSCallbackObjectFunctions.h:
* API/JSClassRef.cpp:
* API/JSClassRef.h:
* API/JSContextRef.cpp:
* API/JSContextRef.h:
* API/JSContextRefPrivate.h:
* API/JSObjectRef.cpp:
* API/JSObjectRef.h:
* API/JSProfilerPrivate.cpp:
* API/JSProfilerPrivate.h:
* API/JSRetainPtr.h:
* API/JSStringRef.cpp:
* API/JSStringRef.h:
* API/JSStringRefBSTR.cpp:
* API/JSStringRefBSTR.h:
* API/JSStringRefCF.cpp:
* API/JSStringRefCF.h:
* API/JSValueRef.cpp:
* API/JSValueRef.h:
* API/JavaScript.h:
* API/JavaScriptCore.h:
* API/OpaqueJSString.cpp:
* API/OpaqueJSString.h:
* API/tests/JSNode.c:
* API/tests/JSNode.h:
* API/tests/JSNodeList.c:
* API/tests/JSNodeList.h:
* API/tests/Node.c:
* API/tests/Node.h:
* API/tests/NodeList.c:
* API/tests/NodeList.h:
* API/tests/minidom.c:
* API/tests/minidom.js:
* API/tests/testapi.c:
* API/tests/testapi.js:
* DerivedSources.make:
* bindings/ScriptValue.cpp:
* bytecode/CodeBlock.cpp:
* bytecode/CodeBlock.h:
* bytecode/EvalCodeCache.h:
* bytecode/Instruction.h:
* bytecode/JumpTable.cpp:
* bytecode/JumpTable.h:
* bytecode/Opcode.cpp:
* bytecode/Opcode.h:
* bytecode/SamplingTool.cpp:
* bytecode/SamplingTool.h:
* bytecode/SpeculatedType.cpp:
* bytecode/SpeculatedType.h:
* bytecode/ValueProfile.h:
* bytecompiler/BytecodeGenerator.cpp:
* bytecompiler/BytecodeGenerator.h:
* bytecompiler/Label.h:
* bytecompiler/LabelScope.h:
* bytecompiler/RegisterID.h:
* debugger/DebuggerCallFrame.cpp:
* debugger/DebuggerCallFrame.h:
* dfg/DFGDesiredStructureChains.cpp:
* dfg/DFGDesiredStructureChains.h:
* heap/GCActivityCallback.cpp:
* heap/GCActivityCallback.h:
* inspector/ConsoleMessage.cpp:
* inspector/ConsoleMessage.h:
* inspector/IdentifiersFactory.cpp:
* inspector/IdentifiersFactory.h:
* inspector/InjectedScriptManager.cpp:
* inspector/InjectedScriptManager.h:
* inspector/InjectedScriptSource.js:
* inspector/ScriptBreakpoint.h:
* inspector/ScriptDebugListener.h:
* inspector/ScriptDebugServer.cpp:
* inspector/ScriptDebugServer.h:
* inspector/agents/InspectorAgent.cpp:
* inspector/agents/InspectorAgent.h:
* inspector/agents/InspectorDebuggerAgent.cpp:
* inspector/agents/InspectorDebuggerAgent.h:
* interpreter/Interpreter.cpp:
* interpreter/Interpreter.h:
* interpreter/JSStack.cpp:
* interpreter/JSStack.h:
* interpreter/Register.h:
* jit/CompactJITCodeMap.h:
* jit/JITStubs.cpp:
* jit/JITStubs.h:
* jit/JITStubsARM.h:
* jit/JITStubsARMv7.h:
* jit/JITStubsX86.h:
* jit/JITStubsX86_64.h:
* os-win32/stdbool.h:
* parser/SourceCode.h:
* parser/SourceProvider.h:
* profiler/LegacyProfiler.cpp:
* profiler/LegacyProfiler.h:
* profiler/ProfileNode.cpp:
* profiler/ProfileNode.h:
* runtime/ArrayBufferView.cpp:
* runtime/ArrayBufferView.h:
* runtime/BatchedTransitionOptimizer.h:
* runtime/CallData.h:
* runtime/ConstructData.h:
* runtime/DumpContext.cpp:
* runtime/DumpContext.h:
* runtime/ExceptionHelpers.cpp:
* runtime/ExceptionHelpers.h:
* runtime/InitializeThreading.cpp:
* runtime/InitializeThreading.h:
* runtime/IntegralTypedArrayBase.h:
* runtime/IntendedStructureChain.cpp:
* runtime/IntendedStructureChain.h:
* runtime/JSActivation.cpp:
* runtime/JSActivation.h:
* runtime/JSExportMacros.h:
* runtime/JSGlobalObject.cpp:
* runtime/JSNotAnObject.cpp:
* runtime/JSNotAnObject.h:
* runtime/JSPropertyNameIterator.cpp:
* runtime/JSPropertyNameIterator.h:
* runtime/JSSegmentedVariableObject.cpp:
* runtime/JSSegmentedVariableObject.h:
* runtime/JSSymbolTableObject.cpp:
* runtime/JSSymbolTableObject.h:
* runtime/JSTypeInfo.h:
* runtime/JSVariableObject.cpp:
* runtime/JSVariableObject.h:
* runtime/PropertyTable.cpp:
* runtime/PutPropertySlot.h:
* runtime/SamplingCounter.cpp:
* runtime/SamplingCounter.h:
* runtime/Structure.cpp:
* runtime/Structure.h:
* runtime/StructureChain.cpp:
* runtime/StructureChain.h:
* runtime/StructureInlines.h:
* runtime/StructureTransitionTable.h:
* runtime/SymbolTable.cpp:
* runtime/SymbolTable.h:
* runtime/TypedArrayBase.h:
* runtime/TypedArrayType.cpp:
* runtime/TypedArrayType.h:
* runtime/VM.cpp:
* runtime/VM.h:
* yarr/RegularExpression.cpp:
* yarr/RegularExpression.h:

Source/WebCore: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

No new tests because no behavior changes.

* DerivedSources.make:
* Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp:
* Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h:
* Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl:
* Modules/encryptedmedia/MediaKeyMessageEvent.cpp:
* Modules/encryptedmedia/MediaKeyMessageEvent.h:
* Modules/encryptedmedia/MediaKeyMessageEvent.idl:
* Modules/encryptedmedia/MediaKeyNeededEvent.cpp:
* Modules/encryptedmedia/MediaKeyNeededEvent.h:
* Modules/encryptedmedia/MediaKeyNeededEvent.idl:
* Modules/encryptedmedia/MediaKeySession.idl:
* Modules/encryptedmedia/MediaKeys.idl:
* Modules/geolocation/NavigatorGeolocation.cpp:
* Modules/indexeddb/DOMWindowIndexedDatabase.idl:
* Modules/indexeddb/IDBCallbacks.h:
* Modules/indexeddb/IDBDatabaseException.cpp:
* Modules/indexeddb/IDBDatabaseMetadata.h:
* Modules/indexeddb/IDBEventDispatcher.cpp:
* Modules/indexeddb/IDBEventDispatcher.h:
* Modules/indexeddb/IDBFactory.cpp:
* Modules/indexeddb/IDBFactory.h:
* Modules/indexeddb/IDBFactoryBackendInterface.cpp:
* Modules/indexeddb/IDBFactoryBackendInterface.h:
* Modules/indexeddb/IDBHistograms.h:
* Modules/indexeddb/IDBIndexMetadata.h:
* Modules/indexeddb/IDBObjectStoreMetadata.h:
* Modules/indexeddb/IDBRecordIdentifier.h:
* Modules/indexeddb/IDBRequest.cpp:
* Modules/indexeddb/IDBRequest.h:
* Modules/indexeddb/IDBRequest.idl:
* Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:
* Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h:
* Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl:
* Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp:
* Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.h:
* Modules/mediacontrols/MediaControlsHost.cpp:
* Modules/mediacontrols/MediaControlsHost.h:
* Modules/mediacontrols/MediaControlsHost.idl:
* Modules/mediacontrols/mediaControlsApple.css:
* Modules/mediacontrols/mediaControlsiOS.css:
* Modules/mediasource/AudioTrackMediaSource.h:
* Modules/mediasource/AudioTrackMediaSource.idl:
* Modules/mediasource/TextTrackMediaSource.h:
* Modules/mediasource/TextTrackMediaSource.idl:
* Modules/mediasource/VideoTrackMediaSource.h:
* Modules/mediasource/VideoTrackMediaSource.idl:
* Modules/mediastream/AllAudioCapabilities.h:
* Modules/mediastream/AllAudioCapabilities.idl:
* Modules/mediastream/AllVideoCapabilities.h:
* Modules/mediastream/AllVideoCapabilities.idl:
* Modules/mediastream/AudioStreamTrack.cpp:
* Modules/mediastream/AudioStreamTrack.h:
* Modules/mediastream/AudioStreamTrack.idl:
* Modules/mediastream/CapabilityRange.cpp:
* Modules/mediastream/CapabilityRange.h:
* Modules/mediastream/CapabilityRange.idl:
* Modules/mediastream/MediaSourceStates.cpp:
* Modules/mediastream/MediaSourceStates.h:
* Modules/mediastream/MediaSourceStates.idl:
* Modules/mediastream/MediaStreamCapabilities.cpp:
* Modules/mediastream/MediaStreamCapabilities.h:
* Modules/mediastream/MediaStreamCapabilities.idl:
* Modules/mediastream/MediaTrackConstraint.cpp:
* Modules/mediastream/MediaTrackConstraint.h:
* Modules/mediastream/MediaTrackConstraint.idl:
* Modules/mediastream/MediaTrackConstraintSet.cpp:
* Modules/mediastream/MediaTrackConstraintSet.h:
* Modules/mediastream/MediaTrackConstraints.cpp:
* Modules/mediastream/MediaTrackConstraints.h:
* Modules/mediastream/MediaTrackConstraints.idl:
* Modules/mediastream/NavigatorMediaStream.cpp:
* Modules/mediastream/NavigatorUserMediaError.cpp:
* Modules/mediastream/RTCConfiguration.idl:
* Modules/mediastream/RTCIceServer.idl:
* Modules/mediastream/RTCOfferAnswerOptions.cpp:
* Modules/mediastream/RTCOfferAnswerOptions.h:
* Modules/mediastream/VideoStreamTrack.cpp:
* Modules/mediastream/VideoStreamTrack.h:
* Modules/mediastream/VideoStreamTrack.idl:
* Modules/networkinfo/NetworkInfo.cpp:
* Modules/networkinfo/NetworkInfo.h:
* Modules/networkinfo/NetworkInfoConnection.cpp:
* Modules/networkinfo/NetworkInfoConnection.h:
* Modules/networkinfo/NetworkInfoController.cpp:
* Modules/notifications/DOMWindowNotifications.cpp:
* Modules/notifications/DOMWindowNotifications.h:
* Modules/notifications/DOMWindowNotifications.idl:
* Modules/notifications/NotificationController.cpp:
* Modules/notifications/NotificationController.h:
* Modules/notifications/NotificationPermissionCallback.h:
* Modules/notifications/NotificationPermissionCallback.idl:
* Modules/notifications/WorkerGlobalScopeNotifications.cpp:
* Modules/notifications/WorkerGlobalScopeNotifications.h:
* Modules/notifications/WorkerGlobalScopeNotifications.idl:
* Modules/plugins/PluginReplacement.h:
* Modules/plugins/QuickTimePluginReplacement.cpp:
* Modules/plugins/QuickTimePluginReplacement.css:
* Modules/plugins/QuickTimePluginReplacement.h:
* Modules/plugins/QuickTimePluginReplacement.idl:
* Modules/quota/DOMWindowQuota.idl:
* Modules/speech/DOMWindowSpeechSynthesis.h:
* Modules/speech/DOMWindowSpeechSynthesis.idl:
* Modules/speech/SpeechSynthesis.cpp:
* Modules/speech/SpeechSynthesis.h:
* Modules/speech/SpeechSynthesis.idl:
* Modules/speech/SpeechSynthesisEvent.cpp:
* Modules/speech/SpeechSynthesisEvent.h:
* Modules/speech/SpeechSynthesisEvent.idl:
* Modules/speech/SpeechSynthesisUtterance.cpp:
* Modules/speech/SpeechSynthesisUtterance.h:
* Modules/speech/SpeechSynthesisUtterance.idl:
* Modules/speech/SpeechSynthesisVoice.cpp:
* Modules/speech/SpeechSynthesisVoice.h:
* Modules/speech/SpeechSynthesisVoice.idl:
* Modules/webaudio/AudioBuffer.cpp:
* Modules/webaudio/AudioBuffer.h:
* Modules/webaudio/AudioBuffer.idl:
* Modules/webaudio/AudioListener.cpp:
* Modules/webaudio/AudioListener.h:
* Modules/webaudio/AudioListener.idl:
* Modules/webaudio/AudioParam.h:
* Modules/webaudio/AudioParam.idl:
* Modules/webaudio/AudioParamTimeline.h:
* Modules/webaudio/AudioScheduledSourceNode.h:
* Modules/webaudio/ChannelMergerNode.cpp:
* Modules/webaudio/ChannelMergerNode.h:
* Modules/webaudio/ChannelMergerNode.idl:
* Modules/webaudio/MediaStreamAudioSource.cpp:
* Modules/webaudio/MediaStreamAudioSource.h:
* Modules/webaudio/PeriodicWave.cpp:
* Modules/webaudio/PeriodicWave.h:
* Modules/webdatabase/ChangeVersionWrapper.cpp:
* Modules/webdatabase/ChangeVersionWrapper.h:
* Modules/webdatabase/DOMWindowWebDatabase.cpp:
* Modules/webdatabase/DOMWindowWebDatabase.h:
* Modules/webdatabase/DOMWindowWebDatabase.idl:
* Modules/webdatabase/Database.cpp:
* Modules/webdatabase/Database.h:
* Modules/webdatabase/Database.idl:
* Modules/webdatabase/DatabaseAuthorizer.cpp:
* Modules/webdatabase/DatabaseAuthorizer.h:
* Modules/webdatabase/DatabaseBackendBase.cpp:
* Modules/webdatabase/DatabaseBackendBase.h:
* Modules/webdatabase/DatabaseCallback.idl:
* Modules/webdatabase/DatabaseContext.cpp:
* Modules/webdatabase/DatabaseContext.h:
* Modules/webdatabase/DatabaseDetails.h:
* Modules/webdatabase/DatabaseTask.cpp:
* Modules/webdatabase/DatabaseTask.h:
* Modules/webdatabase/DatabaseThread.cpp:
* Modules/webdatabase/DatabaseThread.h:
* Modules/webdatabase/DatabaseTracker.cpp:
* Modules/webdatabase/DatabaseTracker.h:
* Modules/webdatabase/SQLCallbackWrapper.h:
* Modules/webdatabase/SQLError.h:
* Modules/webdatabase/SQLError.idl:
* Modules/webdatabase/SQLException.cpp:
* Modules/webdatabase/SQLResultSet.cpp:
* Modules/webdatabase/SQLResultSet.h:
* Modules/webdatabase/SQLResultSet.idl:
* Modules/webdatabase/SQLResultSetRowList.cpp:
* Modules/webdatabase/SQLResultSetRowList.h:
* Modules/webdatabase/SQLResultSetRowList.idl:
* Modules/webdatabase/SQLStatement.cpp:
* Modules/webdatabase/SQLStatement.h:
* Modules/webdatabase/SQLStatementBackend.cpp:
* Modules/webdatabase/SQLStatementBackend.h:
* Modules/webdatabase/SQLStatementCallback.h:
* Modules/webdatabase/SQLStatementCallback.idl:
* Modules/webdatabase/SQLStatementErrorCallback.h:
* Modules/webdatabase/SQLStatementErrorCallback.idl:
* Modules/webdatabase/SQLStatementSync.cpp:
* Modules/webdatabase/SQLTransaction.cpp:
* Modules/webdatabase/SQLTransaction.h:
* Modules/webdatabase/SQLTransaction.idl:
* Modules/webdatabase/SQLTransactionBackend.cpp:
* Modules/webdatabase/SQLTransactionBackend.h:
* Modules/webdatabase/SQLTransactionCallback.h:
* Modules/webdatabase/SQLTransactionCallback.idl:
* Modules/webdatabase/SQLTransactionErrorCallback.h:
* Modules/webdatabase/SQLTransactionErrorCallback.idl:
* Modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp:
* Modules/webdatabase/WorkerGlobalScopeWebDatabase.h:
* Modules/webdatabase/WorkerGlobalScopeWebDatabase.idl:
* Resources/deleteButton.tiff:
* Resources/deleteButtonPressed.tiff:
* WebCore.vcxproj/MigrateScripts:
* WebCorePrefix.cpp:
* accessibility/AXObjectCache.cpp:
* accessibility/AXObjectCache.h:
* accessibility/AccessibilityARIAGrid.cpp:
* accessibility/AccessibilityARIAGrid.h:
* accessibility/AccessibilityARIAGridCell.cpp:
* accessibility/AccessibilityARIAGridCell.h:
* accessibility/AccessibilityARIAGridRow.cpp:
* accessibility/AccessibilityARIAGridRow.h:
* accessibility/AccessibilityImageMapLink.cpp:
* accessibility/AccessibilityImageMapLink.h:
* accessibility/AccessibilityList.cpp:
* accessibility/AccessibilityList.h:
* accessibility/AccessibilityListBox.cpp:
* accessibility/AccessibilityListBox.h:
* accessibility/AccessibilityListBoxOption.cpp:
* accessibility/AccessibilityListBoxOption.h:
* accessibility/AccessibilityMediaControls.cpp:
* accessibility/AccessibilityMediaControls.h:
* accessibility/AccessibilityNodeObject.cpp:
* accessibility/AccessibilityNodeObject.h:
* accessibility/AccessibilityObject.cpp:
* accessibility/AccessibilityObject.h:
* accessibility/AccessibilityRenderObject.cpp:
* accessibility/AccessibilityRenderObject.h:
* accessibility/AccessibilitySVGRoot.cpp:
* accessibility/AccessibilitySVGRoot.h:
* accessibility/AccessibilityScrollbar.cpp:
* accessibility/AccessibilityScrollbar.h:
* accessibility/AccessibilitySlider.cpp:
* accessibility/AccessibilitySlider.h:
* accessibility/AccessibilityTable.cpp:
* accessibility/AccessibilityTable.h:
* accessibility/AccessibilityTableCell.cpp:
* accessibility/AccessibilityTableCell.h:
* accessibility/AccessibilityTableColumn.cpp:
* accessibility/AccessibilityTableColumn.h:
* accessibility/AccessibilityTableHeaderContainer.cpp:
* accessibility/AccessibilityTableHeaderContainer.h:
* accessibility/AccessibilityTableRow.cpp:
* accessibility/AccessibilityTableRow.h:
* accessibility/ios/AXObjectCacheIOS.mm:
* accessibility/ios/AccessibilityObjectIOS.mm:
* accessibility/ios/WebAccessibilityObjectWrapperIOS.h:
* accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:
* accessibility/mac/AXObjectCacheMac.mm:
* accessibility/mac/AccessibilityObjectMac.mm:
* accessibility/mac/WebAccessibilityObjectWrapperBase.h:
* accessibility/mac/WebAccessibilityObjectWrapperBase.mm:
* accessibility/mac/WebAccessibilityObjectWrapperMac.h:
* accessibility/mac/WebAccessibilityObjectWrapperMac.mm:
* bindings/gobject/WebKitDOMEventTarget.cpp:
* bindings/gobject/WebKitDOMHTMLPrivate.cpp:
* bindings/gobject/WebKitDOMHTMLPrivate.h:
* bindings/js/Dictionary.cpp:
* bindings/js/GCController.cpp:
* bindings/js/GCController.h:
* bindings/js/JSAttrCustom.cpp:
* bindings/js/JSAudioTrackCustom.cpp:
* bindings/js/JSAudioTrackListCustom.cpp:
* bindings/js/JSCSSRuleCustom.cpp:
* bindings/js/JSCSSRuleCustom.h:
* bindings/js/JSCSSRuleListCustom.cpp:
* bindings/js/JSCSSStyleDeclarationCustom.cpp:
* bindings/js/JSCSSValueCustom.cpp:
* bindings/js/JSCallbackData.cpp:
* bindings/js/JSCallbackData.h:
* bindings/js/JSCanvasRenderingContextCustom.cpp:
* bindings/js/JSClipboardCustom.cpp:
* bindings/js/JSCustomSQLStatementErrorCallback.cpp:
* bindings/js/JSCustomXPathNSResolver.cpp:
* bindings/js/JSCustomXPathNSResolver.h:
* bindings/js/JSDOMGlobalObject.cpp:
* bindings/js/JSDOMGlobalObject.h:
* bindings/js/JSDOMWindowShell.cpp:
* bindings/js/JSDOMWindowShell.h:
* bindings/js/JSElementCustom.cpp:
* bindings/js/JSEventCustom.cpp:
* bindings/js/JSHTMLAppletElementCustom.cpp:
* bindings/js/JSHTMLCanvasElementCustom.cpp:
* bindings/js/JSHTMLDocumentCustom.cpp:
* bindings/js/JSHTMLElementCustom.cpp:
* bindings/js/JSHTMLEmbedElementCustom.cpp:
* bindings/js/JSHTMLFormElementCustom.cpp:
* bindings/js/JSHTMLFrameElementCustom.cpp:
* bindings/js/JSHTMLFrameSetElementCustom.cpp:
* bindings/js/JSHTMLObjectElementCustom.cpp:
* bindings/js/JSHTMLSelectElementCustom.h:
* bindings/js/JSHistoryCustom.cpp:
* bindings/js/JSMediaListCustom.h:
* bindings/js/JSMediaSourceStatesCustom.cpp:
* bindings/js/JSMediaStreamCapabilitiesCustom.cpp:
* bindings/js/JSNamedNodeMapCustom.cpp:
* bindings/js/JSNodeCustom.cpp:
* bindings/js/JSNodeCustom.h:
* bindings/js/JSNodeFilterCustom.cpp:
* bindings/js/JSNodeListCustom.cpp:
* bindings/js/JSSQLResultSetRowListCustom.cpp:
* bindings/js/JSSQLTransactionCustom.cpp:
* bindings/js/JSSQLTransactionSyncCustom.cpp:
* bindings/js/JSSVGElementInstanceCustom.cpp:
* bindings/js/JSStyleSheetCustom.cpp:
* bindings/js/JSStyleSheetCustom.h:
* bindings/js/JSStyleSheetListCustom.cpp:
* bindings/js/JSTextTrackCueCustom.cpp:
* bindings/js/JSTextTrackCustom.cpp:
* bindings/js/JSTextTrackListCustom.cpp:
* bindings/js/JSTouchCustom.cpp:
* bindings/js/JSTouchListCustom.cpp:
* bindings/js/JSTrackCustom.cpp:
* bindings/js/JSTrackCustom.h:
* bindings/js/JSTrackEventCustom.cpp:
* bindings/js/JSVideoTrackCustom.cpp:
* bindings/js/JSVideoTrackListCustom.cpp:
* bindings/js/JSWebGLRenderingContextCustom.cpp:
* bindings/js/JSWebKitPointCustom.cpp:
* bindings/js/JSWorkerGlobalScopeBase.cpp:
* bindings/js/JSWorkerGlobalScopeBase.h:
* bindings/js/JSXMLHttpRequestCustom.cpp:
* bindings/js/JSXSLTProcessorCustom.cpp:
* bindings/js/ScriptControllerMac.mm:
* bindings/js/ScriptProfile.cpp:
* bindings/js/ScriptProfile.h:
* bindings/js/ScriptProfileNode.h:
* bindings/js/ScriptProfiler.cpp:
* bindings/js/ScriptProfiler.h:
* bindings/js/SerializedScriptValue.cpp:
* bindings/js/SerializedScriptValue.h:
* bindings/js/WorkerScriptController.cpp:
* bindings/js/WorkerScriptController.h:
* bindings/objc/DOM.h:
* bindings/objc/DOM.mm:
* bindings/objc/DOMAbstractView.mm:
* bindings/objc/DOMAbstractViewFrame.h:
* bindings/objc/DOMCSS.h:
* bindings/objc/DOMCSS.mm:
* bindings/objc/DOMCore.h:
* bindings/objc/DOMCustomXPathNSResolver.h:
* bindings/objc/DOMCustomXPathNSResolver.mm:
* bindings/objc/DOMEventException.h:
* bindings/objc/DOMEvents.h:
* bindings/objc/DOMEvents.mm:
* bindings/objc/DOMException.h:
* bindings/objc/DOMExtensions.h:
* bindings/objc/DOMHTML.h:
* bindings/objc/DOMHTML.mm:
* bindings/objc/DOMInternal.h:
* bindings/objc/DOMInternal.mm:
* bindings/objc/DOMObject.h:
* bindings/objc/DOMObject.mm:
* bindings/objc/DOMPrivate.h:
* bindings/objc/DOMRangeException.h:
* bindings/objc/DOMRanges.h:
* bindings/objc/DOMStylesheets.h:
* bindings/objc/DOMTraversal.h:
* bindings/objc/DOMUIKitExtensions.h:
* bindings/objc/DOMUIKitExtensions.mm:
* bindings/objc/DOMUtility.mm:
* bindings/objc/DOMViews.h:
* bindings/objc/DOMXPath.h:
* bindings/objc/DOMXPath.mm:
* bindings/objc/DOMXPathException.h:
* bindings/objc/ExceptionHandlers.h:
* bindings/objc/ExceptionHandlers.mm:
* bindings/objc/ObjCEventListener.h:
* bindings/objc/ObjCEventListener.mm:
* bindings/objc/ObjCNodeFilterCondition.h:
* bindings/objc/ObjCNodeFilterCondition.mm:
* bindings/objc/PublicDOMInterfaces.h:
* bindings/objc/WebScriptObject.mm:
* bindings/scripts/CodeGeneratorObjC.pm:
* bindings/scripts/InFilesCompiler.pm:
(license):
* bindings/scripts/InFilesParser.pm:
* bindings/scripts/generate-bindings.pl:
* bindings/scripts/test/ObjC/DOMFloat64Array.h:
* bindings/scripts/test/ObjC/DOMFloat64Array.mm:
* bindings/scripts/test/ObjC/DOMFloat64ArrayInternal.h:
* bindings/scripts/test/ObjC/DOMTestActiveDOMObject.h:
* bindings/scripts/test/ObjC/DOMTestActiveDOMObject.mm:
* bindings/scripts/test/ObjC/DOMTestActiveDOMObjectInternal.h:
* bindings/scripts/test/ObjC/DOMTestCallback.h:
* bindings/scripts/test/ObjC/DOMTestCallback.mm:
* bindings/scripts/test/ObjC/DOMTestCallbackInternal.h:
* bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.h:
* bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.mm:
* bindings/scripts/test/ObjC/DOMTestCustomNamedGetterInternal.h:
* bindings/scripts/test/ObjC/DOMTestEventConstructor.h:
* bindings/scripts/test/ObjC/DOMTestEventConstructor.mm:
* bindings/scripts/test/ObjC/DOMTestEventConstructorInternal.h:
* bindings/scripts/test/ObjC/DOMTestEventTarget.h:
* bindings/scripts/test/ObjC/DOMTestEventTarget.mm:
* bindings/scripts/test/ObjC/DOMTestEventTargetInternal.h:
* bindings/scripts/test/ObjC/DOMTestException.h:
* bindings/scripts/test/ObjC/DOMTestException.mm:
* bindings/scripts/test/ObjC/DOMTestExceptionInternal.h:
* bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.h:
* bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.mm:
* bindings/scripts/test/ObjC/DOMTestGenerateIsReachableInternal.h:
* bindings/scripts/test/ObjC/DOMTestInterface.h:
* bindings/scripts/test/ObjC/DOMTestInterface.mm:
* bindings/scripts/test/ObjC/DOMTestInterfaceInternal.h:
* bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h:
* bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.mm:
* bindings/scripts/test/ObjC/DOMTestMediaQueryListListenerInternal.h:
* bindings/scripts/test/ObjC/DOMTestNamedConstructor.h:
* bindings/scripts/test/ObjC/DOMTestNamedConstructor.mm:
* bindings/scripts/test/ObjC/DOMTestNamedConstructorInternal.h:
* bindings/scripts/test/ObjC/DOMTestNode.h:
* bindings/scripts/test/ObjC/DOMTestNode.mm:
* bindings/scripts/test/ObjC/DOMTestNodeInternal.h:
* bindings/scripts/test/ObjC/DOMTestObj.h:
* bindings/scripts/test/ObjC/DOMTestObj.mm:
* bindings/scripts/test/ObjC/DOMTestObjInternal.h:
* bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.h:
* bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.mm:
* bindings/scripts/test/ObjC/DOMTestOverloadedConstructorsInternal.h:
* bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h:
* bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.mm:
* bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterfaceInternal.h:
* bindings/scripts/test/ObjC/DOMTestTypedefs.h:
* bindings/scripts/test/ObjC/DOMTestTypedefs.mm:
* bindings/scripts/test/ObjC/DOMTestTypedefsInternal.h:
* bindings/scripts/test/ObjC/DOMattribute.h:
* bindings/scripts/test/ObjC/DOMattribute.mm:
* bindings/scripts/test/ObjC/DOMattributeInternal.h:
* bindings/scripts/test/ObjC/DOMreadonly.h:
* bindings/scripts/test/ObjC/DOMreadonly.mm:
* bindings/scripts/test/ObjC/DOMreadonlyInternal.h:
* bindings/scripts/test/TestCallback.idl:
* bindings/scripts/test/TestCustomNamedGetter.idl:
* bindings/scripts/test/TestDomainSecurity.idl:
* bindings/scripts/test/TestEventConstructor.idl:
* bindings/scripts/test/TestEventTarget.idl:
* bindings/scripts/test/TestException.idl:
* bindings/scripts/test/TestImplements.idl:
* bindings/scripts/test/TestInterface.idl:
* bindings/scripts/test/TestMediaQueryListListener.idl:
* bindings/scripts/test/TestNamedConstructor.idl:
* bindings/scripts/test/TestObj.idl:
* bindings/scripts/test/TestOverloadedConstructors.idl:
* bindings/scripts/test/TestSupplemental.idl:
* bridge/Bridge.h:
* bridge/IdentifierRep.cpp:
* bridge/IdentifierRep.h:
* bridge/NP_jsobject.cpp:
* bridge/NP_jsobject.h:
* bridge/c/CRuntimeObject.cpp:
* bridge/c/CRuntimeObject.h:
* bridge/c/c_class.cpp:
* bridge/c/c_class.h:
* bridge/c/c_instance.cpp:
* bridge/c/c_instance.h:
* bridge/c/c_runtime.cpp:
* bridge/c/c_runtime.h:
* bridge/c/c_utility.cpp:
* bridge/c/c_utility.h:
* bridge/jsc/BridgeJSC.cpp:
* bridge/jsc/BridgeJSC.h:
* bridge/npruntime.cpp:
* bridge/npruntime_impl.h:
* bridge/npruntime_priv.h:
* bridge/objc/ObjCRuntimeObject.h:
* bridge/objc/ObjCRuntimeObject.mm:
* bridge/objc/WebScriptObject.h:
* bridge/objc/objc_class.h:
* bridge/objc/objc_class.mm:
* bridge/objc/objc_header.h:
* bridge/objc/objc_instance.h:
* bridge/objc/objc_instance.mm:
* bridge/objc/objc_runtime.h:
* bridge/objc/objc_runtime.mm:
* bridge/objc/objc_utility.h:
* bridge/objc/objc_utility.mm:
* bridge/runtime_array.cpp:
* bridge/runtime_array.h:
* bridge/runtime_method.cpp:
* bridge/runtime_method.h:
* bridge/runtime_object.cpp:
* bridge/runtime_object.h:
* bridge/runtime_root.cpp:
* bridge/runtime_root.h:
* bridge/testbindings.mm:
* css/CSSAllInOne.cpp:
* css/CSSAspectRatioValue.cpp:
* css/CSSAspectRatioValue.h:
* css/CSSBorderImageSliceValue.cpp:
* css/CSSBorderImageSliceValue.h:
* css/CSSCanvasValue.cpp:
* css/CSSCanvasValue.h:
* css/CSSCrossfadeValue.cpp:
* css/CSSCrossfadeValue.h:
* css/CSSFontFace.cpp:
* css/CSSFontFace.h:
* css/CSSFontFaceSource.cpp:
* css/CSSFontFaceSource.h:
* css/CSSFontFaceSrcValue.cpp:
* css/CSSFontFaceSrcValue.h:
* css/CSSFontFeatureValue.cpp:
* css/CSSFontFeatureValue.h:
* css/CSSFontSelector.cpp:
* css/CSSFontSelector.h:
* css/CSSFontValue.cpp:
* css/CSSGradientValue.cpp:
* css/CSSGradientValue.h:
* css/CSSImageGeneratorValue.cpp:
* css/CSSImageGeneratorValue.h:
* css/CSSMediaRule.cpp:
* css/CSSProperty.cpp:
* css/CSSProperty.h:
* css/CSSReflectValue.cpp:
* css/CSSReflectValue.h:
* css/CSSReflectionDirection.h:
* css/CSSRuleList.cpp:
* css/CSSRuleList.h:
* css/CSSRuleList.idl:
* css/CSSSegmentedFontFace.cpp:
* css/CSSSegmentedFontFace.h:
* css/CSSShadowValue.cpp:
* css/CSSTimingFunctionValue.cpp:
* css/CSSTimingFunctionValue.h:
* css/CSSUnicodeRangeValue.cpp:
* css/CSSUnicodeRangeValue.h:
* css/CSSUnknownRule.idl:
* css/CSSValue.cpp:
* css/CSSValueList.idl:
* css/MediaAllInOne.cpp:
* css/MediaFeatureNames.cpp:
* css/MediaList.idl:
* css/MediaQuery.cpp:
* css/MediaQuery.h:
* css/MediaQueryEvaluator.cpp:
* css/MediaQueryEvaluator.h:
* css/MediaQueryExp.cpp:
* css/MediaQueryExp.h:
* css/Pair.h:
* css/PropertySetCSSStyleDeclaration.h:
* css/RGBColor.cpp:
* css/RGBColor.h:
* css/SVGCSSParser.cpp:
* css/SVGCSSStyleSelector.cpp:
* css/StyleInvalidationAnalysis.cpp:
* css/StyleInvalidationAnalysis.h:
* css/StyleMedia.cpp:
* css/StyleMedia.h:
* css/StyleMedia.idl:
* css/StyleSheet.cpp:
* css/WebKitCSSFilterValue.cpp:
* css/WebKitCSSFilterValue.h:
* css/WebKitCSSFilterValue.idl:
* css/WebKitCSSKeyframeRule.cpp:
* css/WebKitCSSKeyframeRule.h:
* css/WebKitCSSKeyframeRule.idl:
* css/WebKitCSSKeyframesRule.cpp:
* css/WebKitCSSKeyframesRule.h:
* css/WebKitCSSKeyframesRule.idl:
* css/WebKitCSSTransformValue.cpp:
* css/WebKitCSSTransformValue.h:
* css/WebKitCSSTransformValue.idl:
* css/make-css-file-arrays.pl:
* css/mediaControls.css:
* css/mediaControlsEfl.css:
* css/mediaControlsEflFullscreen.css:
* css/mediaControlsGtk.css:
* css/mediaControlsiOS.css:
* css/svg.css:
* dom/ActiveDOMObject.cpp:
* dom/ActiveDOMObject.h:
* dom/BeforeLoadEvent.h:
* dom/BeforeLoadEvent.idl:
* dom/BeforeTextInsertedEvent.cpp:
* dom/BeforeTextInsertedEvent.h:
* dom/BeforeUnloadEvent.cpp:
* dom/BeforeUnloadEvent.h:
* dom/BeforeUnloadEvent.idl:
* dom/ClassNodeList.cpp:
* dom/ClassNodeList.h:
* dom/ClientRect.cpp:
* dom/ClientRect.h:
* dom/ClientRect.idl:
* dom/ClientRectList.cpp:
* dom/ClientRectList.h:
* dom/ClientRectList.idl:
* dom/Clipboard.cpp:
* dom/Clipboard.idl:
* dom/ClipboardAccessPolicy.h:
* dom/ClipboardMac.mm:
* dom/CompositionEvent.cpp:
* dom/CompositionEvent.h:
* dom/CompositionEvent.idl:
* dom/ContextDestructionObserver.cpp:
* dom/ContextDestructionObserver.h:
* dom/CurrentScriptIncrementer.h:
* dom/CustomEvent.cpp:
* dom/CustomEvent.h:
* dom/CustomEvent.idl:
* dom/DOMCoreException.cpp:
* dom/DOMCoreException.h:
* dom/DOMCoreException.idl:
* dom/DOMError.idl:
* dom/DeviceMotionEvent.cpp:
* dom/DeviceMotionEvent.h:
* dom/DeviceMotionEvent.idl:
* dom/DocumentEventQueue.cpp:
* dom/DocumentEventQueue.h:
* dom/DocumentMarker.h:
* dom/DocumentParser.h:
* dom/DocumentSharedObjectPool.cpp:
* dom/DocumentSharedObjectPool.h:
* dom/Entity.idl:
* dom/EventContext.cpp:
* dom/EventContext.h:
* dom/EventException.cpp:
* dom/EventException.h:
* dom/EventException.idl:
* dom/EventListener.idl:
* dom/EventListenerMap.cpp:
* dom/EventListenerMap.h:
* dom/EventNames.cpp:
* dom/EventQueue.h:
* dom/EventTarget.cpp:
* dom/EventTarget.h:
* dom/ExceptionBase.cpp:
* dom/ExceptionBase.h:
* dom/GenericEventQueue.cpp:
* dom/GenericEventQueue.h:
* dom/KeyboardEvent.idl:
* dom/MessageChannel.cpp:
* dom/MessageChannel.h:
* dom/MessageChannel.idl:
* dom/MessageEvent.cpp:
* dom/MessageEvent.h:
* dom/MessageEvent.idl:
* dom/MessagePort.cpp:
* dom/MessagePort.h:
* dom/MessagePort.idl:
* dom/MouseRelatedEvent.h:
* dom/MutationEvent.idl:
* dom/Notation.idl:
* dom/OverflowEvent.cpp:
* dom/OverflowEvent.h:
* dom/OverflowEvent.idl:
* dom/PopStateEvent.cpp:
* dom/PopStateEvent.h:
* dom/PopStateEvent.idl:
* dom/Position.cpp:
* dom/Position.h:
* dom/ProcessingInstruction.idl:
* dom/ProgressEvent.cpp:
* dom/ProgressEvent.h:
* dom/ProgressEvent.idl:
* dom/Range.idl:
* dom/RangeException.cpp:
* dom/RangeException.h:
* dom/ScriptExecutionContext.cpp:
* dom/ScriptExecutionContext.h:
* dom/SecurityContext.cpp:
* dom/SecurityContext.h:
* dom/StaticNodeList.cpp:
* dom/StaticNodeList.h:
* dom/Text.idl:
* dom/TextEvent.cpp:
* dom/TextEvent.h:
* dom/TextEvent.idl:
* dom/Touch.cpp:
* dom/Touch.h:
* dom/Touch.idl:
* dom/TouchEvent.cpp:
* dom/TouchEvent.h:
* dom/TouchEvent.idl:
* dom/TouchList.cpp:
* dom/TouchList.h:
* dom/TouchList.idl:
* dom/TransitionEvent.cpp:
* dom/TransitionEvent.h:
* dom/TransitionEvent.idl:
* dom/TreeWalker.idl:
* dom/UIEvent.idl:
* dom/UIEventWithKeyState.cpp:
* dom/WebKitAnimationEvent.cpp:
* dom/WebKitAnimationEvent.h:
* dom/WebKitAnimationEvent.idl:
* dom/WebKitTransitionEvent.cpp:
* dom/WebKitTransitionEvent.h:
* dom/WebKitTransitionEvent.idl:
* dom/make_dom_exceptions.pl:
* dom/make_event_factory.pl:
* dom/make_names.pl:
(printLicenseHeader):
* editing/AlternativeTextController.cpp:
* editing/AlternativeTextController.h:
* editing/AppendNodeCommand.cpp:
* editing/AppendNodeCommand.h:
* editing/ApplyStyleCommand.cpp:
* editing/ApplyStyleCommand.h:
* editing/BreakBlockquoteCommand.cpp:
* editing/BreakBlockquoteCommand.h:
* editing/CompositeEditCommand.cpp:
* editing/CompositeEditCommand.h:
* editing/CreateLinkCommand.cpp:
* editing/CreateLinkCommand.h:
* editing/DeleteButton.cpp:
* editing/DeleteButton.h:
* editing/DeleteButtonController.cpp:
* editing/DeleteButtonController.h:
* editing/DeleteFromTextNodeCommand.cpp:
* editing/DeleteFromTextNodeCommand.h:
* editing/DeleteSelectionCommand.cpp:
* editing/DeleteSelectionCommand.h:
* editing/EditAction.h:
* editing/EditCommand.cpp:
* editing/EditCommand.h:
* editing/EditingBoundary.h:
* editing/EditingStyle.cpp:
* editing/Editor.cpp:
* editing/Editor.h:
* editing/EditorCommand.cpp:
* editing/EditorDeleteAction.h:
* editing/EditorInsertAction.h:
* editing/FormatBlockCommand.cpp:
* editing/FormatBlockCommand.h:
* editing/FrameSelection.cpp:
* editing/FrameSelection.h:
* editing/HTMLInterchange.cpp:
* editing/HTMLInterchange.h:
* editing/IndentOutdentCommand.cpp:
* editing/IndentOutdentCommand.h:
* editing/InsertIntoTextNodeCommand.cpp:
* editing/InsertIntoTextNodeCommand.h:
* editing/InsertLineBreakCommand.cpp:
* editing/InsertLineBreakCommand.h:
* editing/InsertListCommand.cpp:
* editing/InsertListCommand.h:
* editing/InsertNodeBeforeCommand.cpp:
* editing/InsertNodeBeforeCommand.h:
* editing/InsertParagraphSeparatorCommand.cpp:
* editing/InsertParagraphSeparatorCommand.h:
* editing/InsertTextCommand.cpp:
* editing/InsertTextCommand.h:
* editing/MarkupAccumulator.h:
* editing/MergeIdenticalElementsCommand.cpp:
* editing/MergeIdenticalElementsCommand.h:
* editing/ModifySelectionListLevel.cpp:
* editing/ModifySelectionListLevel.h:
* editing/MoveSelectionCommand.cpp:
* editing/MoveSelectionCommand.h:
* editing/RemoveCSSPropertyCommand.cpp:
* editing/RemoveCSSPropertyCommand.h:
* editing/RemoveFormatCommand.cpp:
* editing/RemoveFormatCommand.h:
* editing/RemoveNodeCommand.cpp:
* editing/RemoveNodeCommand.h:
* editing/RemoveNodePreservingChildrenCommand.cpp:
* editing/RemoveNodePreservingChildrenCommand.h:
* editing/ReplaceSelectionCommand.cpp:
* editing/ReplaceSelectionCommand.h:
* editing/SetNodeAttributeCommand.cpp:
* editing/SetNodeAttributeCommand.h:
* editing/SetSelectionCommand.cpp:
* editing/SetSelectionCommand.h:
* editing/SimplifyMarkupCommand.cpp:
* editing/SimplifyMarkupCommand.h:
* editing/SmartReplace.cpp:
* editing/SmartReplace.h:
* editing/SmartReplaceCF.cpp:
* editing/SpellChecker.cpp:
* editing/SpellChecker.h:
* editing/SpellingCorrectionCommand.cpp:
* editing/SpellingCorrectionCommand.h:
* editing/SplitElementCommand.cpp:
* editing/SplitElementCommand.h:
* editing/SplitTextNodeCommand.cpp:
* editing/SplitTextNodeCommand.h:
* editing/SplitTextNodeContainingElementCommand.cpp:
* editing/SplitTextNodeContainingElementCommand.h:
* editing/TextAffinity.h:
* editing/TextCheckingHelper.cpp:
* editing/TextGranularity.h:
* editing/TextIterator.cpp:
* editing/TextIterator.h:
* editing/TextIteratorBehavior.h:
* editing/TypingCommand.cpp:
* editing/TypingCommand.h:
* editing/UnlinkCommand.cpp:
* editing/UnlinkCommand.h:
* editing/VisiblePosition.cpp:
* editing/VisiblePosition.h:
* editing/VisibleSelection.cpp:
* editing/VisibleSelection.h:
* editing/VisibleUnits.cpp:
* editing/VisibleUnits.h:
* editing/WrapContentsInDummySpanCommand.cpp:
* editing/WrapContentsInDummySpanCommand.h:
* editing/WritingDirection.h:
* editing/efl/EditorEfl.cpp:
* editing/htmlediting.cpp:
* editing/htmlediting.h:
* editing/mac/EditorMac.mm:
* editing/mac/FrameSelectionMac.mm:
* editing/markup.cpp:
* editing/markup.h:
* extract-localizable-strings.pl:
* fileapi/FileException.cpp:
* history/BackForwardClient.h:
* history/BackForwardList.cpp:
* history/BackForwardList.h:
* history/CachedFrame.cpp:
* history/CachedFrame.h:
* history/CachedFramePlatformData.h:
* history/CachedPage.cpp:
* history/CachedPage.h:
* history/HistoryItem.cpp:
* history/HistoryItem.h:
* history/PageCache.cpp:
* history/PageCache.h:
* history/mac/HistoryItemMac.mm:
* html/FTPDirectoryDocument.cpp:
* html/FTPDirectoryDocument.h:
* html/HTMLAudioElement.cpp:
* html/HTMLAudioElement.h:
* html/HTMLAudioElement.idl:
* html/HTMLCanvasElement.cpp:
* html/HTMLCanvasElement.h:
* html/HTMLCanvasElement.idl:
* html/HTMLFieldSetElement.idl:
* html/HTMLImageLoader.h:
* html/HTMLMediaElement.cpp:
* html/HTMLMediaElement.h:
* html/HTMLMediaElement.idl:
* html/HTMLOptionsCollection.cpp:
* html/HTMLPlugInElement.cpp:
* html/HTMLSourceElement.cpp:
* html/HTMLSourceElement.h:
* html/HTMLSourceElement.idl:
* html/HTMLTablePartElement.cpp:
* html/HTMLTableRowsCollection.cpp:
* html/HTMLTableRowsCollection.h:
* html/HTMLTitleElement.idl:
* html/HTMLTrackElement.cpp:
* html/HTMLTrackElement.h:
* html/HTMLTrackElement.idl:
* html/HTMLVideoElement.cpp:
* html/HTMLVideoElement.h:
* html/HTMLVideoElement.idl:
* html/ImageData.cpp:
* html/ImageData.h:
* html/ImageData.idl:
* html/ImageDocument.cpp:
* html/ImageDocument.h:
* html/MediaController.cpp:
* html/MediaController.h:
* html/MediaController.idl:
* html/MediaControllerInterface.h:
* html/MediaError.h:
* html/MediaError.idl:
* html/MediaFragmentURIParser.cpp:
* html/MediaFragmentURIParser.h:
* html/MediaKeyError.h:
* html/MediaKeyError.idl:
* html/MediaKeyEvent.cpp:
* html/MediaKeyEvent.h:
* html/MediaKeyEvent.idl:
* html/PluginDocument.cpp:
* html/PluginDocument.h:
* html/TextDocument.cpp:
* html/TextDocument.h:
* html/TimeRanges.cpp:
* html/TimeRanges.h:
* html/TimeRanges.idl:
* html/VoidCallback.h:
* html/VoidCallback.idl:
* html/canvas/CanvasGradient.cpp:
* html/canvas/CanvasGradient.h:
* html/canvas/CanvasGradient.idl:
* html/canvas/CanvasPattern.cpp:
* html/canvas/CanvasPattern.h:
* html/canvas/CanvasPattern.idl:
* html/canvas/CanvasRenderingContext.cpp:
* html/canvas/CanvasRenderingContext.h:
* html/canvas/CanvasRenderingContext.idl:
* html/canvas/CanvasRenderingContext2D.cpp:
* html/canvas/CanvasRenderingContext2D.h:
* html/canvas/CanvasRenderingContext2D.idl:
* html/canvas/CanvasStyle.cpp:
* html/canvas/CanvasStyle.h:
* html/canvas/DOMPath.idl:
* html/canvas/OESVertexArrayObject.cpp:
* html/canvas/OESVertexArrayObject.h:
* html/canvas/OESVertexArrayObject.idl:
* html/canvas/WebGLBuffer.cpp:
* html/canvas/WebGLBuffer.h:
* html/canvas/WebGLBuffer.idl:
* html/canvas/WebGLContextGroup.cpp:
* html/canvas/WebGLContextGroup.h:
* html/canvas/WebGLContextObject.cpp:
* html/canvas/WebGLContextObject.h:
* html/canvas/WebGLFramebuffer.cpp:
* html/canvas/WebGLFramebuffer.h:
* html/canvas/WebGLFramebuffer.idl:
* html/canvas/WebGLObject.cpp:
* html/canvas/WebGLObject.h:
* html/canvas/WebGLProgram.cpp:
* html/canvas/WebGLProgram.h:
* html/canvas/WebGLProgram.idl:
* html/canvas/WebGLRenderbuffer.cpp:
* html/canvas/WebGLRenderbuffer.h:
* html/canvas/WebGLRenderbuffer.idl:
* html/canvas/WebGLRenderingContext.cpp:
* html/canvas/WebGLRenderingContext.h:
* html/canvas/WebGLRenderingContext.idl:
* html/canvas/WebGLShader.cpp:
* html/canvas/WebGLShader.h:
* html/canvas/WebGLShader.idl:
* html/canvas/WebGLSharedObject.cpp:
* html/canvas/WebGLSharedObject.h:
* html/canvas/WebGLTexture.cpp:
* html/canvas/WebGLTexture.h:
* html/canvas/WebGLTexture.idl:
* html/canvas/WebGLUniformLocation.cpp:
* html/canvas/WebGLUniformLocation.h:
* html/canvas/WebGLUniformLocation.idl:
* html/canvas/WebGLVertexArrayObjectOES.cpp:
* html/canvas/WebGLVertexArrayObjectOES.h:
* html/canvas/WebGLVertexArrayObjectOES.idl:
* html/forms/FileIconLoader.cpp:
* html/forms/FileIconLoader.h:
* html/parser/TextDocumentParser.cpp:
* html/parser/TextDocumentParser.h:
* html/shadow/MediaControlElementTypes.cpp:
* html/shadow/MediaControlElementTypes.h:
* html/shadow/MediaControlElements.cpp:
* html/shadow/MediaControlElements.h:
* html/shadow/MediaControls.cpp:
* html/shadow/MediaControls.h:
* html/shadow/MediaControlsApple.cpp:
* html/shadow/MediaControlsApple.h:
* html/shadow/MediaControlsGtk.cpp:
* html/shadow/MediaControlsGtk.h:
* html/shadow/SpinButtonElement.cpp:
* html/shadow/SpinButtonElement.h:
* html/shadow/TextControlInnerElements.cpp:
* html/shadow/TextControlInnerElements.h:
* html/track/AudioTrack.h:
* html/track/AudioTrack.idl:
* html/track/AudioTrackList.cpp:
* html/track/AudioTrackList.h:
* html/track/AudioTrackList.idl:
* html/track/DataCue.cpp:
* html/track/DataCue.h:
* html/track/DataCue.idl:
* html/track/InbandGenericTextTrack.cpp:
* html/track/InbandGenericTextTrack.h:
* html/track/InbandTextTrack.cpp:
* html/track/InbandTextTrack.h:
* html/track/InbandWebVTTTextTrack.cpp:
* html/track/InbandWebVTTTextTrack.h:
* html/track/LoadableTextTrack.cpp:
* html/track/LoadableTextTrack.h:
* html/track/TextTrack.h:
* html/track/TextTrack.idl:
* html/track/TextTrackCue.idl:
* html/track/TextTrackCueGeneric.cpp:
* html/track/TextTrackCueGeneric.h:
* html/track/TextTrackCueList.cpp:
* html/track/TextTrackCueList.h:
* html/track/TextTrackCueList.idl:
* html/track/TextTrackList.cpp:
* html/track/TextTrackList.h:
* html/track/TextTrackList.idl:
* html/track/TextTrackRegion.idl:
* html/track/TextTrackRegionList.cpp:
* html/track/TextTrackRegionList.h:
* html/track/TextTrackRegionList.idl:
* html/track/TrackBase.cpp:
* html/track/TrackBase.h:
* html/track/TrackEvent.cpp:
* html/track/TrackEvent.h:
* html/track/TrackEvent.idl:
* html/track/TrackListBase.cpp:
* html/track/TrackListBase.h:
* html/track/VTTCue.idl:
* html/track/VideoTrack.h:
* html/track/VideoTrack.idl:
* html/track/VideoTrackList.cpp:
* html/track/VideoTrackList.h:
* html/track/VideoTrackList.idl:
* html/track/WebVTTElement.cpp:
* html/track/WebVTTElement.h:
* inspector/CommandLineAPIHost.cpp:
* inspector/CommandLineAPIHost.h:
* inspector/CommandLineAPIModuleSource.js:
* inspector/InspectorAllInOne.cpp:
* inspector/InspectorClient.h:
* inspector/InspectorDOMAgent.cpp:
* inspector/InspectorDOMAgent.h:
* inspector/InspectorDOMStorageAgent.cpp:
* inspector/InspectorDOMStorageAgent.h:
* inspector/InspectorDatabaseAgent.cpp:
* inspector/InspectorDatabaseAgent.h:
* inspector/InspectorDatabaseResource.cpp:
* inspector/InspectorDatabaseResource.h:
* inspector/InspectorForwarding.h:
* inspector/InspectorFrontendHost.cpp:
* inspector/InspectorFrontendHost.h:
* inspector/InspectorLayerTreeAgent.h:
* inspector/InspectorNodeFinder.cpp:
* inspector/InspectorNodeFinder.h:
* inspector/InspectorOverlay.cpp:
* inspector/InspectorOverlay.h:
* inspector/InspectorOverlayPage.html:
* inspector/InspectorProfilerAgent.cpp:
* inspector/InspectorProfilerAgent.h:
* inspector/ScriptProfile.idl:
* inspector/ScriptProfileNode.idl:
* loader/CookieJar.h:
* loader/CrossOriginAccessControl.cpp:
* loader/CrossOriginAccessControl.h:
* loader/CrossOriginPreflightResultCache.cpp:
* loader/CrossOriginPreflightResultCache.h:
* loader/DocumentLoader.cpp:
* loader/DocumentLoader.h:
* loader/DocumentWriter.cpp:
* loader/EmptyClients.h:
* loader/FormState.cpp:
* loader/FormState.h:
* loader/FrameLoadRequest.h:
* loader/FrameLoader.cpp:
* loader/FrameLoader.h:
* loader/FrameLoaderClient.h:
* loader/FrameLoaderTypes.h:
* loader/HistoryController.cpp:
* loader/HistoryController.h:
* loader/MixedContentChecker.cpp:
* loader/NavigationAction.cpp:
* loader/NavigationAction.h:
* loader/NavigationScheduler.cpp:
* loader/NavigationScheduler.h:
* loader/NetscapePlugInStreamLoader.cpp:
* loader/NetscapePlugInStreamLoader.h:
* loader/PolicyCallback.cpp:
* loader/PolicyCallback.h:
* loader/PolicyChecker.cpp:
* loader/PolicyChecker.h:
* loader/ProgressTracker.cpp:
* loader/ProgressTracker.h:
* loader/ResourceBuffer.cpp:
* loader/ResourceBuffer.h:
* loader/ResourceLoadNotifier.cpp:
* loader/ResourceLoadNotifier.h:
* loader/ResourceLoader.cpp:
* loader/ResourceLoader.h:
* loader/SinkDocument.cpp:
* loader/SinkDocument.h:
* loader/SubframeLoader.cpp:
* loader/SubframeLoader.h:
* loader/SubresourceLoader.cpp:
* loader/SubresourceLoader.h:
* loader/SubstituteData.h:
* loader/TextTrackLoader.cpp:
* loader/appcache/ApplicationCacheAllInOne.cpp:
* loader/archive/Archive.cpp:
* loader/archive/Archive.h:
* loader/archive/ArchiveFactory.cpp:
* loader/archive/ArchiveFactory.h:
* loader/archive/ArchiveResource.cpp:
* loader/archive/ArchiveResource.h:
* loader/archive/ArchiveResourceCollection.cpp:
* loader/archive/ArchiveResourceCollection.h:
* loader/archive/cf/LegacyWebArchive.cpp:
* loader/archive/cf/LegacyWebArchive.h:
* loader/archive/cf/LegacyWebArchiveMac.mm:
* loader/cache/CachePolicy.h:
* loader/cache/CachedCSSStyleSheet.cpp:
* loader/cache/CachedFont.cpp:
* loader/cache/CachedFont.h:
* loader/cache/CachedResourceRequest.cpp:
* loader/cache/CachedResourceRequest.h:
* loader/cache/CachedResourceRequestInitiators.cpp:
* loader/cache/CachedResourceRequestInitiators.h:
* loader/cf/ResourceLoaderCFNet.cpp:
* loader/icon/IconController.cpp:
* loader/icon/IconController.h:
* loader/icon/IconDatabase.cpp:
* loader/icon/IconDatabase.h:
* loader/icon/IconDatabaseBase.cpp:
* loader/icon/IconDatabaseBase.h:
* loader/icon/IconDatabaseClient.h:
* loader/icon/IconLoader.cpp:
* loader/icon/IconLoader.h:
* loader/icon/IconRecord.cpp:
* loader/icon/IconRecord.h:
* loader/icon/PageURLRecord.cpp:
* loader/icon/PageURLRecord.h:
* loader/mac/DocumentLoaderMac.cpp:
* loader/mac/LoaderNSURLExtras.h:
* loader/mac/LoaderNSURLExtras.mm:
* loader/mac/ResourceBuffer.mm:
* loader/mac/ResourceLoaderMac.mm:
* loader/win/DocumentLoaderWin.cpp:
* loader/win/FrameLoaderWin.cpp:
* mathml/MathMLAllInOne.cpp:
* page/AbstractView.idl:
* page/AlternativeTextClient.h:
* page/AutoscrollController.cpp:
* page/AutoscrollController.h:
* page/BarProp.cpp:
* page/BarProp.h:
* page/BarProp.idl:
* page/ContentSecurityPolicy.cpp:
* page/ContentSecurityPolicy.h:
* page/ContextMenuClient.h:
* page/ContextMenuContext.cpp:
* page/ContextMenuContext.h:
* page/ContextMenuController.cpp:
* page/ContextMenuController.h:
* page/DOMSecurityPolicy.cpp:
* page/DOMSecurityPolicy.h:
* page/DOMSelection.cpp:
* page/DOMSelection.h:
* page/DOMSelection.idl:
* page/DOMTimer.cpp:
* page/DOMTimer.h:
* page/DOMWindow.cpp:
* page/DOMWindow.h:
* page/DOMWindow.idl:
* page/DragActions.h:
* page/DragClient.h:
* page/DragController.cpp:
* page/DragController.h:
* page/DragSession.h:
* page/DragState.h:
* page/EditorClient.h:
* page/EventHandler.cpp:
* page/EventHandler.h:
* page/FocusController.cpp:
* page/FocusController.h:
* page/FocusDirection.h:
* page/FrameTree.h:
* page/GestureTapHighlighter.cpp:
* page/GestureTapHighlighter.h:
* page/History.cpp:
* page/History.h:
* page/History.idl:
* page/Location.cpp:
* page/Location.h:
* page/Location.idl:
* page/MouseEventWithHitTestResults.cpp:
* page/MouseEventWithHitTestResults.h:
* page/Navigator.cpp:
* page/NavigatorBase.cpp:
* page/NavigatorBase.h:
* page/PageConsole.cpp:
* page/PageConsole.h:
* page/Screen.cpp:
* page/Screen.h:
* page/Screen.idl:
* page/SecurityOrigin.cpp:
* page/SecurityOrigin.h:
* page/SecurityOriginHash.h:
* page/Settings.cpp:
* page/Settings.h:
* page/SpatialNavigation.cpp:
* page/SuspendableTimer.cpp:
* page/SuspendableTimer.h:
* page/UserContentTypes.h:
* page/UserContentURLPattern.cpp:
* page/UserContentURLPattern.h:
* page/UserScript.h:
* page/UserScriptTypes.h:
* page/UserStyleSheet.h:
* page/UserStyleSheetTypes.h:
* page/WebCoreKeyboardUIMode.h:
* page/WebKitPoint.h:
* page/WebKitPoint.idl:
* page/WindowBase64.idl:
* page/WindowFeatures.h:
* page/WindowFocusAllowedIndicator.cpp:
* page/WindowFocusAllowedIndicator.h:
* page/WindowTimers.idl:
* page/WorkerNavigator.cpp:
* page/WorkerNavigator.h:
* page/WorkerNavigator.idl:
* page/animation/AnimationBase.cpp:
* page/animation/AnimationBase.h:
* page/animation/AnimationController.cpp:
* page/animation/AnimationController.h:
* page/animation/AnimationControllerPrivate.h:
* page/animation/CSSPropertyAnimation.cpp:
* page/animation/CSSPropertyAnimation.h:
* page/animation/CompositeAnimation.cpp:
* page/animation/CompositeAnimation.h:
* page/animation/ImplicitAnimation.cpp:
* page/animation/ImplicitAnimation.h:
* page/animation/KeyframeAnimation.cpp:
* page/animation/KeyframeAnimation.h:
* page/efl/DragControllerEfl.cpp:
* page/efl/EventHandlerEfl.cpp:
* page/gtk/DragControllerGtk.cpp:
* page/gtk/EventHandlerGtk.cpp:
* page/ios/EventHandlerIOS.mm:
* page/mac/DragControllerMac.mm:
* page/mac/EventHandlerMac.mm:
* page/mac/PageMac.cpp:
* page/mac/WebCoreFrameView.h:
* page/make_settings.pl:
* page/win/DragControllerWin.cpp:
* page/win/EventHandlerWin.cpp:
* page/win/FrameCGWin.cpp:
* page/win/FrameCairoWin.cpp:
* page/win/FrameGdiWin.cpp:
* page/win/FrameWin.cpp:
* page/win/FrameWin.h:
* pdf/ios/PDFDocument.h:
* platform/Clock.cpp:
* platform/Clock.h:
* platform/ClockGeneric.cpp:
* platform/ClockGeneric.h:
* platform/ColorChooser.h:
* platform/ColorChooserClient.h:
* platform/ContentType.cpp:
* platform/ContentType.h:
* platform/ContextMenu.h:
* platform/ContextMenuItem.h:
* platform/Cookie.h:
* platform/Cursor.h:
* platform/DragData.cpp:
* platform/DragData.h:
* platform/DragImage.cpp:
* platform/DragImage.h:
* platform/FileChooser.cpp:
* platform/FileChooser.h:
* platform/FileSystem.h:
* platform/FloatConversion.h:
* platform/KillRing.h:
* platform/LinkHash.h:
* platform/LocalizedStrings.cpp:
* platform/LocalizedStrings.h:
* platform/Logging.cpp:
* platform/Logging.h:
* platform/MIMETypeRegistry.cpp:
* platform/MIMETypeRegistry.h:
* platform/MediaDescription.h:
* platform/MediaSample.h:
* platform/NotImplemented.h:
* platform/PODFreeListArena.h:
* platform/Pasteboard.h:
* platform/PasteboardStrategy.h:
* platform/PlatformExportMacros.h:
* platform/PlatformKeyboardEvent.h:
* platform/PlatformMenuDescription.h:
* platform/PlatformMouseEvent.h:
* platform/PlatformPasteboard.h:
* platform/PlatformScreen.h:
* platform/PlatformSpeechSynthesis.h:
* platform/PlatformSpeechSynthesisUtterance.cpp:
* platform/PlatformSpeechSynthesisUtterance.h:
* platform/PlatformSpeechSynthesisVoice.cpp:
* platform/PlatformSpeechSynthesisVoice.h:
* platform/PlatformSpeechSynthesizer.cpp:
* platform/PlatformSpeechSynthesizer.h:
* platform/PlatformWheelEvent.h:
* platform/PopupMenuClient.h:
* platform/RemoteCommandListener.cpp:
* platform/RemoteCommandListener.h:
* platform/SSLKeyGenerator.h:
* platform/SchemeRegistry.cpp:
* platform/SchemeRegistry.h:
* platform/ScrollTypes.h:
* platform/ScrollView.cpp:
* platform/ScrollView.h:
* platform/Scrollbar.cpp:
* platform/Scrollbar.h:
* platform/SharedBuffer.cpp:
* platform/SharedBuffer.h:
* platform/SharedTimer.h:
* platform/Sound.h:
* platform/ThreadCheck.h:
* platform/ThreadGlobalData.cpp:
* platform/ThreadGlobalData.h:
* platform/ThreadTimers.cpp:
* platform/ThreadTimers.h:
* platform/Timer.cpp:
* platform/Timer.h:
* platform/URL.cpp:
* platform/URL.h:
* platform/Widget.cpp:
* platform/Widget.h:
* platform/animation/AnimationUtilities.h:
* platform/audio/AudioArray.h:
* platform/audio/AudioBus.cpp:
* platform/audio/AudioBus.h:
* platform/audio/AudioChannel.cpp:
* platform/audio/AudioChannel.h:
* platform/audio/AudioDestination.h:
* platform/audio/AudioFIFO.cpp:
* platform/audio/AudioFIFO.h:
* platform/audio/AudioFileReader.h:
* platform/audio/AudioIOCallback.h:
* platform/audio/AudioPullFIFO.cpp:
* platform/audio/AudioPullFIFO.h:
* platform/audio/AudioSourceProvider.h:
* platform/audio/Biquad.cpp:
* platform/audio/Biquad.h:
* platform/audio/Cone.cpp:
* platform/audio/Cone.h:
* platform/audio/DirectConvolver.cpp:
* platform/audio/DirectConvolver.h:
* platform/audio/Distance.cpp:
* platform/audio/Distance.h:
* platform/audio/DownSampler.cpp:
* platform/audio/DownSampler.h:
* platform/audio/DynamicsCompressor.cpp:
* platform/audio/DynamicsCompressor.h:
* platform/audio/DynamicsCompressorKernel.cpp:
* platform/audio/DynamicsCompressorKernel.h:
* platform/audio/FFTConvolver.cpp:
* platform/audio/FFTConvolver.h:
* platform/audio/FFTFrame.cpp:
* platform/audio/FFTFrame.h:
* platform/audio/HRTFDatabase.cpp:
* platform/audio/HRTFDatabase.h:
* platform/audio/HRTFDatabaseLoader.cpp:
* platform/audio/HRTFDatabaseLoader.h:
* platform/audio/HRTFElevation.cpp:
* platform/audio/HRTFElevation.h:
* platform/audio/HRTFKernel.cpp:
* platform/audio/HRTFKernel.h:
* platform/audio/MultiChannelResampler.cpp:
* platform/audio/MultiChannelResampler.h:
* platform/audio/Panner.cpp:
* platform/audio/Panner.h:
* platform/audio/Reverb.cpp:
* platform/audio/Reverb.h:
* platform/audio/ReverbAccumulationBuffer.cpp:
* platform/audio/ReverbAccumulationBuffer.h:
* platform/audio/ReverbConvolver.cpp:
* platform/audio/ReverbConvolver.h:
* platform/audio/ReverbConvolverStage.cpp:
* platform/audio/ReverbConvolverStage.h:
* platform/audio/ReverbInputBuffer.cpp:
* platform/audio/ReverbInputBuffer.h:
* platform/audio/SincResampler.cpp:
* platform/audio/SincResampler.h:
* platform/audio/UpSampler.cpp:
* platform/audio/UpSampler.h:
* platform/audio/ZeroPole.cpp:
* platform/audio/ZeroPole.h:
* platform/audio/ios/AudioDestinationIOS.cpp:
* platform/audio/ios/AudioDestinationIOS.h:
* platform/audio/ios/AudioFileReaderIOS.cpp:
* platform/audio/ios/AudioFileReaderIOS.h:
* platform/audio/mac/AudioDestinationMac.cpp:
* platform/audio/mac/AudioDestinationMac.h:
* platform/audio/mac/AudioFileReaderMac.cpp:
* platform/audio/mac/AudioFileReaderMac.h:
* platform/audio/mac/FFTFrameMac.cpp:
* platform/cf/FileSystemCF.cpp:
* platform/cf/SharedBufferCF.cpp:
* platform/cf/URLCF.cpp:
* platform/cocoa/KeyEventCocoa.h:
* platform/cocoa/KeyEventCocoa.mm:
* platform/efl/CursorEfl.cpp:
* platform/efl/EflKeyboardUtilities.cpp:
* platform/efl/EflKeyboardUtilities.h:
* platform/efl/FileSystemEfl.cpp:
* platform/efl/LanguageEfl.cpp:
* platform/efl/LocalizedStringsEfl.cpp:
* platform/efl/MIMETypeRegistryEfl.cpp:
* platform/efl/PlatformKeyboardEventEfl.cpp:
* platform/efl/PlatformMouseEventEfl.cpp:
* platform/efl/PlatformScreenEfl.cpp:
* platform/efl/PlatformWheelEventEfl.cpp:
* platform/efl/RenderThemeEfl.h:
* platform/efl/ScrollbarEfl.h:
* platform/efl/SharedTimerEfl.cpp:
* platform/efl/SoundEfl.cpp:
* platform/efl/TemporaryLinkStubs.cpp:
* platform/efl/WidgetEfl.cpp:
* platform/graphics/ANGLEWebKitBridge.cpp:
* platform/graphics/ANGLEWebKitBridge.h:
* platform/graphics/AudioTrackPrivate.h:
* platform/graphics/BitmapImage.cpp:
* platform/graphics/BitmapImage.h:
* platform/graphics/Color.cpp:
* platform/graphics/Color.h:
* platform/graphics/CrossfadeGeneratedImage.cpp:
* platform/graphics/CrossfadeGeneratedImage.h:
* platform/graphics/DashArray.h:
* platform/graphics/DisplayRefreshMonitor.cpp:
* platform/graphics/DisplayRefreshMonitor.h:
* platform/graphics/FloatPoint.cpp:
* platform/graphics/FloatPoint.h:
* platform/graphics/FloatQuad.cpp:
* platform/graphics/FloatQuad.h:
* platform/graphics/FloatRect.cpp:
* platform/graphics/FloatRect.h:
* platform/graphics/FloatSize.cpp:
* platform/graphics/FloatSize.h:
* platform/graphics/FontBaseline.h:
* platform/graphics/FontCache.cpp:
* platform/graphics/FontCache.h:
* platform/graphics/FontData.cpp:
* platform/graphics/FontData.h:
* platform/graphics/FontDescription.cpp:
* platform/graphics/FontFeatureSettings.cpp:
* platform/graphics/FontFeatureSettings.h:
* platform/graphics/FontGlyphs.cpp:
* platform/graphics/FontOrientation.h:
* platform/graphics/FontRenderingMode.h:
* platform/graphics/FontSelector.h:
* platform/graphics/FontWidthVariant.h:
* platform/graphics/FormatConverter.cpp:
* platform/graphics/FormatConverter.h:
* platform/graphics/GeneratedImage.h:
* platform/graphics/Glyph.h:
* platform/graphics/GlyphBuffer.h:
* platform/graphics/GlyphMetricsMap.h:
* platform/graphics/GlyphPage.h:
* platform/graphics/GlyphPageTreeNode.cpp:
* platform/graphics/GlyphPageTreeNode.h:
* platform/graphics/Gradient.cpp:
* platform/graphics/Gradient.h:
* platform/graphics/GradientImage.h:
* platform/graphics/GraphicsContext.h:
* platform/graphics/GraphicsContext3D.cpp:
* platform/graphics/GraphicsContext3D.h:
* platform/graphics/GraphicsLayer.cpp:
* platform/graphics/GraphicsLayer.h:
* platform/graphics/GraphicsLayerClient.h:
* platform/graphics/GraphicsTypes.cpp:
* platform/graphics/GraphicsTypes.h:
* platform/graphics/GraphicsTypes3D.h:
* platform/graphics/Image.cpp:
* platform/graphics/Image.h:
* platform/graphics/ImageBuffer.cpp:
* platform/graphics/ImageBuffer.h:
* platform/graphics/ImageBufferData.h:
* platform/graphics/ImageObserver.h:
* platform/graphics/ImageSource.cpp:
* platform/graphics/ImageSource.h:
* platform/graphics/InbandTextTrackPrivate.h:
* platform/graphics/InbandTextTrackPrivateClient.h:
* platform/graphics/IntPoint.cpp:
* platform/graphics/IntPoint.h:
* platform/graphics/IntSize.cpp:
* platform/graphics/IntSize.h:
* platform/graphics/MediaPlayer.cpp:
* platform/graphics/MediaPlayer.h:
* platform/graphics/MediaPlayerPrivate.h:
* platform/graphics/MediaSourcePrivateClient.h:
* platform/graphics/NativeImagePtr.h:
* platform/graphics/OpenGLESShims.h:
* platform/graphics/Path.cpp:
* platform/graphics/Path.h:
* platform/graphics/PathTraversalState.h:
* platform/graphics/Pattern.cpp:
* platform/graphics/Pattern.h:
* platform/graphics/PlatformLayer.h:
* platform/graphics/PlatformTimeRanges.cpp:
* platform/graphics/PlatformTimeRanges.h:
* platform/graphics/SegmentedFontData.cpp:
* platform/graphics/SegmentedFontData.h:
* platform/graphics/ShadowBlur.cpp:
* platform/graphics/ShadowBlur.h:
* platform/graphics/SimpleFontData.cpp:
* platform/graphics/SourceBufferPrivateClient.h:
* platform/graphics/StringTruncator.cpp:
* platform/graphics/StringTruncator.h:
* platform/graphics/TrackPrivateBase.h:
* platform/graphics/VideoTrackPrivate.h:
* platform/graphics/WindRule.h:
* platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h:
* platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm:
* platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp:
* platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h:
* platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp:
* platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h:
* platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h:
* platform/graphics/avfoundation/cf/CoreMediaSoftLinking.h:
* platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp:
* platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h:
* platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp:
* platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h:
* platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp:
* platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h:
* platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp:
* platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.h:
* platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h:
* platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm:
* platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.h:
* platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm:
* platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h:
* platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:
* platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h:
* platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm:
* platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.h:
* platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm:
* platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h:
* platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:
* platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.h:
* platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm:
* platform/graphics/ca/GraphicsLayerCA.cpp:
* platform/graphics/ca/GraphicsLayerCA.h:
* platform/graphics/ca/LayerFlushScheduler.cpp:
* platform/graphics/ca/LayerFlushScheduler.h:
* platform/graphics/ca/LayerFlushSchedulerClient.h:
* platform/graphics/ca/PlatformCAAnimation.h:
* platform/graphics/ca/PlatformCAFilters.h:
* platform/graphics/ca/PlatformCALayer.cpp:
* platform/graphics/ca/PlatformCALayer.h:
* platform/graphics/ca/PlatformCALayerClient.h:
* platform/graphics/ca/TransformationMatrixCA.cpp:
* platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp:
* platform/graphics/ca/mac/LayerPool.mm:
* platform/graphics/ca/mac/PlatformCAAnimationMac.mm:
* platform/graphics/ca/mac/PlatformCAFiltersMac.h:
* platform/graphics/ca/mac/PlatformCAFiltersMac.mm:
* platform/graphics/ca/mac/PlatformCALayerMac.h:
* platform/graphics/ca/mac/PlatformCALayerMac.mm:
* platform/graphics/ca/mac/WebTiledBackingLayer.h:
* platform/graphics/ca/mac/WebTiledBackingLayer.mm:
* platform/graphics/ca/win/AbstractCACFLayerTreeHost.h:
* platform/graphics/ca/win/CACFLayerTreeHost.cpp:
* platform/graphics/ca/win/CACFLayerTreeHost.h:
* platform/graphics/ca/win/CACFLayerTreeHostClient.h:
* platform/graphics/ca/win/LayerChangesFlusher.cpp:
* platform/graphics/ca/win/LayerChangesFlusher.h:
* platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp:
* platform/graphics/ca/win/LegacyCACFLayerTreeHost.h:
* platform/graphics/ca/win/PlatformCAAnimationWin.cpp:
* platform/graphics/ca/win/PlatformCAFiltersWin.cpp:
* platform/graphics/ca/win/PlatformCALayerWin.cpp:
* platform/graphics/ca/win/PlatformCALayerWin.h:
* platform/graphics/ca/win/PlatformCALayerWinInternal.cpp:
* platform/graphics/ca/win/PlatformCALayerWinInternal.h:
* platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp:
* platform/graphics/ca/win/WKCACFViewLayerTreeHost.h:
* platform/graphics/cairo/BitmapImageCairo.cpp:
* platform/graphics/cairo/CairoUtilities.cpp:
* platform/graphics/cairo/CairoUtilities.h:
* platform/graphics/cairo/DrawingBufferCairo.cpp:
* platform/graphics/cairo/FloatRectCairo.cpp:
* platform/graphics/cairo/FontCairo.cpp:
* platform/graphics/cairo/FontCairoHarfbuzzNG.cpp:
* platform/graphics/cairo/GradientCairo.cpp:
* platform/graphics/cairo/GraphicsContext3DCairo.cpp:
* platform/graphics/cairo/GraphicsContextCairo.cpp:
* platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h:
* platform/graphics/cairo/ImageBufferCairo.cpp:
* platform/graphics/cairo/ImageBufferDataCairo.h:
* platform/graphics/cairo/ImageCairo.cpp:
* platform/graphics/cairo/PatternCairo.cpp:
* platform/graphics/cairo/PlatformContextCairo.cpp:
* platform/graphics/cairo/PlatformContextCairo.h:
* platform/graphics/cairo/TransformationMatrixCairo.cpp:
* platform/graphics/cg/BitmapImageCG.cpp:
* platform/graphics/cg/ColorCG.cpp:
* platform/graphics/cg/FloatPointCG.cpp:
* platform/graphics/cg/FloatRectCG.cpp:
* platform/graphics/cg/FloatSizeCG.cpp:
* platform/graphics/cg/GradientCG.cpp:
* platform/graphics/cg/GraphicsContext3DCG.cpp:
* platform/graphics/cg/GraphicsContextCG.cpp:
* platform/graphics/cg/GraphicsContextCG.h:
* platform/graphics/cg/GraphicsContextPlatformPrivateCG.h:
* platform/graphics/cg/ImageBufferCG.cpp:
* platform/graphics/cg/ImageBufferDataCG.cpp:
* platform/graphics/cg/ImageBufferDataCG.h:
* platform/graphics/cg/ImageCG.cpp:
* platform/graphics/cg/ImageSourceCG.cpp:
* platform/graphics/cg/IntPointCG.cpp:
* platform/graphics/cg/IntRectCG.cpp:
* platform/graphics/cg/IntSizeCG.cpp:
* platform/graphics/cg/PDFDocumentImage.cpp:
* platform/graphics/cg/PDFDocumentImage.h:
* platform/graphics/cg/PathCG.cpp:
* platform/graphics/cg/PatternCG.cpp:
* platform/graphics/cg/TransformationMatrixCG.cpp:
* platform/graphics/efl/IconEfl.cpp:
* platform/graphics/efl/ImageEfl.cpp:
* platform/graphics/filters/FilterOperation.cpp:
* platform/graphics/filters/FilterOperation.h:
* platform/graphics/filters/FilterOperations.cpp:
* platform/graphics/filters/FilterOperations.h:
* platform/graphics/freetype/FontPlatformDataFreeType.cpp:
* platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp:
* platform/graphics/freetype/SimpleFontDataFreeType.cpp:
* platform/graphics/gpu/mac/DrawingBufferMac.mm:
* platform/graphics/gtk/GdkCairoUtilities.cpp:
* platform/graphics/gtk/GdkCairoUtilities.h:
* platform/graphics/gtk/IconGtk.cpp:
* platform/graphics/gtk/ImageGtk.cpp:
* platform/graphics/ios/DisplayRefreshMonitorIOS.mm:
* platform/graphics/ios/FontCacheIOS.mm:
* platform/graphics/ios/GraphicsContext3DIOS.h:
* platform/graphics/ios/InbandTextTrackPrivateAVFIOS.h:
* platform/graphics/ios/InbandTextTrackPrivateAVFIOS.mm:
* platform/graphics/ios/MediaPlayerPrivateIOS.h:
* platform/graphics/ios/MediaPlayerPrivateIOS.mm:
* platform/graphics/mac/ColorMac.h:
* platform/graphics/mac/ColorMac.mm:
* platform/graphics/mac/DisplayRefreshMonitorMac.cpp:
* platform/graphics/mac/FloatPointMac.mm:
* platform/graphics/mac/FloatRectMac.mm:
* platform/graphics/mac/FloatSizeMac.mm:
* platform/graphics/mac/FontCacheMac.mm:
* platform/graphics/mac/FontCustomPlatformData.h:
* platform/graphics/mac/GlyphPageTreeNodeMac.cpp:
* platform/graphics/mac/GraphicsContext3DMac.mm:
* platform/graphics/mac/GraphicsContextMac.mm:
* platform/graphics/mac/ImageMac.mm:
* platform/graphics/mac/IntPointMac.mm:
* platform/graphics/mac/IntRectMac.mm:
* platform/graphics/mac/IntSizeMac.mm:
* platform/graphics/mac/MediaPlayerPrivateQTKit.h:
* platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
* platform/graphics/mac/MediaPlayerProxy.h:
* platform/graphics/mac/WebCoreCALayerExtras.h:
* platform/graphics/mac/WebCoreCALayerExtras.mm:
* platform/graphics/mac/WebGLLayer.h:
* platform/graphics/mac/WebGLLayer.mm:
* platform/graphics/mac/WebLayer.h:
* platform/graphics/mac/WebLayer.mm:
* platform/graphics/mac/WebTiledLayer.h:
* platform/graphics/mac/WebTiledLayer.mm:
* platform/graphics/opengl/GraphicsContext3DOpenGL.cpp:
* platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp:
* platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp:
* platform/graphics/opentype/OpenTypeUtilities.cpp:
* platform/graphics/opentype/OpenTypeUtilities.h:
* platform/graphics/transforms/AffineTransform.cpp:
* platform/graphics/transforms/AffineTransform.h:
* platform/graphics/transforms/Matrix3DTransformOperation.cpp:
* platform/graphics/transforms/Matrix3DTransformOperation.h:
* platform/graphics/transforms/PerspectiveTransformOperation.cpp:
* platform/graphics/transforms/PerspectiveTransformOperation.h:
* platform/graphics/transforms/TransformState.cpp:
* platform/graphics/transforms/TransformState.h:
* platform/graphics/transforms/TransformationMatrix.cpp:
* platform/graphics/transforms/TransformationMatrix.h:
* platform/graphics/win/FontCGWin.cpp:
* platform/graphics/win/FontCacheWin.cpp:
* platform/graphics/win/FontCustomPlatformDataCairo.cpp:
* platform/graphics/win/FontWin.cpp:
* platform/graphics/win/FullScreenController.cpp:
* platform/graphics/win/FullScreenController.h:
* platform/graphics/win/FullScreenControllerClient.h:
* platform/graphics/win/GlyphPageTreeNodeCGWin.cpp:
* platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp:
* platform/graphics/win/GraphicsContextCGWin.cpp:
* platform/graphics/win/GraphicsContextCairoWin.cpp:
* platform/graphics/win/GraphicsContextWin.cpp:
* platform/graphics/win/ImageCGWin.cpp:
* platform/graphics/win/ImageCairoWin.cpp:
* platform/graphics/win/ImageWin.cpp:
* platform/graphics/win/IntPointWin.cpp:
* platform/graphics/win/IntRectWin.cpp:
* platform/graphics/win/IntSizeWin.cpp:
* platform/graphics/win/LocalWindowsContext.h:
* platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp:
* platform/graphics/win/MediaPlayerPrivateTaskTimer.h:
* platform/graphics/win/SimpleFontDataCGWin.cpp:
* platform/graphics/win/SimpleFontDataCairoWin.cpp:
* platform/graphics/win/SimpleFontDataWin.cpp:
* platform/graphics/win/TransformationMatrixWin.cpp:
* platform/graphics/wince/FontCacheWinCE.cpp:
* platform/graphics/wince/FontWinCE.cpp:
* platform/graphics/wince/MediaPlayerPrivateWinCE.h:
* platform/graphics/wince/SimpleFontDataWinCE.cpp:
* platform/gtk/CompositionResults.h:
* platform/gtk/CursorGtk.cpp:
* platform/gtk/GtkPluginWidget.cpp:
* platform/gtk/GtkPluginWidget.h:
* platform/gtk/LocalizedStringsGtk.cpp:
* platform/gtk/MIMETypeRegistryGtk.cpp:
* platform/gtk/PlatformKeyboardEventGtk.cpp:
* platform/gtk/PlatformMouseEventGtk.cpp:
* platform/gtk/PlatformScreenGtk.cpp:
* platform/gtk/PlatformWheelEventGtk.cpp:
* platform/gtk/RedirectedXCompositeWindow.cpp:
* platform/gtk/RedirectedXCompositeWindow.h:
* platform/gtk/RenderThemeGtk.h:
* platform/gtk/ScrollViewGtk.cpp:
* platform/gtk/SharedTimerGtk.cpp:
* platform/gtk/TemporaryLinkStubs.cpp:
* platform/gtk/UserAgentGtk.cpp:
* platform/gtk/UserAgentGtk.h:
* platform/gtk/WidgetGtk.cpp:
* platform/gtk/WidgetRenderingContext.cpp:
* platform/image-decoders/ImageDecoder.h:
* platform/image-decoders/cairo/ImageDecoderCairo.cpp:
* platform/image-decoders/gif/GIFImageDecoder.cpp:
* platform/image-decoders/gif/GIFImageDecoder.h:
* platform/image-decoders/gif/GIFImageReader.cpp:
* platform/image-decoders/jpeg/JPEGImageDecoder.cpp:
* platform/image-decoders/jpeg/JPEGImageDecoder.h:
* platform/image-decoders/png/PNGImageDecoder.cpp:
* platform/image-decoders/png/PNGImageDecoder.h:
* platform/image-decoders/webp/WEBPImageDecoder.cpp:
* platform/image-decoders/webp/WEBPImageDecoder.h:
* platform/ios/CursorIOS.cpp:
* platform/ios/DragImageIOS.mm:
* platform/ios/KeyEventCodesIOS.h:
* platform/ios/KeyEventIOS.mm:
* platform/ios/PlatformPasteboardIOS.mm:
* platform/ios/PlatformScreenIOS.mm:
* platform/ios/PlatformSpeechSynthesizerIOS.mm:
* platform/ios/RemoteCommandListenerIOS.h:
* platform/ios/RemoteCommandListenerIOS.mm:
* platform/ios/ScrollViewIOS.mm:
* platform/ios/SoundIOS.mm:
* platform/ios/SystemMemory.h:
* platform/ios/SystemMemoryIOS.cpp:
* platform/ios/WebCoreSystemInterfaceIOS.h:
* platform/ios/WebCoreSystemInterfaceIOS.mm:
* platform/ios/WidgetIOS.mm:
* platform/mac/BlockExceptions.h:
* platform/mac/BlockExceptions.mm:
* platform/mac/ContextMenuItemMac.mm:
* platform/mac/ContextMenuMac.mm:
* platform/mac/CursorMac.mm:
* platform/mac/DragDataMac.mm:
* platform/mac/DragImageMac.mm:
* platform/mac/FileSystemMac.mm:
* platform/mac/KeyEventMac.mm:
* platform/mac/LocalCurrentGraphicsContext.h:
* platform/mac/LocalCurrentGraphicsContext.mm:
* platform/mac/LoggingMac.mm:
* platform/mac/MIMETypeRegistryMac.mm:
* platform/mac/MediaTimeMac.cpp:
* platform/mac/MediaTimeMac.h:
* platform/mac/PasteboardMac.mm:
* platform/mac/PlatformClockCA.cpp:
* platform/mac/PlatformClockCA.h:
* platform/mac/PlatformClockCM.h:
* platform/mac/PlatformClockCM.mm:
* platform/mac/PlatformPasteboardMac.mm:
* platform/mac/PlatformScreenMac.mm:
* platform/mac/PlatformSpeechSynthesisMac.mm:
* platform/mac/PlatformSpeechSynthesizerMac.mm:
* platform/mac/ScrollViewMac.mm:
* platform/mac/SharedBufferMac.mm:
* platform/mac/SharedTimerMac.mm:
* platform/mac/SoftLinking.h:
* platform/mac/SoundMac.mm:
* platform/mac/ThreadCheck.mm:
* platform/mac/URLMac.mm:
* platform/mac/WebCoreNSStringExtras.h:
* platform/mac/WebCoreNSStringExtras.mm:
* platform/mac/WebCoreNSURLExtras.h:
* platform/mac/WebCoreNSURLExtras.mm:
* platform/mac/WebCoreObjCExtras.h:
* platform/mac/WebCoreObjCExtras.mm:
* platform/mac/WebCoreSystemInterface.h:
* platform/mac/WebCoreSystemInterface.mm:
* platform/mac/WebCoreView.h:
* platform/mac/WebCoreView.m:
* platform/mac/WebFontCache.h:
* platform/mac/WebFontCache.mm:
* platform/mac/WebWindowAnimation.h:
* platform/mac/WebWindowAnimation.mm:
* platform/mac/WidgetMac.mm:
* platform/mediastream/MediaStreamConstraintsValidationClient.h:
* platform/mediastream/MediaStreamCreationClient.h:
* platform/mediastream/MediaStreamSourceCapabilities.h:
* platform/mediastream/MediaStreamSourceStates.h:
* platform/mediastream/MediaStreamTrackSourcesRequestClient.h:
* platform/mediastream/RTCIceServer.h:
* platform/mediastream/mac/AVAudioCaptureSource.h:
* platform/mediastream/mac/AVAudioCaptureSource.mm:
* platform/mediastream/mac/AVCaptureDeviceManager.h:
* platform/mediastream/mac/AVCaptureDeviceManager.mm:
* platform/mediastream/mac/AVMediaCaptureSource.h:
* platform/mediastream/mac/AVMediaCaptureSource.mm:
* platform/mediastream/mac/AVVideoCaptureSource.h:
* platform/mediastream/mac/AVVideoCaptureSource.mm:
* platform/mock/MockMediaStreamCenter.cpp:
* platform/mock/MockMediaStreamCenter.h:
* platform/mock/PlatformSpeechSynthesizerMock.cpp:
* platform/mock/PlatformSpeechSynthesizerMock.h:
* platform/mock/mediasource/MockBox.cpp:
* platform/mock/mediasource/MockBox.h:
* platform/mock/mediasource/MockMediaPlayerMediaSource.cpp:
* platform/mock/mediasource/MockMediaPlayerMediaSource.h:
* platform/mock/mediasource/MockMediaSourcePrivate.cpp:
* platform/mock/mediasource/MockMediaSourcePrivate.h:
* platform/mock/mediasource/MockSourceBufferPrivate.cpp:
* platform/mock/mediasource/MockSourceBufferPrivate.h:
* platform/mock/mediasource/MockTracks.cpp:
* platform/mock/mediasource/MockTracks.h:
* platform/network/AuthenticationChallengeBase.cpp:
* platform/network/AuthenticationChallengeBase.h:
* platform/network/Credential.cpp:
* platform/network/Credential.h:
* platform/network/DNS.h:
* platform/network/DNSResolveQueue.cpp:
* platform/network/DNSResolveQueue.h:
* platform/network/DataURL.cpp:
* platform/network/DataURL.h:
* platform/network/HTTPHeaderMap.h:
* platform/network/HTTPParsers.cpp:
* platform/network/HTTPParsers.h:
* platform/network/PlatformCookieJar.h:
* platform/network/ProtectionSpace.cpp:
* platform/network/ProtectionSpace.h:
* platform/network/ResourceErrorBase.cpp:
* platform/network/ResourceErrorBase.h:
* platform/network/ResourceHandle.cpp:
* platform/network/ResourceHandle.h:
* platform/network/ResourceHandleClient.h:
* platform/network/ResourceHandleInternal.h:
* platform/network/ResourceRequestBase.cpp:
* platform/network/ResourceRequestBase.h:
* platform/network/ResourceResponseBase.cpp:
* platform/network/ResourceResponseBase.h:
* platform/network/cf/AuthenticationCF.cpp:
* platform/network/cf/AuthenticationCF.h:
* platform/network/cf/AuthenticationChallenge.h:
* platform/network/cf/CookieJarCFNet.cpp:
* platform/network/cf/CookieStorageCFNet.cpp:
* platform/network/cf/DNSCFNet.cpp:
* platform/network/cf/DownloadBundle.h:
* platform/network/cf/FormDataStreamCFNet.cpp:
* platform/network/cf/FormDataStreamCFNet.h:
* platform/network/cf/ResourceError.h:
* platform/network/cf/ResourceErrorCF.cpp:
* platform/network/cf/ResourceHandleCFNet.cpp:
* platform/network/cf/ResourceHandleCFURLConnectionDelegate.cpp:
* platform/network/cf/ResourceHandleCFURLConnectionDelegate.h:
* platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp:
* platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.h:
* platform/network/cf/ResourceRequest.h:
* platform/network/cf/ResourceRequestCFNet.cpp:
* platform/network/cf/ResourceRequestCFNet.h:
* platform/network/cf/ResourceResponse.h:
* platform/network/cf/ResourceResponseCFNet.cpp:
* platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.cpp:
* platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.h:
* platform/network/curl/AuthenticationChallenge.h:
* platform/network/curl/CurlDownload.cpp:
* platform/network/curl/CurlDownload.h:
* platform/network/curl/DNSCurl.cpp:
* platform/network/curl/DownloadBundle.h:
* platform/network/curl/FormDataStreamCurl.cpp:
* platform/network/curl/FormDataStreamCurl.h:
* platform/network/curl/ResourceError.h:
* platform/network/curl/ResourceHandleCurl.cpp:
* platform/network/curl/ResourceHandleManager.cpp:
* platform/network/curl/ResourceHandleManager.h:
* platform/network/curl/ResourceRequest.h:
* platform/network/curl/ResourceResponse.h:
* platform/network/curl/SSLHandle.cpp:
* platform/network/curl/SSLHandle.h:
* platform/network/gtk/CredentialBackingStore.cpp:
* platform/network/gtk/CredentialBackingStore.h:
* platform/network/ios/WebCoreURLResponseIOS.h:
* platform/network/ios/WebCoreURLResponseIOS.mm:
* platform/network/mac/AuthenticationMac.h:
* platform/network/mac/AuthenticationMac.mm:
* platform/network/mac/CookieJarMac.mm:
* platform/network/mac/CookieStorageMac.mm:
* platform/network/mac/FormDataStreamMac.h:
* platform/network/mac/FormDataStreamMac.mm:
* platform/network/mac/ResourceErrorMac.mm:
* platform/network/mac/ResourceHandleMac.mm:
* platform/network/mac/ResourceRequestMac.mm:
* platform/network/mac/ResourceResponseMac.mm:
* platform/network/mac/WebCoreURLResponse.h:
* platform/network/mac/WebCoreURLResponse.mm:
* platform/network/soup/AuthenticationChallenge.h:
* platform/network/soup/AuthenticationChallengeSoup.cpp:
* platform/network/soup/CookieJarSoup.h:
* platform/network/soup/DNSSoup.cpp:
* platform/network/soup/ResourceError.h:
* platform/network/soup/ResourceErrorSoup.cpp:
* platform/network/soup/ResourceRequest.h:
* platform/network/soup/ResourceResponse.h:
* platform/network/soup/SoupNetworkSession.cpp:
* platform/network/soup/SoupNetworkSession.h:
* platform/network/win/CookieJarWin.cpp:
* platform/network/win/DownloadBundleWin.cpp:
* platform/network/win/ResourceError.h:
* platform/network/win/ResourceHandleWin.cpp:
* platform/network/win/ResourceRequest.h:
* platform/network/win/ResourceResponse.h:
* platform/posix/FileSystemPOSIX.cpp:
* platform/posix/SharedBufferPOSIX.cpp:
* platform/soup/URLSoup.cpp:
* platform/sql/SQLValue.cpp:
* platform/sql/SQLValue.h:
* platform/sql/SQLiteAuthorizer.cpp:
* platform/sql/SQLiteDatabase.cpp:
* platform/sql/SQLiteDatabase.h:
* platform/sql/SQLiteStatement.cpp:
* platform/sql/SQLiteStatement.h:
* platform/sql/SQLiteTransaction.cpp:
* platform/sql/SQLiteTransaction.h:
* platform/text/SuffixTree.h:
* platform/text/TextAllInOne.cpp:
* platform/text/TextBoundaries.cpp:
* platform/text/TextBoundaries.h:
* platform/text/TextCodec.cpp:
* platform/text/TextCodec.h:
* platform/text/TextCodecASCIIFastPath.h:
* platform/text/TextCodecICU.cpp:
* platform/text/TextCodecICU.h:
* platform/text/TextCodecLatin1.cpp:
* platform/text/TextCodecLatin1.h:
* platform/text/TextCodecUTF16.cpp:
* platform/text/TextCodecUTF16.h:
* platform/text/TextCodecUTF8.cpp:
* platform/text/TextCodecUTF8.h:
* platform/text/TextCodecUserDefined.cpp:
* platform/text/TextCodecUserDefined.h:
* platform/text/TextDirection.h:
* platform/text/TextEncoding.cpp:
* platform/text/TextEncoding.h:
* platform/text/TextEncodingRegistry.cpp:
* platform/text/TextEncodingRegistry.h:
* platform/text/TextStream.cpp:
* platform/text/TextStream.h:
* platform/text/UnicodeBidi.h:
* platform/text/mac/CharsetData.h:
* platform/text/mac/TextBoundaries.mm:
* platform/text/mac/TextCodecMac.cpp:
* platform/text/mac/TextCodecMac.h:
* platform/text/mac/character-sets.txt:
* platform/text/mac/make-charset-table.pl:
* platform/text/win/TextCodecWin.h:
* platform/win/BString.cpp:
* platform/win/BString.h:
* platform/win/COMPtr.h:
* platform/win/ClipboardUtilitiesWin.cpp:
* platform/win/ClipboardUtilitiesWin.h:
* platform/win/ContextMenuItemWin.cpp:
* platform/win/ContextMenuWin.cpp:
* platform/win/CursorWin.cpp:
* platform/win/DragDataWin.cpp:
* platform/win/DragImageCGWin.cpp:
* platform/win/DragImageCairoWin.cpp:
* platform/win/DragImageWin.cpp:
* platform/win/FileSystemWin.cpp:
* platform/win/GDIObjectCounter.cpp:
* platform/win/GDIObjectCounter.h:
* platform/win/HWndDC.h:
* platform/win/KeyEventWin.cpp:
* platform/win/LanguageWin.cpp:
* platform/win/MIMETypeRegistryWin.cpp:
* platform/win/PasteboardWin.cpp:
* platform/win/PlatformMouseEventWin.cpp:
* platform/win/PlatformScreenWin.cpp:
* platform/win/SharedBufferWin.cpp:
* platform/win/SharedTimerWin.cpp:
* platform/win/SoftLinking.h:
* platform/win/SoundWin.cpp:
* platform/win/StructuredExceptionHandlerSuppressor.cpp:
* platform/win/TemporaryLinkStubs.cpp:
* platform/win/WCDataObject.cpp:
* platform/win/WCDataObject.h:
* platform/win/WebCoreTextRenderer.cpp:
* platform/win/WebCoreTextRenderer.h:
* platform/win/WheelEventWin.cpp:
* platform/win/WidgetWin.cpp:
* platform/win/WindowMessageBroadcaster.cpp:
* platform/win/WindowMessageBroadcaster.h:
* platform/win/WindowMessageListener.h:
* platform/win/WindowsTouch.h:
* platform/win/makesafeseh.asm:
* plugins/PluginDatabase.cpp:
* plugins/PluginDatabase.h:
* plugins/PluginDebug.cpp:
* plugins/PluginDebug.h:
* plugins/PluginPackage.cpp:
* plugins/PluginPackage.h:
* plugins/PluginQuirkSet.h:
* plugins/PluginStream.cpp:
* plugins/PluginStream.h:
* plugins/PluginView.cpp:
* plugins/PluginView.h:
* plugins/efl/PluginPackageEfl.cpp:
* plugins/efl/PluginViewEfl.cpp:
* plugins/gtk/PluginPackageGtk.cpp:
* plugins/gtk/PluginViewGtk.cpp:
* plugins/mac/PluginPackageMac.cpp:
* plugins/mac/PluginViewMac.mm:
* plugins/npapi.cpp:
* plugins/npfunctions.h:
* plugins/npruntime.h:
* plugins/win/PluginDatabaseWin.cpp:
* plugins/win/PluginPackageWin.cpp:
* plugins/win/PluginViewWin.cpp:
* plugins/x11/PluginViewX11.cpp:
* rendering/EllipsisBox.cpp:
* rendering/EllipsisBox.h:
* rendering/FilterEffectRenderer.cpp:
* rendering/FilterEffectRenderer.h:
* rendering/HitTestLocation.h:
* rendering/HitTestRequest.h:
* rendering/HitTestResult.h:
* rendering/HitTestingTransformState.cpp:
* rendering/HitTestingTransformState.h:
* rendering/RenderBoxRegionInfo.h:
* rendering/RenderButton.cpp:
* rendering/RenderButton.h:
* rendering/RenderDeprecatedFlexibleBox.cpp:
* rendering/RenderDeprecatedFlexibleBox.h:
* rendering/RenderFieldset.cpp:
* rendering/RenderFrameBase.cpp:
* rendering/RenderFrameBase.h:
* rendering/RenderFrameSet.cpp:
* rendering/RenderGeometryMap.cpp:
* rendering/RenderGeometryMap.h:
* rendering/RenderGrid.cpp:
* rendering/RenderGrid.h:
* rendering/RenderHTMLCanvas.cpp:
* rendering/RenderHTMLCanvas.h:
* rendering/RenderIFrame.cpp:
* rendering/RenderIFrame.h:
* rendering/RenderLayerBacking.cpp:
* rendering/RenderLayerBacking.h:
* rendering/RenderLayerCompositor.cpp:
* rendering/RenderLayerCompositor.h:
* rendering/RenderLineBoxList.cpp:
* rendering/RenderLineBoxList.h:
* rendering/RenderListBox.cpp:
* rendering/RenderListBox.h:
* rendering/RenderMarquee.h:
* rendering/RenderMedia.cpp:
* rendering/RenderMedia.h:
* rendering/RenderMultiColumnFlowThread.cpp:
* rendering/RenderMultiColumnFlowThread.h:
* rendering/RenderMultiColumnSet.cpp:
* rendering/RenderMultiColumnSet.h:
* rendering/RenderNamedFlowThread.cpp:
* rendering/RenderNamedFlowThread.h:
* rendering/RenderRegionSet.cpp:
* rendering/RenderRegionSet.h:
* rendering/RenderReplica.cpp:
* rendering/RenderReplica.h:
* rendering/RenderTheme.cpp:
* rendering/RenderTheme.h:
* rendering/RenderThemeMac.h:
* rendering/RenderThemeWin.h:
* rendering/RenderThemeWinCE.cpp:
* rendering/RenderThemeWinCE.h:
* rendering/RenderTreeAsText.cpp:
* rendering/RenderTreeAsText.h:
* rendering/RenderVTTCue.cpp:
* rendering/RenderVTTCue.h:
* rendering/RenderVideo.cpp:
* rendering/RenderVideo.h:
* rendering/RenderView.h:
* rendering/style/SVGRenderStyle.cpp:
* rendering/style/SVGRenderStyle.h:
* rendering/style/SVGRenderStyleDefs.cpp:
* rendering/style/SVGRenderStyleDefs.h:
* rendering/style/StyleFilterData.cpp:
* rendering/style/StyleFilterData.h:
* rendering/style/StylePendingImage.h:
* rendering/svg/RenderSVGBlock.cpp:
* rendering/svg/RenderSVGBlock.h:
* rendering/svg/RenderSVGForeignObject.cpp:
* rendering/svg/RenderSVGForeignObject.h:
* rendering/svg/RenderSVGImage.cpp:
* rendering/svg/RenderSVGInline.h:
* rendering/svg/RenderSVGInlineText.cpp:
* rendering/svg/RenderSVGPath.h:
* rendering/svg/RenderSVGShape.h:
* rendering/svg/RenderSVGTSpan.h:
* rendering/svg/RenderSVGText.cpp:
* rendering/svg/RenderSVGText.h:
* rendering/svg/SVGInlineFlowBox.cpp:
* rendering/svg/SVGInlineFlowBox.h:
* rendering/svg/SVGRenderTreeAsText.cpp:
* rendering/svg/SVGRenderTreeAsText.h:
* rendering/svg/SVGRootInlineBox.cpp:
* rendering/svg/SVGRootInlineBox.h:
* storage/StorageEventDispatcher.h:
* svg/SVGException.cpp:
* svg/graphics/SVGImageChromeClient.h:
* workers/Worker.cpp:
* workers/Worker.h:
* workers/Worker.idl:
* workers/WorkerEventQueue.cpp:
* workers/WorkerEventQueue.h:
* workers/WorkerGlobalScope.cpp:
* workers/WorkerGlobalScope.h:
* workers/WorkerGlobalScope.idl:
* workers/WorkerLocation.cpp:
* workers/WorkerLocation.h:
* workers/WorkerLocation.idl:
* workers/WorkerMessagingProxy.cpp:
* workers/WorkerMessagingProxy.h:
* workers/WorkerScriptLoader.cpp:
* workers/WorkerScriptLoader.h:
* workers/WorkerScriptLoaderClient.h:
* workers/WorkerThread.cpp:
* workers/WorkerThread.h:
* xml/DOMParser.h:
* xml/DOMParser.idl:
* xml/NativeXPathNSResolver.cpp:
* xml/NativeXPathNSResolver.h:
* xml/XMLHttpRequest.idl:
* xml/XMLHttpRequestException.cpp:
* xml/XMLHttpRequestException.h:
* xml/XMLHttpRequestException.idl:
* xml/XMLHttpRequestProgressEvent.h:
* xml/XMLHttpRequestProgressEvent.idl:
* xml/XMLHttpRequestUpload.idl:
* xml/XMLSerializer.h:
* xml/XMLSerializer.idl:
* xml/XPathEvaluator.cpp:
* xml/XPathEvaluator.h:
* xml/XPathEvaluator.idl:
* xml/XPathException.cpp:
* xml/XPathException.h:
* xml/XPathException.idl:
* xml/XPathExpression.idl:
* xml/XPathExpressionNode.cpp:
* xml/XPathNSResolver.cpp:
* xml/XPathNSResolver.h:
* xml/XPathNSResolver.idl:
* xml/XPathNodeSet.h:
* xml/XPathResult.idl:
* xml/XPathUtil.h:
* xml/XPathVariableReference.cpp:
* xml/XSLTProcessor.idl:
* xml/XSLTUnicodeSort.cpp:
* xml/XSLTUnicodeSort.h:

Source/WebInspectorUI: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* APPLE_IMAGES_LICENSE.rtf:
* UserInterface/Base/DOMUtilities.js:
* UserInterface/Models/Color.js:
* UserInterface/Views/ConsoleCommand.js:
* UserInterface/Views/ConsoleCommandResult.js:
* UserInterface/Views/ConsoleGroup.js:
* UserInterface/Views/ConsoleMessage.js:
* UserInterface/Views/ConsoleMessageImpl.js:
* UserInterface/Views/DOMTreeElement.js:
* UserInterface/Views/DOMTreeOutline.js:
* UserInterface/Views/DOMTreeUpdater.js:
* UserInterface/Views/GradientSlider.css:
* UserInterface/Views/GradientSlider.js:
* UserInterface/Views/TreeOutline.js:

Source/WebKit: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* scripts/generate-webkitversion.pl:
(printLicenseHeader):

Source/WebKit/efl: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* WebCoreSupport/ChromeClientEfl.cpp:
* WebCoreSupport/ContextMenuClientEfl.cpp:
* WebCoreSupport/ContextMenuClientEfl.h:
* WebCoreSupport/DeviceMotionClientEfl.cpp:
* WebCoreSupport/DeviceOrientationClientEfl.cpp:
* WebCoreSupport/DragClientEfl.cpp:
* WebCoreSupport/EditorClientEfl.h:
* WebCoreSupport/FrameLoaderClientEfl.cpp:
* WebCoreSupport/FrameLoaderClientEfl.h:
* WebCoreSupport/FrameNetworkingContextEfl.cpp:
* WebCoreSupport/FrameNetworkingContextEfl.h:
* WebCoreSupport/InspectorClientEfl.h:
* WebCoreSupport/NavigatorContentUtilsClientEfl.cpp:
* WebCoreSupport/NavigatorContentUtilsClientEfl.h:
* WebCoreSupport/NetworkInfoClientEfl.cpp:

Source/WebKit/gtk: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* WebCoreSupport/ContextMenuClientGtk.h:
* WebCoreSupport/DocumentLoaderGtk.cpp:
* WebCoreSupport/DocumentLoaderGtk.h:
* WebCoreSupport/EditorClientGtk.h:
* WebCoreSupport/FrameLoaderClientGtk.h:
* WebCoreSupport/InspectorClientGtk.h:
* WebCoreSupport/TextCheckerClientGtk.h:

Source/WebKit/ios: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* WebCoreSupport/WebCaretChangeListener.h:
* WebCoreSupport/WebInspectorClientIOS.mm:
* WebView/WebPlainWhiteView.h:
* WebView/WebPlainWhiteView.mm:

Source/WebKit/mac: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* Carbon/CarbonUtils.h:
* Carbon/CarbonUtils.m:
* Carbon/CarbonWindowAdapter.h:
* Carbon/CarbonWindowAdapter.mm:
* Carbon/CarbonWindowContentView.h:
* Carbon/CarbonWindowContentView.m:
* Carbon/CarbonWindowFrame.h:
* Carbon/CarbonWindowFrame.m:
* Carbon/HIViewAdapter.h:
* Carbon/HIViewAdapter.m:
* Carbon/HIWebView.h:
* Carbon/HIWebView.mm:
* DOM/WebDOMOperations.h:
* DOM/WebDOMOperations.mm:
* DOM/WebDOMOperationsInternal.h:
* DOM/WebDOMOperationsPrivate.h:
* DefaultDelegates/WebDefaultContextMenuDelegate.h:
* DefaultDelegates/WebDefaultContextMenuDelegate.mm:
* DefaultDelegates/WebDefaultEditingDelegate.h:
* DefaultDelegates/WebDefaultEditingDelegate.m:
* DefaultDelegates/WebDefaultPolicyDelegate.h:
* DefaultDelegates/WebDefaultPolicyDelegate.m:
* DefaultDelegates/WebDefaultUIDelegate.h:
* DefaultDelegates/WebDefaultUIDelegate.m:
* History/WebBackForwardList.h:
* History/WebBackForwardList.mm:
* History/WebBackForwardListInternal.h:
* History/WebBackForwardListPrivate.h:
* History/WebHistory.h:
* History/WebHistory.mm:
* History/WebHistoryInternal.h:
* History/WebHistoryItem.h:
* History/WebHistoryItem.mm:
* History/WebHistoryItemInternal.h:
* History/WebHistoryItemPrivate.h:
* History/WebHistoryPrivate.h:
* History/WebURLsWithTitles.h:
* History/WebURLsWithTitles.m:
* MigrateHeaders.make:
* Misc/OldWebAssertions.c:
* Misc/WebCache.h:
* Misc/WebCache.mm:
* Misc/WebCoreStatistics.h:
* Misc/WebCoreStatistics.mm:
* Misc/WebDownload.h:
* Misc/WebDownload.mm:
* Misc/WebDownloadInternal.h:
* Misc/WebElementDictionary.h:
* Misc/WebElementDictionary.mm:
* Misc/WebIconDatabase.h:
* Misc/WebIconDatabase.mm:
* Misc/WebIconDatabaseDelegate.h:
* Misc/WebIconDatabaseInternal.h:
* Misc/WebIconDatabasePrivate.h:
* Misc/WebKit.h:
* Misc/WebKitErrors.h:
* Misc/WebKitErrors.m:
* Misc/WebKitErrorsPrivate.h:
* Misc/WebKitLogging.h:
* Misc/WebKitLogging.m:
* Misc/WebKitNSStringExtras.h:
* Misc/WebKitNSStringExtras.mm:
* Misc/WebKitStatistics.h:
* Misc/WebKitStatistics.m:
* Misc/WebKitStatisticsPrivate.h:
* Misc/WebKitSystemBits.h:
* Misc/WebKitSystemBits.m:
* Misc/WebKitVersionChecks.h:
* Misc/WebKitVersionChecks.m:
* Misc/WebLocalizableStrings.h:
* Misc/WebLocalizableStrings.mm:
* Misc/WebNSArrayExtras.h:
* Misc/WebNSArrayExtras.m:
* Misc/WebNSControlExtras.h:
* Misc/WebNSControlExtras.m:
* Misc/WebNSDataExtras.h:
* Misc/WebNSDataExtras.m:
* Misc/WebNSDataExtrasPrivate.h:
* Misc/WebNSDictionaryExtras.h:
* Misc/WebNSDictionaryExtras.m:
* Misc/WebNSEventExtras.h:
* Misc/WebNSEventExtras.m:
* Misc/WebNSFileManagerExtras.h:
* Misc/WebNSFileManagerExtras.mm:
* Misc/WebNSImageExtras.h:
* Misc/WebNSImageExtras.m:
* Misc/WebNSObjectExtras.h:
* Misc/WebNSObjectExtras.mm:
* Misc/WebNSPasteboardExtras.h:
* Misc/WebNSPasteboardExtras.mm:
* Misc/WebNSPrintOperationExtras.h:
* Misc/WebNSPrintOperationExtras.m:
* Misc/WebNSURLExtras.h:
* Misc/WebNSURLExtras.mm:
* Misc/WebNSURLRequestExtras.h:
* Misc/WebNSURLRequestExtras.m:
* Misc/WebNSUserDefaultsExtras.h:
* Misc/WebNSUserDefaultsExtras.mm:
* Misc/WebNSViewExtras.h:
* Misc/WebNSViewExtras.m:
* Misc/WebNSWindowExtras.h:
* Misc/WebNSWindowExtras.m:
* Misc/WebStringTruncator.h:
* Misc/WebStringTruncator.mm:
* Misc/WebTypesInternal.h:
* Panels/WebAuthenticationPanel.h:
* Panels/WebAuthenticationPanel.m:
* Panels/WebPanelAuthenticationHandler.h:
* Panels/WebPanelAuthenticationHandler.m:
* Plugins/Hosted/ProxyRuntimeObject.h:
* Plugins/Hosted/ProxyRuntimeObject.mm:
* Plugins/WebBaseNetscapePluginView.h:
* Plugins/WebBaseNetscapePluginView.mm:
* Plugins/WebBasePluginPackage.h:
* Plugins/WebBasePluginPackage.mm:
* Plugins/WebJavaPlugIn.h:
* Plugins/WebNetscapeContainerCheckContextInfo.h:
* Plugins/WebNetscapeContainerCheckPrivate.h:
* Plugins/WebNetscapeContainerCheckPrivate.mm:
* Plugins/WebNetscapePluginPackage.h:
* Plugins/WebNetscapePluginPackage.mm:
* Plugins/WebNetscapePluginStream.h:
* Plugins/WebNetscapePluginStream.mm:
* Plugins/WebNetscapePluginView.h:
* Plugins/WebNetscapePluginView.mm:
* Plugins/WebPlugin.h:
* Plugins/WebPluginContainer.h:
* Plugins/WebPluginContainerCheck.h:
* Plugins/WebPluginContainerCheck.mm:
* Plugins/WebPluginContainerPrivate.h:
* Plugins/WebPluginController.h:
* Plugins/WebPluginController.mm:
* Plugins/WebPluginDatabase.h:
* Plugins/WebPluginDatabase.mm:
* Plugins/WebPluginPackage.h:
* Plugins/WebPluginPackage.mm:
* Plugins/WebPluginRequest.h:
* Plugins/WebPluginRequest.m:
* Plugins/WebPluginViewFactory.h:
* Plugins/WebPluginViewFactoryPrivate.h:
* Plugins/WebPluginsPrivate.h:
* Plugins/WebPluginsPrivate.m:
* Plugins/npapi.mm:
* Storage/WebDatabaseManager.mm:
* Storage/WebDatabaseManagerInternal.h:
* Storage/WebDatabaseManagerPrivate.h:
* WebCoreSupport/SearchPopupMenuMac.mm:
* WebCoreSupport/WebAlternativeTextClient.h:
* WebCoreSupport/WebAlternativeTextClient.mm:
* WebCoreSupport/WebCachedFramePlatformData.h:
* WebCoreSupport/WebChromeClient.h:
* WebCoreSupport/WebChromeClient.mm:
* WebCoreSupport/WebContextMenuClient.h:
* WebCoreSupport/WebContextMenuClient.mm:
* WebCoreSupport/WebDragClient.h:
* WebCoreSupport/WebDragClient.mm:
* WebCoreSupport/WebEditorClient.h:
* WebCoreSupport/WebEditorClient.mm:
* WebCoreSupport/WebFrameLoaderClient.h:
* WebCoreSupport/WebFrameLoaderClient.mm:
* WebCoreSupport/WebIconDatabaseClient.h:
* WebCoreSupport/WebIconDatabaseClient.mm:
* WebCoreSupport/WebInspectorClient.h:
* WebCoreSupport/WebInspectorClient.mm:
* WebCoreSupport/WebJavaScriptTextInputPanel.h:
* WebCoreSupport/WebJavaScriptTextInputPanel.m:
* WebCoreSupport/WebSecurityOrigin.mm:
* WebCoreSupport/WebSecurityOriginInternal.h:
* WebCoreSupport/WebSecurityOriginPrivate.h:
* WebCoreSupport/WebSystemInterface.h:
* WebCoreSupport/WebSystemInterface.mm:
* WebInspector/WebInspector.h:
* WebInspector/WebInspector.mm:
* WebInspector/WebInspectorPrivate.h:
* WebInspector/WebNodeHighlight.h:
* WebInspector/WebNodeHighlight.mm:
* WebInspector/WebNodeHighlightView.h:
* WebInspector/WebNodeHighlightView.mm:
* WebInspector/WebNodeHighlighter.h:
* WebInspector/WebNodeHighlighter.mm:
* WebKitLegacy/MigrateHeadersToLegacy.make:
* WebKitPrefix.h:
* WebView/WebArchive.h:
* WebView/WebArchive.mm:
* WebView/WebArchiveInternal.h:
* WebView/WebClipView.h:
* WebView/WebClipView.mm:
* WebView/WebDashboardRegion.h:
* WebView/WebDashboardRegion.mm:
* WebView/WebDataSource.h:
* WebView/WebDataSource.mm:
* WebView/WebDataSourceInternal.h:
* WebView/WebDataSourcePrivate.h:
* WebView/WebDelegateImplementationCaching.h:
* WebView/WebDelegateImplementationCaching.mm:
* WebView/WebDocument.h:
* WebView/WebDocumentInternal.h:
* WebView/WebDocumentLoaderMac.h:
* WebView/WebDocumentLoaderMac.mm:
* WebView/WebDocumentPrivate.h:
* WebView/WebDynamicScrollBarsViewInternal.h:
* WebView/WebEditingDelegate.h:
* WebView/WebEditingDelegatePrivate.h:
* WebView/WebFormDelegate.h:
* WebView/WebFormDelegate.m:
* WebView/WebFormDelegatePrivate.h:
* WebView/WebFrame.h:
* WebView/WebFrame.mm:
* WebView/WebFrameInternal.h:
* WebView/WebFrameLoadDelegate.h:
* WebView/WebFrameLoadDelegatePrivate.h:
* WebView/WebFramePrivate.h:
* WebView/WebFrameView.h:
* WebView/WebFrameView.mm:
* WebView/WebFrameViewInternal.h:
* WebView/WebFrameViewPrivate.h:
* WebView/WebHTMLRepresentation.h:
* WebView/WebHTMLRepresentation.mm:
* WebView/WebHTMLRepresentationPrivate.h:
* WebView/WebHTMLView.h:
* WebView/WebHTMLView.mm:
* WebView/WebHTMLViewInternal.h:
* WebView/WebHTMLViewPrivate.h:
* WebView/WebNotification.h:
* WebView/WebNotification.mm:
* WebView/WebNotificationInternal.h:
* WebView/WebPDFRepresentation.h:
* WebView/WebPDFRepresentation.mm:
* WebView/WebPDFView.h:
* WebView/WebPDFView.mm:
* WebView/WebPolicyDelegate.h:
* WebView/WebPolicyDelegate.mm:
* WebView/WebPolicyDelegatePrivate.h:
* WebView/WebPreferenceKeysPrivate.h:
* WebView/WebPreferences.h:
* WebView/WebPreferences.mm:
* WebView/WebPreferencesPrivate.h:
* WebView/WebRenderLayer.h:
* WebView/WebRenderLayer.mm:
* WebView/WebRenderNode.h:
* WebView/WebRenderNode.mm:
* WebView/WebResource.h:
* WebView/WebResource.mm:
* WebView/WebResourceInternal.h:
* WebView/WebResourceLoadDelegate.h:
* WebView/WebResourceLoadDelegatePrivate.h:
* WebView/WebResourcePrivate.h:
* WebView/WebScriptDebugDelegate.h:
* WebView/WebScriptDebugDelegate.mm:
* WebView/WebScriptDebugger.h:
* WebView/WebScriptDebugger.mm:
* WebView/WebTextCompletionController.mm:
* WebView/WebUIDelegate.h:
* WebView/WebUIDelegatePrivate.h:
* WebView/WebView.h:
* WebView/WebView.mm:
* WebView/WebViewData.h:
* WebView/WebViewData.mm:
* WebView/WebViewInternal.h:
* WebView/WebViewPrivate.h:

Source/WebKit/win: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* CFDictionaryPropertyBag.cpp:
* CFDictionaryPropertyBag.h:
* CodeAnalysisConfig.h:
* DOMCSSClasses.cpp:
* DOMCSSClasses.h:
* DOMCoreClasses.cpp:
* DOMCoreClasses.h:
* DOMEventsClasses.cpp:
* DOMEventsClasses.h:
* DOMHTMLClasses.cpp:
* DOMHTMLClasses.h:
* DefaultDownloadDelegate.cpp:
* DefaultDownloadDelegate.h:
* DefaultPolicyDelegate.cpp:
* DefaultPolicyDelegate.h:
* ForEachCoClass.cpp:
* ForEachCoClass.h:
* FullscreenVideoController.cpp:
* FullscreenVideoController.h:
* Interfaces/AccessibilityDelegate.idl:
* Interfaces/DOMCSS.idl:
* Interfaces/DOMCore.idl:
* Interfaces/DOMEvents.idl:
* Interfaces/DOMExtensions.idl:
* Interfaces/DOMHTML.idl:
* Interfaces/DOMPrivate.idl:
* Interfaces/DOMRange.idl:
* Interfaces/DOMWindow.idl:
* Interfaces/IGEN_DOMObject.idl:
* Interfaces/IWebArchive.idl:
* Interfaces/IWebBackForwardList.idl:
* Interfaces/IWebBackForwardListPrivate.idl:
* Interfaces/IWebCache.idl:
* Interfaces/IWebDataSource.idl:
* Interfaces/IWebDatabaseManager.idl:
* Interfaces/IWebDocument.idl:
* Interfaces/IWebDownload.idl:
* Interfaces/IWebEditingDelegate.idl:
* Interfaces/IWebError.idl:
* Interfaces/IWebErrorPrivate.idl:
* Interfaces/IWebFormDelegate.idl:
* Interfaces/IWebFrame.idl:
* Interfaces/IWebFrameLoadDelegate.idl:
* Interfaces/IWebFrameLoadDelegatePrivate.idl:
* Interfaces/IWebFrameLoadDelegatePrivate2.idl:
* Interfaces/IWebFramePrivate.idl:
* Interfaces/IWebFrameView.idl:
* Interfaces/IWebHTMLRepresentation.idl:
* Interfaces/IWebHTTPURLResponse.idl:
* Interfaces/IWebHistory.idl:
* Interfaces/IWebHistoryDelegate.idl:
* Interfaces/IWebHistoryItem.idl:
* Interfaces/IWebHistoryItemPrivate.idl:
* Interfaces/IWebHistoryPrivate.idl:
* Interfaces/IWebIconDatabase.idl:
* Interfaces/IWebInspector.idl:
* Interfaces/IWebInspectorPrivate.idl:
* Interfaces/IWebJavaScriptCollector.idl:
* Interfaces/IWebKitStatistics.idl:
* Interfaces/IWebMutableURLRequest.idl:
* Interfaces/IWebMutableURLRequestPrivate.idl:
* Interfaces/IWebNavigationData.idl:
* Interfaces/IWebNotification.idl:
* Interfaces/IWebNotificationCenter.idl:
* Interfaces/IWebNotificationObserver.idl:
* Interfaces/IWebPolicyDelegate.idl:
* Interfaces/IWebPolicyDelegatePrivate.idl:
* Interfaces/IWebPreferences.idl:
* Interfaces/IWebPreferencesPrivate.idl:
* Interfaces/IWebResource.idl:
* Interfaces/IWebResourceLoadDelegate.idl:
* Interfaces/IWebResourceLoadDelegatePrivate.idl:
* Interfaces/IWebResourceLoadDelegatePrivate2.idl:
* Interfaces/IWebScriptObject.idl:
* Interfaces/IWebSecurityOrigin.idl:
* Interfaces/IWebSerializedJSValuePrivate.idl:
* Interfaces/IWebTextRenderer.idl:
* Interfaces/IWebUIDelegate.idl:
* Interfaces/IWebUIDelegatePrivate.idl:
* Interfaces/IWebURLAuthenticationChallenge.idl:
* Interfaces/IWebURLRequest.idl:
* Interfaces/IWebURLResponse.idl:
* Interfaces/IWebURLResponsePrivate.idl:
* Interfaces/IWebUndoManager.idl:
* Interfaces/IWebUndoTarget.idl:
* Interfaces/IWebView.idl:
* Interfaces/IWebViewPrivate.idl:
* Interfaces/WebKit.idl:
* Interfaces/WebScrollbarTypes.idl:
* MarshallingHelpers.cpp:
* MarshallingHelpers.h:
* MemoryStream.cpp:
* MemoryStream.h:
* ProgIDMacros.h:
* WebActionPropertyBag.cpp:
* WebActionPropertyBag.h:
* WebBackForwardList.cpp:
* WebBackForwardList.h:
* WebCache.cpp:
* WebCache.h:
* WebCachedFramePlatformData.h:
* WebCoreSupport/WebChromeClient.cpp:
* WebCoreSupport/WebChromeClient.h:
* WebCoreSupport/WebContextMenuClient.cpp:
* WebCoreSupport/WebContextMenuClient.h:
* WebCoreSupport/WebDragClient.cpp:
* WebCoreSupport/WebDragClient.h:
* WebCoreSupport/WebEditorClient.cpp:
* WebCoreSupport/WebEditorClient.h:
* WebCoreSupport/WebFrameLoaderClient.cpp:
* WebCoreSupport/WebFrameLoaderClient.h:
* WebCoreSupport/WebInspectorClient.cpp:
* WebCoreSupport/WebInspectorClient.h:
* WebCoreSupport/WebInspectorDelegate.cpp:
* WebCoreSupport/WebInspectorDelegate.h:
* WebDataSource.cpp:
* WebDataSource.h:
* WebDatabaseManager.cpp:
* WebDatabaseManager.h:
* WebDocumentLoader.cpp:
* WebDocumentLoader.h:
* WebDownload.cpp:
* WebDownload.h:
* WebDownloadCFNet.cpp:
* WebDownloadCurl.cpp:
* WebDropSource.cpp:
* WebDropSource.h:
* WebElementPropertyBag.cpp:
* WebElementPropertyBag.h:
* WebError.cpp:
* WebError.h:
* WebFrame.cpp:
* WebFrame.h:
* WebFramePolicyListener.cpp:
* WebFramePolicyListener.h:
* WebHTMLRepresentation.cpp:
* WebHTMLRepresentation.h:
* WebHistory.cpp:
* WebHistory.h:
* WebHistoryItem.cpp:
* WebHistoryItem.h:
* WebIconDatabase.cpp:
* WebIconDatabase.h:
* WebInspector.cpp:
* WebInspector.h:
* WebJavaScriptCollector.cpp:
* WebJavaScriptCollector.h:
* WebKitCOMAPI.cpp:
* WebKitCOMAPI.h:
* WebKitClassFactory.cpp:
* WebKitClassFactory.h:
* WebKitDLL.cpp:
* WebKitDLL.h:
* WebKitGraphics.cpp:
* WebKitGraphics.h:
* WebKitLogging.cpp:
* WebKitLogging.h:
* WebKitPrefix.cpp:
* WebKitPrefix.h:
* WebKitStatistics.cpp:
* WebKitStatistics.h:
* WebKitStatisticsPrivate.h:
* WebKitSystemBits.cpp:
* WebKitSystemBits.h:
* WebLocalizableStrings.cpp:
* WebLocalizableStrings.h:
* WebMutableURLRequest.cpp:
* WebMutableURLRequest.h:
* WebNavigationData.cpp:
* WebNavigationData.h:
* WebNodeHighlight.cpp:
* WebNodeHighlight.h:
* WebNotification.cpp:
* WebNotification.h:
* WebNotificationCenter.cpp:
* WebNotificationCenter.h:
* WebPreferenceKeysPrivate.h:
* WebPreferences.cpp:
* WebPreferences.h:
* WebResource.cpp:
* WebResource.h:
* WebScriptObject.cpp:
* WebScriptObject.h:
* WebSecurityOrigin.cpp:
* WebSecurityOrigin.h:
* WebTextRenderer.cpp:
* WebTextRenderer.h:
* WebURLAuthenticationChallenge.cpp:
* WebURLAuthenticationChallenge.h:
* WebURLAuthenticationChallengeSender.cpp:
* WebURLAuthenticationChallengeSender.h:
* WebURLAuthenticationChallengeSenderCFNet.cpp:
* WebURLAuthenticationChallengeSenderCurl.cpp:
* WebURLCredential.cpp:
* WebURLCredential.h:
* WebURLProtectionSpace.cpp:
* WebURLProtectionSpace.h:
* WebURLResponse.cpp:
* WebURLResponse.h:
* WebView.cpp:
* WebView.h:

Source/WebKit2: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* Shared/AsyncRequest.cpp:
* Shared/AsyncRequest.h:
* Shared/ContextMenuContextData.cpp:
* Shared/ContextMenuContextData.h:
* Shared/Databases/DatabaseProcessCreationParameters.h:
* Shared/Databases/IndexedDB/IDBUtilities.cpp:
* Shared/Databases/IndexedDB/IDBUtilities.h:
* Shared/mac/RemoteLayerBackingStore.h:
* Shared/mac/RemoteLayerBackingStore.mm:
* UIProcess/API/Cocoa/WKBackForwardList.h:
* UIProcess/API/Cocoa/WKBackForwardListItem.h: Removed.
* UIProcess/API/Cocoa/WKNavigation.h:
* UIProcess/API/Cocoa/WKNavigationAction.h: Removed.
* UIProcess/API/Cocoa/WKNavigationDelegate.h:
* UIProcess/API/Cocoa/WKNavigationResponse.h: Removed.
* UIProcess/API/Cocoa/WKNavigationTrigger.h: Added.
(NS_ENUM):
* UIProcess/API/Cocoa/WKWebView.h:
* UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp:
* UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h:
* UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h:
* WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp:
* WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.h:
* WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp:
* WebProcess/Databases/IndexedDB/WebIDBServerConnection.h:
* WebProcess/Databases/WebToDatabaseProcessConnection.cpp:
* WebProcess/Databases/WebToDatabaseProcessConnection.h:
* WebProcess/WebCoreSupport/WebAlternativeTextClient.h:
* WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp:
* WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm:
* WebProcess/WebPage/mac/GraphicsLayerCARemote.cpp:
* WebProcess/WebPage/mac/GraphicsLayerCARemote.h:
* WebProcess/WebPage/mac/PlatformCALayerRemote.cpp:
* WebProcess/WebPage/mac/PlatformCALayerRemote.h:
* WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h:
* WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm:
* WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.cpp:
* WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.h:

Source/WTF: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* wtf/ASCIICType.h:
* wtf/AVLTree.h:
* wtf/Assertions.cpp:
* wtf/Assertions.h:
* wtf/Atomics.cpp:
* wtf/Atomics.h:
* wtf/AutodrainedPool.h:
* wtf/AutodrainedPoolMac.mm:
* wtf/BoundsCheckedPointer.h:
* wtf/CryptographicUtilities.cpp:
* wtf/CryptographicallyRandomNumber.h:
* wtf/CurrentTime.h:
* wtf/Deque.h:
* wtf/DisallowCType.h:
* wtf/ExportMacros.h:
* wtf/FeatureDefines.h:
* wtf/GetPtr.h:
* wtf/HashIterators.h:
* wtf/Locker.h:
* wtf/MainThread.cpp:
* wtf/MainThread.h:
* wtf/MathExtras.h:
* wtf/MediaTime.cpp:
* wtf/MediaTime.h:
* wtf/MessageQueue.h:
* wtf/MetaAllocator.cpp:
* wtf/MetaAllocator.h:
* wtf/MetaAllocatorHandle.h:
* wtf/OSRandomSource.cpp:
* wtf/OSRandomSource.h:
* wtf/Platform.h:
* wtf/RandomNumber.cpp:
* wtf/RandomNumber.h:
* wtf/RandomNumberSeed.h:
* wtf/RedBlackTree.h:
* wtf/RunLoopTimer.h:
* wtf/RunLoopTimerCF.cpp:
* wtf/SchedulePair.h:
* wtf/SchedulePairCF.cpp:
* wtf/SchedulePairMac.mm:
* wtf/SegmentedVector.h:
* wtf/StackBounds.h:
* wtf/StaticConstructors.h:
* wtf/StringExtras.h:
* wtf/ThreadFunctionInvocation.h:
* wtf/ThreadSafeRefCounted.h:
* wtf/ThreadSpecific.h:
* wtf/Threading.h:
* wtf/ThreadingPrimitives.h:
* wtf/ThreadingPthreads.cpp:
* wtf/ThreadingWin.cpp:
* wtf/WTFThreadData.cpp:
* wtf/WTFThreadData.h:
* wtf/efl/OwnPtrEfl.cpp:
* wtf/mac/MainThreadMac.mm:
* wtf/text/AtomicStringHash.h:
* wtf/text/AtomicStringImpl.h:
* wtf/text/Base64.h:
* wtf/text/CString.cpp:
* wtf/text/CString.h:
* wtf/text/LChar.h:
* wtf/text/cf/StringCF.cpp:
* wtf/text/mac/StringMac.mm:
* wtf/unicode/CharacterNames.h:
* wtf/unicode/Collator.h:
* wtf/unicode/CollatorDefault.cpp:
* wtf/unicode/UTF8.cpp:
* wtf/unicode/UTF8.h:
* wtf/unicode/icu/CollatorICU.cpp:
* wtf/win/MainThreadWin.cpp:

Tools: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* BuildSlaveSupport/build-launcher-app:
* BuildSlaveSupport/build-launcher-dmg:
* DumpRenderTree/DumpRenderTree.h:
* DumpRenderTree/DumpRenderTreePrefix.h:
* DumpRenderTree/GCController.cpp:
* DumpRenderTree/GCController.h:
* DumpRenderTree/JavaScriptThreading.cpp:
* DumpRenderTree/JavaScriptThreading.h:
* DumpRenderTree/PixelDumpSupport.cpp:
* DumpRenderTree/PixelDumpSupport.h:
* DumpRenderTree/TestNetscapePlugIn/PluginObjectMac.mm:
* DumpRenderTree/TestRunner.cpp:
* DumpRenderTree/TestRunner.h:
* DumpRenderTree/WorkQueue.cpp:
* DumpRenderTree/WorkQueue.h:
* DumpRenderTree/WorkQueueItem.h:
* DumpRenderTree/atk/AccessibilityCallbacks.h:
* DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp:
* DumpRenderTree/cairo/PixelDumpSupportCairo.cpp:
* DumpRenderTree/cairo/PixelDumpSupportCairo.h:
* DumpRenderTree/cg/PixelDumpSupportCG.cpp:
* DumpRenderTree/cg/PixelDumpSupportCG.h:
* DumpRenderTree/efl/EditingCallbacks.cpp:
* DumpRenderTree/efl/EditingCallbacks.h:
* DumpRenderTree/efl/EventSender.cpp:
* DumpRenderTree/efl/EventSender.h:
* DumpRenderTree/efl/GCControllerEfl.cpp:
* DumpRenderTree/efl/PixelDumpSupportEfl.cpp:
* DumpRenderTree/efl/TestRunnerEfl.cpp:
* DumpRenderTree/gtk/DumpRenderTree.cpp:
* DumpRenderTree/gtk/DumpRenderTreeGtk.h:
* DumpRenderTree/gtk/EditingCallbacks.cpp:
* DumpRenderTree/gtk/EditingCallbacks.h:
* DumpRenderTree/gtk/EventSender.cpp:
* DumpRenderTree/gtk/EventSender.h:
* DumpRenderTree/gtk/GCControllerGtk.cpp:
* DumpRenderTree/gtk/PixelDumpSupportGtk.cpp:
* DumpRenderTree/gtk/SelfScrollingWebKitWebView.cpp:
* DumpRenderTree/gtk/SelfScrollingWebKitWebView.h:
* DumpRenderTree/gtk/TestRunnerGtk.cpp:
* DumpRenderTree/gtk/TextInputController.cpp:
* DumpRenderTree/gtk/TextInputController.h:
* DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/Makefile.PL:
* DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/lib/IPhoneSimulatorNotification.pm:
* DumpRenderTree/ios/PixelDumpSupportIOS.mm:
* DumpRenderTree/mac/AppleScriptController.h:
* DumpRenderTree/mac/AppleScriptController.m:
* DumpRenderTree/mac/CheckedMalloc.cpp:
* DumpRenderTree/mac/CheckedMalloc.h:
* DumpRenderTree/mac/DumpRenderTree.mm:
* DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h:
* DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm:
* DumpRenderTree/mac/DumpRenderTreeMac.h:
* DumpRenderTree/mac/DumpRenderTreePasteboard.h:
* DumpRenderTree/mac/DumpRenderTreePasteboard.m:
* DumpRenderTree/mac/DumpRenderTreeWindow.h:
* DumpRenderTree/mac/DumpRenderTreeWindow.mm:
* DumpRenderTree/mac/EditingDelegate.h:
* DumpRenderTree/mac/EditingDelegate.mm:
* DumpRenderTree/mac/EventSendingController.h:
* DumpRenderTree/mac/EventSendingController.mm:
* DumpRenderTree/mac/FrameLoadDelegate.h:
* DumpRenderTree/mac/FrameLoadDelegate.mm:
* DumpRenderTree/mac/GCControllerMac.mm:
* DumpRenderTree/mac/MockWebNotificationProvider.h:
* DumpRenderTree/mac/MockWebNotificationProvider.mm:
* DumpRenderTree/mac/NavigationController.h:
* DumpRenderTree/mac/NavigationController.m:
* DumpRenderTree/mac/ObjCController.h:
* DumpRenderTree/mac/ObjCController.m:
* DumpRenderTree/mac/ObjCPlugin.h:
* DumpRenderTree/mac/ObjCPlugin.m:
* DumpRenderTree/mac/ObjCPluginFunction.h:
* DumpRenderTree/mac/ObjCPluginFunction.m:
* DumpRenderTree/mac/PixelDumpSupportMac.mm:
* DumpRenderTree/mac/PolicyDelegate.h:
* DumpRenderTree/mac/PolicyDelegate.mm:
* DumpRenderTree/mac/ResourceLoadDelegate.h:
* DumpRenderTree/mac/ResourceLoadDelegate.mm:
* DumpRenderTree/mac/TestRunnerMac.mm:
* DumpRenderTree/mac/TextInputController.h:
* DumpRenderTree/mac/TextInputController.m:
* DumpRenderTree/mac/UIDelegate.h:
* DumpRenderTree/mac/UIDelegate.mm:
* DumpRenderTree/mac/WorkQueueItemMac.mm:
* DumpRenderTree/win/DRTDataObject.cpp:
* DumpRenderTree/win/DRTDataObject.h:
* DumpRenderTree/win/DRTDesktopNotificationPresenter.h:
* DumpRenderTree/win/DRTDropSource.cpp:
* DumpRenderTree/win/DRTDropSource.h:
* DumpRenderTree/win/DraggingInfo.h:
* DumpRenderTree/win/DumpRenderTree.cpp:
* DumpRenderTree/win/DumpRenderTreeWin.h:
* DumpRenderTree/win/EditingDelegate.cpp:
* DumpRenderTree/win/EditingDelegate.h:
* DumpRenderTree/win/EventSender.cpp:
* DumpRenderTree/win/EventSender.h:
* DumpRenderTree/win/FrameLoadDelegate.cpp:
* DumpRenderTree/win/FrameLoadDelegate.h:
* DumpRenderTree/win/GCControllerWin.cpp:
* DumpRenderTree/win/HistoryDelegate.cpp:
* DumpRenderTree/win/HistoryDelegate.h:
* DumpRenderTree/win/MD5.cpp:
* DumpRenderTree/win/MD5.h:
* DumpRenderTree/win/PixelDumpSupportWin.cpp:
* DumpRenderTree/win/PolicyDelegate.cpp:
* DumpRenderTree/win/PolicyDelegate.h:
* DumpRenderTree/win/ResourceLoadDelegate.cpp:
* DumpRenderTree/win/ResourceLoadDelegate.h:
* DumpRenderTree/win/TestRunnerWin.cpp:
* DumpRenderTree/win/TextInputController.cpp:
* DumpRenderTree/win/TextInputController.h:
* DumpRenderTree/win/TextInputControllerWin.cpp:
* DumpRenderTree/win/UIDelegate.cpp:
* DumpRenderTree/win/UIDelegate.h:
* DumpRenderTree/win/WorkQueueItemWin.cpp:
* EWebLauncher/main.c:
* GtkLauncher/main.c:
* ImageDiff/efl/ImageDiff.cpp:
* ImageDiff/gtk/ImageDiff.cpp:
* MiniBrowser/gtk/main.c:
* Scripts/SpacingHeuristics.pm:
* Scripts/VCSUtils.pm:
* Scripts/bisect-builds:
* Scripts/build-dumprendertree:
* Scripts/build-jsc:
* Scripts/build-webkit:
* Scripts/check-dom-results:
* Scripts/check-for-exit-time-destructors:
* Scripts/check-for-global-initializers:
* Scripts/commit-log-editor:
* Scripts/compare-timing-files:
* Scripts/debug-minibrowser:
* Scripts/debug-safari:
* Scripts/do-file-rename:
* Scripts/find-extra-includes:
* Scripts/generate-coverage-data:
* Scripts/make-script-test-wrappers:
* Scripts/malloc-tree:
* Scripts/old-run-webkit-tests:
* Scripts/parse-malloc-history:
* Scripts/report-include-statistics:
* Scripts/resolve-ChangeLogs:
* Scripts/run-bindings-tests:
* Scripts/run-iexploder-tests:
* Scripts/run-javascriptcore-tests:
* Scripts/run-jsc:
* Scripts/run-launcher:
* Scripts/run-leaks:
* Scripts/run-mangleme-tests:
* Scripts/run-minibrowser:
* Scripts/run-pageloadtest:
* Scripts/run-regexp-tests:
* Scripts/run-safari:
* Scripts/run-sunspider:
* Scripts/run-webkit-app:
* Scripts/sampstat:
* Scripts/set-webkit-configuration:
* Scripts/sort-Xcode-project-file:
* Scripts/sort-export-file:
* Scripts/split-file-by-class:
* Scripts/sunspider-compare-results:
* Scripts/svn-apply:
* Scripts/svn-create-patch:
* Scripts/svn-unapply:
* Scripts/test-webkit-scripts:
* Scripts/update-javascriptcore-test-results:
* Scripts/update-webkit:
* Scripts/update-webkit-auxiliary-libs:
* Scripts/update-webkit-dependency:
* Scripts/update-webkit-localizable-strings:
* Scripts/update-webkit-support-libs:
* Scripts/update-webkit-wincairo-libs:
* Scripts/webkit-build-directory:
* Scripts/webkitdirs.pm:
(installedSafariPath):
* Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl:
* Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl:
* Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl:
* Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl:
* Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl:
* Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl:
* Scripts/webkitperl/features.pm:
* Scripts/webkitperl/httpd.pm:
* Scripts/webkitpy/bindings/main.py:
* Scripts/webkitpy/to_be_moved/update_webgl_conformance_tests.py:
* TestWebKitAPI/Tests/WTF/MediaTime.cpp:
* TestWebKitAPI/Tests/WTF/MetaAllocator.cpp:
* TestWebKitAPI/Tests/WTF/RedBlackTree.cpp:
* TestWebKitAPI/Tests/WTF/cf/RetainPtr.cpp:
* TestWebKitAPI/Tests/WTF/cf/RetainPtrHashing.cpp:
* TestWebKitAPI/Tests/WTF/ns/RetainPtr.mm:
* WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp:
* WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.cpp:
* WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.h:
* WebKitTestRunner/PixelDumpSupport.cpp:
* WebKitTestRunner/PixelDumpSupport.h:
* WebKitTestRunner/gtk/EventSenderProxyGtk.cpp:
* WinLauncher/WinLauncher.cpp:
* WinLauncher/WinLauncher.h:
* WinLauncher/stdafx.cpp:
* WinLauncher/stdafx.h:

WebKitLibraries: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* win/include/WebKitSystemInterface/WebKitSystemInterface.h:
* win/tools/scripts/auto-version.sh:

Websites/webkit.org: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;
        
Reviewed by Simon Fraser.

* blog/wp-content/textfield_screenshot.jpg:
* misc/WebKitDetect.html:
* misc/WebKitDetect.js:
* perf/sunspider-0.9.1/sunspider-0.9.1/driver.html:
* perf/sunspider-0.9.1/sunspider-0.9.1/results.html:
* perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js:
* perf/sunspider-0.9.1/sunspider-0.9/driver.html:
* perf/sunspider-0.9.1/sunspider-0.9/results.html:
* perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js:
* perf/sunspider-0.9.1/sunspider-analyze-results.js:
* perf/sunspider-0.9.1/sunspider-compare-results.js:
* perf/sunspider-0.9/3d-cube.html:
* perf/sunspider-0.9/3d-morph.html:
* perf/sunspider-0.9/3d-raytrace.html:
* perf/sunspider-0.9/access-binary-trees.html:
* perf/sunspider-0.9/access-fannkuch.html:
* perf/sunspider-0.9/access-nbody.html:
* perf/sunspider-0.9/access-nsieve.html:
* perf/sunspider-0.9/bitops-3bit-bits-in-byte.html:
* perf/sunspider-0.9/bitops-bits-in-byte.html:
* perf/sunspider-0.9/bitops-bitwise-and.html:
* perf/sunspider-0.9/bitops-nsieve-bits.html:
* perf/sunspider-0.9/controlflow-recursive.html:
* perf/sunspider-0.9/crypto-aes.html:
* perf/sunspider-0.9/crypto-md5.html:
* perf/sunspider-0.9/crypto-sha1.html:
* perf/sunspider-0.9/date-format-tofte.html:
* perf/sunspider-0.9/date-format-xparb.html:
* perf/sunspider-0.9/math-cordic.html:
* perf/sunspider-0.9/math-partial-sums.html:
* perf/sunspider-0.9/math-spectral-norm.html:
* perf/sunspider-0.9/regexp-dna.html:
* perf/sunspider-0.9/string-base64.html:
* perf/sunspider-0.9/string-fasta.html:
* perf/sunspider-0.9/string-tagcloud.html:
* perf/sunspider-0.9/string-unpack-code.html:
* perf/sunspider-0.9/string-validate-input.html:
* perf/sunspider-0.9/sunspider-analyze-results.js:
* perf/sunspider-0.9/sunspider-compare-results.js:
* perf/sunspider-0.9/sunspider-driver.html:
* perf/sunspider-0.9/sunspider-record-result.js:
* perf/sunspider-0.9/sunspider-results.html:
* perf/sunspider-1.0.1/sunspider-1.0.1/driver.html:
* perf/sunspider-1.0.1/sunspider-1.0.1/results.html:
* perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js:
* perf/sunspider-1.0.1/sunspider-analyze-results.js:
* perf/sunspider-1.0.1/sunspider-compare-results.js:
* perf/sunspider-1.0.1/sunspider.html:
* perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
* perf/sunspider-1.0.2/sunspider-1.0.2/results.html:
* perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
* perf/sunspider-1.0.2/sunspider-analyze-results.js:
* perf/sunspider-1.0.2/sunspider-compare-results.js:
* perf/sunspider-1.0.2/sunspider.html:
* perf/sunspider-1.0/sunspider-1.0/driver.html:
* perf/sunspider-1.0/sunspider-1.0/results.html:
* perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js:
* perf/sunspider-1.0/sunspider-analyze-results.js:
* perf/sunspider-1.0/sunspider-compare-results.js:
* perf/sunspider-1.0/sunspider.html:
* perf/sunspider/sunspider.html:
* perf/sunspider/versions.html:
* quality/reporting.html:

LayoutTests: Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
https://bugs.webkit.org/show_bug.cgi?id=130276
&lt;rdar://problem/16266927&gt;

Reviewed by Simon Fraser.

* editing/resources/TIFF-pasteboard-data.dat:
* fast/backgrounds/repeat/resources/gradient.gif:
* fast/forms/resources/apple.gif:
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert:
* platform/win/TestExpectations:
* platform/wincairo/TestExpectations:
* platform/wk2/TestExpectations:
* webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
* webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert:
* webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js:
* webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html:
* webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html:
* webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html:
* webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
* webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert:
* webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
* webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkChangeLog">trunk/ChangeLog</a></li>
<li><a href="#trunkExamplesChangeLog">trunk/Examples/ChangeLog</a></li>
<li><a href="#trunkExamplesNetscapeCocoaPluginMenuHandlerh">trunk/Examples/NetscapeCocoaPlugin/MenuHandler.h</a></li>
<li><a href="#trunkExamplesNetscapeCocoaPluginMenuHandlerm">trunk/Examples/NetscapeCocoaPlugin/MenuHandler.m</a></li>
<li><a href="#trunkExamplesNetscapeCocoaPluginmainm">trunk/Examples/NetscapeCocoaPlugin/main.m</a></li>
<li><a href="#trunkExamplesNetscapeCoreAnimationPluginmainm">trunk/Examples/NetscapeCoreAnimationPlugin/main.m</a></li>
<li><a href="#trunkExamplesNetscapeInputMethodPluginmainm">trunk/Examples/NetscapeInputMethodPlugin/main.m</a></li>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestshttptestswebgl102resourceswebgl_test_filesconformanceresourcesfragmentShaderfrag">trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag</a></li>
<li><a href="#trunkLayoutTestshttptestswebgl102resourceswebgl_test_filesconformanceresourcesvertexShadervert">trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwincairoTestExpectations">trunk/LayoutTests/platform/wincairo/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwk2TestExpectations">trunk/LayoutTests/platform/wk2/TestExpectations</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceattribsglvertexattribpointeroffsetshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancecontextcontextattributepreservedrawingbufferhtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancecontextincorrectcontextobjectbehaviourhtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemiscbadargumentstesthtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemiscinvalidpassedparamshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemiscnullobjectbehaviourhtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemisctypeconversiontesthtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceprogramsgetactivetesthtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderingdrawarraysoutofboundshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderingdrawelementsoutofboundshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderinglinelooptrifanhtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderingtrianglehtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceresourcesfragmentShaderfrag">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceresourcesvertexShadervert">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceresourceswebgltestjs">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancestateglgetcallshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancestateglobjectgetcallshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesconformancetypedarraysarrayunittestshtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html</a></li>
<li><a href="#trunkLayoutTestswebgl101resourceswebgl_test_filesextracanvascompositingtesthtml">trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html</a></li>
<li><a href="#trunkLayoutTestswebgl102resourceswebgl_test_filesconformanceresourcesfragmentShaderfrag">trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag</a></li>
<li><a href="#trunkLayoutTestswebgl102resourceswebgl_test_filesconformanceresourcesvertexShadervert">trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert</a></li>
<li><a href="#trunkLayoutTestswebglresourceswebgl_test_filesconformanceresourcesfragmentShaderfrag">trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag</a></li>
<li><a href="#trunkLayoutTestswebglresourceswebgl_test_filesconformanceresourcesvertexShadervert">trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert</a></li>
<li><a href="#trunkManualTestsNPN_InvokeInfoplist">trunk/ManualTests/NPN_Invoke/Info.plist</a></li>
<li><a href="#trunkManualTestsNPN_Invokemainc">trunk/ManualTests/NPN_Invoke/main.c</a></li>
<li><a href="#trunkManualTestsaccessibilityresourcesAppletTestjava">trunk/ManualTests/accessibility/resources/AppletTest.java</a></li>
<li><a href="#trunkPerformanceTestsChangeLog">trunk/PerformanceTests/ChangeLog</a></li>
<li><a href="#trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspider3draytracehtml">trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-3d-raytrace.html</a></li>
<li><a href="#trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspiderbitopsbitwiseandhtml">trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-bitops-bitwise-and.html</a></li>
<li><a href="#trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspidermathcordichtml">trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-math-cordic.html</a></li>
<li><a href="#trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspiderstringtagcloudhtml">trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-string-tagcloud.html</a></li>
<li><a href="#trunkPerformanceTestsLongSpider3dmorphjs">trunk/PerformanceTests/LongSpider/3d-morph.js</a></li>
<li><a href="#trunkPerformanceTestsLongSpider3draytracejs">trunk/PerformanceTests/LongSpider/3d-raytrace.js</a></li>
<li><a href="#trunkPerformanceTestsLongSpidermathcordicjs">trunk/PerformanceTests/LongSpider/math-cordic.js</a></li>
<li><a href="#trunkPerformanceTestsLongSpiderstringtagcloudjs">trunk/PerformanceTests/LongSpider/string-tagcloud.js</a></li>
<li><a href="#trunkPerformanceTestsParserresourceshtml58266html">trunk/PerformanceTests/Parser/resources/html5-8266.html</a></li>
<li><a href="#trunkPerformanceTestsParserresourceshtml5html">trunk/PerformanceTests/Parser/resources/html5.html</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderChangeLog">trunk/PerformanceTests/SunSpider/ChangeLog</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderhostedsunspiderhtml">trunk/PerformanceTests/SunSpider/hosted/sunspider.html</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderhostedversionshtml">trunk/PerformanceTests/SunSpider/hosted/versions.html</a></li>
<li><a href="#trunkPerformanceTestsSunSpidermakehosted">trunk/PerformanceTests/SunSpider/make-hosted</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcesTEMPLATEhtml">trunk/PerformanceTests/SunSpider/resources/TEMPLATE.html</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcesdriverTEMPLATEhtml">trunk/PerformanceTests/SunSpider/resources/driver-TEMPLATE.html</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcesresultsTEMPLATEhtml">trunk/PerformanceTests/SunSpider/resources/results-TEMPLATE.html</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcessunspideranalyzeresultsjs">trunk/PerformanceTests/SunSpider/resources/sunspider-analyze-results.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcessunspidercompareresultsjs">trunk/PerformanceTests/SunSpider/resources/sunspider-compare-results.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcessunspiderstandalonecomparejs">trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-compare.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpiderresourcessunspiderstandalonedriverjs">trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-driver.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidersunspider">trunk/PerformanceTests/SunSpider/sunspider</a></li>
<li><a href="#trunkPerformanceTestsSunSpidersunspidercompareresults">trunk/PerformanceTests/SunSpider/sunspider-compare-results</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider093dmorphjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-morph.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider093draytracejs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-raytrace.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider09bitopsbitwiseandjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/bitops-bitwise-and.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider09mathcordicjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/math-cordic.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider09stringtagcloudjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/string-tagcloud.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider0913dmorphjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-morph.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider0913draytracejs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-raytrace.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider091bitopsbitwiseandjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/bitops-bitwise-and.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider091mathcordicjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/math-cordic.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider091stringtagcloudjs">trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/string-tagcloud.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider103dmorphjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-morph.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider103draytracejs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-raytrace.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider10bitopsbitwiseandjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/bitops-bitwise-and.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider10mathcordicjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/math-cordic.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider10stringtagcloudjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/string-tagcloud.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider1013dmorphjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-morph.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider1013draytracejs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-raytrace.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider101bitopsbitwiseandjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/bitops-bitwise-and.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider101mathcordicjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/math-cordic.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider101stringtagcloudjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/string-tagcloud.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider1023dmorphjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-morph.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider1023draytracejs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-raytrace.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider102bitopsbitwiseandjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/bitops-bitwise-and.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider102mathcordicjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/math-cordic.js</a></li>
<li><a href="#trunkPerformanceTestsSunSpidertestssunspider102stringtagcloudjs">trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/string-tagcloud.js</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIAPICasth">trunk/Source/JavaScriptCore/API/APICast.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSBasecpp">trunk/Source/JavaScriptCore/API/JSBase.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSBaseh">trunk/Source/JavaScriptCore/API/JSBase.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSBasePrivateh">trunk/Source/JavaScriptCore/API/JSBasePrivate.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackConstructorcpp">trunk/Source/JavaScriptCore/API/JSCallbackConstructor.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackConstructorh">trunk/Source/JavaScriptCore/API/JSCallbackConstructor.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackFunctioncpp">trunk/Source/JavaScriptCore/API/JSCallbackFunction.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackFunctionh">trunk/Source/JavaScriptCore/API/JSCallbackFunction.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackObjectcpp">trunk/Source/JavaScriptCore/API/JSCallbackObject.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackObjecth">trunk/Source/JavaScriptCore/API/JSCallbackObject.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSCallbackObjectFunctionsh">trunk/Source/JavaScriptCore/API/JSCallbackObjectFunctions.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSClassRefcpp">trunk/Source/JavaScriptCore/API/JSClassRef.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSClassRefh">trunk/Source/JavaScriptCore/API/JSClassRef.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSContextRefcpp">trunk/Source/JavaScriptCore/API/JSContextRef.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSContextRefh">trunk/Source/JavaScriptCore/API/JSContextRef.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSContextRefPrivateh">trunk/Source/JavaScriptCore/API/JSContextRefPrivate.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSObjectRefcpp">trunk/Source/JavaScriptCore/API/JSObjectRef.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSObjectRefh">trunk/Source/JavaScriptCore/API/JSObjectRef.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSProfilerPrivatecpp">trunk/Source/JavaScriptCore/API/JSProfilerPrivate.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSProfilerPrivateh">trunk/Source/JavaScriptCore/API/JSProfilerPrivate.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSRetainPtrh">trunk/Source/JavaScriptCore/API/JSRetainPtr.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSStringRefcpp">trunk/Source/JavaScriptCore/API/JSStringRef.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSStringRefh">trunk/Source/JavaScriptCore/API/JSStringRef.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSStringRefBSTRcpp">trunk/Source/JavaScriptCore/API/JSStringRefBSTR.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSStringRefBSTRh">trunk/Source/JavaScriptCore/API/JSStringRefBSTR.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSStringRefCFcpp">trunk/Source/JavaScriptCore/API/JSStringRefCF.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSStringRefCFh">trunk/Source/JavaScriptCore/API/JSStringRefCF.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSValueRefcpp">trunk/Source/JavaScriptCore/API/JSValueRef.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJSValueRefh">trunk/Source/JavaScriptCore/API/JSValueRef.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJavaScripth">trunk/Source/JavaScriptCore/API/JavaScript.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIJavaScriptCoreh">trunk/Source/JavaScriptCore/API/JavaScriptCore.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIOpaqueJSStringcpp">trunk/Source/JavaScriptCore/API/OpaqueJSString.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIOpaqueJSStringh">trunk/Source/JavaScriptCore/API/OpaqueJSString.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsJSNodec">trunk/Source/JavaScriptCore/API/tests/JSNode.c</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsJSNodeh">trunk/Source/JavaScriptCore/API/tests/JSNode.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsJSNodeListc">trunk/Source/JavaScriptCore/API/tests/JSNodeList.c</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsJSNodeListh">trunk/Source/JavaScriptCore/API/tests/JSNodeList.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsNodec">trunk/Source/JavaScriptCore/API/tests/Node.c</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsNodeh">trunk/Source/JavaScriptCore/API/tests/Node.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsNodeListc">trunk/Source/JavaScriptCore/API/tests/NodeList.c</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsNodeListh">trunk/Source/JavaScriptCore/API/tests/NodeList.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsminidomc">trunk/Source/JavaScriptCore/API/tests/minidom.c</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPItestsminidomjs">trunk/Source/JavaScriptCore/API/tests/minidom.js</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIteststestapic">trunk/Source/JavaScriptCore/API/tests/testapi.c</a></li>
<li><a href="#trunkSourceJavaScriptCoreAPIteststestapijs">trunk/Source/JavaScriptCore/API/tests/testapi.js</a></li>
<li><a href="#trunkSourceJavaScriptCoreChangeLog">trunk/Source/JavaScriptCore/ChangeLog</a></li>
<li><a href="#trunkSourceJavaScriptCoreDerivedSourcesmake">trunk/Source/JavaScriptCore/DerivedSources.make</a></li>
<li><a href="#trunkSourceJavaScriptCorebindingsScriptValuecpp">trunk/Source/JavaScriptCore/bindings/ScriptValue.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeCodeBlockcpp">trunk/Source/JavaScriptCore/bytecode/CodeBlock.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeCodeBlockh">trunk/Source/JavaScriptCore/bytecode/CodeBlock.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeEvalCodeCacheh">trunk/Source/JavaScriptCore/bytecode/EvalCodeCache.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeInstructionh">trunk/Source/JavaScriptCore/bytecode/Instruction.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeJumpTablecpp">trunk/Source/JavaScriptCore/bytecode/JumpTable.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeJumpTableh">trunk/Source/JavaScriptCore/bytecode/JumpTable.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeOpcodecpp">trunk/Source/JavaScriptCore/bytecode/Opcode.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeOpcodeh">trunk/Source/JavaScriptCore/bytecode/Opcode.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeSamplingToolcpp">trunk/Source/JavaScriptCore/bytecode/SamplingTool.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeSamplingToolh">trunk/Source/JavaScriptCore/bytecode/SamplingTool.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeSpeculatedTypecpp">trunk/Source/JavaScriptCore/bytecode/SpeculatedType.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeSpeculatedTypeh">trunk/Source/JavaScriptCore/bytecode/SpeculatedType.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecodeValueProfileh">trunk/Source/JavaScriptCore/bytecode/ValueProfile.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecompilerBytecodeGeneratorcpp">trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecompilerBytecodeGeneratorh">trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecompilerLabelh">trunk/Source/JavaScriptCore/bytecompiler/Label.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecompilerLabelScopeh">trunk/Source/JavaScriptCore/bytecompiler/LabelScope.h</a></li>
<li><a href="#trunkSourceJavaScriptCorebytecompilerRegisterIDh">trunk/Source/JavaScriptCore/bytecompiler/RegisterID.h</a></li>
<li><a href="#trunkSourceJavaScriptCoredebuggerDebuggerCallFramecpp">trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoredebuggerDebuggerCallFrameh">trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.h</a></li>
<li><a href="#trunkSourceJavaScriptCoredfgDFGDesiredStructureChainscpp">trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoredfgDFGDesiredStructureChainsh">trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreheapGCActivityCallbackcpp">trunk/Source/JavaScriptCore/heap/GCActivityCallback.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreheapGCActivityCallbackh">trunk/Source/JavaScriptCore/heap/GCActivityCallback.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorConsoleMessagecpp">trunk/Source/JavaScriptCore/inspector/ConsoleMessage.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorConsoleMessageh">trunk/Source/JavaScriptCore/inspector/ConsoleMessage.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorIdentifiersFactorycpp">trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorIdentifiersFactoryh">trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorInjectedScriptManagercpp">trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorInjectedScriptManagerh">trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorInjectedScriptSourcejs">trunk/Source/JavaScriptCore/inspector/InjectedScriptSource.js</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorScriptBreakpointh">trunk/Source/JavaScriptCore/inspector/ScriptBreakpoint.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorScriptDebugListenerh">trunk/Source/JavaScriptCore/inspector/ScriptDebugListener.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorScriptDebugServercpp">trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectorScriptDebugServerh">trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectoragentsInspectorAgentcpp">trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectoragentsInspectorAgenth">trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectoragentsInspectorDebuggerAgentcpp">trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinspectoragentsInspectorDebuggerAgenth">trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinterpreterInterpretercpp">trunk/Source/JavaScriptCore/interpreter/Interpreter.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinterpreterInterpreterh">trunk/Source/JavaScriptCore/interpreter/Interpreter.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinterpreterJSStackcpp">trunk/Source/JavaScriptCore/interpreter/JSStack.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreinterpreterJSStackh">trunk/Source/JavaScriptCore/interpreter/JSStack.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreinterpreterRegisterh">trunk/Source/JavaScriptCore/interpreter/Register.h</a></li>
<li><a href="#trunkSourceJavaScriptCorejitCompactJITCodeMaph">trunk/Source/JavaScriptCore/jit/CompactJITCodeMap.h</a></li>
<li><a href="#trunkSourceJavaScriptCorejitJITStubscpp">trunk/Source/JavaScriptCore/jit/JITStubs.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCorejitJITStubsh">trunk/Source/JavaScriptCore/jit/JITStubs.h</a></li>
<li><a href="#trunkSourceJavaScriptCorejitJITStubsARMh">trunk/Source/JavaScriptCore/jit/JITStubsARM.h</a></li>
<li><a href="#trunkSourceJavaScriptCorejitJITStubsARMv7h">trunk/Source/JavaScriptCore/jit/JITStubsARMv7.h</a></li>
<li><a href="#trunkSourceJavaScriptCorejitJITStubsX86h">trunk/Source/JavaScriptCore/jit/JITStubsX86.h</a></li>
<li><a href="#trunkSourceJavaScriptCorejitJITStubsX86_64h">trunk/Source/JavaScriptCore/jit/JITStubsX86_64.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreoswin32stdboolh">trunk/Source/JavaScriptCore/os-win32/stdbool.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreparserSourceCodeh">trunk/Source/JavaScriptCore/parser/SourceCode.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreparserSourceProviderh">trunk/Source/JavaScriptCore/parser/SourceProvider.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreprofilerLegacyProfilercpp">trunk/Source/JavaScriptCore/profiler/LegacyProfiler.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreprofilerLegacyProfilerh">trunk/Source/JavaScriptCore/profiler/LegacyProfiler.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreprofilerProfileNodecpp">trunk/Source/JavaScriptCore/profiler/ProfileNode.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreprofilerProfileNodeh">trunk/Source/JavaScriptCore/profiler/ProfileNode.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeArrayBufferViewcpp">trunk/Source/JavaScriptCore/runtime/ArrayBufferView.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeArrayBufferViewh">trunk/Source/JavaScriptCore/runtime/ArrayBufferView.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeBatchedTransitionOptimizerh">trunk/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeCallDatah">trunk/Source/JavaScriptCore/runtime/CallData.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeConstructDatah">trunk/Source/JavaScriptCore/runtime/ConstructData.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeDumpContextcpp">trunk/Source/JavaScriptCore/runtime/DumpContext.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeDumpContexth">trunk/Source/JavaScriptCore/runtime/DumpContext.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeExceptionHelperscpp">trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeExceptionHelpersh">trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeInitializeThreadingcpp">trunk/Source/JavaScriptCore/runtime/InitializeThreading.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeInitializeThreadingh">trunk/Source/JavaScriptCore/runtime/InitializeThreading.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeIntegralTypedArrayBaseh">trunk/Source/JavaScriptCore/runtime/IntegralTypedArrayBase.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeIntendedStructureChaincpp">trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeIntendedStructureChainh">trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSActivationcpp">trunk/Source/JavaScriptCore/runtime/JSActivation.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSActivationh">trunk/Source/JavaScriptCore/runtime/JSActivation.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSExportMacrosh">trunk/Source/JavaScriptCore/runtime/JSExportMacros.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSGlobalObjectcpp">trunk/Source/JavaScriptCore/runtime/JSGlobalObject.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSNotAnObjectcpp">trunk/Source/JavaScriptCore/runtime/JSNotAnObject.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSNotAnObjecth">trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSPropertyNameIteratorcpp">trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSPropertyNameIteratorh">trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSSegmentedVariableObjectcpp">trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSSegmentedVariableObjecth">trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSSymbolTableObjectcpp">trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSSymbolTableObjecth">trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSTypeInfoh">trunk/Source/JavaScriptCore/runtime/JSTypeInfo.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSVariableObjectcpp">trunk/Source/JavaScriptCore/runtime/JSVariableObject.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeJSVariableObjecth">trunk/Source/JavaScriptCore/runtime/JSVariableObject.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimePropertyTablecpp">trunk/Source/JavaScriptCore/runtime/PropertyTable.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimePutPropertySloth">trunk/Source/JavaScriptCore/runtime/PutPropertySlot.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeSamplingCountercpp">trunk/Source/JavaScriptCore/runtime/SamplingCounter.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeSamplingCounterh">trunk/Source/JavaScriptCore/runtime/SamplingCounter.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeStructurecpp">trunk/Source/JavaScriptCore/runtime/Structure.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeStructureh">trunk/Source/JavaScriptCore/runtime/Structure.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeStructureChaincpp">trunk/Source/JavaScriptCore/runtime/StructureChain.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeStructureChainh">trunk/Source/JavaScriptCore/runtime/StructureChain.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeStructureInlinesh">trunk/Source/JavaScriptCore/runtime/StructureInlines.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeStructureTransitionTableh">trunk/Source/JavaScriptCore/runtime/StructureTransitionTable.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeSymbolTablecpp">trunk/Source/JavaScriptCore/runtime/SymbolTable.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeSymbolTableh">trunk/Source/JavaScriptCore/runtime/SymbolTable.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeTypedArrayBaseh">trunk/Source/JavaScriptCore/runtime/TypedArrayBase.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeTypedArrayTypecpp">trunk/Source/JavaScriptCore/runtime/TypedArrayType.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeTypedArrayTypeh">trunk/Source/JavaScriptCore/runtime/TypedArrayType.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeVMcpp">trunk/Source/JavaScriptCore/runtime/VM.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreruntimeVMh">trunk/Source/JavaScriptCore/runtime/VM.h</a></li>
<li><a href="#trunkSourceJavaScriptCoreyarrRegularExpressioncpp">trunk/Source/JavaScriptCore/yarr/RegularExpression.cpp</a></li>
<li><a href="#trunkSourceJavaScriptCoreyarrRegularExpressionh">trunk/Source/JavaScriptCore/yarr/RegularExpression.h</a></li>
<li><a href="#trunkSourceWTFChangeLog">trunk/Source/WTF/ChangeLog</a></li>
<li><a href="#trunkSourceWTFwtfASCIICTypeh">trunk/Source/WTF/wtf/ASCIICType.h</a></li>
<li><a href="#trunkSourceWTFwtfAVLTreeh">trunk/Source/WTF/wtf/AVLTree.h</a></li>
<li><a href="#trunkSourceWTFwtfAssertionscpp">trunk/Source/WTF/wtf/Assertions.cpp</a></li>
<li><a href="#trunkSourceWTFwtfAssertionsh">trunk/Source/WTF/wtf/Assertions.h</a></li>
<li><a href="#trunkSourceWTFwtfAtomicscpp">trunk/Source/WTF/wtf/Atomics.cpp</a></li>
<li><a href="#trunkSourceWTFwtfAtomicsh">trunk/Source/WTF/wtf/Atomics.h</a></li>
<li><a href="#trunkSourceWTFwtfAutodrainedPoolh">trunk/Source/WTF/wtf/AutodrainedPool.h</a></li>
<li><a href="#trunkSourceWTFwtfAutodrainedPoolMacmm">trunk/Source/WTF/wtf/AutodrainedPoolMac.mm</a></li>
<li><a href="#trunkSourceWTFwtfBoundsCheckedPointerh">trunk/Source/WTF/wtf/BoundsCheckedPointer.h</a></li>
<li><a href="#trunkSourceWTFwtfCryptographicUtilitiescpp">trunk/Source/WTF/wtf/CryptographicUtilities.cpp</a></li>
<li><a href="#trunkSourceWTFwtfCryptographicallyRandomNumberh">trunk/Source/WTF/wtf/CryptographicallyRandomNumber.h</a></li>
<li><a href="#trunkSourceWTFwtfCurrentTimeh">trunk/Source/WTF/wtf/CurrentTime.h</a></li>
<li><a href="#trunkSourceWTFwtfDequeh">trunk/Source/WTF/wtf/Deque.h</a></li>
<li><a href="#trunkSourceWTFwtfDisallowCTypeh">trunk/Source/WTF/wtf/DisallowCType.h</a></li>
<li><a href="#trunkSourceWTFwtfExportMacrosh">trunk/Source/WTF/wtf/ExportMacros.h</a></li>
<li><a href="#trunkSourceWTFwtfFeatureDefinesh">trunk/Source/WTF/wtf/FeatureDefines.h</a></li>
<li><a href="#trunkSourceWTFwtfGetPtrh">trunk/Source/WTF/wtf/GetPtr.h</a></li>
<li><a href="#trunkSourceWTFwtfHashIteratorsh">trunk/Source/WTF/wtf/HashIterators.h</a></li>
<li><a href="#trunkSourceWTFwtfLockerh">trunk/Source/WTF/wtf/Locker.h</a></li>
<li><a href="#trunkSourceWTFwtfMainThreadcpp">trunk/Source/WTF/wtf/MainThread.cpp</a></li>
<li><a href="#trunkSourceWTFwtfMainThreadh">trunk/Source/WTF/wtf/MainThread.h</a></li>
<li><a href="#trunkSourceWTFwtfMathExtrash">trunk/Source/WTF/wtf/MathExtras.h</a></li>
<li><a href="#trunkSourceWTFwtfMediaTimecpp">trunk/Source/WTF/wtf/MediaTime.cpp</a></li>
<li><a href="#trunkSourceWTFwtfMediaTimeh">trunk/Source/WTF/wtf/MediaTime.h</a></li>
<li><a href="#trunkSourceWTFwtfMessageQueueh">trunk/Source/WTF/wtf/MessageQueue.h</a></li>
<li><a href="#trunkSourceWTFwtfMetaAllocatorcpp">trunk/Source/WTF/wtf/MetaAllocator.cpp</a></li>
<li><a href="#trunkSourceWTFwtfMetaAllocatorh">trunk/Source/WTF/wtf/MetaAllocator.h</a></li>
<li><a href="#trunkSourceWTFwtfMetaAllocatorHandleh">trunk/Source/WTF/wtf/MetaAllocatorHandle.h</a></li>
<li><a href="#trunkSourceWTFwtfOSRandomSourcecpp">trunk/Source/WTF/wtf/OSRandomSource.cpp</a></li>
<li><a href="#trunkSourceWTFwtfOSRandomSourceh">trunk/Source/WTF/wtf/OSRandomSource.h</a></li>
<li><a href="#trunkSourceWTFwtfPlatformh">trunk/Source/WTF/wtf/Platform.h</a></li>
<li><a href="#trunkSourceWTFwtfRandomNumbercpp">trunk/Source/WTF/wtf/RandomNumber.cpp</a></li>
<li><a href="#trunkSourceWTFwtfRandomNumberh">trunk/Source/WTF/wtf/RandomNumber.h</a></li>
<li><a href="#trunkSourceWTFwtfRandomNumberSeedh">trunk/Source/WTF/wtf/RandomNumberSeed.h</a></li>
<li><a href="#trunkSourceWTFwtfRedBlackTreeh">trunk/Source/WTF/wtf/RedBlackTree.h</a></li>
<li><a href="#trunkSourceWTFwtfRunLoopTimerh">trunk/Source/WTF/wtf/RunLoopTimer.h</a></li>
<li><a href="#trunkSourceWTFwtfRunLoopTimerCFcpp">trunk/Source/WTF/wtf/RunLoopTimerCF.cpp</a></li>
<li><a href="#trunkSourceWTFwtfSchedulePairh">trunk/Source/WTF/wtf/SchedulePair.h</a></li>
<li><a href="#trunkSourceWTFwtfSchedulePairCFcpp">trunk/Source/WTF/wtf/SchedulePairCF.cpp</a></li>
<li><a href="#trunkSourceWTFwtfSchedulePairMacmm">trunk/Source/WTF/wtf/SchedulePairMac.mm</a></li>
<li><a href="#trunkSourceWTFwtfSegmentedVectorh">trunk/Source/WTF/wtf/SegmentedVector.h</a></li>
<li><a href="#trunkSourceWTFwtfStackBoundsh">trunk/Source/WTF/wtf/StackBounds.h</a></li>
<li><a href="#trunkSourceWTFwtfStaticConstructorsh">trunk/Source/WTF/wtf/StaticConstructors.h</a></li>
<li><a href="#trunkSourceWTFwtfStringExtrash">trunk/Source/WTF/wtf/StringExtras.h</a></li>
<li><a href="#trunkSourceWTFwtfThreadFunctionInvocationh">trunk/Source/WTF/wtf/ThreadFunctionInvocation.h</a></li>
<li><a href="#trunkSourceWTFwtfThreadSafeRefCountedh">trunk/Source/WTF/wtf/ThreadSafeRefCounted.h</a></li>
<li><a href="#trunkSourceWTFwtfThreadSpecifich">trunk/Source/WTF/wtf/ThreadSpecific.h</a></li>
<li><a href="#trunkSourceWTFwtfThreadingh">trunk/Source/WTF/wtf/Threading.h</a></li>
<li><a href="#trunkSourceWTFwtfThreadingPrimitivesh">trunk/Source/WTF/wtf/ThreadingPrimitives.h</a></li>
<li><a href="#trunkSourceWTFwtfThreadingPthreadscpp">trunk/Source/WTF/wtf/ThreadingPthreads.cpp</a></li>
<li><a href="#trunkSourceWTFwtfThreadingWincpp">trunk/Source/WTF/wtf/ThreadingWin.cpp</a></li>
<li><a href="#trunkSourceWTFwtfWTFThreadDatacpp">trunk/Source/WTF/wtf/WTFThreadData.cpp</a></li>
<li><a href="#trunkSourceWTFwtfWTFThreadDatah">trunk/Source/WTF/wtf/WTFThreadData.h</a></li>
<li><a href="#trunkSourceWTFwtfeflOwnPtrEflcpp">trunk/Source/WTF/wtf/efl/OwnPtrEfl.cpp</a></li>
<li><a href="#trunkSourceWTFwtfmacMainThreadMacmm">trunk/Source/WTF/wtf/mac/MainThreadMac.mm</a></li>
<li><a href="#trunkSourceWTFwtftextAtomicStringHashh">trunk/Source/WTF/wtf/text/AtomicStringHash.h</a></li>
<li><a href="#trunkSourceWTFwtftextAtomicStringImplh">trunk/Source/WTF/wtf/text/AtomicStringImpl.h</a></li>
<li><a href="#trunkSourceWTFwtftextBase64h">trunk/Source/WTF/wtf/text/Base64.h</a></li>
<li><a href="#trunkSourceWTFwtftextCStringcpp">trunk/Source/WTF/wtf/text/CString.cpp</a></li>
<li><a href="#trunkSourceWTFwtftextCStringh">trunk/Source/WTF/wtf/text/CString.h</a></li>
<li><a href="#trunkSourceWTFwtftextLCharh">trunk/Source/WTF/wtf/text/LChar.h</a></li>
<li><a href="#trunkSourceWTFwtftextcfStringCFcpp">trunk/Source/WTF/wtf/text/cf/StringCF.cpp</a></li>
<li><a href="#trunkSourceWTFwtftextmacStringMacmm">trunk/Source/WTF/wtf/text/mac/StringMac.mm</a></li>
<li><a href="#trunkSourceWTFwtfunicodeCharacterNamesh">trunk/Source/WTF/wtf/unicode/CharacterNames.h</a></li>
<li><a href="#trunkSourceWTFwtfunicodeCollatorh">trunk/Source/WTF/wtf/unicode/Collator.h</a></li>
<li><a href="#trunkSourceWTFwtfunicodeCollatorDefaultcpp">trunk/Source/WTF/wtf/unicode/CollatorDefault.cpp</a></li>
<li><a href="#trunkSourceWTFwtfunicodeUTF8cpp">trunk/Source/WTF/wtf/unicode/UTF8.cpp</a></li>
<li><a href="#trunkSourceWTFwtfunicodeUTF8h">trunk/Source/WTF/wtf/unicode/UTF8.h</a></li>
<li><a href="#trunkSourceWTFwtfunicodeicuCollatorICUcpp">trunk/Source/WTF/wtf/unicode/icu/CollatorICU.cpp</a></li>
<li><a href="#trunkSourceWTFwtfwinMainThreadWincpp">trunk/Source/WTF/wtf/win/MainThreadWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreChangeLog">trunk/Source/WebCore/ChangeLog</a></li>
<li><a href="#trunkSourceWebCoreDerivedSourcesmake">trunk/Source/WebCore/DerivedSources.make</a></li>
<li><a href="#trunkSourceWebCoreModulesairplayWebKitPlaybackTargetAvailabilityEventcpp">trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesairplayWebKitPlaybackTargetAvailabilityEventh">trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h</a></li>
<li><a href="#trunkSourceWebCoreModulesairplayWebKitPlaybackTargetAvailabilityEventidl">trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeyMessageEventcpp">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeyMessageEventh">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeyMessageEventidl">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeyNeededEventcpp">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeyNeededEventh">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.h</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeyNeededEventidl">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeySessionidl">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeySession.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesencryptedmediaMediaKeysidl">trunk/Source/WebCore/Modules/encryptedmedia/MediaKeys.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesgeolocationNavigatorGeolocationcpp">trunk/Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbDOMWindowIndexedDatabaseidl">trunk/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBCallbacksh">trunk/Source/WebCore/Modules/indexeddb/IDBCallbacks.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBDatabaseExceptioncpp">trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBDatabaseMetadatah">trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseMetadata.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBEventDispatchercpp">trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBEventDispatcherh">trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBFactorycpp">trunk/Source/WebCore/Modules/indexeddb/IDBFactory.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBFactoryh">trunk/Source/WebCore/Modules/indexeddb/IDBFactory.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBFactoryBackendInterfacecpp">trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBFactoryBackendInterfaceh">trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBHistogramsh">trunk/Source/WebCore/Modules/indexeddb/IDBHistograms.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBIndexMetadatah">trunk/Source/WebCore/Modules/indexeddb/IDBIndexMetadata.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBObjectStoreMetadatah">trunk/Source/WebCore/Modules/indexeddb/IDBObjectStoreMetadata.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBRecordIdentifierh">trunk/Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBRequestcpp">trunk/Source/WebCore/Modules/indexeddb/IDBRequest.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBRequesth">trunk/Source/WebCore/Modules/indexeddb/IDBRequest.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbIDBRequestidl">trunk/Source/WebCore/Modules/indexeddb/IDBRequest.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbWorkerGlobalScopeIndexedDatabasecpp">trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbWorkerGlobalScopeIndexedDatabaseh">trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbWorkerGlobalScopeIndexedDatabaseidl">trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbleveldbIDBFactoryBackendLevelDBcpp">trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesindexeddbleveldbIDBFactoryBackendLevelDBh">trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediacontrolsMediaControlsHostcpp">trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediacontrolsMediaControlsHosth">trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediacontrolsMediaControlsHostidl">trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediacontrolsmediaControlsApplecss">trunk/Source/WebCore/Modules/mediacontrols/mediaControlsApple.css</a></li>
<li><a href="#trunkSourceWebCoreModulesmediacontrolsmediaControlsiOScss">trunk/Source/WebCore/Modules/mediacontrols/mediaControlsiOS.css</a></li>
<li><a href="#trunkSourceWebCoreModulesmediasourceAudioTrackMediaSourceh">trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediasourceAudioTrackMediaSourceidl">trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediasourceTextTrackMediaSourceh">trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediasourceTextTrackMediaSourceidl">trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediasourceVideoTrackMediaSourceh">trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediasourceVideoTrackMediaSourceidl">trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAllAudioCapabilitiesh">trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAllAudioCapabilitiesidl">trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAllVideoCapabilitiesh">trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAllVideoCapabilitiesidl">trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAudioStreamTrackcpp">trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAudioStreamTrackh">trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamAudioStreamTrackidl">trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamCapabilityRangecpp">trunk/Source/WebCore/Modules/mediastream/CapabilityRange.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamCapabilityRangeh">trunk/Source/WebCore/Modules/mediastream/CapabilityRange.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamCapabilityRangeidl">trunk/Source/WebCore/Modules/mediastream/CapabilityRange.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaSourceStatescpp">trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaSourceStatesh">trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaSourceStatesidl">trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaStreamCapabilitiescpp">trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaStreamCapabilitiesh">trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaStreamCapabilitiesidl">trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintcpp">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstrainth">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintidl">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintSetcpp">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintSeth">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintscpp">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintsh">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamMediaTrackConstraintsidl">trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamNavigatorMediaStreamcpp">trunk/Source/WebCore/Modules/mediastream/NavigatorMediaStream.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamNavigatorUserMediaErrorcpp">trunk/Source/WebCore/Modules/mediastream/NavigatorUserMediaError.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamRTCConfigurationidl">trunk/Source/WebCore/Modules/mediastream/RTCConfiguration.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamRTCIceServeridl">trunk/Source/WebCore/Modules/mediastream/RTCIceServer.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamRTCOfferAnswerOptionscpp">trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamRTCOfferAnswerOptionsh">trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamVideoStreamTrackcpp">trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamVideoStreamTrackh">trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.h</a></li>
<li><a href="#trunkSourceWebCoreModulesmediastreamVideoStreamTrackidl">trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesnetworkinfoNetworkInfocpp">trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesnetworkinfoNetworkInfoh">trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.h</a></li>
<li><a href="#trunkSourceWebCoreModulesnetworkinfoNetworkInfoConnectioncpp">trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesnetworkinfoNetworkInfoConnectionh">trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.h</a></li>
<li><a href="#trunkSourceWebCoreModulesnetworkinfoNetworkInfoControllercpp">trunk/Source/WebCore/Modules/networkinfo/NetworkInfoController.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsDOMWindowNotificationscpp">trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsDOMWindowNotificationsh">trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.h</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsDOMWindowNotificationsidl">trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsNotificationControllercpp">trunk/Source/WebCore/Modules/notifications/NotificationController.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsNotificationControllerh">trunk/Source/WebCore/Modules/notifications/NotificationController.h</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsNotificationPermissionCallbackh">trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.h</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsNotificationPermissionCallbackidl">trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsWorkerGlobalScopeNotificationscpp">trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsWorkerGlobalScopeNotificationsh">trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.h</a></li>
<li><a href="#trunkSourceWebCoreModulesnotificationsWorkerGlobalScopeNotificationsidl">trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.idl</a></li>
<li><a href="#trunkSourceWebCoreModulespluginsPluginReplacementh">trunk/Source/WebCore/Modules/plugins/PluginReplacement.h</a></li>
<li><a href="#trunkSourceWebCoreModulespluginsQuickTimePluginReplacementcpp">trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulespluginsQuickTimePluginReplacementcss">trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.css</a></li>
<li><a href="#trunkSourceWebCoreModulespluginsQuickTimePluginReplacementh">trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.h</a></li>
<li><a href="#trunkSourceWebCoreModulespluginsQuickTimePluginReplacementidl">trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesquotaDOMWindowQuotaidl">trunk/Source/WebCore/Modules/quota/DOMWindowQuota.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechDOMWindowSpeechSynthesish">trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.h</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechDOMWindowSpeechSynthesisidl">trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesiscpp">trunk/Source/WebCore/Modules/speech/SpeechSynthesis.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesish">trunk/Source/WebCore/Modules/speech/SpeechSynthesis.h</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisidl">trunk/Source/WebCore/Modules/speech/SpeechSynthesis.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisEventcpp">trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisEventh">trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.h</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisEventidl">trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisUtterancecpp">trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisUtteranceh">trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.h</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisUtteranceidl">trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.idl</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisVoicecpp">trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.cpp</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisVoiceh">trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.h</a></li>
<li><a href="#trunkSourceWebCoreModulesspeechSpeechSynthesisVoiceidl">trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioBuffercpp">trunk/Source/WebCore/Modules/webaudio/AudioBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioBufferh">trunk/Source/WebCore/Modules/webaudio/AudioBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioBufferidl">trunk/Source/WebCore/Modules/webaudio/AudioBuffer.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioListenercpp">trunk/Source/WebCore/Modules/webaudio/AudioListener.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioListenerh">trunk/Source/WebCore/Modules/webaudio/AudioListener.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioListeneridl">trunk/Source/WebCore/Modules/webaudio/AudioListener.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioParamh">trunk/Source/WebCore/Modules/webaudio/AudioParam.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioParamidl">trunk/Source/WebCore/Modules/webaudio/AudioParam.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioParamTimelineh">trunk/Source/WebCore/Modules/webaudio/AudioParamTimeline.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioAudioScheduledSourceNodeh">trunk/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioChannelMergerNodecpp">trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioChannelMergerNodeh">trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioChannelMergerNodeidl">trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioMediaStreamAudioSourcecpp">trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioMediaStreamAudioSourceh">trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioPeriodicWavecpp">trunk/Source/WebCore/Modules/webaudio/PeriodicWave.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebaudioPeriodicWaveh">trunk/Source/WebCore/Modules/webaudio/PeriodicWave.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseChangeVersionWrappercpp">trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseChangeVersionWrapperh">trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDOMWindowWebDatabasecpp">trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDOMWindowWebDatabaseh">trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDOMWindowWebDatabaseidl">trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabasecpp">trunk/Source/WebCore/Modules/webdatabase/Database.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseh">trunk/Source/WebCore/Modules/webdatabase/Database.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseidl">trunk/Source/WebCore/Modules/webdatabase/Database.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseAuthorizercpp">trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseAuthorizerh">trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseBackendBasecpp">trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseBackendBaseh">trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseCallbackidl">trunk/Source/WebCore/Modules/webdatabase/DatabaseCallback.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseContextcpp">trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseContexth">trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseDetailsh">trunk/Source/WebCore/Modules/webdatabase/DatabaseDetails.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseTaskcpp">trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseTaskh">trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseThreadcpp">trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseThreadh">trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseTrackercpp">trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseDatabaseTrackerh">trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLCallbackWrapperh">trunk/Source/WebCore/Modules/webdatabase/SQLCallbackWrapper.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLErrorh">trunk/Source/WebCore/Modules/webdatabase/SQLError.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLErroridl">trunk/Source/WebCore/Modules/webdatabase/SQLError.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLExceptioncpp">trunk/Source/WebCore/Modules/webdatabase/SQLException.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLResultSetcpp">trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLResultSeth">trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLResultSetidl">trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLResultSetRowListcpp">trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLResultSetRowListh">trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLResultSetRowListidl">trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementcpp">trunk/Source/WebCore/Modules/webdatabase/SQLStatement.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementh">trunk/Source/WebCore/Modules/webdatabase/SQLStatement.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementBackendcpp">trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementBackendh">trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementCallbackh">trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementCallbackidl">trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementErrorCallbackh">trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementErrorCallbackidl">trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLStatementSynccpp">trunk/Source/WebCore/Modules/webdatabase/SQLStatementSync.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactioncpp">trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionh">trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionidl">trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionBackendcpp">trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionBackendh">trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionCallbackh">trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionCallbackidl">trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionErrorCallbackh">trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseSQLTransactionErrorCallbackidl">trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseWorkerGlobalScopeWebDatabasecpp">trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseWorkerGlobalScopeWebDatabaseh">trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.h</a></li>
<li><a href="#trunkSourceWebCoreModuleswebdatabaseWorkerGlobalScopeWebDatabaseidl">trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.idl</a></li>
<li><a href="#trunkSourceWebCoreWebCorevcxprojMigrateScripts">trunk/Source/WebCore/WebCore.vcxproj/MigrateScripts</a></li>
<li><a href="#trunkSourceWebCoreWebCorePrefixcpp">trunk/Source/WebCore/WebCorePrefix.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAXObjectCachecpp">trunk/Source/WebCore/accessibility/AXObjectCache.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAXObjectCacheh">trunk/Source/WebCore/accessibility/AXObjectCache.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityARIAGridcpp">trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityARIAGridh">trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityARIAGridCellcpp">trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityARIAGridCellh">trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityARIAGridRowcpp">trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityARIAGridRowh">trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityImageMapLinkcpp">trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityImageMapLinkh">trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityListcpp">trunk/Source/WebCore/accessibility/AccessibilityList.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityListh">trunk/Source/WebCore/accessibility/AccessibilityList.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityListBoxcpp">trunk/Source/WebCore/accessibility/AccessibilityListBox.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityListBoxh">trunk/Source/WebCore/accessibility/AccessibilityListBox.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityListBoxOptioncpp">trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityListBoxOptionh">trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityMediaControlscpp">trunk/Source/WebCore/accessibility/AccessibilityMediaControls.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityMediaControlsh">trunk/Source/WebCore/accessibility/AccessibilityMediaControls.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityNodeObjectcpp">trunk/Source/WebCore/accessibility/AccessibilityNodeObject.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityNodeObjecth">trunk/Source/WebCore/accessibility/AccessibilityNodeObject.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityObjectcpp">trunk/Source/WebCore/accessibility/AccessibilityObject.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityObjecth">trunk/Source/WebCore/accessibility/AccessibilityObject.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityRenderObjectcpp">trunk/Source/WebCore/accessibility/AccessibilityRenderObject.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityRenderObjecth">trunk/Source/WebCore/accessibility/AccessibilityRenderObject.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilitySVGRootcpp">trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilitySVGRooth">trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityScrollbarcpp">trunk/Source/WebCore/accessibility/AccessibilityScrollbar.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityScrollbarh">trunk/Source/WebCore/accessibility/AccessibilityScrollbar.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilitySlidercpp">trunk/Source/WebCore/accessibility/AccessibilitySlider.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilitySliderh">trunk/Source/WebCore/accessibility/AccessibilitySlider.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTablecpp">trunk/Source/WebCore/accessibility/AccessibilityTable.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableh">trunk/Source/WebCore/accessibility/AccessibilityTable.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableCellcpp">trunk/Source/WebCore/accessibility/AccessibilityTableCell.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableCellh">trunk/Source/WebCore/accessibility/AccessibilityTableCell.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableColumncpp">trunk/Source/WebCore/accessibility/AccessibilityTableColumn.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableColumnh">trunk/Source/WebCore/accessibility/AccessibilityTableColumn.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableHeaderContainercpp">trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableHeaderContainerh">trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableRowcpp">trunk/Source/WebCore/accessibility/AccessibilityTableRow.cpp</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityAccessibilityTableRowh">trunk/Source/WebCore/accessibility/AccessibilityTableRow.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityiosAXObjectCacheIOSmm">trunk/Source/WebCore/accessibility/ios/AXObjectCacheIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityiosAccessibilityObjectIOSmm">trunk/Source/WebCore/accessibility/ios/AccessibilityObjectIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityiosWebAccessibilityObjectWrapperIOSh">trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilityiosWebAccessibilityObjectWrapperIOSmm">trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreaccessibilitymacAXObjectCacheMacmm">trunk/Source/WebCore/accessibility/mac/AXObjectCacheMac.mm</a></li>
<li><a href="#trunkSourceWebCoreaccessibilitymacAccessibilityObjectMacmm">trunk/Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm</a></li>
<li><a href="#trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperBaseh">trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperBasemm">trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.mm</a></li>
<li><a href="#trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperMach">trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.h</a></li>
<li><a href="#trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperMacmm">trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsgobjectWebKitDOMEventTargetcpp">trunk/Source/WebCore/bindings/gobject/WebKitDOMEventTarget.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsgobjectWebKitDOMHTMLPrivatecpp">trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsgobjectWebKitDOMHTMLPrivateh">trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsDictionarycpp">trunk/Source/WebCore/bindings/js/Dictionary.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsGCControllercpp">trunk/Source/WebCore/bindings/js/GCController.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsGCControllerh">trunk/Source/WebCore/bindings/js/GCController.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSAttrCustomcpp">trunk/Source/WebCore/bindings/js/JSAttrCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSAudioTrackCustomcpp">trunk/Source/WebCore/bindings/js/JSAudioTrackCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSAudioTrackListCustomcpp">trunk/Source/WebCore/bindings/js/JSAudioTrackListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCSSRuleCustomcpp">trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCSSRuleCustomh">trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCSSRuleListCustomcpp">trunk/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCSSStyleDeclarationCustomcpp">trunk/Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCSSValueCustomcpp">trunk/Source/WebCore/bindings/js/JSCSSValueCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCallbackDatacpp">trunk/Source/WebCore/bindings/js/JSCallbackData.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCallbackDatah">trunk/Source/WebCore/bindings/js/JSCallbackData.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCanvasRenderingContextCustomcpp">trunk/Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSClipboardCustomcpp">trunk/Source/WebCore/bindings/js/JSClipboardCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCustomSQLStatementErrorCallbackcpp">trunk/Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCustomXPathNSResolvercpp">trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSCustomXPathNSResolverh">trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSDOMGlobalObjectcpp">trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSDOMGlobalObjecth">trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSDOMWindowShellcpp">trunk/Source/WebCore/bindings/js/JSDOMWindowShell.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSDOMWindowShellh">trunk/Source/WebCore/bindings/js/JSDOMWindowShell.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSElementCustomcpp">trunk/Source/WebCore/bindings/js/JSElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSEventCustomcpp">trunk/Source/WebCore/bindings/js/JSEventCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLAppletElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLAppletElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLCanvasElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLDocumentCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLEmbedElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLEmbedElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLFormElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLFormElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLFrameElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLFrameSetElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLObjectElementCustomcpp">trunk/Source/WebCore/bindings/js/JSHTMLObjectElementCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHTMLSelectElementCustomh">trunk/Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSHistoryCustomcpp">trunk/Source/WebCore/bindings/js/JSHistoryCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSMediaListCustomh">trunk/Source/WebCore/bindings/js/JSMediaListCustom.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSMediaSourceStatesCustomcpp">trunk/Source/WebCore/bindings/js/JSMediaSourceStatesCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSMediaStreamCapabilitiesCustomcpp">trunk/Source/WebCore/bindings/js/JSMediaStreamCapabilitiesCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSNamedNodeMapCustomcpp">trunk/Source/WebCore/bindings/js/JSNamedNodeMapCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSNodeCustomcpp">trunk/Source/WebCore/bindings/js/JSNodeCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSNodeCustomh">trunk/Source/WebCore/bindings/js/JSNodeCustom.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSNodeFilterCustomcpp">trunk/Source/WebCore/bindings/js/JSNodeFilterCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSNodeListCustomcpp">trunk/Source/WebCore/bindings/js/JSNodeListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSSQLResultSetRowListCustomcpp">trunk/Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSSQLTransactionCustomcpp">trunk/Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSSQLTransactionSyncCustomcpp">trunk/Source/WebCore/bindings/js/JSSQLTransactionSyncCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSSVGElementInstanceCustomcpp">trunk/Source/WebCore/bindings/js/JSSVGElementInstanceCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSStyleSheetCustomcpp">trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSStyleSheetCustomh">trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSStyleSheetListCustomcpp">trunk/Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTextTrackCueCustomcpp">trunk/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTextTrackCustomcpp">trunk/Source/WebCore/bindings/js/JSTextTrackCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTextTrackListCustomcpp">trunk/Source/WebCore/bindings/js/JSTextTrackListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTouchCustomcpp">trunk/Source/WebCore/bindings/js/JSTouchCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTouchListCustomcpp">trunk/Source/WebCore/bindings/js/JSTouchListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTrackCustomcpp">trunk/Source/WebCore/bindings/js/JSTrackCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTrackCustomh">trunk/Source/WebCore/bindings/js/JSTrackCustom.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSTrackEventCustomcpp">trunk/Source/WebCore/bindings/js/JSTrackEventCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSVideoTrackCustomcpp">trunk/Source/WebCore/bindings/js/JSVideoTrackCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSVideoTrackListCustomcpp">trunk/Source/WebCore/bindings/js/JSVideoTrackListCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSWebGLRenderingContextCustomcpp">trunk/Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSWebKitPointCustomcpp">trunk/Source/WebCore/bindings/js/JSWebKitPointCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSWorkerGlobalScopeBasecpp">trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSWorkerGlobalScopeBaseh">trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSXMLHttpRequestCustomcpp">trunk/Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsJSXSLTProcessorCustomcpp">trunk/Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsScriptControllerMacmm">trunk/Source/WebCore/bindings/js/ScriptControllerMac.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsjsScriptProfilecpp">trunk/Source/WebCore/bindings/js/ScriptProfile.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsScriptProfileh">trunk/Source/WebCore/bindings/js/ScriptProfile.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsScriptProfileNodeh">trunk/Source/WebCore/bindings/js/ScriptProfileNode.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsScriptProfilercpp">trunk/Source/WebCore/bindings/js/ScriptProfiler.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsScriptProfilerh">trunk/Source/WebCore/bindings/js/ScriptProfiler.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsSerializedScriptValuecpp">trunk/Source/WebCore/bindings/js/SerializedScriptValue.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsSerializedScriptValueh">trunk/Source/WebCore/bindings/js/SerializedScriptValue.h</a></li>
<li><a href="#trunkSourceWebCorebindingsjsWorkerScriptControllercpp">trunk/Source/WebCore/bindings/js/WorkerScriptController.cpp</a></li>
<li><a href="#trunkSourceWebCorebindingsjsWorkerScriptControllerh">trunk/Source/WebCore/bindings/js/WorkerScriptController.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMh">trunk/Source/WebCore/bindings/objc/DOM.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMmm">trunk/Source/WebCore/bindings/objc/DOM.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMAbstractViewmm">trunk/Source/WebCore/bindings/objc/DOMAbstractView.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMAbstractViewFrameh">trunk/Source/WebCore/bindings/objc/DOMAbstractViewFrame.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMCSSh">trunk/Source/WebCore/bindings/objc/DOMCSS.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMCSSmm">trunk/Source/WebCore/bindings/objc/DOMCSS.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMCoreh">trunk/Source/WebCore/bindings/objc/DOMCore.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMCustomXPathNSResolverh">trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMCustomXPathNSResolvermm">trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMEventExceptionh">trunk/Source/WebCore/bindings/objc/DOMEventException.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMEventsh">trunk/Source/WebCore/bindings/objc/DOMEvents.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMEventsmm">trunk/Source/WebCore/bindings/objc/DOMEvents.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMExceptionh">trunk/Source/WebCore/bindings/objc/DOMException.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMExtensionsh">trunk/Source/WebCore/bindings/objc/DOMExtensions.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMHTMLh">trunk/Source/WebCore/bindings/objc/DOMHTML.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMHTMLmm">trunk/Source/WebCore/bindings/objc/DOMHTML.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMInternalh">trunk/Source/WebCore/bindings/objc/DOMInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMInternalmm">trunk/Source/WebCore/bindings/objc/DOMInternal.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMObjecth">trunk/Source/WebCore/bindings/objc/DOMObject.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMObjectmm">trunk/Source/WebCore/bindings/objc/DOMObject.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMPrivateh">trunk/Source/WebCore/bindings/objc/DOMPrivate.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMRangeExceptionh">trunk/Source/WebCore/bindings/objc/DOMRangeException.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMRangesh">trunk/Source/WebCore/bindings/objc/DOMRanges.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMStylesheetsh">trunk/Source/WebCore/bindings/objc/DOMStylesheets.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMTraversalh">trunk/Source/WebCore/bindings/objc/DOMTraversal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMUIKitExtensionsh">trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMUIKitExtensionsmm">trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMUtilitymm">trunk/Source/WebCore/bindings/objc/DOMUtility.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMViewsh">trunk/Source/WebCore/bindings/objc/DOMViews.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMXPathh">trunk/Source/WebCore/bindings/objc/DOMXPath.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMXPathmm">trunk/Source/WebCore/bindings/objc/DOMXPath.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcDOMXPathExceptionh">trunk/Source/WebCore/bindings/objc/DOMXPathException.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcExceptionHandlersh">trunk/Source/WebCore/bindings/objc/ExceptionHandlers.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcExceptionHandlersmm">trunk/Source/WebCore/bindings/objc/ExceptionHandlers.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcObjCEventListenerh">trunk/Source/WebCore/bindings/objc/ObjCEventListener.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcObjCEventListenermm">trunk/Source/WebCore/bindings/objc/ObjCEventListener.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcObjCNodeFilterConditionh">trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcObjCNodeFilterConditionmm">trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcPublicDOMInterfacesh">trunk/Source/WebCore/bindings/objc/PublicDOMInterfaces.h</a></li>
<li><a href="#trunkSourceWebCorebindingsobjcWebScriptObjectmm">trunk/Source/WebCore/bindings/objc/WebScriptObject.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptsCodeGeneratorObjCpm">trunk/Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptsInFilesCompilerpm">trunk/Source/WebCore/bindings/scripts/InFilesCompiler.pm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptsInFilesParserpm">trunk/Source/WebCore/bindings/scripts/InFilesParser.pm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptsgeneratebindingspl">trunk/Source/WebCore/bindings/scripts/generate-bindings.pl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMFloat64Arrayh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMFloat64Arraymm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMFloat64ArrayInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64ArrayInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestActiveDOMObjecth">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestActiveDOMObjectmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestActiveDOMObjectInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObjectInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestCallbackh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestCallbackmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestCallbackInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallbackInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestCustomNamedGetterh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestCustomNamedGettermm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestCustomNamedGetterInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetterInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestEventConstructorh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestEventConstructormm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestEventConstructorInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructorInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestEventTargeth">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestEventTargetmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestEventTargetInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTargetInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestExceptionh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestExceptionmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestExceptionInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestExceptionInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestGenerateIsReachableh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestGenerateIsReachablemm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestGenerateIsReachableInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachableInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestInterfaceh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestInterfacemm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestInterfaceInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterfaceInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestMediaQueryListListenerh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestMediaQueryListListenermm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestMediaQueryListListenerInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListenerInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestNamedConstructorh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestNamedConstructormm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestNamedConstructorInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructorInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestNodeh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestNodemm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestNodeInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNodeInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestObjh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestObjmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestObjInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObjInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestOverloadedConstructorsh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestOverloadedConstructorsmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestOverloadedConstructorsInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructorsInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestSerializedScriptValueInterfaceh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestSerializedScriptValueInterfacemm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestSerializedScriptValueInterfaceInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterfaceInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestTypedefsh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestTypedefsmm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMTestTypedefsInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefsInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMattributeh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMattributemm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMattributeInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattributeInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMreadonlyh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMreadonlymm">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.mm</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestObjCDOMreadonlyInternalh">trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonlyInternal.h</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestCallbackidl">trunk/Source/WebCore/bindings/scripts/test/TestCallback.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestCustomNamedGetteridl">trunk/Source/WebCore/bindings/scripts/test/TestCustomNamedGetter.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestDomainSecurityidl">trunk/Source/WebCore/bindings/scripts/test/TestDomainSecurity.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestEventConstructoridl">trunk/Source/WebCore/bindings/scripts/test/TestEventConstructor.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestEventTargetidl">trunk/Source/WebCore/bindings/scripts/test/TestEventTarget.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestExceptionidl">trunk/Source/WebCore/bindings/scripts/test/TestException.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestImplementsidl">trunk/Source/WebCore/bindings/scripts/test/TestImplements.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestInterfaceidl">trunk/Source/WebCore/bindings/scripts/test/TestInterface.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestMediaQueryListListeneridl">trunk/Source/WebCore/bindings/scripts/test/TestMediaQueryListListener.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestNamedConstructoridl">trunk/Source/WebCore/bindings/scripts/test/TestNamedConstructor.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestObjidl">trunk/Source/WebCore/bindings/scripts/test/TestObj.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestOverloadedConstructorsidl">trunk/Source/WebCore/bindings/scripts/test/TestOverloadedConstructors.idl</a></li>
<li><a href="#trunkSourceWebCorebindingsscriptstestTestSupplementalidl">trunk/Source/WebCore/bindings/scripts/test/TestSupplemental.idl</a></li>
<li><a href="#trunkSourceWebCorebridgeBridgeh">trunk/Source/WebCore/bridge/Bridge.h</a></li>
<li><a href="#trunkSourceWebCorebridgeIdentifierRepcpp">trunk/Source/WebCore/bridge/IdentifierRep.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgeIdentifierReph">trunk/Source/WebCore/bridge/IdentifierRep.h</a></li>
<li><a href="#trunkSourceWebCorebridgeNP_jsobjectcpp">trunk/Source/WebCore/bridge/NP_jsobject.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgeNP_jsobjecth">trunk/Source/WebCore/bridge/NP_jsobject.h</a></li>
<li><a href="#trunkSourceWebCorebridgecCRuntimeObjectcpp">trunk/Source/WebCore/bridge/c/CRuntimeObject.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgecCRuntimeObjecth">trunk/Source/WebCore/bridge/c/CRuntimeObject.h</a></li>
<li><a href="#trunkSourceWebCorebridgecc_classcpp">trunk/Source/WebCore/bridge/c/c_class.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgecc_classh">trunk/Source/WebCore/bridge/c/c_class.h</a></li>
<li><a href="#trunkSourceWebCorebridgecc_instancecpp">trunk/Source/WebCore/bridge/c/c_instance.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgecc_instanceh">trunk/Source/WebCore/bridge/c/c_instance.h</a></li>
<li><a href="#trunkSourceWebCorebridgecc_runtimecpp">trunk/Source/WebCore/bridge/c/c_runtime.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgecc_runtimeh">trunk/Source/WebCore/bridge/c/c_runtime.h</a></li>
<li><a href="#trunkSourceWebCorebridgecc_utilitycpp">trunk/Source/WebCore/bridge/c/c_utility.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgecc_utilityh">trunk/Source/WebCore/bridge/c/c_utility.h</a></li>
<li><a href="#trunkSourceWebCorebridgejscBridgeJSCcpp">trunk/Source/WebCore/bridge/jsc/BridgeJSC.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgejscBridgeJSCh">trunk/Source/WebCore/bridge/jsc/BridgeJSC.h</a></li>
<li><a href="#trunkSourceWebCorebridgenpruntimecpp">trunk/Source/WebCore/bridge/npruntime.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgenpruntime_implh">trunk/Source/WebCore/bridge/npruntime_impl.h</a></li>
<li><a href="#trunkSourceWebCorebridgenpruntime_privh">trunk/Source/WebCore/bridge/npruntime_priv.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcObjCRuntimeObjecth">trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcObjCRuntimeObjectmm">trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.mm</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcWebScriptObjecth">trunk/Source/WebCore/bridge/objc/WebScriptObject.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_classh">trunk/Source/WebCore/bridge/objc/objc_class.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_classmm">trunk/Source/WebCore/bridge/objc/objc_class.mm</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_headerh">trunk/Source/WebCore/bridge/objc/objc_header.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_instanceh">trunk/Source/WebCore/bridge/objc/objc_instance.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_instancemm">trunk/Source/WebCore/bridge/objc/objc_instance.mm</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_runtimeh">trunk/Source/WebCore/bridge/objc/objc_runtime.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_runtimemm">trunk/Source/WebCore/bridge/objc/objc_runtime.mm</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_utilityh">trunk/Source/WebCore/bridge/objc/objc_utility.h</a></li>
<li><a href="#trunkSourceWebCorebridgeobjcobjc_utilitymm">trunk/Source/WebCore/bridge/objc/objc_utility.mm</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_arraycpp">trunk/Source/WebCore/bridge/runtime_array.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_arrayh">trunk/Source/WebCore/bridge/runtime_array.h</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_methodcpp">trunk/Source/WebCore/bridge/runtime_method.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_methodh">trunk/Source/WebCore/bridge/runtime_method.h</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_objectcpp">trunk/Source/WebCore/bridge/runtime_object.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_objecth">trunk/Source/WebCore/bridge/runtime_object.h</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_rootcpp">trunk/Source/WebCore/bridge/runtime_root.cpp</a></li>
<li><a href="#trunkSourceWebCorebridgeruntime_rooth">trunk/Source/WebCore/bridge/runtime_root.h</a></li>
<li><a href="#trunkSourceWebCorebridgetestbindingsmm">trunk/Source/WebCore/bridge/testbindings.mm</a></li>
<li><a href="#trunkSourceWebCorecssCSSAllInOnecpp">trunk/Source/WebCore/css/CSSAllInOne.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSAspectRatioValuecpp">trunk/Source/WebCore/css/CSSAspectRatioValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSAspectRatioValueh">trunk/Source/WebCore/css/CSSAspectRatioValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSBorderImageSliceValuecpp">trunk/Source/WebCore/css/CSSBorderImageSliceValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSBorderImageSliceValueh">trunk/Source/WebCore/css/CSSBorderImageSliceValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSCanvasValuecpp">trunk/Source/WebCore/css/CSSCanvasValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSCanvasValueh">trunk/Source/WebCore/css/CSSCanvasValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSCrossfadeValuecpp">trunk/Source/WebCore/css/CSSCrossfadeValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSCrossfadeValueh">trunk/Source/WebCore/css/CSSCrossfadeValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFacecpp">trunk/Source/WebCore/css/CSSFontFace.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFaceh">trunk/Source/WebCore/css/CSSFontFace.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFaceSourcecpp">trunk/Source/WebCore/css/CSSFontFaceSource.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFaceSourceh">trunk/Source/WebCore/css/CSSFontFaceSource.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFaceSrcValuecpp">trunk/Source/WebCore/css/CSSFontFaceSrcValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFaceSrcValueh">trunk/Source/WebCore/css/CSSFontFaceSrcValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFeatureValuecpp">trunk/Source/WebCore/css/CSSFontFeatureValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontFeatureValueh">trunk/Source/WebCore/css/CSSFontFeatureValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontSelectorcpp">trunk/Source/WebCore/css/CSSFontSelector.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontSelectorh">trunk/Source/WebCore/css/CSSFontSelector.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSFontValuecpp">trunk/Source/WebCore/css/CSSFontValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSGradientValuecpp">trunk/Source/WebCore/css/CSSGradientValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSGradientValueh">trunk/Source/WebCore/css/CSSGradientValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSImageGeneratorValuecpp">trunk/Source/WebCore/css/CSSImageGeneratorValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSImageGeneratorValueh">trunk/Source/WebCore/css/CSSImageGeneratorValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSMediaRulecpp">trunk/Source/WebCore/css/CSSMediaRule.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSPropertycpp">trunk/Source/WebCore/css/CSSProperty.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSPropertyh">trunk/Source/WebCore/css/CSSProperty.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSReflectValuecpp">trunk/Source/WebCore/css/CSSReflectValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSReflectValueh">trunk/Source/WebCore/css/CSSReflectValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSReflectionDirectionh">trunk/Source/WebCore/css/CSSReflectionDirection.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSRuleListcpp">trunk/Source/WebCore/css/CSSRuleList.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSRuleListh">trunk/Source/WebCore/css/CSSRuleList.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSRuleListidl">trunk/Source/WebCore/css/CSSRuleList.idl</a></li>
<li><a href="#trunkSourceWebCorecssCSSSegmentedFontFacecpp">trunk/Source/WebCore/css/CSSSegmentedFontFace.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSSegmentedFontFaceh">trunk/Source/WebCore/css/CSSSegmentedFontFace.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSShadowValuecpp">trunk/Source/WebCore/css/CSSShadowValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSTimingFunctionValuecpp">trunk/Source/WebCore/css/CSSTimingFunctionValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSTimingFunctionValueh">trunk/Source/WebCore/css/CSSTimingFunctionValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSUnicodeRangeValuecpp">trunk/Source/WebCore/css/CSSUnicodeRangeValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSUnicodeRangeValueh">trunk/Source/WebCore/css/CSSUnicodeRangeValue.h</a></li>
<li><a href="#trunkSourceWebCorecssCSSUnknownRuleidl">trunk/Source/WebCore/css/CSSUnknownRule.idl</a></li>
<li><a href="#trunkSourceWebCorecssCSSValuecpp">trunk/Source/WebCore/css/CSSValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssCSSValueListidl">trunk/Source/WebCore/css/CSSValueList.idl</a></li>
<li><a href="#trunkSourceWebCorecssMediaAllInOnecpp">trunk/Source/WebCore/css/MediaAllInOne.cpp</a></li>
<li><a href="#trunkSourceWebCorecssMediaFeatureNamescpp">trunk/Source/WebCore/css/MediaFeatureNames.cpp</a></li>
<li><a href="#trunkSourceWebCorecssMediaListidl">trunk/Source/WebCore/css/MediaList.idl</a></li>
<li><a href="#trunkSourceWebCorecssMediaQuerycpp">trunk/Source/WebCore/css/MediaQuery.cpp</a></li>
<li><a href="#trunkSourceWebCorecssMediaQueryh">trunk/Source/WebCore/css/MediaQuery.h</a></li>
<li><a href="#trunkSourceWebCorecssMediaQueryEvaluatorcpp">trunk/Source/WebCore/css/MediaQueryEvaluator.cpp</a></li>
<li><a href="#trunkSourceWebCorecssMediaQueryEvaluatorh">trunk/Source/WebCore/css/MediaQueryEvaluator.h</a></li>
<li><a href="#trunkSourceWebCorecssMediaQueryExpcpp">trunk/Source/WebCore/css/MediaQueryExp.cpp</a></li>
<li><a href="#trunkSourceWebCorecssMediaQueryExph">trunk/Source/WebCore/css/MediaQueryExp.h</a></li>
<li><a href="#trunkSourceWebCorecssPairh">trunk/Source/WebCore/css/Pair.h</a></li>
<li><a href="#trunkSourceWebCorecssPropertySetCSSStyleDeclarationh">trunk/Source/WebCore/css/PropertySetCSSStyleDeclaration.h</a></li>
<li><a href="#trunkSourceWebCorecssRGBColorcpp">trunk/Source/WebCore/css/RGBColor.cpp</a></li>
<li><a href="#trunkSourceWebCorecssRGBColorh">trunk/Source/WebCore/css/RGBColor.h</a></li>
<li><a href="#trunkSourceWebCorecssSVGCSSParsercpp">trunk/Source/WebCore/css/SVGCSSParser.cpp</a></li>
<li><a href="#trunkSourceWebCorecssSVGCSSStyleSelectorcpp">trunk/Source/WebCore/css/SVGCSSStyleSelector.cpp</a></li>
<li><a href="#trunkSourceWebCorecssStyleInvalidationAnalysiscpp">trunk/Source/WebCore/css/StyleInvalidationAnalysis.cpp</a></li>
<li><a href="#trunkSourceWebCorecssStyleInvalidationAnalysish">trunk/Source/WebCore/css/StyleInvalidationAnalysis.h</a></li>
<li><a href="#trunkSourceWebCorecssStyleMediacpp">trunk/Source/WebCore/css/StyleMedia.cpp</a></li>
<li><a href="#trunkSourceWebCorecssStyleMediah">trunk/Source/WebCore/css/StyleMedia.h</a></li>
<li><a href="#trunkSourceWebCorecssStyleMediaidl">trunk/Source/WebCore/css/StyleMedia.idl</a></li>
<li><a href="#trunkSourceWebCorecssStyleSheetcpp">trunk/Source/WebCore/css/StyleSheet.cpp</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSFilterValuecpp">trunk/Source/WebCore/css/WebKitCSSFilterValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSFilterValueh">trunk/Source/WebCore/css/WebKitCSSFilterValue.h</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSFilterValueidl">trunk/Source/WebCore/css/WebKitCSSFilterValue.idl</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSKeyframeRulecpp">trunk/Source/WebCore/css/WebKitCSSKeyframeRule.cpp</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSKeyframeRuleh">trunk/Source/WebCore/css/WebKitCSSKeyframeRule.h</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSKeyframeRuleidl">trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSKeyframesRulecpp">trunk/Source/WebCore/css/WebKitCSSKeyframesRule.cpp</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSKeyframesRuleh">trunk/Source/WebCore/css/WebKitCSSKeyframesRule.h</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSKeyframesRuleidl">trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSTransformValuecpp">trunk/Source/WebCore/css/WebKitCSSTransformValue.cpp</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSTransformValueh">trunk/Source/WebCore/css/WebKitCSSTransformValue.h</a></li>
<li><a href="#trunkSourceWebCorecssWebKitCSSTransformValueidl">trunk/Source/WebCore/css/WebKitCSSTransformValue.idl</a></li>
<li><a href="#trunkSourceWebCorecssmakecssfilearrayspl">trunk/Source/WebCore/css/make-css-file-arrays.pl</a></li>
<li><a href="#trunkSourceWebCorecssmediaControlscss">trunk/Source/WebCore/css/mediaControls.css</a></li>
<li><a href="#trunkSourceWebCorecssmediaControlsEflcss">trunk/Source/WebCore/css/mediaControlsEfl.css</a></li>
<li><a href="#trunkSourceWebCorecssmediaControlsEflFullscreencss">trunk/Source/WebCore/css/mediaControlsEflFullscreen.css</a></li>
<li><a href="#trunkSourceWebCorecssmediaControlsGtkcss">trunk/Source/WebCore/css/mediaControlsGtk.css</a></li>
<li><a href="#trunkSourceWebCorecssmediaControlsiOScss">trunk/Source/WebCore/css/mediaControlsiOS.css</a></li>
<li><a href="#trunkSourceWebCorecsssvgcss">trunk/Source/WebCore/css/svg.css</a></li>
<li><a href="#trunkSourceWebCoredomActiveDOMObjectcpp">trunk/Source/WebCore/dom/ActiveDOMObject.cpp</a></li>
<li><a href="#trunkSourceWebCoredomActiveDOMObjecth">trunk/Source/WebCore/dom/ActiveDOMObject.h</a></li>
<li><a href="#trunkSourceWebCoredomBeforeLoadEventh">trunk/Source/WebCore/dom/BeforeLoadEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomBeforeLoadEventidl">trunk/Source/WebCore/dom/BeforeLoadEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomBeforeTextInsertedEventcpp">trunk/Source/WebCore/dom/BeforeTextInsertedEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomBeforeTextInsertedEventh">trunk/Source/WebCore/dom/BeforeTextInsertedEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomBeforeUnloadEventcpp">trunk/Source/WebCore/dom/BeforeUnloadEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomBeforeUnloadEventh">trunk/Source/WebCore/dom/BeforeUnloadEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomBeforeUnloadEventidl">trunk/Source/WebCore/dom/BeforeUnloadEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomClassNodeListcpp">trunk/Source/WebCore/dom/ClassNodeList.cpp</a></li>
<li><a href="#trunkSourceWebCoredomClassNodeListh">trunk/Source/WebCore/dom/ClassNodeList.h</a></li>
<li><a href="#trunkSourceWebCoredomClientRectcpp">trunk/Source/WebCore/dom/ClientRect.cpp</a></li>
<li><a href="#trunkSourceWebCoredomClientRecth">trunk/Source/WebCore/dom/ClientRect.h</a></li>
<li><a href="#trunkSourceWebCoredomClientRectidl">trunk/Source/WebCore/dom/ClientRect.idl</a></li>
<li><a href="#trunkSourceWebCoredomClientRectListcpp">trunk/Source/WebCore/dom/ClientRectList.cpp</a></li>
<li><a href="#trunkSourceWebCoredomClientRectListh">trunk/Source/WebCore/dom/ClientRectList.h</a></li>
<li><a href="#trunkSourceWebCoredomClientRectListidl">trunk/Source/WebCore/dom/ClientRectList.idl</a></li>
<li><a href="#trunkSourceWebCoredomClipboardcpp">trunk/Source/WebCore/dom/Clipboard.cpp</a></li>
<li><a href="#trunkSourceWebCoredomClipboardidl">trunk/Source/WebCore/dom/Clipboard.idl</a></li>
<li><a href="#trunkSourceWebCoredomClipboardAccessPolicyh">trunk/Source/WebCore/dom/ClipboardAccessPolicy.h</a></li>
<li><a href="#trunkSourceWebCoredomClipboardMacmm">trunk/Source/WebCore/dom/ClipboardMac.mm</a></li>
<li><a href="#trunkSourceWebCoredomCompositionEventcpp">trunk/Source/WebCore/dom/CompositionEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomCompositionEventh">trunk/Source/WebCore/dom/CompositionEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomCompositionEventidl">trunk/Source/WebCore/dom/CompositionEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomContextDestructionObservercpp">trunk/Source/WebCore/dom/ContextDestructionObserver.cpp</a></li>
<li><a href="#trunkSourceWebCoredomContextDestructionObserverh">trunk/Source/WebCore/dom/ContextDestructionObserver.h</a></li>
<li><a href="#trunkSourceWebCoredomCurrentScriptIncrementerh">trunk/Source/WebCore/dom/CurrentScriptIncrementer.h</a></li>
<li><a href="#trunkSourceWebCoredomCustomEventcpp">trunk/Source/WebCore/dom/CustomEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomCustomEventh">trunk/Source/WebCore/dom/CustomEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomCustomEventidl">trunk/Source/WebCore/dom/CustomEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomDOMCoreExceptioncpp">trunk/Source/WebCore/dom/DOMCoreException.cpp</a></li>
<li><a href="#trunkSourceWebCoredomDOMCoreExceptionh">trunk/Source/WebCore/dom/DOMCoreException.h</a></li>
<li><a href="#trunkSourceWebCoredomDOMCoreExceptionidl">trunk/Source/WebCore/dom/DOMCoreException.idl</a></li>
<li><a href="#trunkSourceWebCoredomDOMErroridl">trunk/Source/WebCore/dom/DOMError.idl</a></li>
<li><a href="#trunkSourceWebCoredomDeviceMotionEventcpp">trunk/Source/WebCore/dom/DeviceMotionEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomDeviceMotionEventh">trunk/Source/WebCore/dom/DeviceMotionEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomDeviceMotionEventidl">trunk/Source/WebCore/dom/DeviceMotionEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomDocumentEventQueuecpp">trunk/Source/WebCore/dom/DocumentEventQueue.cpp</a></li>
<li><a href="#trunkSourceWebCoredomDocumentEventQueueh">trunk/Source/WebCore/dom/DocumentEventQueue.h</a></li>
<li><a href="#trunkSourceWebCoredomDocumentMarkerh">trunk/Source/WebCore/dom/DocumentMarker.h</a></li>
<li><a href="#trunkSourceWebCoredomDocumentParserh">trunk/Source/WebCore/dom/DocumentParser.h</a></li>
<li><a href="#trunkSourceWebCoredomDocumentSharedObjectPoolcpp">trunk/Source/WebCore/dom/DocumentSharedObjectPool.cpp</a></li>
<li><a href="#trunkSourceWebCoredomDocumentSharedObjectPoolh">trunk/Source/WebCore/dom/DocumentSharedObjectPool.h</a></li>
<li><a href="#trunkSourceWebCoredomEntityidl">trunk/Source/WebCore/dom/Entity.idl</a></li>
<li><a href="#trunkSourceWebCoredomEventContextcpp">trunk/Source/WebCore/dom/EventContext.cpp</a></li>
<li><a href="#trunkSourceWebCoredomEventContexth">trunk/Source/WebCore/dom/EventContext.h</a></li>
<li><a href="#trunkSourceWebCoredomEventExceptioncpp">trunk/Source/WebCore/dom/EventException.cpp</a></li>
<li><a href="#trunkSourceWebCoredomEventExceptionh">trunk/Source/WebCore/dom/EventException.h</a></li>
<li><a href="#trunkSourceWebCoredomEventExceptionidl">trunk/Source/WebCore/dom/EventException.idl</a></li>
<li><a href="#trunkSourceWebCoredomEventListeneridl">trunk/Source/WebCore/dom/EventListener.idl</a></li>
<li><a href="#trunkSourceWebCoredomEventListenerMapcpp">trunk/Source/WebCore/dom/EventListenerMap.cpp</a></li>
<li><a href="#trunkSourceWebCoredomEventListenerMaph">trunk/Source/WebCore/dom/EventListenerMap.h</a></li>
<li><a href="#trunkSourceWebCoredomEventNamescpp">trunk/Source/WebCore/dom/EventNames.cpp</a></li>
<li><a href="#trunkSourceWebCoredomEventQueueh">trunk/Source/WebCore/dom/EventQueue.h</a></li>
<li><a href="#trunkSourceWebCoredomEventTargetcpp">trunk/Source/WebCore/dom/EventTarget.cpp</a></li>
<li><a href="#trunkSourceWebCoredomEventTargeth">trunk/Source/WebCore/dom/EventTarget.h</a></li>
<li><a href="#trunkSourceWebCoredomExceptionBasecpp">trunk/Source/WebCore/dom/ExceptionBase.cpp</a></li>
<li><a href="#trunkSourceWebCoredomExceptionBaseh">trunk/Source/WebCore/dom/ExceptionBase.h</a></li>
<li><a href="#trunkSourceWebCoredomGenericEventQueuecpp">trunk/Source/WebCore/dom/GenericEventQueue.cpp</a></li>
<li><a href="#trunkSourceWebCoredomGenericEventQueueh">trunk/Source/WebCore/dom/GenericEventQueue.h</a></li>
<li><a href="#trunkSourceWebCoredomKeyboardEventidl">trunk/Source/WebCore/dom/KeyboardEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomMessageChannelcpp">trunk/Source/WebCore/dom/MessageChannel.cpp</a></li>
<li><a href="#trunkSourceWebCoredomMessageChannelh">trunk/Source/WebCore/dom/MessageChannel.h</a></li>
<li><a href="#trunkSourceWebCoredomMessageChannelidl">trunk/Source/WebCore/dom/MessageChannel.idl</a></li>
<li><a href="#trunkSourceWebCoredomMessageEventcpp">trunk/Source/WebCore/dom/MessageEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomMessageEventh">trunk/Source/WebCore/dom/MessageEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomMessageEventidl">trunk/Source/WebCore/dom/MessageEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomMessagePortcpp">trunk/Source/WebCore/dom/MessagePort.cpp</a></li>
<li><a href="#trunkSourceWebCoredomMessagePorth">trunk/Source/WebCore/dom/MessagePort.h</a></li>
<li><a href="#trunkSourceWebCoredomMessagePortidl">trunk/Source/WebCore/dom/MessagePort.idl</a></li>
<li><a href="#trunkSourceWebCoredomMouseRelatedEventh">trunk/Source/WebCore/dom/MouseRelatedEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomMutationEventidl">trunk/Source/WebCore/dom/MutationEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomNotationidl">trunk/Source/WebCore/dom/Notation.idl</a></li>
<li><a href="#trunkSourceWebCoredomOverflowEventcpp">trunk/Source/WebCore/dom/OverflowEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomOverflowEventh">trunk/Source/WebCore/dom/OverflowEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomOverflowEventidl">trunk/Source/WebCore/dom/OverflowEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomPopStateEventcpp">trunk/Source/WebCore/dom/PopStateEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomPopStateEventh">trunk/Source/WebCore/dom/PopStateEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomPopStateEventidl">trunk/Source/WebCore/dom/PopStateEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomPositioncpp">trunk/Source/WebCore/dom/Position.cpp</a></li>
<li><a href="#trunkSourceWebCoredomPositionh">trunk/Source/WebCore/dom/Position.h</a></li>
<li><a href="#trunkSourceWebCoredomProcessingInstructionidl">trunk/Source/WebCore/dom/ProcessingInstruction.idl</a></li>
<li><a href="#trunkSourceWebCoredomProgressEventcpp">trunk/Source/WebCore/dom/ProgressEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomProgressEventh">trunk/Source/WebCore/dom/ProgressEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomProgressEventidl">trunk/Source/WebCore/dom/ProgressEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomRangeidl">trunk/Source/WebCore/dom/Range.idl</a></li>
<li><a href="#trunkSourceWebCoredomRangeExceptioncpp">trunk/Source/WebCore/dom/RangeException.cpp</a></li>
<li><a href="#trunkSourceWebCoredomRangeExceptionh">trunk/Source/WebCore/dom/RangeException.h</a></li>
<li><a href="#trunkSourceWebCoredomScriptExecutionContextcpp">trunk/Source/WebCore/dom/ScriptExecutionContext.cpp</a></li>
<li><a href="#trunkSourceWebCoredomScriptExecutionContexth">trunk/Source/WebCore/dom/ScriptExecutionContext.h</a></li>
<li><a href="#trunkSourceWebCoredomSecurityContextcpp">trunk/Source/WebCore/dom/SecurityContext.cpp</a></li>
<li><a href="#trunkSourceWebCoredomSecurityContexth">trunk/Source/WebCore/dom/SecurityContext.h</a></li>
<li><a href="#trunkSourceWebCoredomStaticNodeListcpp">trunk/Source/WebCore/dom/StaticNodeList.cpp</a></li>
<li><a href="#trunkSourceWebCoredomStaticNodeListh">trunk/Source/WebCore/dom/StaticNodeList.h</a></li>
<li><a href="#trunkSourceWebCoredomTextidl">trunk/Source/WebCore/dom/Text.idl</a></li>
<li><a href="#trunkSourceWebCoredomTextEventcpp">trunk/Source/WebCore/dom/TextEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomTextEventh">trunk/Source/WebCore/dom/TextEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomTextEventidl">trunk/Source/WebCore/dom/TextEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomTouchcpp">trunk/Source/WebCore/dom/Touch.cpp</a></li>
<li><a href="#trunkSourceWebCoredomTouchh">trunk/Source/WebCore/dom/Touch.h</a></li>
<li><a href="#trunkSourceWebCoredomTouchidl">trunk/Source/WebCore/dom/Touch.idl</a></li>
<li><a href="#trunkSourceWebCoredomTouchEventcpp">trunk/Source/WebCore/dom/TouchEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomTouchEventh">trunk/Source/WebCore/dom/TouchEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomTouchEventidl">trunk/Source/WebCore/dom/TouchEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomTouchListcpp">trunk/Source/WebCore/dom/TouchList.cpp</a></li>
<li><a href="#trunkSourceWebCoredomTouchListh">trunk/Source/WebCore/dom/TouchList.h</a></li>
<li><a href="#trunkSourceWebCoredomTouchListidl">trunk/Source/WebCore/dom/TouchList.idl</a></li>
<li><a href="#trunkSourceWebCoredomTransitionEventcpp">trunk/Source/WebCore/dom/TransitionEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomTransitionEventh">trunk/Source/WebCore/dom/TransitionEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomTransitionEventidl">trunk/Source/WebCore/dom/TransitionEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomTreeWalkeridl">trunk/Source/WebCore/dom/TreeWalker.idl</a></li>
<li><a href="#trunkSourceWebCoredomUIEventidl">trunk/Source/WebCore/dom/UIEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomUIEventWithKeyStatecpp">trunk/Source/WebCore/dom/UIEventWithKeyState.cpp</a></li>
<li><a href="#trunkSourceWebCoredomWebKitAnimationEventcpp">trunk/Source/WebCore/dom/WebKitAnimationEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomWebKitAnimationEventh">trunk/Source/WebCore/dom/WebKitAnimationEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomWebKitAnimationEventidl">trunk/Source/WebCore/dom/WebKitAnimationEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredomWebKitTransitionEventcpp">trunk/Source/WebCore/dom/WebKitTransitionEvent.cpp</a></li>
<li><a href="#trunkSourceWebCoredomWebKitTransitionEventh">trunk/Source/WebCore/dom/WebKitTransitionEvent.h</a></li>
<li><a href="#trunkSourceWebCoredomWebKitTransitionEventidl">trunk/Source/WebCore/dom/WebKitTransitionEvent.idl</a></li>
<li><a href="#trunkSourceWebCoredommake_dom_exceptionspl">trunk/Source/WebCore/dom/make_dom_exceptions.pl</a></li>
<li><a href="#trunkSourceWebCoredommake_event_factorypl">trunk/Source/WebCore/dom/make_event_factory.pl</a></li>
<li><a href="#trunkSourceWebCoredommake_namespl">trunk/Source/WebCore/dom/make_names.pl</a></li>
<li><a href="#trunkSourceWebCoreeditingAlternativeTextControllercpp">trunk/Source/WebCore/editing/AlternativeTextController.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingAlternativeTextControllerh">trunk/Source/WebCore/editing/AlternativeTextController.h</a></li>
<li><a href="#trunkSourceWebCoreeditingAppendNodeCommandcpp">trunk/Source/WebCore/editing/AppendNodeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingAppendNodeCommandh">trunk/Source/WebCore/editing/AppendNodeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingApplyStyleCommandcpp">trunk/Source/WebCore/editing/ApplyStyleCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingApplyStyleCommandh">trunk/Source/WebCore/editing/ApplyStyleCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingBreakBlockquoteCommandcpp">trunk/Source/WebCore/editing/BreakBlockquoteCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingBreakBlockquoteCommandh">trunk/Source/WebCore/editing/BreakBlockquoteCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingCompositeEditCommandcpp">trunk/Source/WebCore/editing/CompositeEditCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingCompositeEditCommandh">trunk/Source/WebCore/editing/CompositeEditCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingCreateLinkCommandcpp">trunk/Source/WebCore/editing/CreateLinkCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingCreateLinkCommandh">trunk/Source/WebCore/editing/CreateLinkCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteButtoncpp">trunk/Source/WebCore/editing/DeleteButton.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteButtonh">trunk/Source/WebCore/editing/DeleteButton.h</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteButtonControllercpp">trunk/Source/WebCore/editing/DeleteButtonController.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteButtonControllerh">trunk/Source/WebCore/editing/DeleteButtonController.h</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteFromTextNodeCommandcpp">trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteFromTextNodeCommandh">trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteSelectionCommandcpp">trunk/Source/WebCore/editing/DeleteSelectionCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingDeleteSelectionCommandh">trunk/Source/WebCore/editing/DeleteSelectionCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingEditActionh">trunk/Source/WebCore/editing/EditAction.h</a></li>
<li><a href="#trunkSourceWebCoreeditingEditCommandcpp">trunk/Source/WebCore/editing/EditCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingEditCommandh">trunk/Source/WebCore/editing/EditCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingEditingBoundaryh">trunk/Source/WebCore/editing/EditingBoundary.h</a></li>
<li><a href="#trunkSourceWebCoreeditingEditingStylecpp">trunk/Source/WebCore/editing/EditingStyle.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingEditorcpp">trunk/Source/WebCore/editing/Editor.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingEditorh">trunk/Source/WebCore/editing/Editor.h</a></li>
<li><a href="#trunkSourceWebCoreeditingEditorCommandcpp">trunk/Source/WebCore/editing/EditorCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingEditorDeleteActionh">trunk/Source/WebCore/editing/EditorDeleteAction.h</a></li>
<li><a href="#trunkSourceWebCoreeditingEditorInsertActionh">trunk/Source/WebCore/editing/EditorInsertAction.h</a></li>
<li><a href="#trunkSourceWebCoreeditingFormatBlockCommandcpp">trunk/Source/WebCore/editing/FormatBlockCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingFormatBlockCommandh">trunk/Source/WebCore/editing/FormatBlockCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingFrameSelectioncpp">trunk/Source/WebCore/editing/FrameSelection.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingFrameSelectionh">trunk/Source/WebCore/editing/FrameSelection.h</a></li>
<li><a href="#trunkSourceWebCoreeditingHTMLInterchangecpp">trunk/Source/WebCore/editing/HTMLInterchange.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingHTMLInterchangeh">trunk/Source/WebCore/editing/HTMLInterchange.h</a></li>
<li><a href="#trunkSourceWebCoreeditingIndentOutdentCommandcpp">trunk/Source/WebCore/editing/IndentOutdentCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingIndentOutdentCommandh">trunk/Source/WebCore/editing/IndentOutdentCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertIntoTextNodeCommandcpp">trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertIntoTextNodeCommandh">trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertLineBreakCommandcpp">trunk/Source/WebCore/editing/InsertLineBreakCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertLineBreakCommandh">trunk/Source/WebCore/editing/InsertLineBreakCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertListCommandcpp">trunk/Source/WebCore/editing/InsertListCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertListCommandh">trunk/Source/WebCore/editing/InsertListCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertNodeBeforeCommandcpp">trunk/Source/WebCore/editing/InsertNodeBeforeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertNodeBeforeCommandh">trunk/Source/WebCore/editing/InsertNodeBeforeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertParagraphSeparatorCommandcpp">trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertParagraphSeparatorCommandh">trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertTextCommandcpp">trunk/Source/WebCore/editing/InsertTextCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingInsertTextCommandh">trunk/Source/WebCore/editing/InsertTextCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingMarkupAccumulatorh">trunk/Source/WebCore/editing/MarkupAccumulator.h</a></li>
<li><a href="#trunkSourceWebCoreeditingMergeIdenticalElementsCommandcpp">trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingMergeIdenticalElementsCommandh">trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingModifySelectionListLevelcpp">trunk/Source/WebCore/editing/ModifySelectionListLevel.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingModifySelectionListLevelh">trunk/Source/WebCore/editing/ModifySelectionListLevel.h</a></li>
<li><a href="#trunkSourceWebCoreeditingMoveSelectionCommandcpp">trunk/Source/WebCore/editing/MoveSelectionCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingMoveSelectionCommandh">trunk/Source/WebCore/editing/MoveSelectionCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveCSSPropertyCommandcpp">trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveCSSPropertyCommandh">trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveFormatCommandcpp">trunk/Source/WebCore/editing/RemoveFormatCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveFormatCommandh">trunk/Source/WebCore/editing/RemoveFormatCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveNodeCommandcpp">trunk/Source/WebCore/editing/RemoveNodeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveNodeCommandh">trunk/Source/WebCore/editing/RemoveNodeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveNodePreservingChildrenCommandcpp">trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingRemoveNodePreservingChildrenCommandh">trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingReplaceSelectionCommandcpp">trunk/Source/WebCore/editing/ReplaceSelectionCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingReplaceSelectionCommandh">trunk/Source/WebCore/editing/ReplaceSelectionCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSetNodeAttributeCommandcpp">trunk/Source/WebCore/editing/SetNodeAttributeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSetNodeAttributeCommandh">trunk/Source/WebCore/editing/SetNodeAttributeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSetSelectionCommandcpp">trunk/Source/WebCore/editing/SetSelectionCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSetSelectionCommandh">trunk/Source/WebCore/editing/SetSelectionCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSimplifyMarkupCommandcpp">trunk/Source/WebCore/editing/SimplifyMarkupCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSimplifyMarkupCommandh">trunk/Source/WebCore/editing/SimplifyMarkupCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSmartReplacecpp">trunk/Source/WebCore/editing/SmartReplace.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSmartReplaceh">trunk/Source/WebCore/editing/SmartReplace.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSmartReplaceCFcpp">trunk/Source/WebCore/editing/SmartReplaceCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSpellCheckercpp">trunk/Source/WebCore/editing/SpellChecker.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSpellCheckerh">trunk/Source/WebCore/editing/SpellChecker.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSpellingCorrectionCommandcpp">trunk/Source/WebCore/editing/SpellingCorrectionCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSpellingCorrectionCommandh">trunk/Source/WebCore/editing/SpellingCorrectionCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSplitElementCommandcpp">trunk/Source/WebCore/editing/SplitElementCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSplitElementCommandh">trunk/Source/WebCore/editing/SplitElementCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSplitTextNodeCommandcpp">trunk/Source/WebCore/editing/SplitTextNodeCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSplitTextNodeCommandh">trunk/Source/WebCore/editing/SplitTextNodeCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingSplitTextNodeContainingElementCommandcpp">trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingSplitTextNodeContainingElementCommandh">trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingTextAffinityh">trunk/Source/WebCore/editing/TextAffinity.h</a></li>
<li><a href="#trunkSourceWebCoreeditingTextCheckingHelpercpp">trunk/Source/WebCore/editing/TextCheckingHelper.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingTextGranularityh">trunk/Source/WebCore/editing/TextGranularity.h</a></li>
<li><a href="#trunkSourceWebCoreeditingTextIteratorcpp">trunk/Source/WebCore/editing/TextIterator.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingTextIteratorh">trunk/Source/WebCore/editing/TextIterator.h</a></li>
<li><a href="#trunkSourceWebCoreeditingTextIteratorBehaviorh">trunk/Source/WebCore/editing/TextIteratorBehavior.h</a></li>
<li><a href="#trunkSourceWebCoreeditingTypingCommandcpp">trunk/Source/WebCore/editing/TypingCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingTypingCommandh">trunk/Source/WebCore/editing/TypingCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingUnlinkCommandcpp">trunk/Source/WebCore/editing/UnlinkCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingUnlinkCommandh">trunk/Source/WebCore/editing/UnlinkCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingVisiblePositioncpp">trunk/Source/WebCore/editing/VisiblePosition.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingVisiblePositionh">trunk/Source/WebCore/editing/VisiblePosition.h</a></li>
<li><a href="#trunkSourceWebCoreeditingVisibleSelectioncpp">trunk/Source/WebCore/editing/VisibleSelection.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingVisibleSelectionh">trunk/Source/WebCore/editing/VisibleSelection.h</a></li>
<li><a href="#trunkSourceWebCoreeditingVisibleUnitscpp">trunk/Source/WebCore/editing/VisibleUnits.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingVisibleUnitsh">trunk/Source/WebCore/editing/VisibleUnits.h</a></li>
<li><a href="#trunkSourceWebCoreeditingWrapContentsInDummySpanCommandcpp">trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingWrapContentsInDummySpanCommandh">trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.h</a></li>
<li><a href="#trunkSourceWebCoreeditingWritingDirectionh">trunk/Source/WebCore/editing/WritingDirection.h</a></li>
<li><a href="#trunkSourceWebCoreeditingeflEditorEflcpp">trunk/Source/WebCore/editing/efl/EditorEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditinghtmleditingcpp">trunk/Source/WebCore/editing/htmlediting.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditinghtmleditingh">trunk/Source/WebCore/editing/htmlediting.h</a></li>
<li><a href="#trunkSourceWebCoreeditingmacEditorMacmm">trunk/Source/WebCore/editing/mac/EditorMac.mm</a></li>
<li><a href="#trunkSourceWebCoreeditingmacFrameSelectionMacmm">trunk/Source/WebCore/editing/mac/FrameSelectionMac.mm</a></li>
<li><a href="#trunkSourceWebCoreeditingmarkupcpp">trunk/Source/WebCore/editing/markup.cpp</a></li>
<li><a href="#trunkSourceWebCoreeditingmarkuph">trunk/Source/WebCore/editing/markup.h</a></li>
<li><a href="#trunkSourceWebCoreextractlocalizablestringspl">trunk/Source/WebCore/extract-localizable-strings.pl</a></li>
<li><a href="#trunkSourceWebCorefileapiFileExceptioncpp">trunk/Source/WebCore/fileapi/FileException.cpp</a></li>
<li><a href="#trunkSourceWebCorehistoryBackForwardClienth">trunk/Source/WebCore/history/BackForwardClient.h</a></li>
<li><a href="#trunkSourceWebCorehistoryBackForwardListcpp">trunk/Source/WebCore/history/BackForwardList.cpp</a></li>
<li><a href="#trunkSourceWebCorehistoryBackForwardListh">trunk/Source/WebCore/history/BackForwardList.h</a></li>
<li><a href="#trunkSourceWebCorehistoryCachedFramecpp">trunk/Source/WebCore/history/CachedFrame.cpp</a></li>
<li><a href="#trunkSourceWebCorehistoryCachedFrameh">trunk/Source/WebCore/history/CachedFrame.h</a></li>
<li><a href="#trunkSourceWebCorehistoryCachedFramePlatformDatah">trunk/Source/WebCore/history/CachedFramePlatformData.h</a></li>
<li><a href="#trunkSourceWebCorehistoryCachedPagecpp">trunk/Source/WebCore/history/CachedPage.cpp</a></li>
<li><a href="#trunkSourceWebCorehistoryCachedPageh">trunk/Source/WebCore/history/CachedPage.h</a></li>
<li><a href="#trunkSourceWebCorehistoryHistoryItemcpp">trunk/Source/WebCore/history/HistoryItem.cpp</a></li>
<li><a href="#trunkSourceWebCorehistoryHistoryItemh">trunk/Source/WebCore/history/HistoryItem.h</a></li>
<li><a href="#trunkSourceWebCorehistoryPageCachecpp">trunk/Source/WebCore/history/PageCache.cpp</a></li>
<li><a href="#trunkSourceWebCorehistoryPageCacheh">trunk/Source/WebCore/history/PageCache.h</a></li>
<li><a href="#trunkSourceWebCorehistorymacHistoryItemMacmm">trunk/Source/WebCore/history/mac/HistoryItemMac.mm</a></li>
<li><a href="#trunkSourceWebCorehtmlFTPDirectoryDocumentcpp">trunk/Source/WebCore/html/FTPDirectoryDocument.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlFTPDirectoryDocumenth">trunk/Source/WebCore/html/FTPDirectoryDocument.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLAudioElementcpp">trunk/Source/WebCore/html/HTMLAudioElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLAudioElementh">trunk/Source/WebCore/html/HTMLAudioElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLAudioElementidl">trunk/Source/WebCore/html/HTMLAudioElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLCanvasElementcpp">trunk/Source/WebCore/html/HTMLCanvasElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLCanvasElementh">trunk/Source/WebCore/html/HTMLCanvasElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLCanvasElementidl">trunk/Source/WebCore/html/HTMLCanvasElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLFieldSetElementidl">trunk/Source/WebCore/html/HTMLFieldSetElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLImageLoaderh">trunk/Source/WebCore/html/HTMLImageLoader.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLMediaElementcpp">trunk/Source/WebCore/html/HTMLMediaElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLMediaElementh">trunk/Source/WebCore/html/HTMLMediaElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLMediaElementidl">trunk/Source/WebCore/html/HTMLMediaElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLOptionsCollectioncpp">trunk/Source/WebCore/html/HTMLOptionsCollection.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLPlugInElementcpp">trunk/Source/WebCore/html/HTMLPlugInElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLSourceElementcpp">trunk/Source/WebCore/html/HTMLSourceElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLSourceElementh">trunk/Source/WebCore/html/HTMLSourceElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLSourceElementidl">trunk/Source/WebCore/html/HTMLSourceElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTablePartElementcpp">trunk/Source/WebCore/html/HTMLTablePartElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTableRowsCollectioncpp">trunk/Source/WebCore/html/HTMLTableRowsCollection.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTableRowsCollectionh">trunk/Source/WebCore/html/HTMLTableRowsCollection.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTitleElementidl">trunk/Source/WebCore/html/HTMLTitleElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTrackElementcpp">trunk/Source/WebCore/html/HTMLTrackElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTrackElementh">trunk/Source/WebCore/html/HTMLTrackElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLTrackElementidl">trunk/Source/WebCore/html/HTMLTrackElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLVideoElementcpp">trunk/Source/WebCore/html/HTMLVideoElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLVideoElementh">trunk/Source/WebCore/html/HTMLVideoElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlHTMLVideoElementidl">trunk/Source/WebCore/html/HTMLVideoElement.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlImageDatacpp">trunk/Source/WebCore/html/ImageData.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlImageDatah">trunk/Source/WebCore/html/ImageData.h</a></li>
<li><a href="#trunkSourceWebCorehtmlImageDataidl">trunk/Source/WebCore/html/ImageData.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlImageDocumentcpp">trunk/Source/WebCore/html/ImageDocument.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlImageDocumenth">trunk/Source/WebCore/html/ImageDocument.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaControllercpp">trunk/Source/WebCore/html/MediaController.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaControllerh">trunk/Source/WebCore/html/MediaController.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaControlleridl">trunk/Source/WebCore/html/MediaController.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaControllerInterfaceh">trunk/Source/WebCore/html/MediaControllerInterface.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaErrorh">trunk/Source/WebCore/html/MediaError.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaErroridl">trunk/Source/WebCore/html/MediaError.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaFragmentURIParsercpp">trunk/Source/WebCore/html/MediaFragmentURIParser.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaFragmentURIParserh">trunk/Source/WebCore/html/MediaFragmentURIParser.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaKeyErrorh">trunk/Source/WebCore/html/MediaKeyError.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaKeyErroridl">trunk/Source/WebCore/html/MediaKeyError.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaKeyEventcpp">trunk/Source/WebCore/html/MediaKeyEvent.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaKeyEventh">trunk/Source/WebCore/html/MediaKeyEvent.h</a></li>
<li><a href="#trunkSourceWebCorehtmlMediaKeyEventidl">trunk/Source/WebCore/html/MediaKeyEvent.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlPluginDocumentcpp">trunk/Source/WebCore/html/PluginDocument.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlPluginDocumenth">trunk/Source/WebCore/html/PluginDocument.h</a></li>
<li><a href="#trunkSourceWebCorehtmlTextDocumentcpp">trunk/Source/WebCore/html/TextDocument.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlTextDocumenth">trunk/Source/WebCore/html/TextDocument.h</a></li>
<li><a href="#trunkSourceWebCorehtmlTimeRangescpp">trunk/Source/WebCore/html/TimeRanges.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlTimeRangesh">trunk/Source/WebCore/html/TimeRanges.h</a></li>
<li><a href="#trunkSourceWebCorehtmlTimeRangesidl">trunk/Source/WebCore/html/TimeRanges.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlVoidCallbackh">trunk/Source/WebCore/html/VoidCallback.h</a></li>
<li><a href="#trunkSourceWebCorehtmlVoidCallbackidl">trunk/Source/WebCore/html/VoidCallback.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasGradientcpp">trunk/Source/WebCore/html/canvas/CanvasGradient.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasGradienth">trunk/Source/WebCore/html/canvas/CanvasGradient.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasGradientidl">trunk/Source/WebCore/html/canvas/CanvasGradient.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasPatterncpp">trunk/Source/WebCore/html/canvas/CanvasPattern.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasPatternh">trunk/Source/WebCore/html/canvas/CanvasPattern.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasPatternidl">trunk/Source/WebCore/html/canvas/CanvasPattern.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasRenderingContextcpp">trunk/Source/WebCore/html/canvas/CanvasRenderingContext.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasRenderingContexth">trunk/Source/WebCore/html/canvas/CanvasRenderingContext.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasRenderingContextidl">trunk/Source/WebCore/html/canvas/CanvasRenderingContext.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasRenderingContext2Dcpp">trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasRenderingContext2Dh">trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasRenderingContext2Didl">trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasStylecpp">trunk/Source/WebCore/html/canvas/CanvasStyle.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasCanvasStyleh">trunk/Source/WebCore/html/canvas/CanvasStyle.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasDOMPathidl">trunk/Source/WebCore/html/canvas/DOMPath.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasOESVertexArrayObjectcpp">trunk/Source/WebCore/html/canvas/OESVertexArrayObject.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasOESVertexArrayObjecth">trunk/Source/WebCore/html/canvas/OESVertexArrayObject.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasOESVertexArrayObjectidl">trunk/Source/WebCore/html/canvas/OESVertexArrayObject.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLBuffercpp">trunk/Source/WebCore/html/canvas/WebGLBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLBufferh">trunk/Source/WebCore/html/canvas/WebGLBuffer.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLBufferidl">trunk/Source/WebCore/html/canvas/WebGLBuffer.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLContextGroupcpp">trunk/Source/WebCore/html/canvas/WebGLContextGroup.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLContextGrouph">trunk/Source/WebCore/html/canvas/WebGLContextGroup.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLContextObjectcpp">trunk/Source/WebCore/html/canvas/WebGLContextObject.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLContextObjecth">trunk/Source/WebCore/html/canvas/WebGLContextObject.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLFramebuffercpp">trunk/Source/WebCore/html/canvas/WebGLFramebuffer.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLFramebufferh">trunk/Source/WebCore/html/canvas/WebGLFramebuffer.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLFramebufferidl">trunk/Source/WebCore/html/canvas/WebGLFramebuffer.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLObjectcpp">trunk/Source/WebCore/html/canvas/WebGLObject.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLObjecth">trunk/Source/WebCore/html/canvas/WebGLObject.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLProgramcpp">trunk/Source/WebCore/html/canvas/WebGLProgram.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLProgramh">trunk/Source/WebCore/html/canvas/WebGLProgram.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLProgramidl">trunk/Source/WebCore/html/canvas/WebGLProgram.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLRenderbuffercpp">trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLRenderbufferh">trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLRenderbufferidl">trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLRenderingContextcpp">trunk/Source/WebCore/html/canvas/WebGLRenderingContext.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLRenderingContexth">trunk/Source/WebCore/html/canvas/WebGLRenderingContext.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLRenderingContextidl">trunk/Source/WebCore/html/canvas/WebGLRenderingContext.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLShadercpp">trunk/Source/WebCore/html/canvas/WebGLShader.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLShaderh">trunk/Source/WebCore/html/canvas/WebGLShader.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLShaderidl">trunk/Source/WebCore/html/canvas/WebGLShader.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLSharedObjectcpp">trunk/Source/WebCore/html/canvas/WebGLSharedObject.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLSharedObjecth">trunk/Source/WebCore/html/canvas/WebGLSharedObject.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLTexturecpp">trunk/Source/WebCore/html/canvas/WebGLTexture.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLTextureh">trunk/Source/WebCore/html/canvas/WebGLTexture.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLTextureidl">trunk/Source/WebCore/html/canvas/WebGLTexture.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLUniformLocationcpp">trunk/Source/WebCore/html/canvas/WebGLUniformLocation.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLUniformLocationh">trunk/Source/WebCore/html/canvas/WebGLUniformLocation.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLUniformLocationidl">trunk/Source/WebCore/html/canvas/WebGLUniformLocation.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLVertexArrayObjectOEScpp">trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLVertexArrayObjectOESh">trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.h</a></li>
<li><a href="#trunkSourceWebCorehtmlcanvasWebGLVertexArrayObjectOESidl">trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.idl</a></li>
<li><a href="#trunkSourceWebCorehtmlformsFileIconLoadercpp">trunk/Source/WebCore/html/forms/FileIconLoader.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlformsFileIconLoaderh">trunk/Source/WebCore/html/forms/FileIconLoader.h</a></li>
<li><a href="#trunkSourceWebCorehtmlparserTextDocumentParsercpp">trunk/Source/WebCore/html/parser/TextDocumentParser.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlparserTextDocumentParserh">trunk/Source/WebCore/html/parser/TextDocumentParser.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlElementTypescpp">trunk/Source/WebCore/html/shadow/MediaControlElementTypes.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlElementTypesh">trunk/Source/WebCore/html/shadow/MediaControlElementTypes.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlElementscpp">trunk/Source/WebCore/html/shadow/MediaControlElements.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlElementsh">trunk/Source/WebCore/html/shadow/MediaControlElements.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlscpp">trunk/Source/WebCore/html/shadow/MediaControls.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlsh">trunk/Source/WebCore/html/shadow/MediaControls.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlsApplecpp">trunk/Source/WebCore/html/shadow/MediaControlsApple.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlsAppleh">trunk/Source/WebCore/html/shadow/MediaControlsApple.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlsGtkcpp">trunk/Source/WebCore/html/shadow/MediaControlsGtk.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowMediaControlsGtkh">trunk/Source/WebCore/html/shadow/MediaControlsGtk.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowSpinButtonElementcpp">trunk/Source/WebCore/html/shadow/SpinButtonElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowSpinButtonElementh">trunk/Source/WebCore/html/shadow/SpinButtonElement.h</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowTextControlInnerElementscpp">trunk/Source/WebCore/html/shadow/TextControlInnerElements.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmlshadowTextControlInnerElementsh">trunk/Source/WebCore/html/shadow/TextControlInnerElements.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackAudioTrackh">trunk/Source/WebCore/html/track/AudioTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackAudioTrackidl">trunk/Source/WebCore/html/track/AudioTrack.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackAudioTrackListcpp">trunk/Source/WebCore/html/track/AudioTrackList.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackAudioTrackListh">trunk/Source/WebCore/html/track/AudioTrackList.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackAudioTrackListidl">trunk/Source/WebCore/html/track/AudioTrackList.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackDataCuecpp">trunk/Source/WebCore/html/track/DataCue.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackDataCueh">trunk/Source/WebCore/html/track/DataCue.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackDataCueidl">trunk/Source/WebCore/html/track/DataCue.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackInbandGenericTextTrackcpp">trunk/Source/WebCore/html/track/InbandGenericTextTrack.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackInbandGenericTextTrackh">trunk/Source/WebCore/html/track/InbandGenericTextTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackInbandTextTrackcpp">trunk/Source/WebCore/html/track/InbandTextTrack.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackInbandTextTrackh">trunk/Source/WebCore/html/track/InbandTextTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackInbandWebVTTTextTrackcpp">trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackInbandWebVTTTextTrackh">trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackLoadableTextTrackcpp">trunk/Source/WebCore/html/track/LoadableTextTrack.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackLoadableTextTrackh">trunk/Source/WebCore/html/track/LoadableTextTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackh">trunk/Source/WebCore/html/track/TextTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackidl">trunk/Source/WebCore/html/track/TextTrack.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackCueidl">trunk/Source/WebCore/html/track/TextTrackCue.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackCueGenericcpp">trunk/Source/WebCore/html/track/TextTrackCueGeneric.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackCueGenerich">trunk/Source/WebCore/html/track/TextTrackCueGeneric.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackCueListcpp">trunk/Source/WebCore/html/track/TextTrackCueList.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackCueListh">trunk/Source/WebCore/html/track/TextTrackCueList.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackCueListidl">trunk/Source/WebCore/html/track/TextTrackCueList.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackListcpp">trunk/Source/WebCore/html/track/TextTrackList.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackListh">trunk/Source/WebCore/html/track/TextTrackList.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackListidl">trunk/Source/WebCore/html/track/TextTrackList.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackRegionidl">trunk/Source/WebCore/html/track/TextTrackRegion.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackRegionListcpp">trunk/Source/WebCore/html/track/TextTrackRegionList.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackRegionListh">trunk/Source/WebCore/html/track/TextTrackRegionList.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTextTrackRegionListidl">trunk/Source/WebCore/html/track/TextTrackRegionList.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackBasecpp">trunk/Source/WebCore/html/track/TrackBase.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackBaseh">trunk/Source/WebCore/html/track/TrackBase.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackEventcpp">trunk/Source/WebCore/html/track/TrackEvent.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackEventh">trunk/Source/WebCore/html/track/TrackEvent.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackEventidl">trunk/Source/WebCore/html/track/TrackEvent.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackListBasecpp">trunk/Source/WebCore/html/track/TrackListBase.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackTrackListBaseh">trunk/Source/WebCore/html/track/TrackListBase.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackVTTCueidl">trunk/Source/WebCore/html/track/VTTCue.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackVideoTrackh">trunk/Source/WebCore/html/track/VideoTrack.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackVideoTrackidl">trunk/Source/WebCore/html/track/VideoTrack.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackVideoTrackListcpp">trunk/Source/WebCore/html/track/VideoTrackList.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackVideoTrackListh">trunk/Source/WebCore/html/track/VideoTrackList.h</a></li>
<li><a href="#trunkSourceWebCorehtmltrackVideoTrackListidl">trunk/Source/WebCore/html/track/VideoTrackList.idl</a></li>
<li><a href="#trunkSourceWebCorehtmltrackWebVTTElementcpp">trunk/Source/WebCore/html/track/WebVTTElement.cpp</a></li>
<li><a href="#trunkSourceWebCorehtmltrackWebVTTElementh">trunk/Source/WebCore/html/track/WebVTTElement.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorCommandLineAPIHostcpp">trunk/Source/WebCore/inspector/CommandLineAPIHost.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorCommandLineAPIHosth">trunk/Source/WebCore/inspector/CommandLineAPIHost.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorCommandLineAPIModuleSourcejs">trunk/Source/WebCore/inspector/CommandLineAPIModuleSource.js</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorAllInOnecpp">trunk/Source/WebCore/inspector/InspectorAllInOne.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorClienth">trunk/Source/WebCore/inspector/InspectorClient.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDOMAgentcpp">trunk/Source/WebCore/inspector/InspectorDOMAgent.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDOMAgenth">trunk/Source/WebCore/inspector/InspectorDOMAgent.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDOMStorageAgentcpp">trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDOMStorageAgenth">trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDatabaseAgentcpp">trunk/Source/WebCore/inspector/InspectorDatabaseAgent.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDatabaseAgenth">trunk/Source/WebCore/inspector/InspectorDatabaseAgent.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDatabaseResourcecpp">trunk/Source/WebCore/inspector/InspectorDatabaseResource.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorDatabaseResourceh">trunk/Source/WebCore/inspector/InspectorDatabaseResource.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorForwardingh">trunk/Source/WebCore/inspector/InspectorForwarding.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorFrontendHostcpp">trunk/Source/WebCore/inspector/InspectorFrontendHost.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorFrontendHosth">trunk/Source/WebCore/inspector/InspectorFrontendHost.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorLayerTreeAgenth">trunk/Source/WebCore/inspector/InspectorLayerTreeAgent.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorNodeFindercpp">trunk/Source/WebCore/inspector/InspectorNodeFinder.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorNodeFinderh">trunk/Source/WebCore/inspector/InspectorNodeFinder.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorOverlaycpp">trunk/Source/WebCore/inspector/InspectorOverlay.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorOverlayh">trunk/Source/WebCore/inspector/InspectorOverlay.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorOverlayPagehtml">trunk/Source/WebCore/inspector/InspectorOverlayPage.html</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorProfilerAgentcpp">trunk/Source/WebCore/inspector/InspectorProfilerAgent.cpp</a></li>
<li><a href="#trunkSourceWebCoreinspectorInspectorProfilerAgenth">trunk/Source/WebCore/inspector/InspectorProfilerAgent.h</a></li>
<li><a href="#trunkSourceWebCoreinspectorScriptProfileidl">trunk/Source/WebCore/inspector/ScriptProfile.idl</a></li>
<li><a href="#trunkSourceWebCoreinspectorScriptProfileNodeidl">trunk/Source/WebCore/inspector/ScriptProfileNode.idl</a></li>
<li><a href="#trunkSourceWebCoreloaderCookieJarh">trunk/Source/WebCore/loader/CookieJar.h</a></li>
<li><a href="#trunkSourceWebCoreloaderCrossOriginAccessControlcpp">trunk/Source/WebCore/loader/CrossOriginAccessControl.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderCrossOriginAccessControlh">trunk/Source/WebCore/loader/CrossOriginAccessControl.h</a></li>
<li><a href="#trunkSourceWebCoreloaderCrossOriginPreflightResultCachecpp">trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderCrossOriginPreflightResultCacheh">trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.h</a></li>
<li><a href="#trunkSourceWebCoreloaderDocumentLoadercpp">trunk/Source/WebCore/loader/DocumentLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderDocumentLoaderh">trunk/Source/WebCore/loader/DocumentLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloaderDocumentWritercpp">trunk/Source/WebCore/loader/DocumentWriter.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderEmptyClientsh">trunk/Source/WebCore/loader/EmptyClients.h</a></li>
<li><a href="#trunkSourceWebCoreloaderFormStatecpp">trunk/Source/WebCore/loader/FormState.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderFormStateh">trunk/Source/WebCore/loader/FormState.h</a></li>
<li><a href="#trunkSourceWebCoreloaderFrameLoadRequesth">trunk/Source/WebCore/loader/FrameLoadRequest.h</a></li>
<li><a href="#trunkSourceWebCoreloaderFrameLoadercpp">trunk/Source/WebCore/loader/FrameLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderFrameLoaderh">trunk/Source/WebCore/loader/FrameLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloaderFrameLoaderClienth">trunk/Source/WebCore/loader/FrameLoaderClient.h</a></li>
<li><a href="#trunkSourceWebCoreloaderFrameLoaderTypesh">trunk/Source/WebCore/loader/FrameLoaderTypes.h</a></li>
<li><a href="#trunkSourceWebCoreloaderHistoryControllercpp">trunk/Source/WebCore/loader/HistoryController.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderHistoryControllerh">trunk/Source/WebCore/loader/HistoryController.h</a></li>
<li><a href="#trunkSourceWebCoreloaderMixedContentCheckercpp">trunk/Source/WebCore/loader/MixedContentChecker.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderNavigationActioncpp">trunk/Source/WebCore/loader/NavigationAction.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderNavigationActionh">trunk/Source/WebCore/loader/NavigationAction.h</a></li>
<li><a href="#trunkSourceWebCoreloaderNavigationSchedulercpp">trunk/Source/WebCore/loader/NavigationScheduler.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderNavigationSchedulerh">trunk/Source/WebCore/loader/NavigationScheduler.h</a></li>
<li><a href="#trunkSourceWebCoreloaderNetscapePlugInStreamLoadercpp">trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderNetscapePlugInStreamLoaderh">trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloaderPolicyCallbackcpp">trunk/Source/WebCore/loader/PolicyCallback.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderPolicyCallbackh">trunk/Source/WebCore/loader/PolicyCallback.h</a></li>
<li><a href="#trunkSourceWebCoreloaderPolicyCheckercpp">trunk/Source/WebCore/loader/PolicyChecker.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderPolicyCheckerh">trunk/Source/WebCore/loader/PolicyChecker.h</a></li>
<li><a href="#trunkSourceWebCoreloaderProgressTrackercpp">trunk/Source/WebCore/loader/ProgressTracker.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderProgressTrackerh">trunk/Source/WebCore/loader/ProgressTracker.h</a></li>
<li><a href="#trunkSourceWebCoreloaderResourceBuffercpp">trunk/Source/WebCore/loader/ResourceBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderResourceBufferh">trunk/Source/WebCore/loader/ResourceBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreloaderResourceLoadNotifiercpp">trunk/Source/WebCore/loader/ResourceLoadNotifier.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderResourceLoadNotifierh">trunk/Source/WebCore/loader/ResourceLoadNotifier.h</a></li>
<li><a href="#trunkSourceWebCoreloaderResourceLoadercpp">trunk/Source/WebCore/loader/ResourceLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderResourceLoaderh">trunk/Source/WebCore/loader/ResourceLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloaderSinkDocumentcpp">trunk/Source/WebCore/loader/SinkDocument.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderSinkDocumenth">trunk/Source/WebCore/loader/SinkDocument.h</a></li>
<li><a href="#trunkSourceWebCoreloaderSubframeLoadercpp">trunk/Source/WebCore/loader/SubframeLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderSubframeLoaderh">trunk/Source/WebCore/loader/SubframeLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloaderSubresourceLoadercpp">trunk/Source/WebCore/loader/SubresourceLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderSubresourceLoaderh">trunk/Source/WebCore/loader/SubresourceLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloaderSubstituteDatah">trunk/Source/WebCore/loader/SubstituteData.h</a></li>
<li><a href="#trunkSourceWebCoreloaderTextTrackLoadercpp">trunk/Source/WebCore/loader/TextTrackLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderappcacheApplicationCacheAllInOnecpp">trunk/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchivecpp">trunk/Source/WebCore/loader/archive/Archive.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveh">trunk/Source/WebCore/loader/archive/Archive.h</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveFactorycpp">trunk/Source/WebCore/loader/archive/ArchiveFactory.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveFactoryh">trunk/Source/WebCore/loader/archive/ArchiveFactory.h</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveResourcecpp">trunk/Source/WebCore/loader/archive/ArchiveResource.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveResourceh">trunk/Source/WebCore/loader/archive/ArchiveResource.h</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveResourceCollectioncpp">trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderarchiveArchiveResourceCollectionh">trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.h</a></li>
<li><a href="#trunkSourceWebCoreloaderarchivecfLegacyWebArchivecpp">trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderarchivecfLegacyWebArchiveh">trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.h</a></li>
<li><a href="#trunkSourceWebCoreloaderarchivecfLegacyWebArchiveMacmm">trunk/Source/WebCore/loader/archive/cf/LegacyWebArchiveMac.mm</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachePolicyh">trunk/Source/WebCore/loader/cache/CachePolicy.h</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedCSSStyleSheetcpp">trunk/Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedFontcpp">trunk/Source/WebCore/loader/cache/CachedFont.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedFonth">trunk/Source/WebCore/loader/cache/CachedFont.h</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedResourceRequestcpp">trunk/Source/WebCore/loader/cache/CachedResourceRequest.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedResourceRequesth">trunk/Source/WebCore/loader/cache/CachedResourceRequest.h</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedResourceRequestInitiatorscpp">trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadercacheCachedResourceRequestInitiatorsh">trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.h</a></li>
<li><a href="#trunkSourceWebCoreloadercfResourceLoaderCFNetcpp">trunk/Source/WebCore/loader/cf/ResourceLoaderCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconControllercpp">trunk/Source/WebCore/loader/icon/IconController.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconControllerh">trunk/Source/WebCore/loader/icon/IconController.h</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconDatabasecpp">trunk/Source/WebCore/loader/icon/IconDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconDatabaseh">trunk/Source/WebCore/loader/icon/IconDatabase.h</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconDatabaseBasecpp">trunk/Source/WebCore/loader/icon/IconDatabaseBase.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconDatabaseBaseh">trunk/Source/WebCore/loader/icon/IconDatabaseBase.h</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconDatabaseClienth">trunk/Source/WebCore/loader/icon/IconDatabaseClient.h</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconLoadercpp">trunk/Source/WebCore/loader/icon/IconLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconLoaderh">trunk/Source/WebCore/loader/icon/IconLoader.h</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconRecordcpp">trunk/Source/WebCore/loader/icon/IconRecord.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonIconRecordh">trunk/Source/WebCore/loader/icon/IconRecord.h</a></li>
<li><a href="#trunkSourceWebCoreloadericonPageURLRecordcpp">trunk/Source/WebCore/loader/icon/PageURLRecord.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadericonPageURLRecordh">trunk/Source/WebCore/loader/icon/PageURLRecord.h</a></li>
<li><a href="#trunkSourceWebCoreloadermacDocumentLoaderMaccpp">trunk/Source/WebCore/loader/mac/DocumentLoaderMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreloadermacLoaderNSURLExtrash">trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.h</a></li>
<li><a href="#trunkSourceWebCoreloadermacLoaderNSURLExtrasmm">trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.mm</a></li>
<li><a href="#trunkSourceWebCoreloadermacResourceBuffermm">trunk/Source/WebCore/loader/mac/ResourceBuffer.mm</a></li>
<li><a href="#trunkSourceWebCoreloadermacResourceLoaderMacmm">trunk/Source/WebCore/loader/mac/ResourceLoaderMac.mm</a></li>
<li><a href="#trunkSourceWebCoreloaderwinDocumentLoaderWincpp">trunk/Source/WebCore/loader/win/DocumentLoaderWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreloaderwinFrameLoaderWincpp">trunk/Source/WebCore/loader/win/FrameLoaderWin.cpp</a></li>
<li><a href="#trunkSourceWebCoremathmlMathMLAllInOnecpp">trunk/Source/WebCore/mathml/MathMLAllInOne.cpp</a></li>
<li><a href="#trunkSourceWebCorepageAbstractViewidl">trunk/Source/WebCore/page/AbstractView.idl</a></li>
<li><a href="#trunkSourceWebCorepageAlternativeTextClienth">trunk/Source/WebCore/page/AlternativeTextClient.h</a></li>
<li><a href="#trunkSourceWebCorepageAutoscrollControllercpp">trunk/Source/WebCore/page/AutoscrollController.cpp</a></li>
<li><a href="#trunkSourceWebCorepageAutoscrollControllerh">trunk/Source/WebCore/page/AutoscrollController.h</a></li>
<li><a href="#trunkSourceWebCorepageBarPropcpp">trunk/Source/WebCore/page/BarProp.cpp</a></li>
<li><a href="#trunkSourceWebCorepageBarProph">trunk/Source/WebCore/page/BarProp.h</a></li>
<li><a href="#trunkSourceWebCorepageBarPropidl">trunk/Source/WebCore/page/BarProp.idl</a></li>
<li><a href="#trunkSourceWebCorepageContentSecurityPolicycpp">trunk/Source/WebCore/page/ContentSecurityPolicy.cpp</a></li>
<li><a href="#trunkSourceWebCorepageContentSecurityPolicyh">trunk/Source/WebCore/page/ContentSecurityPolicy.h</a></li>
<li><a href="#trunkSourceWebCorepageContextMenuClienth">trunk/Source/WebCore/page/ContextMenuClient.h</a></li>
<li><a href="#trunkSourceWebCorepageContextMenuContextcpp">trunk/Source/WebCore/page/ContextMenuContext.cpp</a></li>
<li><a href="#trunkSourceWebCorepageContextMenuContexth">trunk/Source/WebCore/page/ContextMenuContext.h</a></li>
<li><a href="#trunkSourceWebCorepageContextMenuControllercpp">trunk/Source/WebCore/page/ContextMenuController.cpp</a></li>
<li><a href="#trunkSourceWebCorepageContextMenuControllerh">trunk/Source/WebCore/page/ContextMenuController.h</a></li>
<li><a href="#trunkSourceWebCorepageDOMSecurityPolicycpp">trunk/Source/WebCore/page/DOMSecurityPolicy.cpp</a></li>
<li><a href="#trunkSourceWebCorepageDOMSecurityPolicyh">trunk/Source/WebCore/page/DOMSecurityPolicy.h</a></li>
<li><a href="#trunkSourceWebCorepageDOMSelectioncpp">trunk/Source/WebCore/page/DOMSelection.cpp</a></li>
<li><a href="#trunkSourceWebCorepageDOMSelectionh">trunk/Source/WebCore/page/DOMSelection.h</a></li>
<li><a href="#trunkSourceWebCorepageDOMSelectionidl">trunk/Source/WebCore/page/DOMSelection.idl</a></li>
<li><a href="#trunkSourceWebCorepageDOMTimercpp">trunk/Source/WebCore/page/DOMTimer.cpp</a></li>
<li><a href="#trunkSourceWebCorepageDOMTimerh">trunk/Source/WebCore/page/DOMTimer.h</a></li>
<li><a href="#trunkSourceWebCorepageDOMWindowcpp">trunk/Source/WebCore/page/DOMWindow.cpp</a></li>
<li><a href="#trunkSourceWebCorepageDOMWindowh">trunk/Source/WebCore/page/DOMWindow.h</a></li>
<li><a href="#trunkSourceWebCorepageDOMWindowidl">trunk/Source/WebCore/page/DOMWindow.idl</a></li>
<li><a href="#trunkSourceWebCorepageDragActionsh">trunk/Source/WebCore/page/DragActions.h</a></li>
<li><a href="#trunkSourceWebCorepageDragClienth">trunk/Source/WebCore/page/DragClient.h</a></li>
<li><a href="#trunkSourceWebCorepageDragControllercpp">trunk/Source/WebCore/page/DragController.cpp</a></li>
<li><a href="#trunkSourceWebCorepageDragControllerh">trunk/Source/WebCore/page/DragController.h</a></li>
<li><a href="#trunkSourceWebCorepageDragSessionh">trunk/Source/WebCore/page/DragSession.h</a></li>
<li><a href="#trunkSourceWebCorepageDragStateh">trunk/Source/WebCore/page/DragState.h</a></li>
<li><a href="#trunkSourceWebCorepageEditorClienth">trunk/Source/WebCore/page/EditorClient.h</a></li>
<li><a href="#trunkSourceWebCorepageEventHandlercpp">trunk/Source/WebCore/page/EventHandler.cpp</a></li>
<li><a href="#trunkSourceWebCorepageEventHandlerh">trunk/Source/WebCore/page/EventHandler.h</a></li>
<li><a href="#trunkSourceWebCorepageFocusControllercpp">trunk/Source/WebCore/page/FocusController.cpp</a></li>
<li><a href="#trunkSourceWebCorepageFocusControllerh">trunk/Source/WebCore/page/FocusController.h</a></li>
<li><a href="#trunkSourceWebCorepageFocusDirectionh">trunk/Source/WebCore/page/FocusDirection.h</a></li>
<li><a href="#trunkSourceWebCorepageFrameTreeh">trunk/Source/WebCore/page/FrameTree.h</a></li>
<li><a href="#trunkSourceWebCorepageGestureTapHighlightercpp">trunk/Source/WebCore/page/GestureTapHighlighter.cpp</a></li>
<li><a href="#trunkSourceWebCorepageGestureTapHighlighterh">trunk/Source/WebCore/page/GestureTapHighlighter.h</a></li>
<li><a href="#trunkSourceWebCorepageHistorycpp">trunk/Source/WebCore/page/History.cpp</a></li>
<li><a href="#trunkSourceWebCorepageHistoryh">trunk/Source/WebCore/page/History.h</a></li>
<li><a href="#trunkSourceWebCorepageHistoryidl">trunk/Source/WebCore/page/History.idl</a></li>
<li><a href="#trunkSourceWebCorepageLocationcpp">trunk/Source/WebCore/page/Location.cpp</a></li>
<li><a href="#trunkSourceWebCorepageLocationh">trunk/Source/WebCore/page/Location.h</a></li>
<li><a href="#trunkSourceWebCorepageLocationidl">trunk/Source/WebCore/page/Location.idl</a></li>
<li><a href="#trunkSourceWebCorepageMouseEventWithHitTestResultscpp">trunk/Source/WebCore/page/MouseEventWithHitTestResults.cpp</a></li>
<li><a href="#trunkSourceWebCorepageMouseEventWithHitTestResultsh">trunk/Source/WebCore/page/MouseEventWithHitTestResults.h</a></li>
<li><a href="#trunkSourceWebCorepageNavigatorcpp">trunk/Source/WebCore/page/Navigator.cpp</a></li>
<li><a href="#trunkSourceWebCorepageNavigatorBasecpp">trunk/Source/WebCore/page/NavigatorBase.cpp</a></li>
<li><a href="#trunkSourceWebCorepageNavigatorBaseh">trunk/Source/WebCore/page/NavigatorBase.h</a></li>
<li><a href="#trunkSourceWebCorepagePageConsolecpp">trunk/Source/WebCore/page/PageConsole.cpp</a></li>
<li><a href="#trunkSourceWebCorepagePageConsoleh">trunk/Source/WebCore/page/PageConsole.h</a></li>
<li><a href="#trunkSourceWebCorepageScreencpp">trunk/Source/WebCore/page/Screen.cpp</a></li>
<li><a href="#trunkSourceWebCorepageScreenh">trunk/Source/WebCore/page/Screen.h</a></li>
<li><a href="#trunkSourceWebCorepageScreenidl">trunk/Source/WebCore/page/Screen.idl</a></li>
<li><a href="#trunkSourceWebCorepageSecurityOrigincpp">trunk/Source/WebCore/page/SecurityOrigin.cpp</a></li>
<li><a href="#trunkSourceWebCorepageSecurityOriginh">trunk/Source/WebCore/page/SecurityOrigin.h</a></li>
<li><a href="#trunkSourceWebCorepageSecurityOriginHashh">trunk/Source/WebCore/page/SecurityOriginHash.h</a></li>
<li><a href="#trunkSourceWebCorepageSettingscpp">trunk/Source/WebCore/page/Settings.cpp</a></li>
<li><a href="#trunkSourceWebCorepageSettingsh">trunk/Source/WebCore/page/Settings.h</a></li>
<li><a href="#trunkSourceWebCorepageSpatialNavigationcpp">trunk/Source/WebCore/page/SpatialNavigation.cpp</a></li>
<li><a href="#trunkSourceWebCorepageSuspendableTimercpp">trunk/Source/WebCore/page/SuspendableTimer.cpp</a></li>
<li><a href="#trunkSourceWebCorepageSuspendableTimerh">trunk/Source/WebCore/page/SuspendableTimer.h</a></li>
<li><a href="#trunkSourceWebCorepageUserContentTypesh">trunk/Source/WebCore/page/UserContentTypes.h</a></li>
<li><a href="#trunkSourceWebCorepageUserContentURLPatterncpp">trunk/Source/WebCore/page/UserContentURLPattern.cpp</a></li>
<li><a href="#trunkSourceWebCorepageUserContentURLPatternh">trunk/Source/WebCore/page/UserContentURLPattern.h</a></li>
<li><a href="#trunkSourceWebCorepageUserScripth">trunk/Source/WebCore/page/UserScript.h</a></li>
<li><a href="#trunkSourceWebCorepageUserScriptTypesh">trunk/Source/WebCore/page/UserScriptTypes.h</a></li>
<li><a href="#trunkSourceWebCorepageUserStyleSheeth">trunk/Source/WebCore/page/UserStyleSheet.h</a></li>
<li><a href="#trunkSourceWebCorepageUserStyleSheetTypesh">trunk/Source/WebCore/page/UserStyleSheetTypes.h</a></li>
<li><a href="#trunkSourceWebCorepageWebCoreKeyboardUIModeh">trunk/Source/WebCore/page/WebCoreKeyboardUIMode.h</a></li>
<li><a href="#trunkSourceWebCorepageWebKitPointh">trunk/Source/WebCore/page/WebKitPoint.h</a></li>
<li><a href="#trunkSourceWebCorepageWebKitPointidl">trunk/Source/WebCore/page/WebKitPoint.idl</a></li>
<li><a href="#trunkSourceWebCorepageWindowBase64idl">trunk/Source/WebCore/page/WindowBase64.idl</a></li>
<li><a href="#trunkSourceWebCorepageWindowFeaturesh">trunk/Source/WebCore/page/WindowFeatures.h</a></li>
<li><a href="#trunkSourceWebCorepageWindowFocusAllowedIndicatorcpp">trunk/Source/WebCore/page/WindowFocusAllowedIndicator.cpp</a></li>
<li><a href="#trunkSourceWebCorepageWindowFocusAllowedIndicatorh">trunk/Source/WebCore/page/WindowFocusAllowedIndicator.h</a></li>
<li><a href="#trunkSourceWebCorepageWindowTimersidl">trunk/Source/WebCore/page/WindowTimers.idl</a></li>
<li><a href="#trunkSourceWebCorepageWorkerNavigatorcpp">trunk/Source/WebCore/page/WorkerNavigator.cpp</a></li>
<li><a href="#trunkSourceWebCorepageWorkerNavigatorh">trunk/Source/WebCore/page/WorkerNavigator.h</a></li>
<li><a href="#trunkSourceWebCorepageWorkerNavigatoridl">trunk/Source/WebCore/page/WorkerNavigator.idl</a></li>
<li><a href="#trunkSourceWebCorepageanimationAnimationBasecpp">trunk/Source/WebCore/page/animation/AnimationBase.cpp</a></li>
<li><a href="#trunkSourceWebCorepageanimationAnimationBaseh">trunk/Source/WebCore/page/animation/AnimationBase.h</a></li>
<li><a href="#trunkSourceWebCorepageanimationAnimationControllercpp">trunk/Source/WebCore/page/animation/AnimationController.cpp</a></li>
<li><a href="#trunkSourceWebCorepageanimationAnimationControllerh">trunk/Source/WebCore/page/animation/AnimationController.h</a></li>
<li><a href="#trunkSourceWebCorepageanimationAnimationControllerPrivateh">trunk/Source/WebCore/page/animation/AnimationControllerPrivate.h</a></li>
<li><a href="#trunkSourceWebCorepageanimationCSSPropertyAnimationcpp">trunk/Source/WebCore/page/animation/CSSPropertyAnimation.cpp</a></li>
<li><a href="#trunkSourceWebCorepageanimationCSSPropertyAnimationh">trunk/Source/WebCore/page/animation/CSSPropertyAnimation.h</a></li>
<li><a href="#trunkSourceWebCorepageanimationCompositeAnimationcpp">trunk/Source/WebCore/page/animation/CompositeAnimation.cpp</a></li>
<li><a href="#trunkSourceWebCorepageanimationCompositeAnimationh">trunk/Source/WebCore/page/animation/CompositeAnimation.h</a></li>
<li><a href="#trunkSourceWebCorepageanimationImplicitAnimationcpp">trunk/Source/WebCore/page/animation/ImplicitAnimation.cpp</a></li>
<li><a href="#trunkSourceWebCorepageanimationImplicitAnimationh">trunk/Source/WebCore/page/animation/ImplicitAnimation.h</a></li>
<li><a href="#trunkSourceWebCorepageanimationKeyframeAnimationcpp">trunk/Source/WebCore/page/animation/KeyframeAnimation.cpp</a></li>
<li><a href="#trunkSourceWebCorepageanimationKeyframeAnimationh">trunk/Source/WebCore/page/animation/KeyframeAnimation.h</a></li>
<li><a href="#trunkSourceWebCorepageeflDragControllerEflcpp">trunk/Source/WebCore/page/efl/DragControllerEfl.cpp</a></li>
<li><a href="#trunkSourceWebCorepageeflEventHandlerEflcpp">trunk/Source/WebCore/page/efl/EventHandlerEfl.cpp</a></li>
<li><a href="#trunkSourceWebCorepagegtkDragControllerGtkcpp">trunk/Source/WebCore/page/gtk/DragControllerGtk.cpp</a></li>
<li><a href="#trunkSourceWebCorepagegtkEventHandlerGtkcpp">trunk/Source/WebCore/page/gtk/EventHandlerGtk.cpp</a></li>
<li><a href="#trunkSourceWebCorepageiosEventHandlerIOSmm">trunk/Source/WebCore/page/ios/EventHandlerIOS.mm</a></li>
<li><a href="#trunkSourceWebCorepagemacDragControllerMacmm">trunk/Source/WebCore/page/mac/DragControllerMac.mm</a></li>
<li><a href="#trunkSourceWebCorepagemacEventHandlerMacmm">trunk/Source/WebCore/page/mac/EventHandlerMac.mm</a></li>
<li><a href="#trunkSourceWebCorepagemacPageMaccpp">trunk/Source/WebCore/page/mac/PageMac.cpp</a></li>
<li><a href="#trunkSourceWebCorepagemacWebCoreFrameViewh">trunk/Source/WebCore/page/mac/WebCoreFrameView.h</a></li>
<li><a href="#trunkSourceWebCorepagemake_settingspl">trunk/Source/WebCore/page/make_settings.pl</a></li>
<li><a href="#trunkSourceWebCorepagewinDragControllerWincpp">trunk/Source/WebCore/page/win/DragControllerWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepagewinEventHandlerWincpp">trunk/Source/WebCore/page/win/EventHandlerWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepagewinFrameCGWincpp">trunk/Source/WebCore/page/win/FrameCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepagewinFrameCairoWincpp">trunk/Source/WebCore/page/win/FrameCairoWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepagewinFrameGdiWincpp">trunk/Source/WebCore/page/win/FrameGdiWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepagewinFrameWincpp">trunk/Source/WebCore/page/win/FrameWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepagewinFrameWinh">trunk/Source/WebCore/page/win/FrameWin.h</a></li>
<li><a href="#trunkSourceWebCorepdfiosPDFDocumenth">trunk/Source/WebCore/pdf/ios/PDFDocument.h</a></li>
<li><a href="#trunkSourceWebCoreplatformClockcpp">trunk/Source/WebCore/platform/Clock.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformClockh">trunk/Source/WebCore/platform/Clock.h</a></li>
<li><a href="#trunkSourceWebCoreplatformClockGenericcpp">trunk/Source/WebCore/platform/ClockGeneric.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformClockGenerich">trunk/Source/WebCore/platform/ClockGeneric.h</a></li>
<li><a href="#trunkSourceWebCoreplatformColorChooserh">trunk/Source/WebCore/platform/ColorChooser.h</a></li>
<li><a href="#trunkSourceWebCoreplatformColorChooserClienth">trunk/Source/WebCore/platform/ColorChooserClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformContentTypecpp">trunk/Source/WebCore/platform/ContentType.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformContentTypeh">trunk/Source/WebCore/platform/ContentType.h</a></li>
<li><a href="#trunkSourceWebCoreplatformContextMenuh">trunk/Source/WebCore/platform/ContextMenu.h</a></li>
<li><a href="#trunkSourceWebCoreplatformContextMenuItemh">trunk/Source/WebCore/platform/ContextMenuItem.h</a></li>
<li><a href="#trunkSourceWebCoreplatformCookieh">trunk/Source/WebCore/platform/Cookie.h</a></li>
<li><a href="#trunkSourceWebCoreplatformCursorh">trunk/Source/WebCore/platform/Cursor.h</a></li>
<li><a href="#trunkSourceWebCoreplatformDragDatacpp">trunk/Source/WebCore/platform/DragData.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformDragDatah">trunk/Source/WebCore/platform/DragData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformDragImagecpp">trunk/Source/WebCore/platform/DragImage.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformDragImageh">trunk/Source/WebCore/platform/DragImage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformFileChoosercpp">trunk/Source/WebCore/platform/FileChooser.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformFileChooserh">trunk/Source/WebCore/platform/FileChooser.h</a></li>
<li><a href="#trunkSourceWebCoreplatformFileSystemh">trunk/Source/WebCore/platform/FileSystem.h</a></li>
<li><a href="#trunkSourceWebCoreplatformFloatConversionh">trunk/Source/WebCore/platform/FloatConversion.h</a></li>
<li><a href="#trunkSourceWebCoreplatformKillRingh">trunk/Source/WebCore/platform/KillRing.h</a></li>
<li><a href="#trunkSourceWebCoreplatformLinkHashh">trunk/Source/WebCore/platform/LinkHash.h</a></li>
<li><a href="#trunkSourceWebCoreplatformLocalizedStringscpp">trunk/Source/WebCore/platform/LocalizedStrings.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformLocalizedStringsh">trunk/Source/WebCore/platform/LocalizedStrings.h</a></li>
<li><a href="#trunkSourceWebCoreplatformLoggingcpp">trunk/Source/WebCore/platform/Logging.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformLoggingh">trunk/Source/WebCore/platform/Logging.h</a></li>
<li><a href="#trunkSourceWebCoreplatformMIMETypeRegistrycpp">trunk/Source/WebCore/platform/MIMETypeRegistry.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformMIMETypeRegistryh">trunk/Source/WebCore/platform/MIMETypeRegistry.h</a></li>
<li><a href="#trunkSourceWebCoreplatformMediaDescriptionh">trunk/Source/WebCore/platform/MediaDescription.h</a></li>
<li><a href="#trunkSourceWebCoreplatformMediaSampleh">trunk/Source/WebCore/platform/MediaSample.h</a></li>
<li><a href="#trunkSourceWebCoreplatformNotImplementedh">trunk/Source/WebCore/platform/NotImplemented.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPODFreeListArenah">trunk/Source/WebCore/platform/PODFreeListArena.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPasteboardh">trunk/Source/WebCore/platform/Pasteboard.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPasteboardStrategyh">trunk/Source/WebCore/platform/PasteboardStrategy.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformExportMacrosh">trunk/Source/WebCore/platform/PlatformExportMacros.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformKeyboardEventh">trunk/Source/WebCore/platform/PlatformKeyboardEvent.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformMenuDescriptionh">trunk/Source/WebCore/platform/PlatformMenuDescription.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformMouseEventh">trunk/Source/WebCore/platform/PlatformMouseEvent.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformPasteboardh">trunk/Source/WebCore/platform/PlatformPasteboard.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformScreenh">trunk/Source/WebCore/platform/PlatformScreen.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesish">trunk/Source/WebCore/platform/PlatformSpeechSynthesis.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesisUtterancecpp">trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesisUtteranceh">trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesisVoicecpp">trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesisVoiceh">trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesizercpp">trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformSpeechSynthesizerh">trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPlatformWheelEventh">trunk/Source/WebCore/platform/PlatformWheelEvent.h</a></li>
<li><a href="#trunkSourceWebCoreplatformPopupMenuClienth">trunk/Source/WebCore/platform/PopupMenuClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformRemoteCommandListenercpp">trunk/Source/WebCore/platform/RemoteCommandListener.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformRemoteCommandListenerh">trunk/Source/WebCore/platform/RemoteCommandListener.h</a></li>
<li><a href="#trunkSourceWebCoreplatformSSLKeyGeneratorh">trunk/Source/WebCore/platform/SSLKeyGenerator.h</a></li>
<li><a href="#trunkSourceWebCoreplatformSchemeRegistrycpp">trunk/Source/WebCore/platform/SchemeRegistry.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformSchemeRegistryh">trunk/Source/WebCore/platform/SchemeRegistry.h</a></li>
<li><a href="#trunkSourceWebCoreplatformScrollTypesh">trunk/Source/WebCore/platform/ScrollTypes.h</a></li>
<li><a href="#trunkSourceWebCoreplatformScrollViewcpp">trunk/Source/WebCore/platform/ScrollView.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformScrollViewh">trunk/Source/WebCore/platform/ScrollView.h</a></li>
<li><a href="#trunkSourceWebCoreplatformScrollbarcpp">trunk/Source/WebCore/platform/Scrollbar.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformScrollbarh">trunk/Source/WebCore/platform/Scrollbar.h</a></li>
<li><a href="#trunkSourceWebCoreplatformSharedBuffercpp">trunk/Source/WebCore/platform/SharedBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformSharedBufferh">trunk/Source/WebCore/platform/SharedBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformSharedTimerh">trunk/Source/WebCore/platform/SharedTimer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformSoundh">trunk/Source/WebCore/platform/Sound.h</a></li>
<li><a href="#trunkSourceWebCoreplatformThreadCheckh">trunk/Source/WebCore/platform/ThreadCheck.h</a></li>
<li><a href="#trunkSourceWebCoreplatformThreadGlobalDatacpp">trunk/Source/WebCore/platform/ThreadGlobalData.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformThreadGlobalDatah">trunk/Source/WebCore/platform/ThreadGlobalData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformThreadTimerscpp">trunk/Source/WebCore/platform/ThreadTimers.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformThreadTimersh">trunk/Source/WebCore/platform/ThreadTimers.h</a></li>
<li><a href="#trunkSourceWebCoreplatformTimercpp">trunk/Source/WebCore/platform/Timer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformTimerh">trunk/Source/WebCore/platform/Timer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformURLcpp">trunk/Source/WebCore/platform/URL.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformURLh">trunk/Source/WebCore/platform/URL.h</a></li>
<li><a href="#trunkSourceWebCoreplatformWidgetcpp">trunk/Source/WebCore/platform/Widget.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformWidgeth">trunk/Source/WebCore/platform/Widget.h</a></li>
<li><a href="#trunkSourceWebCoreplatformanimationAnimationUtilitiesh">trunk/Source/WebCore/platform/animation/AnimationUtilities.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioArrayh">trunk/Source/WebCore/platform/audio/AudioArray.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioBuscpp">trunk/Source/WebCore/platform/audio/AudioBus.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioBush">trunk/Source/WebCore/platform/audio/AudioBus.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioChannelcpp">trunk/Source/WebCore/platform/audio/AudioChannel.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioChannelh">trunk/Source/WebCore/platform/audio/AudioChannel.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioDestinationh">trunk/Source/WebCore/platform/audio/AudioDestination.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioFIFOcpp">trunk/Source/WebCore/platform/audio/AudioFIFO.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioFIFOh">trunk/Source/WebCore/platform/audio/AudioFIFO.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioFileReaderh">trunk/Source/WebCore/platform/audio/AudioFileReader.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioIOCallbackh">trunk/Source/WebCore/platform/audio/AudioIOCallback.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioPullFIFOcpp">trunk/Source/WebCore/platform/audio/AudioPullFIFO.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioPullFIFOh">trunk/Source/WebCore/platform/audio/AudioPullFIFO.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioAudioSourceProviderh">trunk/Source/WebCore/platform/audio/AudioSourceProvider.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioBiquadcpp">trunk/Source/WebCore/platform/audio/Biquad.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioBiquadh">trunk/Source/WebCore/platform/audio/Biquad.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioConecpp">trunk/Source/WebCore/platform/audio/Cone.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioConeh">trunk/Source/WebCore/platform/audio/Cone.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDirectConvolvercpp">trunk/Source/WebCore/platform/audio/DirectConvolver.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDirectConvolverh">trunk/Source/WebCore/platform/audio/DirectConvolver.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDistancecpp">trunk/Source/WebCore/platform/audio/Distance.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDistanceh">trunk/Source/WebCore/platform/audio/Distance.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDownSamplercpp">trunk/Source/WebCore/platform/audio/DownSampler.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDownSamplerh">trunk/Source/WebCore/platform/audio/DownSampler.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDynamicsCompressorcpp">trunk/Source/WebCore/platform/audio/DynamicsCompressor.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDynamicsCompressorh">trunk/Source/WebCore/platform/audio/DynamicsCompressor.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDynamicsCompressorKernelcpp">trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioDynamicsCompressorKernelh">trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioFFTConvolvercpp">trunk/Source/WebCore/platform/audio/FFTConvolver.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioFFTConvolverh">trunk/Source/WebCore/platform/audio/FFTConvolver.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioFFTFramecpp">trunk/Source/WebCore/platform/audio/FFTFrame.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioFFTFrameh">trunk/Source/WebCore/platform/audio/FFTFrame.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFDatabasecpp">trunk/Source/WebCore/platform/audio/HRTFDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFDatabaseh">trunk/Source/WebCore/platform/audio/HRTFDatabase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFDatabaseLoadercpp">trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFDatabaseLoaderh">trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFElevationcpp">trunk/Source/WebCore/platform/audio/HRTFElevation.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFElevationh">trunk/Source/WebCore/platform/audio/HRTFElevation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFKernelcpp">trunk/Source/WebCore/platform/audio/HRTFKernel.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioHRTFKernelh">trunk/Source/WebCore/platform/audio/HRTFKernel.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioMultiChannelResamplercpp">trunk/Source/WebCore/platform/audio/MultiChannelResampler.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioMultiChannelResamplerh">trunk/Source/WebCore/platform/audio/MultiChannelResampler.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioPannercpp">trunk/Source/WebCore/platform/audio/Panner.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioPannerh">trunk/Source/WebCore/platform/audio/Panner.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbcpp">trunk/Source/WebCore/platform/audio/Reverb.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbh">trunk/Source/WebCore/platform/audio/Reverb.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbAccumulationBuffercpp">trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbAccumulationBufferh">trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbConvolvercpp">trunk/Source/WebCore/platform/audio/ReverbConvolver.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbConvolverh">trunk/Source/WebCore/platform/audio/ReverbConvolver.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbConvolverStagecpp">trunk/Source/WebCore/platform/audio/ReverbConvolverStage.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbConvolverStageh">trunk/Source/WebCore/platform/audio/ReverbConvolverStage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbInputBuffercpp">trunk/Source/WebCore/platform/audio/ReverbInputBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioReverbInputBufferh">trunk/Source/WebCore/platform/audio/ReverbInputBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioSincResamplercpp">trunk/Source/WebCore/platform/audio/SincResampler.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioSincResamplerh">trunk/Source/WebCore/platform/audio/SincResampler.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioUpSamplercpp">trunk/Source/WebCore/platform/audio/UpSampler.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioUpSamplerh">trunk/Source/WebCore/platform/audio/UpSampler.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioZeroPolecpp">trunk/Source/WebCore/platform/audio/ZeroPole.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioZeroPoleh">trunk/Source/WebCore/platform/audio/ZeroPole.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioiosAudioDestinationIOScpp">trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioiosAudioDestinationIOSh">trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioiosAudioFileReaderIOScpp">trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudioiosAudioFileReaderIOSh">trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudiomacAudioDestinationMaccpp">trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudiomacAudioDestinationMach">trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudiomacAudioFileReaderMaccpp">trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformaudiomacAudioFileReaderMach">trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformaudiomacFFTFrameMaccpp">trunk/Source/WebCore/platform/audio/mac/FFTFrameMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformcfFileSystemCFcpp">trunk/Source/WebCore/platform/cf/FileSystemCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformcfSharedBufferCFcpp">trunk/Source/WebCore/platform/cf/SharedBufferCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformcfURLCFcpp">trunk/Source/WebCore/platform/cf/URLCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformcocoaKeyEventCocoah">trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.h</a></li>
<li><a href="#trunkSourceWebCoreplatformcocoaKeyEventCocoamm">trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformeflCursorEflcpp">trunk/Source/WebCore/platform/efl/CursorEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflEflKeyboardUtilitiescpp">trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflEflKeyboardUtilitiesh">trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.h</a></li>
<li><a href="#trunkSourceWebCoreplatformeflFileSystemEflcpp">trunk/Source/WebCore/platform/efl/FileSystemEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflLanguageEflcpp">trunk/Source/WebCore/platform/efl/LanguageEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflLocalizedStringsEflcpp">trunk/Source/WebCore/platform/efl/LocalizedStringsEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflMIMETypeRegistryEflcpp">trunk/Source/WebCore/platform/efl/MIMETypeRegistryEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflPlatformKeyboardEventEflcpp">trunk/Source/WebCore/platform/efl/PlatformKeyboardEventEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflPlatformMouseEventEflcpp">trunk/Source/WebCore/platform/efl/PlatformMouseEventEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflPlatformScreenEflcpp">trunk/Source/WebCore/platform/efl/PlatformScreenEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflPlatformWheelEventEflcpp">trunk/Source/WebCore/platform/efl/PlatformWheelEventEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflRenderThemeEflh">trunk/Source/WebCore/platform/efl/RenderThemeEfl.h</a></li>
<li><a href="#trunkSourceWebCoreplatformeflScrollbarEflh">trunk/Source/WebCore/platform/efl/ScrollbarEfl.h</a></li>
<li><a href="#trunkSourceWebCoreplatformeflSharedTimerEflcpp">trunk/Source/WebCore/platform/efl/SharedTimerEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflSoundEflcpp">trunk/Source/WebCore/platform/efl/SoundEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflTemporaryLinkStubscpp">trunk/Source/WebCore/platform/efl/TemporaryLinkStubs.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformeflWidgetEflcpp">trunk/Source/WebCore/platform/efl/WidgetEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsANGLEWebKitBridgecpp">trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsANGLEWebKitBridgeh">trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsAudioTrackPrivateh">trunk/Source/WebCore/platform/graphics/AudioTrackPrivate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsBitmapImagecpp">trunk/Source/WebCore/platform/graphics/BitmapImage.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsBitmapImageh">trunk/Source/WebCore/platform/graphics/BitmapImage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsColorcpp">trunk/Source/WebCore/platform/graphics/Color.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsColorh">trunk/Source/WebCore/platform/graphics/Color.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsCrossfadeGeneratedImagecpp">trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsCrossfadeGeneratedImageh">trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsDashArrayh">trunk/Source/WebCore/platform/graphics/DashArray.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsDisplayRefreshMonitorcpp">trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsDisplayRefreshMonitorh">trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatPointcpp">trunk/Source/WebCore/platform/graphics/FloatPoint.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatPointh">trunk/Source/WebCore/platform/graphics/FloatPoint.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatQuadcpp">trunk/Source/WebCore/platform/graphics/FloatQuad.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatQuadh">trunk/Source/WebCore/platform/graphics/FloatQuad.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatRectcpp">trunk/Source/WebCore/platform/graphics/FloatRect.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatRecth">trunk/Source/WebCore/platform/graphics/FloatRect.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatSizecpp">trunk/Source/WebCore/platform/graphics/FloatSize.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFloatSizeh">trunk/Source/WebCore/platform/graphics/FloatSize.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontBaselineh">trunk/Source/WebCore/platform/graphics/FontBaseline.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontCachecpp">trunk/Source/WebCore/platform/graphics/FontCache.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontCacheh">trunk/Source/WebCore/platform/graphics/FontCache.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontDatacpp">trunk/Source/WebCore/platform/graphics/FontData.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontDatah">trunk/Source/WebCore/platform/graphics/FontData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontDescriptioncpp">trunk/Source/WebCore/platform/graphics/FontDescription.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontFeatureSettingscpp">trunk/Source/WebCore/platform/graphics/FontFeatureSettings.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontFeatureSettingsh">trunk/Source/WebCore/platform/graphics/FontFeatureSettings.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontGlyphscpp">trunk/Source/WebCore/platform/graphics/FontGlyphs.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontOrientationh">trunk/Source/WebCore/platform/graphics/FontOrientation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontRenderingModeh">trunk/Source/WebCore/platform/graphics/FontRenderingMode.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontSelectorh">trunk/Source/WebCore/platform/graphics/FontSelector.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFontWidthVarianth">trunk/Source/WebCore/platform/graphics/FontWidthVariant.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFormatConvertercpp">trunk/Source/WebCore/platform/graphics/FormatConverter.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsFormatConverterh">trunk/Source/WebCore/platform/graphics/FormatConverter.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGeneratedImageh">trunk/Source/WebCore/platform/graphics/GeneratedImage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGlyphh">trunk/Source/WebCore/platform/graphics/Glyph.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGlyphBufferh">trunk/Source/WebCore/platform/graphics/GlyphBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGlyphMetricsMaph">trunk/Source/WebCore/platform/graphics/GlyphMetricsMap.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGlyphPageh">trunk/Source/WebCore/platform/graphics/GlyphPage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGlyphPageTreeNodecpp">trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGlyphPageTreeNodeh">trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGradientcpp">trunk/Source/WebCore/platform/graphics/Gradient.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGradienth">trunk/Source/WebCore/platform/graphics/Gradient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGradientImageh">trunk/Source/WebCore/platform/graphics/GradientImage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsContexth">trunk/Source/WebCore/platform/graphics/GraphicsContext.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsContext3Dcpp">trunk/Source/WebCore/platform/graphics/GraphicsContext3D.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsContext3Dh">trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsLayercpp">trunk/Source/WebCore/platform/graphics/GraphicsLayer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsLayerh">trunk/Source/WebCore/platform/graphics/GraphicsLayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsLayerClienth">trunk/Source/WebCore/platform/graphics/GraphicsLayerClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsTypescpp">trunk/Source/WebCore/platform/graphics/GraphicsTypes.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsTypesh">trunk/Source/WebCore/platform/graphics/GraphicsTypes.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsTypes3Dh">trunk/Source/WebCore/platform/graphics/GraphicsTypes3D.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImagecpp">trunk/Source/WebCore/platform/graphics/Image.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageh">trunk/Source/WebCore/platform/graphics/Image.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageBuffercpp">trunk/Source/WebCore/platform/graphics/ImageBuffer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageBufferh">trunk/Source/WebCore/platform/graphics/ImageBuffer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageBufferDatah">trunk/Source/WebCore/platform/graphics/ImageBufferData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageObserverh">trunk/Source/WebCore/platform/graphics/ImageObserver.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageSourcecpp">trunk/Source/WebCore/platform/graphics/ImageSource.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsImageSourceh">trunk/Source/WebCore/platform/graphics/ImageSource.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsInbandTextTrackPrivateh">trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsInbandTextTrackPrivateClienth">trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsIntPointcpp">trunk/Source/WebCore/platform/graphics/IntPoint.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsIntPointh">trunk/Source/WebCore/platform/graphics/IntPoint.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsIntSizecpp">trunk/Source/WebCore/platform/graphics/IntSize.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsIntSizeh">trunk/Source/WebCore/platform/graphics/IntSize.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsMediaPlayercpp">trunk/Source/WebCore/platform/graphics/MediaPlayer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsMediaPlayerh">trunk/Source/WebCore/platform/graphics/MediaPlayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsMediaPlayerPrivateh">trunk/Source/WebCore/platform/graphics/MediaPlayerPrivate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsMediaSourcePrivateClienth">trunk/Source/WebCore/platform/graphics/MediaSourcePrivateClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsNativeImagePtrh">trunk/Source/WebCore/platform/graphics/NativeImagePtr.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsOpenGLESShimsh">trunk/Source/WebCore/platform/graphics/OpenGLESShims.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPathcpp">trunk/Source/WebCore/platform/graphics/Path.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPathh">trunk/Source/WebCore/platform/graphics/Path.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPathTraversalStateh">trunk/Source/WebCore/platform/graphics/PathTraversalState.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPatterncpp">trunk/Source/WebCore/platform/graphics/Pattern.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPatternh">trunk/Source/WebCore/platform/graphics/Pattern.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPlatformLayerh">trunk/Source/WebCore/platform/graphics/PlatformLayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPlatformTimeRangescpp">trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsPlatformTimeRangesh">trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsSegmentedFontDatacpp">trunk/Source/WebCore/platform/graphics/SegmentedFontData.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsSegmentedFontDatah">trunk/Source/WebCore/platform/graphics/SegmentedFontData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsShadowBlurcpp">trunk/Source/WebCore/platform/graphics/ShadowBlur.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsShadowBlurh">trunk/Source/WebCore/platform/graphics/ShadowBlur.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsSimpleFontDatacpp">trunk/Source/WebCore/platform/graphics/SimpleFontData.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsSourceBufferPrivateClienth">trunk/Source/WebCore/platform/graphics/SourceBufferPrivateClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsStringTruncatorcpp">trunk/Source/WebCore/platform/graphics/StringTruncator.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsStringTruncatorh">trunk/Source/WebCore/platform/graphics/StringTruncator.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsTrackPrivateBaseh">trunk/Source/WebCore/platform/graphics/TrackPrivateBase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsVideoTrackPrivateh">trunk/Source/WebCore/platform/graphics/VideoTrackPrivate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsWindRuleh">trunk/Source/WebCore/platform/graphics/WindRule.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationAVTrackPrivateAVFObjCImplh">trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationAVTrackPrivateAVFObjCImplmm">trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationInbandTextTrackPrivateAVFcpp">trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationInbandTextTrackPrivateAVFh">trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationMediaPlayerPrivateAVFoundationcpp">trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationMediaPlayerPrivateAVFoundationh">trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfAVFoundationCFSoftLinkingh">trunk/Source/WebCore/platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfCoreMediaSoftLinkingh">trunk/Source/WebCore/platform/graphics/avfoundation/cf/CoreMediaSoftLinking.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateAVCFcpp">trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateAVCFh">trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateLegacyAVCFcpp">trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateLegacyAVCFh">trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfMediaPlayerPrivateAVFoundationCFcpp">trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationcfMediaPlayerPrivateAVFoundationCFh">trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcAudioTrackPrivateMediaSourceAVFObjCcpp">trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcAudioTrackPrivateMediaSourceAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateAVFObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateLegacyAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateLegacyAVFObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateAVFoundationObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateAVFoundationObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateMediaSourceAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateMediaSourceAVFObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaSourcePrivateAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaSourcePrivateAVFObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcSourceBufferPrivateAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcSourceBufferPrivateAVFObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcVideoTrackPrivateMediaSourceAVFObjCh">trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsavfoundationobjcVideoTrackPrivateMediaSourceAVFObjCmm">trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaGraphicsLayerCAcpp">trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaGraphicsLayerCAh">trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaLayerFlushSchedulercpp">trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaLayerFlushSchedulerh">trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaLayerFlushSchedulerClienth">trunk/Source/WebCore/platform/graphics/ca/LayerFlushSchedulerClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaPlatformCAAnimationh">trunk/Source/WebCore/platform/graphics/ca/PlatformCAAnimation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaPlatformCAFiltersh">trunk/Source/WebCore/platform/graphics/ca/PlatformCAFilters.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaPlatformCALayercpp">trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaPlatformCALayerh">trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaPlatformCALayerClienth">trunk/Source/WebCore/platform/graphics/ca/PlatformCALayerClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscaTransformationMatrixCAcpp">trunk/Source/WebCore/platform/graphics/ca/TransformationMatrixCA.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacLayerFlushSchedulerMaccpp">trunk/Source/WebCore/platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacLayerPoolmm">trunk/Source/WebCore/platform/graphics/ca/mac/LayerPool.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacPlatformCAAnimationMacmm">trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacPlatformCAFiltersMach">trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacPlatformCAFiltersMacmm">trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacPlatformCALayerMach">trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacPlatformCALayerMacmm">trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacWebTiledBackingLayerh">trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscamacWebTiledBackingLayermm">trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinAbstractCACFLayerTreeHosth">trunk/Source/WebCore/platform/graphics/ca/win/AbstractCACFLayerTreeHost.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinCACFLayerTreeHostcpp">trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinCACFLayerTreeHosth">trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinCACFLayerTreeHostClienth">trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHostClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinLayerChangesFlushercpp">trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinLayerChangesFlusherh">trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinLegacyCACFLayerTreeHostcpp">trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinLegacyCACFLayerTreeHosth">trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinPlatformCAAnimationWincpp">trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinPlatformCAFiltersWincpp">trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWincpp">trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWinh">trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWinInternalcpp">trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWinInternalh">trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinWKCACFViewLayerTreeHostcpp">trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscawinWKCACFViewLayerTreeHosth">trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoBitmapImageCairocpp">trunk/Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoCairoUtilitiescpp">trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoCairoUtilitiesh">trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoDrawingBufferCairocpp">trunk/Source/WebCore/platform/graphics/cairo/DrawingBufferCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoFloatRectCairocpp">trunk/Source/WebCore/platform/graphics/cairo/FloatRectCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoFontCairocpp">trunk/Source/WebCore/platform/graphics/cairo/FontCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoFontCairoHarfbuzzNGcpp">trunk/Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoGradientCairocpp">trunk/Source/WebCore/platform/graphics/cairo/GradientCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoGraphicsContext3DCairocpp">trunk/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoGraphicsContextCairocpp">trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoGraphicsContextPlatformPrivateCairoh">trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoImageBufferCairocpp">trunk/Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoImageBufferDataCairoh">trunk/Source/WebCore/platform/graphics/cairo/ImageBufferDataCairo.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoImageCairocpp">trunk/Source/WebCore/platform/graphics/cairo/ImageCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoPatternCairocpp">trunk/Source/WebCore/platform/graphics/cairo/PatternCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoPlatformContextCairocpp">trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoPlatformContextCairoh">trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscairoTransformationMatrixCairocpp">trunk/Source/WebCore/platform/graphics/cairo/TransformationMatrixCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgBitmapImageCGcpp">trunk/Source/WebCore/platform/graphics/cg/BitmapImageCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgColorCGcpp">trunk/Source/WebCore/platform/graphics/cg/ColorCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgFloatPointCGcpp">trunk/Source/WebCore/platform/graphics/cg/FloatPointCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgFloatRectCGcpp">trunk/Source/WebCore/platform/graphics/cg/FloatRectCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgFloatSizeCGcpp">trunk/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgGradientCGcpp">trunk/Source/WebCore/platform/graphics/cg/GradientCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgGraphicsContext3DCGcpp">trunk/Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgGraphicsContextCGcpp">trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgGraphicsContextCGh">trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgGraphicsContextPlatformPrivateCGh">trunk/Source/WebCore/platform/graphics/cg/GraphicsContextPlatformPrivateCG.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgImageBufferCGcpp">trunk/Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgImageBufferDataCGcpp">trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgImageBufferDataCGh">trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgImageCGcpp">trunk/Source/WebCore/platform/graphics/cg/ImageCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgImageSourceCGcpp">trunk/Source/WebCore/platform/graphics/cg/ImageSourceCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgIntPointCGcpp">trunk/Source/WebCore/platform/graphics/cg/IntPointCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgIntRectCGcpp">trunk/Source/WebCore/platform/graphics/cg/IntRectCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgIntSizeCGcpp">trunk/Source/WebCore/platform/graphics/cg/IntSizeCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgPDFDocumentImagecpp">trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgPDFDocumentImageh">trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgPathCGcpp">trunk/Source/WebCore/platform/graphics/cg/PathCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgPatternCGcpp">trunk/Source/WebCore/platform/graphics/cg/PatternCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicscgTransformationMatrixCGcpp">trunk/Source/WebCore/platform/graphics/cg/TransformationMatrixCG.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicseflIconEflcpp">trunk/Source/WebCore/platform/graphics/efl/IconEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicseflImageEflcpp">trunk/Source/WebCore/platform/graphics/efl/ImageEfl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfiltersFilterOperationcpp">trunk/Source/WebCore/platform/graphics/filters/FilterOperation.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfiltersFilterOperationh">trunk/Source/WebCore/platform/graphics/filters/FilterOperation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfiltersFilterOperationscpp">trunk/Source/WebCore/platform/graphics/filters/FilterOperations.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfiltersFilterOperationsh">trunk/Source/WebCore/platform/graphics/filters/FilterOperations.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfreetypeFontPlatformDataFreeTypecpp">trunk/Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfreetypeGlyphPageTreeNodeFreeTypecpp">trunk/Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsfreetypeSimpleFontDataFreeTypecpp">trunk/Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsgpumacDrawingBufferMacmm">trunk/Source/WebCore/platform/graphics/gpu/mac/DrawingBufferMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsgtkGdkCairoUtilitiescpp">trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsgtkGdkCairoUtilitiesh">trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsgtkIconGtkcpp">trunk/Source/WebCore/platform/graphics/gtk/IconGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsgtkImageGtkcpp">trunk/Source/WebCore/platform/graphics/gtk/ImageGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosDisplayRefreshMonitorIOSmm">trunk/Source/WebCore/platform/graphics/ios/DisplayRefreshMonitorIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosFontCacheIOSmm">trunk/Source/WebCore/platform/graphics/ios/FontCacheIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosGraphicsContext3DIOSh">trunk/Source/WebCore/platform/graphics/ios/GraphicsContext3DIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosInbandTextTrackPrivateAVFIOSh">trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosInbandTextTrackPrivateAVFIOSmm">trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosMediaPlayerPrivateIOSh">trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsiosMediaPlayerPrivateIOSmm">trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacColorMach">trunk/Source/WebCore/platform/graphics/mac/ColorMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacColorMacmm">trunk/Source/WebCore/platform/graphics/mac/ColorMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacDisplayRefreshMonitorMaccpp">trunk/Source/WebCore/platform/graphics/mac/DisplayRefreshMonitorMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacFloatPointMacmm">trunk/Source/WebCore/platform/graphics/mac/FloatPointMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacFloatRectMacmm">trunk/Source/WebCore/platform/graphics/mac/FloatRectMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacFloatSizeMacmm">trunk/Source/WebCore/platform/graphics/mac/FloatSizeMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacFontCacheMacmm">trunk/Source/WebCore/platform/graphics/mac/FontCacheMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacFontCustomPlatformDatah">trunk/Source/WebCore/platform/graphics/mac/FontCustomPlatformData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacGlyphPageTreeNodeMaccpp">trunk/Source/WebCore/platform/graphics/mac/GlyphPageTreeNodeMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacGraphicsContext3DMacmm">trunk/Source/WebCore/platform/graphics/mac/GraphicsContext3DMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacGraphicsContextMacmm">trunk/Source/WebCore/platform/graphics/mac/GraphicsContextMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacImageMacmm">trunk/Source/WebCore/platform/graphics/mac/ImageMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacIntPointMacmm">trunk/Source/WebCore/platform/graphics/mac/IntPointMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacIntRectMacmm">trunk/Source/WebCore/platform/graphics/mac/IntRectMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacIntSizeMacmm">trunk/Source/WebCore/platform/graphics/mac/IntSizeMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacMediaPlayerPrivateQTKith">trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacMediaPlayerPrivateQTKitmm">trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacMediaPlayerProxyh">trunk/Source/WebCore/platform/graphics/mac/MediaPlayerProxy.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebCoreCALayerExtrash">trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebCoreCALayerExtrasmm">trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebGLLayerh">trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebGLLayermm">trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebLayerh">trunk/Source/WebCore/platform/graphics/mac/WebLayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebLayermm">trunk/Source/WebCore/platform/graphics/mac/WebLayer.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebTiledLayerh">trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsmacWebTiledLayermm">trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsopenglGraphicsContext3DOpenGLcpp">trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsopenglGraphicsContext3DOpenGLCommoncpp">trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsopenglGraphicsContext3DOpenGLEScpp">trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsopentypeOpenTypeUtilitiescpp">trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsopentypeOpenTypeUtilitiesh">trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsAffineTransformcpp">trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsAffineTransformh">trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsMatrix3DTransformOperationcpp">trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsMatrix3DTransformOperationh">trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsPerspectiveTransformOperationcpp">trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsPerspectiveTransformOperationh">trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsTransformStatecpp">trunk/Source/WebCore/platform/graphics/transforms/TransformState.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsTransformStateh">trunk/Source/WebCore/platform/graphics/transforms/TransformState.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsTransformationMatrixcpp">trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicstransformsTransformationMatrixh">trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFontCGWincpp">trunk/Source/WebCore/platform/graphics/win/FontCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFontCacheWincpp">trunk/Source/WebCore/platform/graphics/win/FontCacheWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFontCustomPlatformDataCairocpp">trunk/Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFontWincpp">trunk/Source/WebCore/platform/graphics/win/FontWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFullScreenControllercpp">trunk/Source/WebCore/platform/graphics/win/FullScreenController.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFullScreenControllerh">trunk/Source/WebCore/platform/graphics/win/FullScreenController.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinFullScreenControllerClienth">trunk/Source/WebCore/platform/graphics/win/FullScreenControllerClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinGlyphPageTreeNodeCGWincpp">trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinGlyphPageTreeNodeCairoWincpp">trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinGraphicsContextCGWincpp">trunk/Source/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinGraphicsContextCairoWincpp">trunk/Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinGraphicsContextWincpp">trunk/Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinImageCGWincpp">trunk/Source/WebCore/platform/graphics/win/ImageCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinImageCairoWincpp">trunk/Source/WebCore/platform/graphics/win/ImageCairoWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinImageWincpp">trunk/Source/WebCore/platform/graphics/win/ImageWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinIntPointWincpp">trunk/Source/WebCore/platform/graphics/win/IntPointWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinIntRectWincpp">trunk/Source/WebCore/platform/graphics/win/IntRectWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinIntSizeWincpp">trunk/Source/WebCore/platform/graphics/win/IntSizeWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinLocalWindowsContexth">trunk/Source/WebCore/platform/graphics/win/LocalWindowsContext.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinMediaPlayerPrivateTaskTimercpp">trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinMediaPlayerPrivateTaskTimerh">trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinSimpleFontDataCGWincpp">trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinSimpleFontDataCairoWincpp">trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinSimpleFontDataWincpp">trunk/Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinTransformationMatrixWincpp">trunk/Source/WebCore/platform/graphics/win/TransformationMatrixWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinceFontCacheWinCEcpp">trunk/Source/WebCore/platform/graphics/wince/FontCacheWinCE.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinceFontWinCEcpp">trunk/Source/WebCore/platform/graphics/wince/FontWinCE.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinceMediaPlayerPrivateWinCEh">trunk/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicswinceSimpleFontDataWinCEcpp">trunk/Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkCompositionResultsh">trunk/Source/WebCore/platform/gtk/CompositionResults.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkCursorGtkcpp">trunk/Source/WebCore/platform/gtk/CursorGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkGtkPluginWidgetcpp">trunk/Source/WebCore/platform/gtk/GtkPluginWidget.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkGtkPluginWidgeth">trunk/Source/WebCore/platform/gtk/GtkPluginWidget.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkLocalizedStringsGtkcpp">trunk/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkMIMETypeRegistryGtkcpp">trunk/Source/WebCore/platform/gtk/MIMETypeRegistryGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkPlatformKeyboardEventGtkcpp">trunk/Source/WebCore/platform/gtk/PlatformKeyboardEventGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkPlatformMouseEventGtkcpp">trunk/Source/WebCore/platform/gtk/PlatformMouseEventGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkPlatformScreenGtkcpp">trunk/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkPlatformWheelEventGtkcpp">trunk/Source/WebCore/platform/gtk/PlatformWheelEventGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkRedirectedXCompositeWindowcpp">trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkRedirectedXCompositeWindowh">trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkRenderThemeGtkh">trunk/Source/WebCore/platform/gtk/RenderThemeGtk.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkScrollViewGtkcpp">trunk/Source/WebCore/platform/gtk/ScrollViewGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkSharedTimerGtkcpp">trunk/Source/WebCore/platform/gtk/SharedTimerGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkTemporaryLinkStubscpp">trunk/Source/WebCore/platform/gtk/TemporaryLinkStubs.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkUserAgentGtkcpp">trunk/Source/WebCore/platform/gtk/UserAgentGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkUserAgentGtkh">trunk/Source/WebCore/platform/gtk/UserAgentGtk.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkWidgetGtkcpp">trunk/Source/WebCore/platform/gtk/WidgetGtk.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformgtkWidgetRenderingContextcpp">trunk/Source/WebCore/platform/gtk/WidgetRenderingContext.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecodersImageDecoderh">trunk/Source/WebCore/platform/image-decoders/ImageDecoder.h</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecoderscairoImageDecoderCairocpp">trunk/Source/WebCore/platform/image-decoders/cairo/ImageDecoderCairo.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecodersgifGIFImageDecodercpp">trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecodersgifGIFImageDecoderh">trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecodersgifGIFImageReadercpp">trunk/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecodersjpegJPEGImageDecodercpp">trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecodersjpegJPEGImageDecoderh">trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecoderspngPNGImageDecodercpp">trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecoderspngPNGImageDecoderh">trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecoderswebpWEBPImageDecodercpp">trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformimagedecoderswebpWEBPImageDecoderh">trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h</a></li>
<li><a href="#trunkSourceWebCoreplatformiosCursorIOScpp">trunk/Source/WebCore/platform/ios/CursorIOS.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformiosDragImageIOSmm">trunk/Source/WebCore/platform/ios/DragImageIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosKeyEventCodesIOSh">trunk/Source/WebCore/platform/ios/KeyEventCodesIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformiosKeyEventIOSmm">trunk/Source/WebCore/platform/ios/KeyEventIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosPlatformPasteboardIOSmm">trunk/Source/WebCore/platform/ios/PlatformPasteboardIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosPlatformScreenIOSmm">trunk/Source/WebCore/platform/ios/PlatformScreenIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosPlatformSpeechSynthesizerIOSmm">trunk/Source/WebCore/platform/ios/PlatformSpeechSynthesizerIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosRemoteCommandListenerIOSh">trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformiosRemoteCommandListenerIOSmm">trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosScrollViewIOSmm">trunk/Source/WebCore/platform/ios/ScrollViewIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosSoundIOSmm">trunk/Source/WebCore/platform/ios/SoundIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosSystemMemoryh">trunk/Source/WebCore/platform/ios/SystemMemory.h</a></li>
<li><a href="#trunkSourceWebCoreplatformiosSystemMemoryIOScpp">trunk/Source/WebCore/platform/ios/SystemMemoryIOS.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformiosWebCoreSystemInterfaceIOSh">trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformiosWebCoreSystemInterfaceIOSmm">trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformiosWidgetIOSmm">trunk/Source/WebCore/platform/ios/WidgetIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacBlockExceptionsh">trunk/Source/WebCore/platform/mac/BlockExceptions.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacBlockExceptionsmm">trunk/Source/WebCore/platform/mac/BlockExceptions.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacContextMenuItemMacmm">trunk/Source/WebCore/platform/mac/ContextMenuItemMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacContextMenuMacmm">trunk/Source/WebCore/platform/mac/ContextMenuMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacCursorMacmm">trunk/Source/WebCore/platform/mac/CursorMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacDragDataMacmm">trunk/Source/WebCore/platform/mac/DragDataMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacDragImageMacmm">trunk/Source/WebCore/platform/mac/DragImageMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacFileSystemMacmm">trunk/Source/WebCore/platform/mac/FileSystemMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacKeyEventMacmm">trunk/Source/WebCore/platform/mac/KeyEventMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacLocalCurrentGraphicsContexth">trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacLocalCurrentGraphicsContextmm">trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacLoggingMacmm">trunk/Source/WebCore/platform/mac/LoggingMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacMIMETypeRegistryMacmm">trunk/Source/WebCore/platform/mac/MIMETypeRegistryMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacMediaTimeMaccpp">trunk/Source/WebCore/platform/mac/MediaTimeMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmacMediaTimeMach">trunk/Source/WebCore/platform/mac/MediaTimeMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPasteboardMacmm">trunk/Source/WebCore/platform/mac/PasteboardMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformClockCAcpp">trunk/Source/WebCore/platform/mac/PlatformClockCA.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformClockCAh">trunk/Source/WebCore/platform/mac/PlatformClockCA.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformClockCMh">trunk/Source/WebCore/platform/mac/PlatformClockCM.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformClockCMmm">trunk/Source/WebCore/platform/mac/PlatformClockCM.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformPasteboardMacmm">trunk/Source/WebCore/platform/mac/PlatformPasteboardMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformScreenMacmm">trunk/Source/WebCore/platform/mac/PlatformScreenMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformSpeechSynthesisMacmm">trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesisMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacPlatformSpeechSynthesizerMacmm">trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesizerMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacScrollViewMacmm">trunk/Source/WebCore/platform/mac/ScrollViewMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacSharedBufferMacmm">trunk/Source/WebCore/platform/mac/SharedBufferMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacSharedTimerMacmm">trunk/Source/WebCore/platform/mac/SharedTimerMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacSoftLinkingh">trunk/Source/WebCore/platform/mac/SoftLinking.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacSoundMacmm">trunk/Source/WebCore/platform/mac/SoundMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacThreadCheckmm">trunk/Source/WebCore/platform/mac/ThreadCheck.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacURLMacmm">trunk/Source/WebCore/platform/mac/URLMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreNSStringExtrash">trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreNSStringExtrasmm">trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreNSURLExtrash">trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreNSURLExtrasmm">trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreObjCExtrash">trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreObjCExtrasmm">trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreSystemInterfaceh">trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreSystemInterfacemm">trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreViewh">trunk/Source/WebCore/platform/mac/WebCoreView.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebCoreViewm">trunk/Source/WebCore/platform/mac/WebCoreView.m</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebFontCacheh">trunk/Source/WebCore/platform/mac/WebFontCache.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebFontCachemm">trunk/Source/WebCore/platform/mac/WebFontCache.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebWindowAnimationh">trunk/Source/WebCore/platform/mac/WebWindowAnimation.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWebWindowAnimationmm">trunk/Source/WebCore/platform/mac/WebWindowAnimation.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmacWidgetMacmm">trunk/Source/WebCore/platform/mac/WidgetMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreamMediaStreamConstraintsValidationClienth">trunk/Source/WebCore/platform/mediastream/MediaStreamConstraintsValidationClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreamMediaStreamCreationClienth">trunk/Source/WebCore/platform/mediastream/MediaStreamCreationClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreamMediaStreamSourceCapabilitiesh">trunk/Source/WebCore/platform/mediastream/MediaStreamSourceCapabilities.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreamMediaStreamSourceStatesh">trunk/Source/WebCore/platform/mediastream/MediaStreamSourceStates.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreamMediaStreamTrackSourcesRequestClienth">trunk/Source/WebCore/platform/mediastream/MediaStreamTrackSourcesRequestClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreamRTCIceServerh">trunk/Source/WebCore/platform/mediastream/RTCIceServer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVAudioCaptureSourceh">trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVAudioCaptureSourcemm">trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVCaptureDeviceManagerh">trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVCaptureDeviceManagermm">trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVMediaCaptureSourceh">trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVMediaCaptureSourcemm">trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVVideoCaptureSourceh">trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmediastreammacAVVideoCaptureSourcemm">trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformmockMockMediaStreamCentercpp">trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockMockMediaStreamCenterh">trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmockPlatformSpeechSynthesizerMockcpp">trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockPlatformSpeechSynthesizerMockh">trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockBoxcpp">trunk/Source/WebCore/platform/mock/mediasource/MockBox.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockBoxh">trunk/Source/WebCore/platform/mock/mediasource/MockBox.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockMediaPlayerMediaSourcecpp">trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockMediaPlayerMediaSourceh">trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockMediaSourcePrivatecpp">trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockMediaSourcePrivateh">trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockSourceBufferPrivatecpp">trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockSourceBufferPrivateh">trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockTrackscpp">trunk/Source/WebCore/platform/mock/mediasource/MockTracks.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformmockmediasourceMockTracksh">trunk/Source/WebCore/platform/mock/mediasource/MockTracks.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkAuthenticationChallengeBasecpp">trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkAuthenticationChallengeBaseh">trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkCredentialcpp">trunk/Source/WebCore/platform/network/Credential.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkCredentialh">trunk/Source/WebCore/platform/network/Credential.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkDNSh">trunk/Source/WebCore/platform/network/DNS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkDNSResolveQueuecpp">trunk/Source/WebCore/platform/network/DNSResolveQueue.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkDNSResolveQueueh">trunk/Source/WebCore/platform/network/DNSResolveQueue.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkDataURLcpp">trunk/Source/WebCore/platform/network/DataURL.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkDataURLh">trunk/Source/WebCore/platform/network/DataURL.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkHTTPHeaderMaph">trunk/Source/WebCore/platform/network/HTTPHeaderMap.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkHTTPParserscpp">trunk/Source/WebCore/platform/network/HTTPParsers.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkHTTPParsersh">trunk/Source/WebCore/platform/network/HTTPParsers.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkPlatformCookieJarh">trunk/Source/WebCore/platform/network/PlatformCookieJar.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkProtectionSpacecpp">trunk/Source/WebCore/platform/network/ProtectionSpace.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkProtectionSpaceh">trunk/Source/WebCore/platform/network/ProtectionSpace.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceErrorBasecpp">trunk/Source/WebCore/platform/network/ResourceErrorBase.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceErrorBaseh">trunk/Source/WebCore/platform/network/ResourceErrorBase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceHandlecpp">trunk/Source/WebCore/platform/network/ResourceHandle.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceHandleh">trunk/Source/WebCore/platform/network/ResourceHandle.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceHandleClienth">trunk/Source/WebCore/platform/network/ResourceHandleClient.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceHandleInternalh">trunk/Source/WebCore/platform/network/ResourceHandleInternal.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceRequestBasecpp">trunk/Source/WebCore/platform/network/ResourceRequestBase.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceRequestBaseh">trunk/Source/WebCore/platform/network/ResourceRequestBase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceResponseBasecpp">trunk/Source/WebCore/platform/network/ResourceResponseBase.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkResourceResponseBaseh">trunk/Source/WebCore/platform/network/ResourceResponseBase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfAuthenticationCFcpp">trunk/Source/WebCore/platform/network/cf/AuthenticationCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfAuthenticationCFh">trunk/Source/WebCore/platform/network/cf/AuthenticationCF.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfAuthenticationChallengeh">trunk/Source/WebCore/platform/network/cf/AuthenticationChallenge.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfCookieJarCFNetcpp">trunk/Source/WebCore/platform/network/cf/CookieJarCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfCookieStorageCFNetcpp">trunk/Source/WebCore/platform/network/cf/CookieStorageCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfDNSCFNetcpp">trunk/Source/WebCore/platform/network/cf/DNSCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfDownloadBundleh">trunk/Source/WebCore/platform/network/cf/DownloadBundle.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfFormDataStreamCFNetcpp">trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfFormDataStreamCFNeth">trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceErrorh">trunk/Source/WebCore/platform/network/cf/ResourceError.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceErrorCFcpp">trunk/Source/WebCore/platform/network/cf/ResourceErrorCF.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceHandleCFNetcpp">trunk/Source/WebCore/platform/network/cf/ResourceHandleCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegatecpp">trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegateh">trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegateWithOperationQueuecpp">trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegateWithOperationQueueh">trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceRequesth">trunk/Source/WebCore/platform/network/cf/ResourceRequest.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceRequestCFNetcpp">trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceRequestCFNeth">trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceResponseh">trunk/Source/WebCore/platform/network/cf/ResourceResponse.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfResourceResponseCFNetcpp">trunk/Source/WebCore/platform/network/cf/ResourceResponseCFNet.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfSynchronousResourceHandleCFURLConnectionDelegatecpp">trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcfSynchronousResourceHandleCFURLConnectionDelegateh">trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlAuthenticationChallengeh">trunk/Source/WebCore/platform/network/curl/AuthenticationChallenge.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlCurlDownloadcpp">trunk/Source/WebCore/platform/network/curl/CurlDownload.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlCurlDownloadh">trunk/Source/WebCore/platform/network/curl/CurlDownload.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlDNSCurlcpp">trunk/Source/WebCore/platform/network/curl/DNSCurl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlDownloadBundleh">trunk/Source/WebCore/platform/network/curl/DownloadBundle.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlFormDataStreamCurlcpp">trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlFormDataStreamCurlh">trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlResourceErrorh">trunk/Source/WebCore/platform/network/curl/ResourceError.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlResourceHandleCurlcpp">trunk/Source/WebCore/platform/network/curl/ResourceHandleCurl.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlResourceHandleManagercpp">trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlResourceHandleManagerh">trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlResourceRequesth">trunk/Source/WebCore/platform/network/curl/ResourceRequest.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlResourceResponseh">trunk/Source/WebCore/platform/network/curl/ResourceResponse.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlSSLHandlecpp">trunk/Source/WebCore/platform/network/curl/SSLHandle.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkcurlSSLHandleh">trunk/Source/WebCore/platform/network/curl/SSLHandle.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkgtkCredentialBackingStorecpp">trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkgtkCredentialBackingStoreh">trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkiosWebCoreURLResponseIOSh">trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkiosWebCoreURLResponseIOSmm">trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacAuthenticationMach">trunk/Source/WebCore/platform/network/mac/AuthenticationMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacAuthenticationMacmm">trunk/Source/WebCore/platform/network/mac/AuthenticationMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacCookieJarMacmm">trunk/Source/WebCore/platform/network/mac/CookieJarMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacCookieStorageMacmm">trunk/Source/WebCore/platform/network/mac/CookieStorageMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacFormDataStreamMach">trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacFormDataStreamMacmm">trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacResourceErrorMacmm">trunk/Source/WebCore/platform/network/mac/ResourceErrorMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacResourceHandleMacmm">trunk/Source/WebCore/platform/network/mac/ResourceHandleMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacResourceRequestMacmm">trunk/Source/WebCore/platform/network/mac/ResourceRequestMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacResourceResponseMacmm">trunk/Source/WebCore/platform/network/mac/ResourceResponseMac.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacWebCoreURLResponseh">trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkmacWebCoreURLResponsemm">trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupAuthenticationChallengeh">trunk/Source/WebCore/platform/network/soup/AuthenticationChallenge.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupAuthenticationChallengeSoupcpp">trunk/Source/WebCore/platform/network/soup/AuthenticationChallengeSoup.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupCookieJarSouph">trunk/Source/WebCore/platform/network/soup/CookieJarSoup.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupDNSSoupcpp">trunk/Source/WebCore/platform/network/soup/DNSSoup.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupResourceErrorh">trunk/Source/WebCore/platform/network/soup/ResourceError.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupResourceErrorSoupcpp">trunk/Source/WebCore/platform/network/soup/ResourceErrorSoup.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupResourceRequesth">trunk/Source/WebCore/platform/network/soup/ResourceRequest.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupResourceResponseh">trunk/Source/WebCore/platform/network/soup/ResourceResponse.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupSoupNetworkSessioncpp">trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworksoupSoupNetworkSessionh">trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkwinCookieJarWincpp">trunk/Source/WebCore/platform/network/win/CookieJarWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkwinDownloadBundleWincpp">trunk/Source/WebCore/platform/network/win/DownloadBundleWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkwinResourceErrorh">trunk/Source/WebCore/platform/network/win/ResourceError.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkwinResourceHandleWincpp">trunk/Source/WebCore/platform/network/win/ResourceHandleWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkwinResourceRequesth">trunk/Source/WebCore/platform/network/win/ResourceRequest.h</a></li>
<li><a href="#trunkSourceWebCoreplatformnetworkwinResourceResponseh">trunk/Source/WebCore/platform/network/win/ResourceResponse.h</a></li>
<li><a href="#trunkSourceWebCoreplatformposixFileSystemPOSIXcpp">trunk/Source/WebCore/platform/posix/FileSystemPOSIX.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformposixSharedBufferPOSIXcpp">trunk/Source/WebCore/platform/posix/SharedBufferPOSIX.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsoupURLSoupcpp">trunk/Source/WebCore/platform/soup/URLSoup.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLValuecpp">trunk/Source/WebCore/platform/sql/SQLValue.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLValueh">trunk/Source/WebCore/platform/sql/SQLValue.h</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteAuthorizercpp">trunk/Source/WebCore/platform/sql/SQLiteAuthorizer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteDatabasecpp">trunk/Source/WebCore/platform/sql/SQLiteDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteDatabaseh">trunk/Source/WebCore/platform/sql/SQLiteDatabase.h</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteStatementcpp">trunk/Source/WebCore/platform/sql/SQLiteStatement.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteStatementh">trunk/Source/WebCore/platform/sql/SQLiteStatement.h</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteTransactioncpp">trunk/Source/WebCore/platform/sql/SQLiteTransaction.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformsqlSQLiteTransactionh">trunk/Source/WebCore/platform/sql/SQLiteTransaction.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextSuffixTreeh">trunk/Source/WebCore/platform/text/SuffixTree.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextAllInOnecpp">trunk/Source/WebCore/platform/text/TextAllInOne.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextBoundariescpp">trunk/Source/WebCore/platform/text/TextBoundaries.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextBoundariesh">trunk/Source/WebCore/platform/text/TextBoundaries.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodeccpp">trunk/Source/WebCore/platform/text/TextCodec.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodech">trunk/Source/WebCore/platform/text/TextCodec.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecASCIIFastPathh">trunk/Source/WebCore/platform/text/TextCodecASCIIFastPath.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecICUcpp">trunk/Source/WebCore/platform/text/TextCodecICU.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecICUh">trunk/Source/WebCore/platform/text/TextCodecICU.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecLatin1cpp">trunk/Source/WebCore/platform/text/TextCodecLatin1.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecLatin1h">trunk/Source/WebCore/platform/text/TextCodecLatin1.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecUTF16cpp">trunk/Source/WebCore/platform/text/TextCodecUTF16.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecUTF16h">trunk/Source/WebCore/platform/text/TextCodecUTF16.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecUTF8cpp">trunk/Source/WebCore/platform/text/TextCodecUTF8.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecUTF8h">trunk/Source/WebCore/platform/text/TextCodecUTF8.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecUserDefinedcpp">trunk/Source/WebCore/platform/text/TextCodecUserDefined.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextCodecUserDefinedh">trunk/Source/WebCore/platform/text/TextCodecUserDefined.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextDirectionh">trunk/Source/WebCore/platform/text/TextDirection.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextEncodingcpp">trunk/Source/WebCore/platform/text/TextEncoding.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextEncodingh">trunk/Source/WebCore/platform/text/TextEncoding.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextEncodingRegistrycpp">trunk/Source/WebCore/platform/text/TextEncodingRegistry.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextEncodingRegistryh">trunk/Source/WebCore/platform/text/TextEncodingRegistry.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextStreamcpp">trunk/Source/WebCore/platform/text/TextStream.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextTextStreamh">trunk/Source/WebCore/platform/text/TextStream.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextUnicodeBidih">trunk/Source/WebCore/platform/text/UnicodeBidi.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextmacCharsetDatah">trunk/Source/WebCore/platform/text/mac/CharsetData.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextmacTextBoundariesmm">trunk/Source/WebCore/platform/text/mac/TextBoundaries.mm</a></li>
<li><a href="#trunkSourceWebCoreplatformtextmacTextCodecMaccpp">trunk/Source/WebCore/platform/text/mac/TextCodecMac.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformtextmacTextCodecMach">trunk/Source/WebCore/platform/text/mac/TextCodecMac.h</a></li>
<li><a href="#trunkSourceWebCoreplatformtextmaccharactersetstxt">trunk/Source/WebCore/platform/text/mac/character-sets.txt</a></li>
<li><a href="#trunkSourceWebCoreplatformtextmacmakecharsettablepl">trunk/Source/WebCore/platform/text/mac/make-charset-table.pl</a></li>
<li><a href="#trunkSourceWebCoreplatformtextwinTextCodecWinh">trunk/Source/WebCore/platform/text/win/TextCodecWin.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinBStringcpp">trunk/Source/WebCore/platform/win/BString.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinBStringh">trunk/Source/WebCore/platform/win/BString.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinCOMPtrh">trunk/Source/WebCore/platform/win/COMPtr.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinClipboardUtilitiesWincpp">trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinClipboardUtilitiesWinh">trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinContextMenuItemWincpp">trunk/Source/WebCore/platform/win/ContextMenuItemWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinContextMenuWincpp">trunk/Source/WebCore/platform/win/ContextMenuWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinCursorWincpp">trunk/Source/WebCore/platform/win/CursorWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinDragDataWincpp">trunk/Source/WebCore/platform/win/DragDataWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinDragImageCGWincpp">trunk/Source/WebCore/platform/win/DragImageCGWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinDragImageCairoWincpp">trunk/Source/WebCore/platform/win/DragImageCairoWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinDragImageWincpp">trunk/Source/WebCore/platform/win/DragImageWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinFileSystemWincpp">trunk/Source/WebCore/platform/win/FileSystemWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinGDIObjectCountercpp">trunk/Source/WebCore/platform/win/GDIObjectCounter.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinGDIObjectCounterh">trunk/Source/WebCore/platform/win/GDIObjectCounter.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinHWndDCh">trunk/Source/WebCore/platform/win/HWndDC.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinKeyEventWincpp">trunk/Source/WebCore/platform/win/KeyEventWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinLanguageWincpp">trunk/Source/WebCore/platform/win/LanguageWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinMIMETypeRegistryWincpp">trunk/Source/WebCore/platform/win/MIMETypeRegistryWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinPasteboardWincpp">trunk/Source/WebCore/platform/win/PasteboardWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinPlatformMouseEventWincpp">trunk/Source/WebCore/platform/win/PlatformMouseEventWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinPlatformScreenWincpp">trunk/Source/WebCore/platform/win/PlatformScreenWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinSharedBufferWincpp">trunk/Source/WebCore/platform/win/SharedBufferWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinSharedTimerWincpp">trunk/Source/WebCore/platform/win/SharedTimerWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinSoftLinkingh">trunk/Source/WebCore/platform/win/SoftLinking.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinSoundWincpp">trunk/Source/WebCore/platform/win/SoundWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinStructuredExceptionHandlerSuppressorcpp">trunk/Source/WebCore/platform/win/StructuredExceptionHandlerSuppressor.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinTemporaryLinkStubscpp">trunk/Source/WebCore/platform/win/TemporaryLinkStubs.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWCDataObjectcpp">trunk/Source/WebCore/platform/win/WCDataObject.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWCDataObjecth">trunk/Source/WebCore/platform/win/WCDataObject.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWebCoreTextRenderercpp">trunk/Source/WebCore/platform/win/WebCoreTextRenderer.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWebCoreTextRendererh">trunk/Source/WebCore/platform/win/WebCoreTextRenderer.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWheelEventWincpp">trunk/Source/WebCore/platform/win/WheelEventWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWidgetWincpp">trunk/Source/WebCore/platform/win/WidgetWin.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWindowMessageBroadcastercpp">trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.cpp</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWindowMessageBroadcasterh">trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWindowMessageListenerh">trunk/Source/WebCore/platform/win/WindowMessageListener.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinWindowsTouchh">trunk/Source/WebCore/platform/win/WindowsTouch.h</a></li>
<li><a href="#trunkSourceWebCoreplatformwinmakesafesehasm">trunk/Source/WebCore/platform/win/makesafeseh.asm</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginDatabasecpp">trunk/Source/WebCore/plugins/PluginDatabase.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginDatabaseh">trunk/Source/WebCore/plugins/PluginDatabase.h</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginDebugcpp">trunk/Source/WebCore/plugins/PluginDebug.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginDebugh">trunk/Source/WebCore/plugins/PluginDebug.h</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginPackagecpp">trunk/Source/WebCore/plugins/PluginPackage.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginPackageh">trunk/Source/WebCore/plugins/PluginPackage.h</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginQuirkSeth">trunk/Source/WebCore/plugins/PluginQuirkSet.h</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginStreamcpp">trunk/Source/WebCore/plugins/PluginStream.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginStreamh">trunk/Source/WebCore/plugins/PluginStream.h</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginViewcpp">trunk/Source/WebCore/plugins/PluginView.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsPluginViewh">trunk/Source/WebCore/plugins/PluginView.h</a></li>
<li><a href="#trunkSourceWebCorepluginseflPluginPackageEflcpp">trunk/Source/WebCore/plugins/efl/PluginPackageEfl.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginseflPluginViewEflcpp">trunk/Source/WebCore/plugins/efl/PluginViewEfl.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsgtkPluginPackageGtkcpp">trunk/Source/WebCore/plugins/gtk/PluginPackageGtk.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsgtkPluginViewGtkcpp">trunk/Source/WebCore/plugins/gtk/PluginViewGtk.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsmacPluginPackageMaccpp">trunk/Source/WebCore/plugins/mac/PluginPackageMac.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsmacPluginViewMacmm">trunk/Source/WebCore/plugins/mac/PluginViewMac.mm</a></li>
<li><a href="#trunkSourceWebCorepluginsnpapicpp">trunk/Source/WebCore/plugins/npapi.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsnpfunctionsh">trunk/Source/WebCore/plugins/npfunctions.h</a></li>
<li><a href="#trunkSourceWebCorepluginsnpruntimeh">trunk/Source/WebCore/plugins/npruntime.h</a></li>
<li><a href="#trunkSourceWebCorepluginswinPluginDatabaseWincpp">trunk/Source/WebCore/plugins/win/PluginDatabaseWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginswinPluginPackageWincpp">trunk/Source/WebCore/plugins/win/PluginPackageWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginswinPluginViewWincpp">trunk/Source/WebCore/plugins/win/PluginViewWin.cpp</a></li>
<li><a href="#trunkSourceWebCorepluginsx11PluginViewX11cpp">trunk/Source/WebCore/plugins/x11/PluginViewX11.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingEllipsisBoxcpp">trunk/Source/WebCore/rendering/EllipsisBox.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingEllipsisBoxh">trunk/Source/WebCore/rendering/EllipsisBox.h</a></li>
<li><a href="#trunkSourceWebCorerenderingFilterEffectRenderercpp">trunk/Source/WebCore/rendering/FilterEffectRenderer.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingFilterEffectRendererh">trunk/Source/WebCore/rendering/FilterEffectRenderer.h</a></li>
<li><a href="#trunkSourceWebCorerenderingHitTestLocationh">trunk/Source/WebCore/rendering/HitTestLocation.h</a></li>
<li><a href="#trunkSourceWebCorerenderingHitTestRequesth">trunk/Source/WebCore/rendering/HitTestRequest.h</a></li>
<li><a href="#trunkSourceWebCorerenderingHitTestResulth">trunk/Source/WebCore/rendering/HitTestResult.h</a></li>
<li><a href="#trunkSourceWebCorerenderingHitTestingTransformStatecpp">trunk/Source/WebCore/rendering/HitTestingTransformState.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingHitTestingTransformStateh">trunk/Source/WebCore/rendering/HitTestingTransformState.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderBoxRegionInfoh">trunk/Source/WebCore/rendering/RenderBoxRegionInfo.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderButtoncpp">trunk/Source/WebCore/rendering/RenderButton.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderButtonh">trunk/Source/WebCore/rendering/RenderButton.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderDeprecatedFlexibleBoxcpp">trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderDeprecatedFlexibleBoxh">trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderFieldsetcpp">trunk/Source/WebCore/rendering/RenderFieldset.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderFrameBasecpp">trunk/Source/WebCore/rendering/RenderFrameBase.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderFrameBaseh">trunk/Source/WebCore/rendering/RenderFrameBase.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderFrameSetcpp">trunk/Source/WebCore/rendering/RenderFrameSet.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderGeometryMapcpp">trunk/Source/WebCore/rendering/RenderGeometryMap.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderGeometryMaph">trunk/Source/WebCore/rendering/RenderGeometryMap.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderGridcpp">trunk/Source/WebCore/rendering/RenderGrid.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderGridh">trunk/Source/WebCore/rendering/RenderGrid.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderHTMLCanvascpp">trunk/Source/WebCore/rendering/RenderHTMLCanvas.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderHTMLCanvash">trunk/Source/WebCore/rendering/RenderHTMLCanvas.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderIFramecpp">trunk/Source/WebCore/rendering/RenderIFrame.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderIFrameh">trunk/Source/WebCore/rendering/RenderIFrame.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLayerBackingcpp">trunk/Source/WebCore/rendering/RenderLayerBacking.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLayerBackingh">trunk/Source/WebCore/rendering/RenderLayerBacking.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLayerCompositorcpp">trunk/Source/WebCore/rendering/RenderLayerCompositor.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLayerCompositorh">trunk/Source/WebCore/rendering/RenderLayerCompositor.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLineBoxListcpp">trunk/Source/WebCore/rendering/RenderLineBoxList.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLineBoxListh">trunk/Source/WebCore/rendering/RenderLineBoxList.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderListBoxcpp">trunk/Source/WebCore/rendering/RenderListBox.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderListBoxh">trunk/Source/WebCore/rendering/RenderListBox.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMarqueeh">trunk/Source/WebCore/rendering/RenderMarquee.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMediacpp">trunk/Source/WebCore/rendering/RenderMedia.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMediah">trunk/Source/WebCore/rendering/RenderMedia.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMultiColumnFlowThreadcpp">trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMultiColumnFlowThreadh">trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMultiColumnSetcpp">trunk/Source/WebCore/rendering/RenderMultiColumnSet.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderMultiColumnSeth">trunk/Source/WebCore/rendering/RenderMultiColumnSet.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderNamedFlowThreadcpp">trunk/Source/WebCore/rendering/RenderNamedFlowThread.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderNamedFlowThreadh">trunk/Source/WebCore/rendering/RenderNamedFlowThread.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderRegionSetcpp">trunk/Source/WebCore/rendering/RenderRegionSet.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderRegionSeth">trunk/Source/WebCore/rendering/RenderRegionSet.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderReplicacpp">trunk/Source/WebCore/rendering/RenderReplica.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderReplicah">trunk/Source/WebCore/rendering/RenderReplica.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderThemecpp">trunk/Source/WebCore/rendering/RenderTheme.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderThemeh">trunk/Source/WebCore/rendering/RenderTheme.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderThemeMach">trunk/Source/WebCore/rendering/RenderThemeMac.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderThemeWinh">trunk/Source/WebCore/rendering/RenderThemeWin.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderThemeWinCEcpp">trunk/Source/WebCore/rendering/RenderThemeWinCE.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderThemeWinCEh">trunk/Source/WebCore/rendering/RenderThemeWinCE.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderTreeAsTextcpp">trunk/Source/WebCore/rendering/RenderTreeAsText.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderTreeAsTexth">trunk/Source/WebCore/rendering/RenderTreeAsText.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderVTTCuecpp">trunk/Source/WebCore/rendering/RenderVTTCue.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderVTTCueh">trunk/Source/WebCore/rendering/RenderVTTCue.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderVideocpp">trunk/Source/WebCore/rendering/RenderVideo.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderVideoh">trunk/Source/WebCore/rendering/RenderVideo.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderViewh">trunk/Source/WebCore/rendering/RenderView.h</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleSVGRenderStylecpp">trunk/Source/WebCore/rendering/style/SVGRenderStyle.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleSVGRenderStyleh">trunk/Source/WebCore/rendering/style/SVGRenderStyle.h</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleSVGRenderStyleDefscpp">trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleSVGRenderStyleDefsh">trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.h</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleStyleFilterDatacpp">trunk/Source/WebCore/rendering/style/StyleFilterData.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleStyleFilterDatah">trunk/Source/WebCore/rendering/style/StyleFilterData.h</a></li>
<li><a href="#trunkSourceWebCorerenderingstyleStylePendingImageh">trunk/Source/WebCore/rendering/style/StylePendingImage.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGBlockcpp">trunk/Source/WebCore/rendering/svg/RenderSVGBlock.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGBlockh">trunk/Source/WebCore/rendering/svg/RenderSVGBlock.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGForeignObjectcpp">trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGForeignObjecth">trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGImagecpp">trunk/Source/WebCore/rendering/svg/RenderSVGImage.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGInlineh">trunk/Source/WebCore/rendering/svg/RenderSVGInline.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGInlineTextcpp">trunk/Source/WebCore/rendering/svg/RenderSVGInlineText.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGPathh">trunk/Source/WebCore/rendering/svg/RenderSVGPath.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGShapeh">trunk/Source/WebCore/rendering/svg/RenderSVGShape.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGTSpanh">trunk/Source/WebCore/rendering/svg/RenderSVGTSpan.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGTextcpp">trunk/Source/WebCore/rendering/svg/RenderSVGText.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgRenderSVGTexth">trunk/Source/WebCore/rendering/svg/RenderSVGText.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgSVGInlineFlowBoxcpp">trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgSVGInlineFlowBoxh">trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgSVGRenderTreeAsTextcpp">trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgSVGRenderTreeAsTexth">trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.h</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgSVGRootInlineBoxcpp">trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp</a></li>
<li><a href="#trunkSourceWebCorerenderingsvgSVGRootInlineBoxh">trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.h</a></li>
<li><a href="#trunkSourceWebCorestorageStorageEventDispatcherh">trunk/Source/WebCore/storage/StorageEventDispatcher.h</a></li>
<li><a href="#trunkSourceWebCoresvgSVGExceptioncpp">trunk/Source/WebCore/svg/SVGException.cpp</a></li>
<li><a href="#trunkSourceWebCoresvggraphicsSVGImageChromeClienth">trunk/Source/WebCore/svg/graphics/SVGImageChromeClient.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkercpp">trunk/Source/WebCore/workers/Worker.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerh">trunk/Source/WebCore/workers/Worker.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkeridl">trunk/Source/WebCore/workers/Worker.idl</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerEventQueuecpp">trunk/Source/WebCore/workers/WorkerEventQueue.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerEventQueueh">trunk/Source/WebCore/workers/WorkerEventQueue.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerGlobalScopecpp">trunk/Source/WebCore/workers/WorkerGlobalScope.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerGlobalScopeh">trunk/Source/WebCore/workers/WorkerGlobalScope.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerGlobalScopeidl">trunk/Source/WebCore/workers/WorkerGlobalScope.idl</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerLocationcpp">trunk/Source/WebCore/workers/WorkerLocation.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerLocationh">trunk/Source/WebCore/workers/WorkerLocation.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerLocationidl">trunk/Source/WebCore/workers/WorkerLocation.idl</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerMessagingProxycpp">trunk/Source/WebCore/workers/WorkerMessagingProxy.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerMessagingProxyh">trunk/Source/WebCore/workers/WorkerMessagingProxy.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerScriptLoadercpp">trunk/Source/WebCore/workers/WorkerScriptLoader.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerScriptLoaderh">trunk/Source/WebCore/workers/WorkerScriptLoader.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerScriptLoaderClienth">trunk/Source/WebCore/workers/WorkerScriptLoaderClient.h</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerThreadcpp">trunk/Source/WebCore/workers/WorkerThread.cpp</a></li>
<li><a href="#trunkSourceWebCoreworkersWorkerThreadh">trunk/Source/WebCore/workers/WorkerThread.h</a></li>
<li><a href="#trunkSourceWebCorexmlDOMParserh">trunk/Source/WebCore/xml/DOMParser.h</a></li>
<li><a href="#trunkSourceWebCorexmlDOMParseridl">trunk/Source/WebCore/xml/DOMParser.idl</a></li>
<li><a href="#trunkSourceWebCorexmlNativeXPathNSResolvercpp">trunk/Source/WebCore/xml/NativeXPathNSResolver.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlNativeXPathNSResolverh">trunk/Source/WebCore/xml/NativeXPathNSResolver.h</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestidl">trunk/Source/WebCore/xml/XMLHttpRequest.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestExceptioncpp">trunk/Source/WebCore/xml/XMLHttpRequestException.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestExceptionh">trunk/Source/WebCore/xml/XMLHttpRequestException.h</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestExceptionidl">trunk/Source/WebCore/xml/XMLHttpRequestException.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestProgressEventh">trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.h</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestProgressEventidl">trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXMLHttpRequestUploadidl">trunk/Source/WebCore/xml/XMLHttpRequestUpload.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXMLSerializerh">trunk/Source/WebCore/xml/XMLSerializer.h</a></li>
<li><a href="#trunkSourceWebCorexmlXMLSerializeridl">trunk/Source/WebCore/xml/XMLSerializer.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXPathEvaluatorcpp">trunk/Source/WebCore/xml/XPathEvaluator.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXPathEvaluatorh">trunk/Source/WebCore/xml/XPathEvaluator.h</a></li>
<li><a href="#trunkSourceWebCorexmlXPathEvaluatoridl">trunk/Source/WebCore/xml/XPathEvaluator.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXPathExceptioncpp">trunk/Source/WebCore/xml/XPathException.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXPathExceptionh">trunk/Source/WebCore/xml/XPathException.h</a></li>
<li><a href="#trunkSourceWebCorexmlXPathExceptionidl">trunk/Source/WebCore/xml/XPathException.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXPathExpressionidl">trunk/Source/WebCore/xml/XPathExpression.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXPathExpressionNodecpp">trunk/Source/WebCore/xml/XPathExpressionNode.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXPathNSResolvercpp">trunk/Source/WebCore/xml/XPathNSResolver.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXPathNSResolverh">trunk/Source/WebCore/xml/XPathNSResolver.h</a></li>
<li><a href="#trunkSourceWebCorexmlXPathNSResolveridl">trunk/Source/WebCore/xml/XPathNSResolver.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXPathNodeSeth">trunk/Source/WebCore/xml/XPathNodeSet.h</a></li>
<li><a href="#trunkSourceWebCorexmlXPathResultidl">trunk/Source/WebCore/xml/XPathResult.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXPathUtilh">trunk/Source/WebCore/xml/XPathUtil.h</a></li>
<li><a href="#trunkSourceWebCorexmlXPathVariableReferencecpp">trunk/Source/WebCore/xml/XPathVariableReference.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXSLTProcessoridl">trunk/Source/WebCore/xml/XSLTProcessor.idl</a></li>
<li><a href="#trunkSourceWebCorexmlXSLTUnicodeSortcpp">trunk/Source/WebCore/xml/XSLTUnicodeSort.cpp</a></li>
<li><a href="#trunkSourceWebCorexmlXSLTUnicodeSorth">trunk/Source/WebCore/xml/XSLTUnicodeSort.h</a></li>
<li><a href="#trunkSourceWebInspectorUIAPPLE_IMAGES_LICENSErtf">trunk/Source/WebInspectorUI/APPLE_IMAGES_LICENSE.rtf</a></li>
<li><a href="#trunkSourceWebInspectorUIChangeLog">trunk/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceBaseDOMUtilitiesjs">trunk/Source/WebInspectorUI/UserInterface/Base/DOMUtilities.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceModelsColorjs">trunk/Source/WebInspectorUI/UserInterface/Models/Color.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsConsoleCommandjs">trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommand.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsConsoleCommandResultjs">trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommandResult.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsConsoleGroupjs">trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleGroup.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsConsoleMessagejs">trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessage.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsConsoleMessageImpljs">trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageImpl.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsDOMTreeElementjs">trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsDOMTreeOutlinejs">trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsDOMTreeUpdaterjs">trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeUpdater.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsGradientSlidercss">trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.css</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsGradientSliderjs">trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.js</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceViewsTreeOutlinejs">trunk/Source/WebInspectorUI/UserInterface/Views/TreeOutline.js</a></li>
<li><a href="#trunkSourceWebKitChangeLog">trunk/Source/WebKit/ChangeLog</a></li>
<li><a href="#trunkSourceWebKiteflChangeLog">trunk/Source/WebKit/efl/ChangeLog</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportChromeClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportContextMenuClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportContextMenuClientEflh">trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.h</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportDeviceMotionClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/DeviceMotionClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportDeviceOrientationClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/DeviceOrientationClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportDragClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/DragClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportEditorClientEflh">trunk/Source/WebKit/efl/WebCoreSupport/EditorClientEfl.h</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportFrameLoaderClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportFrameLoaderClientEflh">trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportFrameNetworkingContextEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportFrameNetworkingContextEflh">trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.h</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportInspectorClientEflh">trunk/Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportNavigatorContentUtilsClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportNavigatorContentUtilsClientEflh">trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.h</a></li>
<li><a href="#trunkSourceWebKiteflWebCoreSupportNetworkInfoClientEflcpp">trunk/Source/WebKit/efl/WebCoreSupport/NetworkInfoClientEfl.cpp</a></li>
<li><a href="#trunkSourceWebKitgtkChangeLog">trunk/Source/WebKit/gtk/ChangeLog</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportContextMenuClientGtkh">trunk/Source/WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.h</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportDocumentLoaderGtkcpp">trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.cpp</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportDocumentLoaderGtkh">trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.h</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportEditorClientGtkh">trunk/Source/WebKit/gtk/WebCoreSupport/EditorClientGtk.h</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportFrameLoaderClientGtkh">trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportInspectorClientGtkh">trunk/Source/WebKit/gtk/WebCoreSupport/InspectorClientGtk.h</a></li>
<li><a href="#trunkSourceWebKitgtkWebCoreSupportTextCheckerClientGtkh">trunk/Source/WebKit/gtk/WebCoreSupport/TextCheckerClientGtk.h</a></li>
<li><a href="#trunkSourceWebKitiosChangeLog">trunk/Source/WebKit/ios/ChangeLog</a></li>
<li><a href="#trunkSourceWebKitiosWebCoreSupportWebCaretChangeListenerh">trunk/Source/WebKit/ios/WebCoreSupport/WebCaretChangeListener.h</a></li>
<li><a href="#trunkSourceWebKitiosWebCoreSupportWebInspectorClientIOSmm">trunk/Source/WebKit/ios/WebCoreSupport/WebInspectorClientIOS.mm</a></li>
<li><a href="#trunkSourceWebKitiosWebViewWebPlainWhiteViewh">trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.h</a></li>
<li><a href="#trunkSourceWebKitiosWebViewWebPlainWhiteViewmm">trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.mm</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonUtilsh">trunk/Source/WebKit/mac/Carbon/CarbonUtils.h</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonUtilsm">trunk/Source/WebKit/mac/Carbon/CarbonUtils.m</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonWindowAdapterh">trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.h</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonWindowAdaptermm">trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.mm</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonWindowContentViewh">trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.h</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonWindowContentViewm">trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.m</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonWindowFrameh">trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.h</a></li>
<li><a href="#trunkSourceWebKitmacCarbonCarbonWindowFramem">trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.m</a></li>
<li><a href="#trunkSourceWebKitmacCarbonHIViewAdapterh">trunk/Source/WebKit/mac/Carbon/HIViewAdapter.h</a></li>
<li><a href="#trunkSourceWebKitmacCarbonHIViewAdapterm">trunk/Source/WebKit/mac/Carbon/HIViewAdapter.m</a></li>
<li><a href="#trunkSourceWebKitmacCarbonHIWebViewh">trunk/Source/WebKit/mac/Carbon/HIWebView.h</a></li>
<li><a href="#trunkSourceWebKitmacCarbonHIWebViewmm">trunk/Source/WebKit/mac/Carbon/HIWebView.mm</a></li>
<li><a href="#trunkSourceWebKitmacChangeLog">trunk/Source/WebKit/mac/ChangeLog</a></li>
<li><a href="#trunkSourceWebKitmacDOMWebDOMOperationsh">trunk/Source/WebKit/mac/DOM/WebDOMOperations.h</a></li>
<li><a href="#trunkSourceWebKitmacDOMWebDOMOperationsmm">trunk/Source/WebKit/mac/DOM/WebDOMOperations.mm</a></li>
<li><a href="#trunkSourceWebKitmacDOMWebDOMOperationsInternalh">trunk/Source/WebKit/mac/DOM/WebDOMOperationsInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacDOMWebDOMOperationsPrivateh">trunk/Source/WebKit/mac/DOM/WebDOMOperationsPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultContextMenuDelegateh">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultContextMenuDelegatemm">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.mm</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultEditingDelegateh">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultEditingDelegatem">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.m</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultPolicyDelegateh">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultPolicyDelegatem">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.m</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultUIDelegateh">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacDefaultDelegatesWebDefaultUIDelegatem">trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.m</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebBackForwardListh">trunk/Source/WebKit/mac/History/WebBackForwardList.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebBackForwardListmm">trunk/Source/WebKit/mac/History/WebBackForwardList.mm</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebBackForwardListInternalh">trunk/Source/WebKit/mac/History/WebBackForwardListInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebBackForwardListPrivateh">trunk/Source/WebKit/mac/History/WebBackForwardListPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryh">trunk/Source/WebKit/mac/History/WebHistory.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistorymm">trunk/Source/WebKit/mac/History/WebHistory.mm</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryInternalh">trunk/Source/WebKit/mac/History/WebHistoryInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryItemh">trunk/Source/WebKit/mac/History/WebHistoryItem.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryItemmm">trunk/Source/WebKit/mac/History/WebHistoryItem.mm</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryItemInternalh">trunk/Source/WebKit/mac/History/WebHistoryItemInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryItemPrivateh">trunk/Source/WebKit/mac/History/WebHistoryItemPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebHistoryPrivateh">trunk/Source/WebKit/mac/History/WebHistoryPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebURLsWithTitlesh">trunk/Source/WebKit/mac/History/WebURLsWithTitles.h</a></li>
<li><a href="#trunkSourceWebKitmacHistoryWebURLsWithTitlesm">trunk/Source/WebKit/mac/History/WebURLsWithTitles.m</a></li>
<li><a href="#trunkSourceWebKitmacMigrateHeadersmake">trunk/Source/WebKit/mac/MigrateHeaders.make</a></li>
<li><a href="#trunkSourceWebKitmacMiscOldWebAssertionsc">trunk/Source/WebKit/mac/Misc/OldWebAssertions.c</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebCacheh">trunk/Source/WebKit/mac/Misc/WebCache.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebCachemm">trunk/Source/WebKit/mac/Misc/WebCache.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebCoreStatisticsh">trunk/Source/WebKit/mac/Misc/WebCoreStatistics.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebCoreStatisticsmm">trunk/Source/WebKit/mac/Misc/WebCoreStatistics.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebDownloadh">trunk/Source/WebKit/mac/Misc/WebDownload.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebDownloadmm">trunk/Source/WebKit/mac/Misc/WebDownload.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebDownloadInternalh">trunk/Source/WebKit/mac/Misc/WebDownloadInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebElementDictionaryh">trunk/Source/WebKit/mac/Misc/WebElementDictionary.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebElementDictionarymm">trunk/Source/WebKit/mac/Misc/WebElementDictionary.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebIconDatabaseh">trunk/Source/WebKit/mac/Misc/WebIconDatabase.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebIconDatabasemm">trunk/Source/WebKit/mac/Misc/WebIconDatabase.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebIconDatabaseDelegateh">trunk/Source/WebKit/mac/Misc/WebIconDatabaseDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebIconDatabaseInternalh">trunk/Source/WebKit/mac/Misc/WebIconDatabaseInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebIconDatabasePrivateh">trunk/Source/WebKit/mac/Misc/WebIconDatabasePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKith">trunk/Source/WebKit/mac/Misc/WebKit.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitErrorsh">trunk/Source/WebKit/mac/Misc/WebKitErrors.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitErrorsm">trunk/Source/WebKit/mac/Misc/WebKitErrors.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitErrorsPrivateh">trunk/Source/WebKit/mac/Misc/WebKitErrorsPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitLoggingh">trunk/Source/WebKit/mac/Misc/WebKitLogging.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitLoggingm">trunk/Source/WebKit/mac/Misc/WebKitLogging.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitNSStringExtrash">trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitNSStringExtrasmm">trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitStatisticsh">trunk/Source/WebKit/mac/Misc/WebKitStatistics.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitStatisticsm">trunk/Source/WebKit/mac/Misc/WebKitStatistics.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitStatisticsPrivateh">trunk/Source/WebKit/mac/Misc/WebKitStatisticsPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitSystemBitsh">trunk/Source/WebKit/mac/Misc/WebKitSystemBits.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitSystemBitsm">trunk/Source/WebKit/mac/Misc/WebKitSystemBits.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitVersionChecksh">trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebKitVersionChecksm">trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebLocalizableStringsh">trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebLocalizableStringsmm">trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSArrayExtrash">trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSArrayExtrasm">trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSControlExtrash">trunk/Source/WebKit/mac/Misc/WebNSControlExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSControlExtrasm">trunk/Source/WebKit/mac/Misc/WebNSControlExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSDataExtrash">trunk/Source/WebKit/mac/Misc/WebNSDataExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSDataExtrasm">trunk/Source/WebKit/mac/Misc/WebNSDataExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSDataExtrasPrivateh">trunk/Source/WebKit/mac/Misc/WebNSDataExtrasPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSDictionaryExtrash">trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSDictionaryExtrasm">trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSEventExtrash">trunk/Source/WebKit/mac/Misc/WebNSEventExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSEventExtrasm">trunk/Source/WebKit/mac/Misc/WebNSEventExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSFileManagerExtrash">trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSFileManagerExtrasmm">trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSImageExtrash">trunk/Source/WebKit/mac/Misc/WebNSImageExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSImageExtrasm">trunk/Source/WebKit/mac/Misc/WebNSImageExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSObjectExtrash">trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSObjectExtrasmm">trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSPasteboardExtrash">trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSPasteboardExtrasmm">trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSPrintOperationExtrash">trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSPrintOperationExtrasm">trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSURLExtrash">trunk/Source/WebKit/mac/Misc/WebNSURLExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSURLExtrasmm">trunk/Source/WebKit/mac/Misc/WebNSURLExtras.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSURLRequestExtrash">trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSURLRequestExtrasm">trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSUserDefaultsExtrash">trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSUserDefaultsExtrasmm">trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSViewExtrash">trunk/Source/WebKit/mac/Misc/WebNSViewExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSViewExtrasm">trunk/Source/WebKit/mac/Misc/WebNSViewExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSWindowExtrash">trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebNSWindowExtrasm">trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.m</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebStringTruncatorh">trunk/Source/WebKit/mac/Misc/WebStringTruncator.h</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebStringTruncatormm">trunk/Source/WebKit/mac/Misc/WebStringTruncator.mm</a></li>
<li><a href="#trunkSourceWebKitmacMiscWebTypesInternalh">trunk/Source/WebKit/mac/Misc/WebTypesInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacPanelsWebAuthenticationPanelh">trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.h</a></li>
<li><a href="#trunkSourceWebKitmacPanelsWebAuthenticationPanelm">trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.m</a></li>
<li><a href="#trunkSourceWebKitmacPanelsWebPanelAuthenticationHandlerh">trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.h</a></li>
<li><a href="#trunkSourceWebKitmacPanelsWebPanelAuthenticationHandlerm">trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.m</a></li>
<li><a href="#trunkSourceWebKitmacPluginsHostedProxyRuntimeObjecth">trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsHostedProxyRuntimeObjectmm">trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebBaseNetscapePluginViewh">trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebBaseNetscapePluginViewmm">trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebBasePluginPackageh">trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebBasePluginPackagemm">trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebJavaPlugInh">trunk/Source/WebKit/mac/Plugins/WebJavaPlugIn.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapeContainerCheckContextInfoh">trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckContextInfo.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapeContainerCheckPrivateh">trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapeContainerCheckPrivatemm">trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapePluginPackageh">trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapePluginPackagemm">trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapePluginStreamh">trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapePluginStreammm">trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapePluginViewh">trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebNetscapePluginViewmm">trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginh">trunk/Source/WebKit/mac/Plugins/WebPlugin.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginContainerh">trunk/Source/WebKit/mac/Plugins/WebPluginContainer.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginContainerCheckh">trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginContainerCheckmm">trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginContainerPrivateh">trunk/Source/WebKit/mac/Plugins/WebPluginContainerPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginControllerh">trunk/Source/WebKit/mac/Plugins/WebPluginController.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginControllermm">trunk/Source/WebKit/mac/Plugins/WebPluginController.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginDatabaseh">trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginDatabasemm">trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginPackageh">trunk/Source/WebKit/mac/Plugins/WebPluginPackage.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginPackagemm">trunk/Source/WebKit/mac/Plugins/WebPluginPackage.mm</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginRequesth">trunk/Source/WebKit/mac/Plugins/WebPluginRequest.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginRequestm">trunk/Source/WebKit/mac/Plugins/WebPluginRequest.m</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginViewFactoryh">trunk/Source/WebKit/mac/Plugins/WebPluginViewFactory.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginViewFactoryPrivateh">trunk/Source/WebKit/mac/Plugins/WebPluginViewFactoryPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginsPrivateh">trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacPluginsWebPluginsPrivatem">trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.m</a></li>
<li><a href="#trunkSourceWebKitmacPluginsnpapimm">trunk/Source/WebKit/mac/Plugins/npapi.mm</a></li>
<li><a href="#trunkSourceWebKitmacStorageWebDatabaseManagermm">trunk/Source/WebKit/mac/Storage/WebDatabaseManager.mm</a></li>
<li><a href="#trunkSourceWebKitmacStorageWebDatabaseManagerInternalh">trunk/Source/WebKit/mac/Storage/WebDatabaseManagerInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacStorageWebDatabaseManagerPrivateh">trunk/Source/WebKit/mac/Storage/WebDatabaseManagerPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportSearchPopupMenuMacmm">trunk/Source/WebKit/mac/WebCoreSupport/SearchPopupMenuMac.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebAlternativeTextClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebAlternativeTextClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebCachedFramePlatformDatah">trunk/Source/WebKit/mac/WebCoreSupport/WebCachedFramePlatformData.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebChromeClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebChromeClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebContextMenuClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebContextMenuClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebDragClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebDragClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebEditorClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebEditorClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebFrameLoaderClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebFrameLoaderClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebIconDatabaseClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebIconDatabaseClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebInspectorClienth">trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebInspectorClientmm">trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebJavaScriptTextInputPanelh">trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebJavaScriptTextInputPanelm">trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.m</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebSecurityOriginmm">trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOrigin.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebSecurityOriginInternalh">trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebSecurityOriginPrivateh">trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebSystemInterfaceh">trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.h</a></li>
<li><a href="#trunkSourceWebKitmacWebCoreSupportWebSystemInterfacemm">trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebInspectorh">trunk/Source/WebKit/mac/WebInspector/WebInspector.h</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebInspectormm">trunk/Source/WebKit/mac/WebInspector/WebInspector.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebInspectorPrivateh">trunk/Source/WebKit/mac/WebInspector/WebInspectorPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebNodeHighlighth">trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.h</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebNodeHighlightmm">trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebNodeHighlightViewh">trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.h</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebNodeHighlightViewmm">trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebNodeHighlighterh">trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.h</a></li>
<li><a href="#trunkSourceWebKitmacWebInspectorWebNodeHighlightermm">trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebKitLegacyMigrateHeadersToLegacymake">trunk/Source/WebKit/mac/WebKitLegacy/MigrateHeadersToLegacy.make</a></li>
<li><a href="#trunkSourceWebKitmacWebKitPrefixh">trunk/Source/WebKit/mac/WebKitPrefix.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebArchiveh">trunk/Source/WebKit/mac/WebView/WebArchive.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebArchivemm">trunk/Source/WebKit/mac/WebView/WebArchive.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebArchiveInternalh">trunk/Source/WebKit/mac/WebView/WebArchiveInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebClipViewh">trunk/Source/WebKit/mac/WebView/WebClipView.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebClipViewmm">trunk/Source/WebKit/mac/WebView/WebClipView.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDashboardRegionh">trunk/Source/WebKit/mac/WebView/WebDashboardRegion.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDashboardRegionmm">trunk/Source/WebKit/mac/WebView/WebDashboardRegion.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDataSourceh">trunk/Source/WebKit/mac/WebView/WebDataSource.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDataSourcemm">trunk/Source/WebKit/mac/WebView/WebDataSource.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDataSourceInternalh">trunk/Source/WebKit/mac/WebView/WebDataSourceInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDataSourcePrivateh">trunk/Source/WebKit/mac/WebView/WebDataSourcePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDelegateImplementationCachingh">trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDelegateImplementationCachingmm">trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDocumenth">trunk/Source/WebKit/mac/WebView/WebDocument.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDocumentInternalh">trunk/Source/WebKit/mac/WebView/WebDocumentInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDocumentLoaderMach">trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDocumentLoaderMacmm">trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDocumentPrivateh">trunk/Source/WebKit/mac/WebView/WebDocumentPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebDynamicScrollBarsViewInternalh">trunk/Source/WebKit/mac/WebView/WebDynamicScrollBarsViewInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebEditingDelegateh">trunk/Source/WebKit/mac/WebView/WebEditingDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebEditingDelegatePrivateh">trunk/Source/WebKit/mac/WebView/WebEditingDelegatePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFormDelegateh">trunk/Source/WebKit/mac/WebView/WebFormDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFormDelegatem">trunk/Source/WebKit/mac/WebView/WebFormDelegate.m</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFormDelegatePrivateh">trunk/Source/WebKit/mac/WebView/WebFormDelegatePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameh">trunk/Source/WebKit/mac/WebView/WebFrame.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFramemm">trunk/Source/WebKit/mac/WebView/WebFrame.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameInternalh">trunk/Source/WebKit/mac/WebView/WebFrameInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameLoadDelegateh">trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameLoadDelegatePrivateh">trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegatePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFramePrivateh">trunk/Source/WebKit/mac/WebView/WebFramePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameViewh">trunk/Source/WebKit/mac/WebView/WebFrameView.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameViewmm">trunk/Source/WebKit/mac/WebView/WebFrameView.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameViewInternalh">trunk/Source/WebKit/mac/WebView/WebFrameViewInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebFrameViewPrivateh">trunk/Source/WebKit/mac/WebView/WebFrameViewPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLRepresentationh">trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLRepresentationmm">trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLRepresentationPrivateh">trunk/Source/WebKit/mac/WebView/WebHTMLRepresentationPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLViewh">trunk/Source/WebKit/mac/WebView/WebHTMLView.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLViewmm">trunk/Source/WebKit/mac/WebView/WebHTMLView.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLViewInternalh">trunk/Source/WebKit/mac/WebView/WebHTMLViewInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebHTMLViewPrivateh">trunk/Source/WebKit/mac/WebView/WebHTMLViewPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebNotificationh">trunk/Source/WebKit/mac/WebView/WebNotification.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebNotificationmm">trunk/Source/WebKit/mac/WebView/WebNotification.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebNotificationInternalh">trunk/Source/WebKit/mac/WebView/WebNotificationInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPDFRepresentationh">trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPDFRepresentationmm">trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPDFViewh">trunk/Source/WebKit/mac/WebView/WebPDFView.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPDFViewmm">trunk/Source/WebKit/mac/WebView/WebPDFView.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPolicyDelegateh">trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPolicyDelegatemm">trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPolicyDelegatePrivateh">trunk/Source/WebKit/mac/WebView/WebPolicyDelegatePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPreferenceKeysPrivateh">trunk/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPreferencesh">trunk/Source/WebKit/mac/WebView/WebPreferences.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPreferencesmm">trunk/Source/WebKit/mac/WebView/WebPreferences.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebPreferencesPrivateh">trunk/Source/WebKit/mac/WebView/WebPreferencesPrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebRenderLayerh">trunk/Source/WebKit/mac/WebView/WebRenderLayer.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebRenderLayermm">trunk/Source/WebKit/mac/WebView/WebRenderLayer.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebRenderNodeh">trunk/Source/WebKit/mac/WebView/WebRenderNode.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebRenderNodemm">trunk/Source/WebKit/mac/WebView/WebRenderNode.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebResourceh">trunk/Source/WebKit/mac/WebView/WebResource.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebResourcemm">trunk/Source/WebKit/mac/WebView/WebResource.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebResourceInternalh">trunk/Source/WebKit/mac/WebView/WebResourceInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebResourceLoadDelegateh">trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebResourceLoadDelegatePrivateh">trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegatePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebResourcePrivateh">trunk/Source/WebKit/mac/WebView/WebResourcePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebScriptDebugDelegateh">trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebScriptDebugDelegatemm">trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebScriptDebuggerh">trunk/Source/WebKit/mac/WebView/WebScriptDebugger.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebScriptDebuggermm">trunk/Source/WebKit/mac/WebView/WebScriptDebugger.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebTextCompletionControllermm">trunk/Source/WebKit/mac/WebView/WebTextCompletionController.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebUIDelegateh">trunk/Source/WebKit/mac/WebView/WebUIDelegate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebUIDelegatePrivateh">trunk/Source/WebKit/mac/WebView/WebUIDelegatePrivate.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebViewh">trunk/Source/WebKit/mac/WebView/WebView.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebViewmm">trunk/Source/WebKit/mac/WebView/WebView.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebViewDatah">trunk/Source/WebKit/mac/WebView/WebViewData.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebViewDatamm">trunk/Source/WebKit/mac/WebView/WebViewData.mm</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebViewInternalh">trunk/Source/WebKit/mac/WebView/WebViewInternal.h</a></li>
<li><a href="#trunkSourceWebKitmacWebViewWebViewPrivateh">trunk/Source/WebKit/mac/WebView/WebViewPrivate.h</a></li>
<li><a href="#trunkSourceWebKitscriptsgeneratewebkitversionpl">trunk/Source/WebKit/scripts/generate-webkitversion.pl</a></li>
<li><a href="#trunkSourceWebKitwinCFDictionaryPropertyBagcpp">trunk/Source/WebKit/win/CFDictionaryPropertyBag.cpp</a></li>
<li><a href="#trunkSourceWebKitwinCFDictionaryPropertyBagh">trunk/Source/WebKit/win/CFDictionaryPropertyBag.h</a></li>
<li><a href="#trunkSourceWebKitwinChangeLog">trunk/Source/WebKit/win/ChangeLog</a></li>
<li><a href="#trunkSourceWebKitwinCodeAnalysisConfigh">trunk/Source/WebKit/win/CodeAnalysisConfig.h</a></li>
<li><a href="#trunkSourceWebKitwinDOMCSSClassescpp">trunk/Source/WebKit/win/DOMCSSClasses.cpp</a></li>
<li><a href="#trunkSourceWebKitwinDOMCSSClassesh">trunk/Source/WebKit/win/DOMCSSClasses.h</a></li>
<li><a href="#trunkSourceWebKitwinDOMCoreClassescpp">trunk/Source/WebKit/win/DOMCoreClasses.cpp</a></li>
<li><a href="#trunkSourceWebKitwinDOMCoreClassesh">trunk/Source/WebKit/win/DOMCoreClasses.h</a></li>
<li><a href="#trunkSourceWebKitwinDOMEventsClassescpp">trunk/Source/WebKit/win/DOMEventsClasses.cpp</a></li>
<li><a href="#trunkSourceWebKitwinDOMEventsClassesh">trunk/Source/WebKit/win/DOMEventsClasses.h</a></li>
<li><a href="#trunkSourceWebKitwinDOMHTMLClassescpp">trunk/Source/WebKit/win/DOMHTMLClasses.cpp</a></li>
<li><a href="#trunkSourceWebKitwinDOMHTMLClassesh">trunk/Source/WebKit/win/DOMHTMLClasses.h</a></li>
<li><a href="#trunkSourceWebKitwinDefaultDownloadDelegatecpp">trunk/Source/WebKit/win/DefaultDownloadDelegate.cpp</a></li>
<li><a href="#trunkSourceWebKitwinDefaultDownloadDelegateh">trunk/Source/WebKit/win/DefaultDownloadDelegate.h</a></li>
<li><a href="#trunkSourceWebKitwinDefaultPolicyDelegatecpp">trunk/Source/WebKit/win/DefaultPolicyDelegate.cpp</a></li>
<li><a href="#trunkSourceWebKitwinDefaultPolicyDelegateh">trunk/Source/WebKit/win/DefaultPolicyDelegate.h</a></li>
<li><a href="#trunkSourceWebKitwinForEachCoClasscpp">trunk/Source/WebKit/win/ForEachCoClass.cpp</a></li>
<li><a href="#trunkSourceWebKitwinForEachCoClassh">trunk/Source/WebKit/win/ForEachCoClass.h</a></li>
<li><a href="#trunkSourceWebKitwinFullscreenVideoControllercpp">trunk/Source/WebKit/win/FullscreenVideoController.cpp</a></li>
<li><a href="#trunkSourceWebKitwinFullscreenVideoControllerh">trunk/Source/WebKit/win/FullscreenVideoController.h</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesAccessibilityDelegateidl">trunk/Source/WebKit/win/Interfaces/AccessibilityDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMCSSidl">trunk/Source/WebKit/win/Interfaces/DOMCSS.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMCoreidl">trunk/Source/WebKit/win/Interfaces/DOMCore.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMEventsidl">trunk/Source/WebKit/win/Interfaces/DOMEvents.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMExtensionsidl">trunk/Source/WebKit/win/Interfaces/DOMExtensions.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMHTMLidl">trunk/Source/WebKit/win/Interfaces/DOMHTML.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMPrivateidl">trunk/Source/WebKit/win/Interfaces/DOMPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMRangeidl">trunk/Source/WebKit/win/Interfaces/DOMRange.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesDOMWindowidl">trunk/Source/WebKit/win/Interfaces/DOMWindow.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIGEN_DOMObjectidl">trunk/Source/WebKit/win/Interfaces/IGEN_DOMObject.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebArchiveidl">trunk/Source/WebKit/win/Interfaces/IWebArchive.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebBackForwardListidl">trunk/Source/WebKit/win/Interfaces/IWebBackForwardList.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebBackForwardListPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebBackForwardListPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebCacheidl">trunk/Source/WebKit/win/Interfaces/IWebCache.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebDataSourceidl">trunk/Source/WebKit/win/Interfaces/IWebDataSource.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebDatabaseManageridl">trunk/Source/WebKit/win/Interfaces/IWebDatabaseManager.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebDocumentidl">trunk/Source/WebKit/win/Interfaces/IWebDocument.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebDownloadidl">trunk/Source/WebKit/win/Interfaces/IWebDownload.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebEditingDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebEditingDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebErroridl">trunk/Source/WebKit/win/Interfaces/IWebError.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebErrorPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebErrorPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFormDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebFormDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFrameidl">trunk/Source/WebKit/win/Interfaces/IWebFrame.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFrameLoadDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFrameLoadDelegatePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFrameLoadDelegatePrivate2idl">trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate2.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFramePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebFramePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebFrameViewidl">trunk/Source/WebKit/win/Interfaces/IWebFrameView.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHTMLRepresentationidl">trunk/Source/WebKit/win/Interfaces/IWebHTMLRepresentation.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHTTPURLResponseidl">trunk/Source/WebKit/win/Interfaces/IWebHTTPURLResponse.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHistoryidl">trunk/Source/WebKit/win/Interfaces/IWebHistory.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHistoryDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebHistoryDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHistoryItemidl">trunk/Source/WebKit/win/Interfaces/IWebHistoryItem.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHistoryItemPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebHistoryItemPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebHistoryPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebHistoryPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebIconDatabaseidl">trunk/Source/WebKit/win/Interfaces/IWebIconDatabase.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebInspectoridl">trunk/Source/WebKit/win/Interfaces/IWebInspector.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebInspectorPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebInspectorPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebJavaScriptCollectoridl">trunk/Source/WebKit/win/Interfaces/IWebJavaScriptCollector.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebKitStatisticsidl">trunk/Source/WebKit/win/Interfaces/IWebKitStatistics.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebMutableURLRequestidl">trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequest.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebMutableURLRequestPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequestPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebNavigationDataidl">trunk/Source/WebKit/win/Interfaces/IWebNavigationData.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebNotificationidl">trunk/Source/WebKit/win/Interfaces/IWebNotification.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebNotificationCenteridl">trunk/Source/WebKit/win/Interfaces/IWebNotificationCenter.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebNotificationObserveridl">trunk/Source/WebKit/win/Interfaces/IWebNotificationObserver.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebPolicyDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebPolicyDelegatePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegatePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebPreferencesidl">trunk/Source/WebKit/win/Interfaces/IWebPreferences.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebPreferencesPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebResourceidl">trunk/Source/WebKit/win/Interfaces/IWebResource.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebResourceLoadDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebResourceLoadDelegatePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebResourceLoadDelegatePrivate2idl">trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate2.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebScriptObjectidl">trunk/Source/WebKit/win/Interfaces/IWebScriptObject.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebSecurityOriginidl">trunk/Source/WebKit/win/Interfaces/IWebSecurityOrigin.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebSerializedJSValuePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebSerializedJSValuePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebTextRendereridl">trunk/Source/WebKit/win/Interfaces/IWebTextRenderer.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebUIDelegateidl">trunk/Source/WebKit/win/Interfaces/IWebUIDelegate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebUIDelegatePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebUIDelegatePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebURLAuthenticationChallengeidl">trunk/Source/WebKit/win/Interfaces/IWebURLAuthenticationChallenge.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebURLRequestidl">trunk/Source/WebKit/win/Interfaces/IWebURLRequest.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebURLResponseidl">trunk/Source/WebKit/win/Interfaces/IWebURLResponse.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebURLResponsePrivateidl">trunk/Source/WebKit/win/Interfaces/IWebURLResponsePrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebUndoManageridl">trunk/Source/WebKit/win/Interfaces/IWebUndoManager.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebUndoTargetidl">trunk/Source/WebKit/win/Interfaces/IWebUndoTarget.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebViewidl">trunk/Source/WebKit/win/Interfaces/IWebView.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesIWebViewPrivateidl">trunk/Source/WebKit/win/Interfaces/IWebViewPrivate.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesWebKitidl">trunk/Source/WebKit/win/Interfaces/WebKit.idl</a></li>
<li><a href="#trunkSourceWebKitwinInterfacesWebScrollbarTypesidl">trunk/Source/WebKit/win/Interfaces/WebScrollbarTypes.idl</a></li>
<li><a href="#trunkSourceWebKitwinMarshallingHelperscpp">trunk/Source/WebKit/win/MarshallingHelpers.cpp</a></li>
<li><a href="#trunkSourceWebKitwinMarshallingHelpersh">trunk/Source/WebKit/win/MarshallingHelpers.h</a></li>
<li><a href="#trunkSourceWebKitwinMemoryStreamcpp">trunk/Source/WebKit/win/MemoryStream.cpp</a></li>
<li><a href="#trunkSourceWebKitwinMemoryStreamh">trunk/Source/WebKit/win/MemoryStream.h</a></li>
<li><a href="#trunkSourceWebKitwinProgIDMacrosh">trunk/Source/WebKit/win/ProgIDMacros.h</a></li>
<li><a href="#trunkSourceWebKitwinWebActionPropertyBagcpp">trunk/Source/WebKit/win/WebActionPropertyBag.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebActionPropertyBagh">trunk/Source/WebKit/win/WebActionPropertyBag.h</a></li>
<li><a href="#trunkSourceWebKitwinWebBackForwardListcpp">trunk/Source/WebKit/win/WebBackForwardList.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebBackForwardListh">trunk/Source/WebKit/win/WebBackForwardList.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCachecpp">trunk/Source/WebKit/win/WebCache.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCacheh">trunk/Source/WebKit/win/WebCache.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCachedFramePlatformDatah">trunk/Source/WebKit/win/WebCachedFramePlatformData.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebChromeClientcpp">trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebChromeClienth">trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebContextMenuClientcpp">trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebContextMenuClienth">trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebDragClientcpp">trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebDragClienth">trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebEditorClientcpp">trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebEditorClienth">trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebFrameLoaderClientcpp">trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebFrameLoaderClienth">trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebInspectorClientcpp">trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebInspectorClienth">trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.h</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebInspectorDelegatecpp">trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebCoreSupportWebInspectorDelegateh">trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.h</a></li>
<li><a href="#trunkSourceWebKitwinWebDataSourcecpp">trunk/Source/WebKit/win/WebDataSource.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDataSourceh">trunk/Source/WebKit/win/WebDataSource.h</a></li>
<li><a href="#trunkSourceWebKitwinWebDatabaseManagercpp">trunk/Source/WebKit/win/WebDatabaseManager.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDatabaseManagerh">trunk/Source/WebKit/win/WebDatabaseManager.h</a></li>
<li><a href="#trunkSourceWebKitwinWebDocumentLoadercpp">trunk/Source/WebKit/win/WebDocumentLoader.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDocumentLoaderh">trunk/Source/WebKit/win/WebDocumentLoader.h</a></li>
<li><a href="#trunkSourceWebKitwinWebDownloadcpp">trunk/Source/WebKit/win/WebDownload.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDownloadh">trunk/Source/WebKit/win/WebDownload.h</a></li>
<li><a href="#trunkSourceWebKitwinWebDownloadCFNetcpp">trunk/Source/WebKit/win/WebDownloadCFNet.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDownloadCurlcpp">trunk/Source/WebKit/win/WebDownloadCurl.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDropSourcecpp">trunk/Source/WebKit/win/WebDropSource.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebDropSourceh">trunk/Source/WebKit/win/WebDropSource.h</a></li>
<li><a href="#trunkSourceWebKitwinWebElementPropertyBagcpp">trunk/Source/WebKit/win/WebElementPropertyBag.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebElementPropertyBagh">trunk/Source/WebKit/win/WebElementPropertyBag.h</a></li>
<li><a href="#trunkSourceWebKitwinWebErrorcpp">trunk/Source/WebKit/win/WebError.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebErrorh">trunk/Source/WebKit/win/WebError.h</a></li>
<li><a href="#trunkSourceWebKitwinWebFramecpp">trunk/Source/WebKit/win/WebFrame.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebFrameh">trunk/Source/WebKit/win/WebFrame.h</a></li>
<li><a href="#trunkSourceWebKitwinWebFramePolicyListenercpp">trunk/Source/WebKit/win/WebFramePolicyListener.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebFramePolicyListenerh">trunk/Source/WebKit/win/WebFramePolicyListener.h</a></li>
<li><a href="#trunkSourceWebKitwinWebHTMLRepresentationcpp">trunk/Source/WebKit/win/WebHTMLRepresentation.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebHTMLRepresentationh">trunk/Source/WebKit/win/WebHTMLRepresentation.h</a></li>
<li><a href="#trunkSourceWebKitwinWebHistorycpp">trunk/Source/WebKit/win/WebHistory.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebHistoryh">trunk/Source/WebKit/win/WebHistory.h</a></li>
<li><a href="#trunkSourceWebKitwinWebHistoryItemcpp">trunk/Source/WebKit/win/WebHistoryItem.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebHistoryItemh">trunk/Source/WebKit/win/WebHistoryItem.h</a></li>
<li><a href="#trunkSourceWebKitwinWebIconDatabasecpp">trunk/Source/WebKit/win/WebIconDatabase.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebIconDatabaseh">trunk/Source/WebKit/win/WebIconDatabase.h</a></li>
<li><a href="#trunkSourceWebKitwinWebInspectorcpp">trunk/Source/WebKit/win/WebInspector.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebInspectorh">trunk/Source/WebKit/win/WebInspector.h</a></li>
<li><a href="#trunkSourceWebKitwinWebJavaScriptCollectorcpp">trunk/Source/WebKit/win/WebJavaScriptCollector.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebJavaScriptCollectorh">trunk/Source/WebKit/win/WebJavaScriptCollector.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitCOMAPIcpp">trunk/Source/WebKit/win/WebKitCOMAPI.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitCOMAPIh">trunk/Source/WebKit/win/WebKitCOMAPI.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitClassFactorycpp">trunk/Source/WebKit/win/WebKitClassFactory.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitClassFactoryh">trunk/Source/WebKit/win/WebKitClassFactory.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitDLLcpp">trunk/Source/WebKit/win/WebKitDLL.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitDLLh">trunk/Source/WebKit/win/WebKitDLL.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitGraphicscpp">trunk/Source/WebKit/win/WebKitGraphics.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitGraphicsh">trunk/Source/WebKit/win/WebKitGraphics.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitLoggingcpp">trunk/Source/WebKit/win/WebKitLogging.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitLoggingh">trunk/Source/WebKit/win/WebKitLogging.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitPrefixcpp">trunk/Source/WebKit/win/WebKitPrefix.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitPrefixh">trunk/Source/WebKit/win/WebKitPrefix.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitStatisticscpp">trunk/Source/WebKit/win/WebKitStatistics.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitStatisticsh">trunk/Source/WebKit/win/WebKitStatistics.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitStatisticsPrivateh">trunk/Source/WebKit/win/WebKitStatisticsPrivate.h</a></li>
<li><a href="#trunkSourceWebKitwinWebKitSystemBitscpp">trunk/Source/WebKit/win/WebKitSystemBits.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebKitSystemBitsh">trunk/Source/WebKit/win/WebKitSystemBits.h</a></li>
<li><a href="#trunkSourceWebKitwinWebLocalizableStringscpp">trunk/Source/WebKit/win/WebLocalizableStrings.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebLocalizableStringsh">trunk/Source/WebKit/win/WebLocalizableStrings.h</a></li>
<li><a href="#trunkSourceWebKitwinWebMutableURLRequestcpp">trunk/Source/WebKit/win/WebMutableURLRequest.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebMutableURLRequesth">trunk/Source/WebKit/win/WebMutableURLRequest.h</a></li>
<li><a href="#trunkSourceWebKitwinWebNavigationDatacpp">trunk/Source/WebKit/win/WebNavigationData.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebNavigationDatah">trunk/Source/WebKit/win/WebNavigationData.h</a></li>
<li><a href="#trunkSourceWebKitwinWebNodeHighlightcpp">trunk/Source/WebKit/win/WebNodeHighlight.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebNodeHighlighth">trunk/Source/WebKit/win/WebNodeHighlight.h</a></li>
<li><a href="#trunkSourceWebKitwinWebNotificationcpp">trunk/Source/WebKit/win/WebNotification.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebNotificationh">trunk/Source/WebKit/win/WebNotification.h</a></li>
<li><a href="#trunkSourceWebKitwinWebNotificationCentercpp">trunk/Source/WebKit/win/WebNotificationCenter.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebNotificationCenterh">trunk/Source/WebKit/win/WebNotificationCenter.h</a></li>
<li><a href="#trunkSourceWebKitwinWebPreferenceKeysPrivateh">trunk/Source/WebKit/win/WebPreferenceKeysPrivate.h</a></li>
<li><a href="#trunkSourceWebKitwinWebPreferencescpp">trunk/Source/WebKit/win/WebPreferences.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebPreferencesh">trunk/Source/WebKit/win/WebPreferences.h</a></li>
<li><a href="#trunkSourceWebKitwinWebResourcecpp">trunk/Source/WebKit/win/WebResource.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebResourceh">trunk/Source/WebKit/win/WebResource.h</a></li>
<li><a href="#trunkSourceWebKitwinWebScriptObjectcpp">trunk/Source/WebKit/win/WebScriptObject.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebScriptObjecth">trunk/Source/WebKit/win/WebScriptObject.h</a></li>
<li><a href="#trunkSourceWebKitwinWebSecurityOrigincpp">trunk/Source/WebKit/win/WebSecurityOrigin.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebSecurityOriginh">trunk/Source/WebKit/win/WebSecurityOrigin.h</a></li>
<li><a href="#trunkSourceWebKitwinWebTextRenderercpp">trunk/Source/WebKit/win/WebTextRenderer.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebTextRendererh">trunk/Source/WebKit/win/WebTextRenderer.h</a></li>
<li><a href="#trunkSourceWebKitwinWebURLAuthenticationChallengecpp">trunk/Source/WebKit/win/WebURLAuthenticationChallenge.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLAuthenticationChallengeh">trunk/Source/WebKit/win/WebURLAuthenticationChallenge.h</a></li>
<li><a href="#trunkSourceWebKitwinWebURLAuthenticationChallengeSendercpp">trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLAuthenticationChallengeSenderh">trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.h</a></li>
<li><a href="#trunkSourceWebKitwinWebURLAuthenticationChallengeSenderCFNetcpp">trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLAuthenticationChallengeSenderCurlcpp">trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCurl.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLCredentialcpp">trunk/Source/WebKit/win/WebURLCredential.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLCredentialh">trunk/Source/WebKit/win/WebURLCredential.h</a></li>
<li><a href="#trunkSourceWebKitwinWebURLProtectionSpacecpp">trunk/Source/WebKit/win/WebURLProtectionSpace.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLProtectionSpaceh">trunk/Source/WebKit/win/WebURLProtectionSpace.h</a></li>
<li><a href="#trunkSourceWebKitwinWebURLResponsecpp">trunk/Source/WebKit/win/WebURLResponse.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebURLResponseh">trunk/Source/WebKit/win/WebURLResponse.h</a></li>
<li><a href="#trunkSourceWebKitwinWebViewcpp">trunk/Source/WebKit/win/WebView.cpp</a></li>
<li><a href="#trunkSourceWebKitwinWebViewh">trunk/Source/WebKit/win/WebView.h</a></li>
<li><a href="#trunkSourceWebKit2ChangeLog">trunk/Source/WebKit2/ChangeLog</a></li>
<li><a href="#trunkSourceWebKit2SharedAsyncRequestcpp">trunk/Source/WebKit2/Shared/AsyncRequest.cpp</a></li>
<li><a href="#trunkSourceWebKit2SharedAsyncRequesth">trunk/Source/WebKit2/Shared/AsyncRequest.h</a></li>
<li><a href="#trunkSourceWebKit2SharedContextMenuContextDatacpp">trunk/Source/WebKit2/Shared/ContextMenuContextData.cpp</a></li>
<li><a href="#trunkSourceWebKit2SharedContextMenuContextDatah">trunk/Source/WebKit2/Shared/ContextMenuContextData.h</a></li>
<li><a href="#trunkSourceWebKit2SharedDatabasesDatabaseProcessCreationParametersh">trunk/Source/WebKit2/Shared/Databases/DatabaseProcessCreationParameters.h</a></li>
<li><a href="#trunkSourceWebKit2SharedDatabasesIndexedDBIDBUtilitiescpp">trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.cpp</a></li>
<li><a href="#trunkSourceWebKit2SharedDatabasesIndexedDBIDBUtilitiesh">trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.h</a></li>
<li><a href="#trunkSourceWebKit2SharedmacRemoteLayerBackingStoreh">trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.h</a></li>
<li><a href="#trunkSourceWebKit2SharedmacRemoteLayerBackingStoremm">trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.mm</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKBackForwardListh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardList.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKNavigationh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigation.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKNavigationDelegateh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationDelegate.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKWebViewh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICoordinatedGraphicsWKCoordinatedScenecpp">trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICoordinatedGraphicsWKCoordinatedSceneh">trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessCoordinatedGraphicsWKCoordinatedSceneAPICasth">trunk/Source/WebKit2/UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBFactoryBackendcpp">trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBFactoryBackendh">trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBServerConnectioncpp">trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBServerConnectionh">trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessDatabasesWebToDatabaseProcessConnectioncpp">trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessDatabasesWebToDatabaseProcessConnectionh">trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebCoreSupportWebAlternativeTextClienth">trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebAlternativeTextClient.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebCoreSupportmacWebAlternativeTextClientcpp">trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebCoreSupportmacWebEditorClientMacmm">trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacGraphicsLayerCARemotecpp">trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacGraphicsLayerCARemoteh">trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemotecpp">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteh">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteCustomh">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteCustommm">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteTiledBackingcpp">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.cpp</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteTiledBackingh">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.h</a></li>
<li><a href="#trunkToolsBuildSlaveSupportbuildlauncherapp">trunk/Tools/BuildSlaveSupport/build-launcher-app</a></li>
<li><a href="#trunkToolsBuildSlaveSupportbuildlauncherdmg">trunk/Tools/BuildSlaveSupport/build-launcher-dmg</a></li>
<li><a href="#trunkToolsChangeLog">trunk/Tools/ChangeLog</a></li>
<li><a href="#trunkToolsDumpRenderTreeDumpRenderTreeh">trunk/Tools/DumpRenderTree/DumpRenderTree.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeDumpRenderTreePrefixh">trunk/Tools/DumpRenderTree/DumpRenderTreePrefix.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeGCControllercpp">trunk/Tools/DumpRenderTree/GCController.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeGCControllerh">trunk/Tools/DumpRenderTree/GCController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeJavaScriptThreadingcpp">trunk/Tools/DumpRenderTree/JavaScriptThreading.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeJavaScriptThreadingh">trunk/Tools/DumpRenderTree/JavaScriptThreading.h</a></li>
<li><a href="#trunkToolsDumpRenderTreePixelDumpSupportcpp">trunk/Tools/DumpRenderTree/PixelDumpSupport.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreePixelDumpSupporth">trunk/Tools/DumpRenderTree/PixelDumpSupport.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeTestNetscapePlugInPluginObjectMacmm">trunk/Tools/DumpRenderTree/TestNetscapePlugIn/PluginObjectMac.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreeTestRunnercpp">trunk/Tools/DumpRenderTree/TestRunner.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeTestRunnerh">trunk/Tools/DumpRenderTree/TestRunner.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeWorkQueuecpp">trunk/Tools/DumpRenderTree/WorkQueue.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeWorkQueueh">trunk/Tools/DumpRenderTree/WorkQueue.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeWorkQueueItemh">trunk/Tools/DumpRenderTree/WorkQueueItem.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeatkAccessibilityCallbacksh">trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacks.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeatkAccessibilityCallbacksAtkcpp">trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreecairoPixelDumpSupportCairocpp">trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreecairoPixelDumpSupportCairoh">trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h</a></li>
<li><a href="#trunkToolsDumpRenderTreecgPixelDumpSupportCGcpp">trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreecgPixelDumpSupportCGh">trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflEditingCallbackscpp">trunk/Tools/DumpRenderTree/efl/EditingCallbacks.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflEditingCallbacksh">trunk/Tools/DumpRenderTree/efl/EditingCallbacks.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflEventSendercpp">trunk/Tools/DumpRenderTree/efl/EventSender.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflEventSenderh">trunk/Tools/DumpRenderTree/efl/EventSender.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflGCControllerEflcpp">trunk/Tools/DumpRenderTree/efl/GCControllerEfl.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflPixelDumpSupportEflcpp">trunk/Tools/DumpRenderTree/efl/PixelDumpSupportEfl.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreeeflTestRunnerEflcpp">trunk/Tools/DumpRenderTree/efl/TestRunnerEfl.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkDumpRenderTreecpp">trunk/Tools/DumpRenderTree/gtk/DumpRenderTree.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkDumpRenderTreeGtkh">trunk/Tools/DumpRenderTree/gtk/DumpRenderTreeGtk.h</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkEditingCallbackscpp">trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkEditingCallbacksh">trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.h</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkEventSendercpp">trunk/Tools/DumpRenderTree/gtk/EventSender.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkEventSenderh">trunk/Tools/DumpRenderTree/gtk/EventSender.h</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkGCControllerGtkcpp">trunk/Tools/DumpRenderTree/gtk/GCControllerGtk.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkPixelDumpSupportGtkcpp">trunk/Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkSelfScrollingWebKitWebViewcpp">trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkSelfScrollingWebKitWebViewh">trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.h</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkTestRunnerGtkcpp">trunk/Tools/DumpRenderTree/gtk/TestRunnerGtk.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkTextInputControllercpp">trunk/Tools/DumpRenderTree/gtk/TextInputController.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreegtkTextInputControllerh">trunk/Tools/DumpRenderTree/gtk/TextInputController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreeiosPerlSupportIPhoneSimulatorNotificationMakefilePL">trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/Makefile.PL</a></li>
<li><a href="#trunkToolsDumpRenderTreeiosPerlSupportIPhoneSimulatorNotificationlibIPhoneSimulatorNotificationpm">trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/lib/IPhoneSimulatorNotification.pm</a></li>
<li><a href="#trunkToolsDumpRenderTreeiosPixelDumpSupportIOSmm">trunk/Tools/DumpRenderTree/ios/PixelDumpSupportIOS.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacAppleScriptControllerh">trunk/Tools/DumpRenderTree/mac/AppleScriptController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacAppleScriptControllerm">trunk/Tools/DumpRenderTree/mac/AppleScriptController.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacCheckedMalloccpp">trunk/Tools/DumpRenderTree/mac/CheckedMalloc.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreemacCheckedMalloch">trunk/Tools/DumpRenderTree/mac/CheckedMalloc.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreemm">trunk/Tools/DumpRenderTree/mac/DumpRenderTree.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreeDraggingInfoh">trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreeDraggingInfomm">trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreeMach">trunk/Tools/DumpRenderTree/mac/DumpRenderTreeMac.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreePasteboardh">trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreePasteboardm">trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreeWindowh">trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacDumpRenderTreeWindowmm">trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacEditingDelegateh">trunk/Tools/DumpRenderTree/mac/EditingDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacEditingDelegatemm">trunk/Tools/DumpRenderTree/mac/EditingDelegate.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacEventSendingControllerh">trunk/Tools/DumpRenderTree/mac/EventSendingController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacEventSendingControllermm">trunk/Tools/DumpRenderTree/mac/EventSendingController.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacFrameLoadDelegateh">trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacFrameLoadDelegatemm">trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacGCControllerMacmm">trunk/Tools/DumpRenderTree/mac/GCControllerMac.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacMockWebNotificationProviderh">trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacMockWebNotificationProvidermm">trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacNavigationControllerh">trunk/Tools/DumpRenderTree/mac/NavigationController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacNavigationControllerm">trunk/Tools/DumpRenderTree/mac/NavigationController.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacObjCControllerh">trunk/Tools/DumpRenderTree/mac/ObjCController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacObjCControllerm">trunk/Tools/DumpRenderTree/mac/ObjCController.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacObjCPluginh">trunk/Tools/DumpRenderTree/mac/ObjCPlugin.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacObjCPluginm">trunk/Tools/DumpRenderTree/mac/ObjCPlugin.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacObjCPluginFunctionh">trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacObjCPluginFunctionm">trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacPixelDumpSupportMacmm">trunk/Tools/DumpRenderTree/mac/PixelDumpSupportMac.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacPolicyDelegateh">trunk/Tools/DumpRenderTree/mac/PolicyDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacPolicyDelegatemm">trunk/Tools/DumpRenderTree/mac/PolicyDelegate.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacResourceLoadDelegateh">trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacResourceLoadDelegatemm">trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacTestRunnerMacmm">trunk/Tools/DumpRenderTree/mac/TestRunnerMac.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacTextInputControllerh">trunk/Tools/DumpRenderTree/mac/TextInputController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacTextInputControllerm">trunk/Tools/DumpRenderTree/mac/TextInputController.m</a></li>
<li><a href="#trunkToolsDumpRenderTreemacUIDelegateh">trunk/Tools/DumpRenderTree/mac/UIDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreemacUIDelegatemm">trunk/Tools/DumpRenderTree/mac/UIDelegate.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreemacWorkQueueItemMacmm">trunk/Tools/DumpRenderTree/mac/WorkQueueItemMac.mm</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDRTDataObjectcpp">trunk/Tools/DumpRenderTree/win/DRTDataObject.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDRTDataObjecth">trunk/Tools/DumpRenderTree/win/DRTDataObject.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDRTDesktopNotificationPresenterh">trunk/Tools/DumpRenderTree/win/DRTDesktopNotificationPresenter.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDRTDropSourcecpp">trunk/Tools/DumpRenderTree/win/DRTDropSource.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDRTDropSourceh">trunk/Tools/DumpRenderTree/win/DRTDropSource.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDraggingInfoh">trunk/Tools/DumpRenderTree/win/DraggingInfo.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDumpRenderTreecpp">trunk/Tools/DumpRenderTree/win/DumpRenderTree.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinDumpRenderTreeWinh">trunk/Tools/DumpRenderTree/win/DumpRenderTreeWin.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinEditingDelegatecpp">trunk/Tools/DumpRenderTree/win/EditingDelegate.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinEditingDelegateh">trunk/Tools/DumpRenderTree/win/EditingDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinEventSendercpp">trunk/Tools/DumpRenderTree/win/EventSender.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinEventSenderh">trunk/Tools/DumpRenderTree/win/EventSender.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinFrameLoadDelegatecpp">trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinFrameLoadDelegateh">trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinGCControllerWincpp">trunk/Tools/DumpRenderTree/win/GCControllerWin.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinHistoryDelegatecpp">trunk/Tools/DumpRenderTree/win/HistoryDelegate.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinHistoryDelegateh">trunk/Tools/DumpRenderTree/win/HistoryDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinMD5cpp">trunk/Tools/DumpRenderTree/win/MD5.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinMD5h">trunk/Tools/DumpRenderTree/win/MD5.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinPixelDumpSupportWincpp">trunk/Tools/DumpRenderTree/win/PixelDumpSupportWin.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinPolicyDelegatecpp">trunk/Tools/DumpRenderTree/win/PolicyDelegate.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinPolicyDelegateh">trunk/Tools/DumpRenderTree/win/PolicyDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinResourceLoadDelegatecpp">trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinResourceLoadDelegateh">trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinTestRunnerWincpp">trunk/Tools/DumpRenderTree/win/TestRunnerWin.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinTextInputControllercpp">trunk/Tools/DumpRenderTree/win/TextInputController.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinTextInputControllerh">trunk/Tools/DumpRenderTree/win/TextInputController.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinTextInputControllerWincpp">trunk/Tools/DumpRenderTree/win/TextInputControllerWin.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinUIDelegatecpp">trunk/Tools/DumpRenderTree/win/UIDelegate.cpp</a></li>
<li><a href="#trunkToolsDumpRenderTreewinUIDelegateh">trunk/Tools/DumpRenderTree/win/UIDelegate.h</a></li>
<li><a href="#trunkToolsDumpRenderTreewinWorkQueueItemWincpp">trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp</a></li>
<li><a href="#trunkToolsEWebLaunchermainc">trunk/Tools/EWebLauncher/main.c</a></li>
<li><a href="#trunkToolsGtkLaunchermainc">trunk/Tools/GtkLauncher/main.c</a></li>
<li><a href="#trunkToolsImageDiffeflImageDiffcpp">trunk/Tools/ImageDiff/efl/ImageDiff.cpp</a></li>
<li><a href="#trunkToolsImageDiffgtkImageDiffcpp">trunk/Tools/ImageDiff/gtk/ImageDiff.cpp</a></li>
<li><a href="#trunkToolsMiniBrowsergtkmainc">trunk/Tools/MiniBrowser/gtk/main.c</a></li>
<li><a href="#trunkToolsScriptsSpacingHeuristicspm">trunk/Tools/Scripts/SpacingHeuristics.pm</a></li>
<li><a href="#trunkToolsScriptsVCSUtilspm">trunk/Tools/Scripts/VCSUtils.pm</a></li>
<li><a href="#trunkToolsScriptsbisectbuilds">trunk/Tools/Scripts/bisect-builds</a></li>
<li><a href="#trunkToolsScriptsbuilddumprendertree">trunk/Tools/Scripts/build-dumprendertree</a></li>
<li><a href="#trunkToolsScriptsbuildjsc">trunk/Tools/Scripts/build-jsc</a></li>
<li><a href="#trunkToolsScriptsbuildwebkit">trunk/Tools/Scripts/build-webkit</a></li>
<li><a href="#trunkToolsScriptscheckdomresults">trunk/Tools/Scripts/check-dom-results</a></li>
<li><a href="#trunkToolsScriptscheckforexittimedestructors">trunk/Tools/Scripts/check-for-exit-time-destructors</a></li>
<li><a href="#trunkToolsScriptscheckforglobalinitializers">trunk/Tools/Scripts/check-for-global-initializers</a></li>
<li><a href="#trunkToolsScriptscommitlogeditor">trunk/Tools/Scripts/commit-log-editor</a></li>
<li><a href="#trunkToolsScriptscomparetimingfiles">trunk/Tools/Scripts/compare-timing-files</a></li>
<li><a href="#trunkToolsScriptsdebugminibrowser">trunk/Tools/Scripts/debug-minibrowser</a></li>
<li><a href="#trunkToolsScriptsdebugsafari">trunk/Tools/Scripts/debug-safari</a></li>
<li><a href="#trunkToolsScriptsdofilerename">trunk/Tools/Scripts/do-file-rename</a></li>
<li><a href="#trunkToolsScriptsfindextraincludes">trunk/Tools/Scripts/find-extra-includes</a></li>
<li><a href="#trunkToolsScriptsgeneratecoveragedata">trunk/Tools/Scripts/generate-coverage-data</a></li>
<li><a href="#trunkToolsScriptsmakescripttestwrappers">trunk/Tools/Scripts/make-script-test-wrappers</a></li>
<li><a href="#trunkToolsScriptsmalloctree">trunk/Tools/Scripts/malloc-tree</a></li>
<li><a href="#trunkToolsScriptsoldrunwebkittests">trunk/Tools/Scripts/old-run-webkit-tests</a></li>
<li><a href="#trunkToolsScriptsparsemallochistory">trunk/Tools/Scripts/parse-malloc-history</a></li>
<li><a href="#trunkToolsScriptsreportincludestatistics">trunk/Tools/Scripts/report-include-statistics</a></li>
<li><a href="#trunkToolsScriptsresolveChangeLogs">trunk/Tools/Scripts/resolve-ChangeLogs</a></li>
<li><a href="#trunkToolsScriptsrunbindingstests">trunk/Tools/Scripts/run-bindings-tests</a></li>
<li><a href="#trunkToolsScriptsruniexplodertests">trunk/Tools/Scripts/run-iexploder-tests</a></li>
<li><a href="#trunkToolsScriptsrunjavascriptcoretests">trunk/Tools/Scripts/run-javascriptcore-tests</a></li>
<li><a href="#trunkToolsScriptsrunjsc">trunk/Tools/Scripts/run-jsc</a></li>
<li><a href="#trunkToolsScriptsrunlauncher">trunk/Tools/Scripts/run-launcher</a></li>
<li><a href="#trunkToolsScriptsrunleaks">trunk/Tools/Scripts/run-leaks</a></li>
<li><a href="#trunkToolsScriptsrunmanglemetests">trunk/Tools/Scripts/run-mangleme-tests</a></li>
<li><a href="#trunkToolsScriptsrunminibrowser">trunk/Tools/Scripts/run-minibrowser</a></li>
<li><a href="#trunkToolsScriptsrunpageloadtest">trunk/Tools/Scripts/run-pageloadtest</a></li>
<li><a href="#trunkToolsScriptsrunregexptests">trunk/Tools/Scripts/run-regexp-tests</a></li>
<li><a href="#trunkToolsScriptsrunsafari">trunk/Tools/Scripts/run-safari</a></li>
<li><a href="#trunkToolsScriptsrunsunspider">trunk/Tools/Scripts/run-sunspider</a></li>
<li><a href="#trunkToolsScriptsrunwebkitapp">trunk/Tools/Scripts/run-webkit-app</a></li>
<li><a href="#trunkToolsScriptssampstat">trunk/Tools/Scripts/sampstat</a></li>
<li><a href="#trunkToolsScriptssetwebkitconfiguration">trunk/Tools/Scripts/set-webkit-configuration</a></li>
<li><a href="#trunkToolsScriptssortXcodeprojectfile">trunk/Tools/Scripts/sort-Xcode-project-file</a></li>
<li><a href="#trunkToolsScriptssortexportfile">trunk/Tools/Scripts/sort-export-file</a></li>
<li><a href="#trunkToolsScriptssplitfilebyclass">trunk/Tools/Scripts/split-file-by-class</a></li>
<li><a href="#trunkToolsScriptssunspidercompareresults">trunk/Tools/Scripts/sunspider-compare-results</a></li>
<li><a href="#trunkToolsScriptssvnapply">trunk/Tools/Scripts/svn-apply</a></li>
<li><a href="#trunkToolsScriptssvncreatepatch">trunk/Tools/Scripts/svn-create-patch</a></li>
<li><a href="#trunkToolsScriptssvnunapply">trunk/Tools/Scripts/svn-unapply</a></li>
<li><a href="#trunkToolsScriptstestwebkitscripts">trunk/Tools/Scripts/test-webkit-scripts</a></li>
<li><a href="#trunkToolsScriptsupdatejavascriptcoretestresults">trunk/Tools/Scripts/update-javascriptcore-test-results</a></li>
<li><a href="#trunkToolsScriptsupdatewebkit">trunk/Tools/Scripts/update-webkit</a></li>
<li><a href="#trunkToolsScriptsupdatewebkitauxiliarylibs">trunk/Tools/Scripts/update-webkit-auxiliary-libs</a></li>
<li><a href="#trunkToolsScriptsupdatewebkitdependency">trunk/Tools/Scripts/update-webkit-dependency</a></li>
<li><a href="#trunkToolsScriptsupdatewebkitlocalizablestrings">trunk/Tools/Scripts/update-webkit-localizable-strings</a></li>
<li><a href="#trunkToolsScriptsupdatewebkitsupportlibs">trunk/Tools/Scripts/update-webkit-support-libs</a></li>
<li><a href="#trunkToolsScriptsupdatewebkitwincairolibs">trunk/Tools/Scripts/update-webkit-wincairo-libs</a></li>
<li><a href="#trunkToolsScriptswebkitbuilddirectory">trunk/Tools/Scripts/webkit-build-directory</a></li>
<li><a href="#trunkToolsScriptswebkitdirspm">trunk/Tools/Scripts/webkitdirs.pm</a></li>
<li><a href="#trunkToolsScriptswebkitperlVCSUtils_unittestparseChunkRangepl">trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl</a></li>
<li><a href="#trunkToolsScriptswebkitperlVCSUtils_unittestparseDiffHeaderpl">trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl</a></li>
<li><a href="#trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnDiffFooterpl">trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl</a></li>
<li><a href="#trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnDiffHeaderpl">trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl</a></li>
<li><a href="#trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnPropertypl">trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl</a></li>
<li><a href="#trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnPropertyValuepl">trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl</a></li>
<li><a href="#trunkToolsScriptswebkitperlfeaturespm">trunk/Tools/Scripts/webkitperl/features.pm</a></li>
<li><a href="#trunkToolsScriptswebkitperlhttpdpm">trunk/Tools/Scripts/webkitperl/httpd.pm</a></li>
<li><a href="#trunkToolsScriptswebkitpybindingsmainpy">trunk/Tools/Scripts/webkitpy/bindings/main.py</a></li>
<li><a href="#trunkToolsScriptswebkitpyto_be_movedupdate_webgl_conformance_testspy">trunk/Tools/Scripts/webkitpy/to_be_moved/update_webgl_conformance_tests.py</a></li>
<li><a href="#trunkToolsTestWebKitAPITestsWTFMediaTimecpp">trunk/Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp</a></li>
<li><a href="#trunkToolsTestWebKitAPITestsWTFMetaAllocatorcpp">trunk/Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp</a></li>
<li><a href="#trunkToolsTestWebKitAPITestsWTFRedBlackTreecpp">trunk/Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp</a></li>
<li><a href="#trunkToolsTestWebKitAPITestsWTFcfRetainPtrcpp">trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtr.cpp</a></li>
<li><a href="#trunkToolsTestWebKitAPITestsWTFcfRetainPtrHashingcpp">trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtrHashing.cpp</a></li>
<li><a href="#trunkToolsTestWebKitAPITestsWTFnsRetainPtrmm">trunk/Tools/TestWebKitAPI/Tests/WTF/ns/RetainPtr.mm</a></li>
<li><a href="#trunkToolsWebKitTestRunnerInjectedBundlegtkActivateFontsGtkcpp">trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp</a></li>
<li><a href="#trunkToolsWebKitTestRunnerInjectedBundlegtkInjectedBundleUtilitiescpp">trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.cpp</a></li>
<li><a href="#trunkToolsWebKitTestRunnerInjectedBundlegtkInjectedBundleUtilitiesh">trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.h</a></li>
<li><a href="#trunkToolsWebKitTestRunnerPixelDumpSupportcpp">trunk/Tools/WebKitTestRunner/PixelDumpSupport.cpp</a></li>
<li><a href="#trunkToolsWebKitTestRunnerPixelDumpSupporth">trunk/Tools/WebKitTestRunner/PixelDumpSupport.h</a></li>
<li><a href="#trunkToolsWebKitTestRunnergtkEventSenderProxyGtkcpp">trunk/Tools/WebKitTestRunner/gtk/EventSenderProxyGtk.cpp</a></li>
<li><a href="#trunkToolsWinLauncherWinLaunchercpp">trunk/Tools/WinLauncher/WinLauncher.cpp</a></li>
<li><a href="#trunkToolsWinLauncherWinLauncherh">trunk/Tools/WinLauncher/WinLauncher.h</a></li>
<li><a href="#trunkToolsWinLauncherstdafxcpp">trunk/Tools/WinLauncher/stdafx.cpp</a></li>
<li><a href="#trunkToolsWinLauncherstdafxh">trunk/Tools/WinLauncher/stdafx.h</a></li>
<li><a href="#trunkWebKitLibrariesChangeLog">trunk/WebKitLibraries/ChangeLog</a></li>
<li><a href="#trunkWebKitLibrarieswinincludeWebKitSystemInterfaceWebKitSystemInterfaceh">trunk/WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h</a></li>
<li><a href="#trunkWebKitLibrarieswintoolsscriptsautoversionsh">trunk/WebKitLibraries/win/tools/scripts/auto-version.sh</a></li>
<li><a href="#trunkWebsiteswebkitorgChangeLog">trunk/Websites/webkit.org/ChangeLog</a></li>
<li><a href="#trunkWebsiteswebkitorgmiscWebKitDetecthtml">trunk/Websites/webkit.org/misc/WebKitDetect.html</a></li>
<li><a href="#trunkWebsiteswebkitorgmiscWebKitDetectjs">trunk/Websites/webkit.org/misc/WebKitDetect.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspidersunspiderhtml">trunk/Websites/webkit.org/perf/sunspider/sunspider.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspiderversionshtml">trunk/Websites/webkit.org/perf/sunspider/versions.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider093dcubehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/3d-cube.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider093dmorphhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/3d-morph.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider093draytracehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/3d-raytrace.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09accessbinarytreeshtml">trunk/Websites/webkit.org/perf/sunspider-0.9/access-binary-trees.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09accessfannkuchhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/access-fannkuch.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09accessnbodyhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/access-nbody.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09accessnsievehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/access-nsieve.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09bitops3bitbitsinbytehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-3bit-bits-in-byte.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09bitopsbitsinbytehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bits-in-byte.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09bitopsbitwiseandhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bitwise-and.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09bitopsnsievebitshtml">trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-nsieve-bits.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09controlflowrecursivehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/controlflow-recursive.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09cryptoaeshtml">trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-aes.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09cryptomd5html">trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-md5.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09cryptosha1html">trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-sha1.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09dateformattoftehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-tofte.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09dateformatxparbhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-xparb.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09mathcordichtml">trunk/Websites/webkit.org/perf/sunspider-0.9/math-cordic.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09mathpartialsumshtml">trunk/Websites/webkit.org/perf/sunspider-0.9/math-partial-sums.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09mathspectralnormhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/math-spectral-norm.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09regexpdnahtml">trunk/Websites/webkit.org/perf/sunspider-0.9/regexp-dna.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09stringbase64html">trunk/Websites/webkit.org/perf/sunspider-0.9/string-base64.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09stringfastahtml">trunk/Websites/webkit.org/perf/sunspider-0.9/string-fasta.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09stringtagcloudhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/string-tagcloud.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09stringunpackcodehtml">trunk/Websites/webkit.org/perf/sunspider-0.9/string-unpack-code.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09stringvalidateinputhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/string-validate-input.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09sunspideranalyzeresultsjs">trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-analyze-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09sunspidercompareresultsjs">trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-compare-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09sunspiderdriverhtml">trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-driver.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09sunspiderrecordresultjs">trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-record-result.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider09sunspiderresultshtml">trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-results.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspider09driverhtml">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/driver.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspider09resultshtml">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/results.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspider09sunspidertestcontentsjs">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspider091driverhtml">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspider091resultshtml">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/results.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspider091sunspidertestcontentsjs">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspideranalyzeresultsjs">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-analyze-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider091sunspidercompareresultsjs">trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-compare-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider10sunspider10driverhtml">trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/driver.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider10sunspider10resultshtml">trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/results.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider10sunspider10sunspidertestcontentsjs">trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider10sunspideranalyzeresultsjs">trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-analyze-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider10sunspidercompareresultsjs">trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-compare-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider10sunspiderhtml">trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider101sunspider101driverhtml">trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/driver.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider101sunspider101resultshtml">trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/results.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider101sunspider101sunspidertestcontentsjs">trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider101sunspideranalyzeresultsjs">trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-analyze-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider101sunspidercompareresultsjs">trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-compare-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider101sunspiderhtml">trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider102sunspider102driverhtml">trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/driver.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider102sunspider102resultshtml">trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/results.html</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider102sunspider102sunspidertestcontentsjs">trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider102sunspideranalyzeresultsjs">trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-analyze-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider102sunspidercompareresultsjs">trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-compare-results.js</a></li>
<li><a href="#trunkWebsiteswebkitorgperfsunspider102sunspiderhtml">trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider.html</a></li>
<li><a href="#trunkWebsiteswebkitorgqualityreportinghtml">trunk/Websites/webkit.org/quality/reporting.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKNavigationTriggerh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationTrigger.h</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKBackForwardListItemh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardListItem.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKNavigationActionh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationAction.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKNavigationResponseh">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationResponse.h</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * ManualTests/NPN_Invoke/Info.plist:
+        * ManualTests/NPN_Invoke/main.c:
+        * ManualTests/accessibility/resources/AppletTest.java:
+
</ins><span class="cx"> 2014-03-14  Zan Dobersek  &lt;zdobersek@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [CMake] Remove -fno-tree-sra workaround for GCC 4.5
</span></span></pre></div>
<a id="trunkExamplesChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Examples/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Examples/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Examples/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * NetscapeCocoaPlugin/MenuHandler.h:
+        * NetscapeCocoaPlugin/MenuHandler.m:
+        * NetscapeCocoaPlugin/main.m:
+        * NetscapeCoreAnimationPlugin/main.m:
+        * NetscapeInputMethodPlugin/main.m:
+
</ins><span class="cx"> 2011-03-17  Jeff Miller  &lt;jeffm@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Use a consistent set of file patterns in the svn:ignore property for all .xcodeproj directories, specifically:
</span></span></pre></div>
<a id="trunkExamplesNetscapeCocoaPluginMenuHandlerh"></a>
<div class="modfile"><h4>Modified: trunk/Examples/NetscapeCocoaPlugin/MenuHandler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Examples/NetscapeCocoaPlugin/MenuHandler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Examples/NetscapeCocoaPlugin/MenuHandler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. (&quot;Apple&quot;) in
</del><ins>+ IMPORTANT:  This Apple software is supplied to you by Apple Inc. (&quot;Apple&quot;) in
</ins><span class="cx">  consideration of your agreement to the following terms, and your use, installation, 
</span><span class="cx">  modification or redistribution of this Apple software constitutes acceptance of these 
</span><span class="cx">  terms.  If you do not agree with these terms, please do not use, install, modify or 
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  forms; provided that if you redistribute the Apple Software in its entirety and without 
</span><span class="cx">  modifications, you must retain this notice and the following text and disclaimers in all 
</span><span class="cx">  such redistributions of the Apple Software.  Neither the name, trademarks, service marks 
</span><del>- or logos of Apple Computer, Inc. may be used to endorse or promote products derived from 
</del><ins>+ or logos of Apple Inc. may be used to endorse or promote products derived from 
</ins><span class="cx">  the Apple Software without specific prior written permission from Apple. Except as expressly
</span><span class="cx">  stated in this notice, no other rights or licenses, express or implied, are granted by Apple
</span><span class="cx">  herein, including but not limited to any patent rights that may be infringed by your 
</span></span></pre></div>
<a id="trunkExamplesNetscapeCocoaPluginMenuHandlerm"></a>
<div class="modfile"><h4>Modified: trunk/Examples/NetscapeCocoaPlugin/MenuHandler.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Examples/NetscapeCocoaPlugin/MenuHandler.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Examples/NetscapeCocoaPlugin/MenuHandler.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. (&quot;Apple&quot;) in
</del><ins>+ IMPORTANT:  This Apple software is supplied to you by Apple Inc. (&quot;Apple&quot;) in
</ins><span class="cx">  consideration of your agreement to the following terms, and your use, installation, 
</span><span class="cx">  modification or redistribution of this Apple software constitutes acceptance of these 
</span><span class="cx">  terms.  If you do not agree with these terms, please do not use, install, modify or 
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  forms; provided that if you redistribute the Apple Software in its entirety and without 
</span><span class="cx">  modifications, you must retain this notice and the following text and disclaimers in all 
</span><span class="cx">  such redistributions of the Apple Software.  Neither the name, trademarks, service marks 
</span><del>- or logos of Apple Computer, Inc. may be used to endorse or promote products derived from 
</del><ins>+ or logos of Apple Inc. may be used to endorse or promote products derived from 
</ins><span class="cx">  the Apple Software without specific prior written permission from Apple. Except as expressly
</span><span class="cx">  stated in this notice, no other rights or licenses, express or implied, are granted by Apple
</span><span class="cx">  herein, including but not limited to any patent rights that may be infringed by your 
</span></span></pre></div>
<a id="trunkExamplesNetscapeCocoaPluginmainm"></a>
<div class="modfile"><h4>Modified: trunk/Examples/NetscapeCocoaPlugin/main.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Examples/NetscapeCocoaPlugin/main.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Examples/NetscapeCocoaPlugin/main.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. (&quot;Apple&quot;) in
</del><ins>+ IMPORTANT:  This Apple software is supplied to you by Apple Inc. (&quot;Apple&quot;) in
</ins><span class="cx">  consideration of your agreement to the following terms, and your use, installation, 
</span><span class="cx">  modification or redistribution of this Apple software constitutes acceptance of these 
</span><span class="cx">  terms.  If you do not agree with these terms, please do not use, install, modify or 
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  forms; provided that if you redistribute the Apple Software in its entirety and without 
</span><span class="cx">  modifications, you must retain this notice and the following text and disclaimers in all 
</span><span class="cx">  such redistributions of the Apple Software.  Neither the name, trademarks, service marks 
</span><del>- or logos of Apple Computer, Inc. may be used to endorse or promote products derived from 
</del><ins>+ or logos of Apple Inc. may be used to endorse or promote products derived from 
</ins><span class="cx">  the Apple Software without specific prior written permission from Apple. Except as expressly
</span><span class="cx">  stated in this notice, no other rights or licenses, express or implied, are granted by Apple
</span><span class="cx">  herein, including but not limited to any patent rights that may be infringed by your 
</span></span></pre></div>
<a id="trunkExamplesNetscapeCoreAnimationPluginmainm"></a>
<div class="modfile"><h4>Modified: trunk/Examples/NetscapeCoreAnimationPlugin/main.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Examples/NetscapeCoreAnimationPlugin/main.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Examples/NetscapeCoreAnimationPlugin/main.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. (&quot;Apple&quot;) in
</del><ins>+ IMPORTANT:  This Apple software is supplied to you by Apple Inc. (&quot;Apple&quot;) in
</ins><span class="cx">  consideration of your agreement to the following terms, and your use, installation, 
</span><span class="cx">  modification or redistribution of this Apple software constitutes acceptance of these 
</span><span class="cx">  terms.  If you do not agree with these terms, please do not use, install, modify or 
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  forms; provided that if you redistribute the Apple Software in its entirety and without 
</span><span class="cx">  modifications, you must retain this notice and the following text and disclaimers in all 
</span><span class="cx">  such redistributions of the Apple Software.  Neither the name, trademarks, service marks 
</span><del>- or logos of Apple Computer, Inc. may be used to endorse or promote products derived from 
</del><ins>+ or logos of Apple Inc. may be used to endorse or promote products derived from 
</ins><span class="cx">  the Apple Software without specific prior written permission from Apple. Except as expressly
</span><span class="cx">  stated in this notice, no other rights or licenses, express or implied, are granted by Apple
</span><span class="cx">  herein, including but not limited to any patent rights that may be infringed by your 
</span></span></pre></div>
<a id="trunkExamplesNetscapeInputMethodPluginmainm"></a>
<div class="modfile"><h4>Modified: trunk/Examples/NetscapeInputMethodPlugin/main.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Examples/NetscapeInputMethodPlugin/main.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Examples/NetscapeInputMethodPlugin/main.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. (&quot;Apple&quot;) in
</del><ins>+ IMPORTANT:  This Apple software is supplied to you by Apple Inc. (&quot;Apple&quot;) in
</ins><span class="cx">  consideration of your agreement to the following terms, and your use, installation, 
</span><span class="cx">  modification or redistribution of this Apple software constitutes acceptance of these 
</span><span class="cx">  terms.  If you do not agree with these terms, please do not use, install, modify or 
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  forms; provided that if you redistribute the Apple Software in its entirety and without 
</span><span class="cx">  modifications, you must retain this notice and the following text and disclaimers in all 
</span><span class="cx">  such redistributions of the Apple Software.  Neither the name, trademarks, service marks 
</span><del>- or logos of Apple Computer, Inc. may be used to endorse or promote products derived from 
</del><ins>+ or logos of Apple Inc. may be used to endorse or promote products derived from 
</ins><span class="cx">  the Apple Software without specific prior written permission from Apple. Except as expressly
</span><span class="cx">  stated in this notice, no other rights or licenses, express or implied, are granted by Apple
</span><span class="cx">  herein, including but not limited to any patent rights that may be infringed by your 
</span></span></pre></div>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,43 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * editing/resources/TIFF-pasteboard-data.dat:
+        * fast/backgrounds/repeat/resources/gradient.gif:
+        * fast/forms/resources/apple.gif:
+        * http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+        * http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+        * platform/win/TestExpectations:
+        * platform/wincairo/TestExpectations:
+        * platform/wk2/TestExpectations:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html:
+        * webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html:
+        * webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html:
+        * webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+        * webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+        * webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+        * webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+
</ins><span class="cx"> 2014-03-14  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Subpixel rendering: border-radius painting falls back to rectangle at subpixel positions.
</span></span></pre></div>
<a id="trunkLayoutTestshttptestswebgl102resourceswebgl_test_filesconformanceresourcesfragmentShaderfrag"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestshttptestswebgl102resourceswebgl_test_filesconformanceresourcesvertexShadervert"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincairoTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/wincairo/TestExpectations        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/wk2/TestExpectations (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/wk2/TestExpectations        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/platform/wk2/TestExpectations        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceattribsglvertexattribpointeroffsetshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancecontextcontextattributepreservedrawingbufferhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> THIS SOFTWARE IS PROVIDED BY OPERA SOFTWARE ASA. ''AS IS'' AND ANY
</span><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancecontextincorrectcontextobjectbehaviourhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemiscbadargumentstesthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemiscinvalidpassedparamshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemiscnullobjectbehaviourhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancemisctypeconversiontesthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceprogramsgetactivetesthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderingdrawarraysoutofboundshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderingdrawelementsoutofboundshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderinglinelooptrifanhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> THIS SOFTWARE IS PROVIDED BY OPERA SOFTWARE ASA. ''AS IS'' AND ANY
</span><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancerenderingtrianglehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceresourcesfragmentShaderfrag"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceresourcesvertexShadervert"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformanceresourceswebgltestjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancestateglgetcallshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancestateglobjectgetcallshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesconformancetypedarraysarrayunittestshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> &lt;!--
</span><span class="cx"> Copyright (c) 2011 The Chromium Authors. All rights reserved.
</span><del>-Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions are
</span></span></pre></div>
<a id="trunkLayoutTestswebgl101resourceswebgl_test_filesextracanvascompositingtesthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!--
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl102resourceswebgl_test_filesconformanceresourcesfragmentShaderfrag"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebgl102resourceswebgl_test_filesconformanceresourcesvertexShadervert"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebglresourceswebgl_test_filesconformanceresourcesfragmentShaderfrag"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkLayoutTestswebglresourceswebgl_test_filesconformanceresourcesvertexShadervert"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/LayoutTests/webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. AS IS AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. AS IS AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkManualTestsNPN_InvokeInfoplist"></a>
<div class="modfile"><h4>Modified: trunk/ManualTests/NPN_Invoke/Info.plist (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/ManualTests/NPN_Invoke/Info.plist        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/ManualTests/NPN_Invoke/Info.plist        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         &lt;key&gt;CFBundleExecutable&lt;/key&gt;
</span><span class="cx">         &lt;string&gt;NPN_Invoke&lt;/string&gt;
</span><span class="cx">         &lt;key&gt;CFBundleGetInfoString&lt;/key&gt;
</span><del>-        &lt;string&gt;420+, Copyright 2006 Apple Computer, Inc.&lt;/string&gt;
</del><ins>+        &lt;string&gt;420+, Copyright 2006 Apple Inc.&lt;/string&gt;
</ins><span class="cx">         &lt;key&gt;CFBundleIconFile&lt;/key&gt;
</span><span class="cx">         &lt;string&gt;&lt;/string&gt;
</span><span class="cx">         &lt;key&gt;CFBundleIdentifier&lt;/key&gt;
</span></span></pre></div>
<a id="trunkManualTestsNPN_Invokemainc"></a>
<div class="modfile"><h4>Modified: trunk/ManualTests/NPN_Invoke/main.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/ManualTests/NPN_Invoke/main.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/ManualTests/NPN_Invoke/main.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc. (&quot;Apple&quot;) in
</del><ins>+ IMPORTANT:  This Apple software is supplied to you by Apple Inc. (&quot;Apple&quot;) in
</ins><span class="cx">  consideration of your agreement to the following terms, and your use, installation, 
</span><span class="cx">  modification or redistribution of this Apple software constitutes acceptance of these 
</span><span class="cx">  terms.  If you do not agree with these terms, please do not use, install, modify or 
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  forms; provided that if you redistribute the Apple Software in its entirety and without 
</span><span class="cx">  modifications, you must retain this notice and the following text and disclaimers in all 
</span><span class="cx">  such redistributions of the Apple Software.  Neither the name, trademarks, service marks 
</span><del>- or logos of Apple Computer, Inc. may be used to endorse or promote products derived from 
</del><ins>+ or logos of Apple Inc. may be used to endorse or promote products derived from 
</ins><span class="cx">  the Apple Software without specific prior written permission from Apple. Except as expressly
</span><span class="cx">  stated in this notice, no other rights or licenses, express or implied, are granted by Apple
</span><span class="cx">  herein, including but not limited to any patent rights that may be infringed by your 
</span></span></pre></div>
<a id="trunkManualTestsaccessibilityresourcesAppletTestjava"></a>
<div class="modfile"><h4>Modified: trunk/ManualTests/accessibility/resources/AppletTest.java (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/ManualTests/accessibility/resources/AppletTest.java        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/ManualTests/accessibility/resources/AppletTest.java        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS &quot;AS IS&quot; AND
</span><span class="cx">  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,22 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * Dromaeo/resources/dromaeo/web/tests/sunspider-3d-raytrace.html:
+        * Dromaeo/resources/dromaeo/web/tests/sunspider-bitops-bitwise-and.html:
+        * Dromaeo/resources/dromaeo/web/tests/sunspider-math-cordic.html:
+        * Dromaeo/resources/dromaeo/web/tests/sunspider-string-tagcloud.html:
+        * LongSpider/3d-morph.js:
+        * LongSpider/3d-raytrace.js:
+        * LongSpider/math-cordic.js:
+        * LongSpider/string-tagcloud.js:
+        * Parser/resources/html5-8266.html:
+        * Parser/resources/html5.html:
+
</ins><span class="cx"> 2014-03-10  Zoltan Horvath  &lt;zoltan@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [CSS Shapes] Add performance tests for SVG shape with shape-margin
</span></span></pre></div>
<a id="trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspider3draytracehtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-3d-raytrace.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-3d-raytrace.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-3d-raytrace.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspiderbitopsbitwiseandhtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-bitops-bitwise-and.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-bitops-bitwise-and.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-bitops-bitwise-and.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspidermathcordichtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-math-cordic.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-math-cordic.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-math-cordic.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsDromaeoresourcesdromaeowebtestssunspiderstringtagcloudhtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-string-tagcloud.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-string-tagcloud.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-string-tagcloud.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsLongSpider3dmorphjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/LongSpider/3d-morph.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/LongSpider/3d-morph.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/LongSpider/3d-morph.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsLongSpider3draytracejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/LongSpider/3d-raytrace.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/LongSpider/3d-raytrace.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/LongSpider/3d-raytrace.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsLongSpidermathcordicjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/LongSpider/math-cordic.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/LongSpider/math-cordic.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/LongSpider/math-cordic.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsLongSpiderstringtagcloudjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/LongSpider/string-tagcloud.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/LongSpider/string-tagcloud.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/LongSpider/string-tagcloud.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsParserresourceshtml58266html"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/Parser/resources/html5-8266.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/Parser/resources/html5-8266.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/Parser/resources/html5-8266.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -628,7 +628,7 @@
</span><span class="cx">     &lt;dd&gt;To view and vote on e-mail feedback: &lt;a href=http://www.whatwg.org/issues/&gt;http://www.whatwg.org/issues/&lt;/a&gt;&lt;/dd&gt;
</span><span class="cx">     &lt;dt&gt;Editor:&lt;/dt&gt;
</span><span class="cx">     &lt;dd&gt;Ian Hickson, Google, ian@hixie.ch&lt;/dd&gt;
</span><del>-   &lt;/dl&gt;&lt;p class=copyright&gt;&amp;copy; Copyright 2004-2011 Apple Computer, Inc.,
</del><ins>+   &lt;/dl&gt;&lt;p class=copyright&gt;&amp;copy; Copyright 2004-2011 Apple Inc.,
</ins><span class="cx">    Mozilla Foundation, and Opera Software ASA.&lt;/p&gt;
</span><span class="cx">    &lt;p class=copyright&gt;You are granted a license to use, reproduce
</span><span class="cx">    and create derivative works of this document.&lt;/p&gt;
</span></span></pre></div>
<a id="trunkPerformanceTestsParserresourceshtml5html"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/Parser/resources/html5.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/Parser/resources/html5.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/Parser/resources/html5.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -593,7 +593,7 @@
</span><span class="cx">     &lt;dd&gt;To view and vote on e-mail feedback: &lt;a href=http://www.whatwg.org/issues/&gt;http://www.whatwg.org/issues/&lt;/a&gt;&lt;/dd&gt;
</span><span class="cx">     &lt;dt&gt;Editor:&lt;/dt&gt;
</span><span class="cx">     &lt;dd&gt;Ian Hickson, Google, ian@hixie.ch&lt;/dd&gt;
</span><del>-   &lt;/dl&gt;&lt;p class=copyright&gt;&amp;copy; Copyright 2004-2011 Apple Computer, Inc.,
</del><ins>+   &lt;/dl&gt;&lt;p class=copyright&gt;&amp;copy; Copyright 2004-2011 Apple Inc.,
</ins><span class="cx">    Mozilla Foundation, and Opera Software ASA.&lt;/p&gt;
</span><span class="cx">    &lt;p class=copyright&gt;You are granted a license to use, reproduce
</span><span class="cx">    and create derivative works of this document.&lt;/p&gt;
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,49 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * hosted/sunspider.html:
+        * hosted/versions.html:
+        * make-hosted:
+        * resources/TEMPLATE.html:
+        * resources/driver-TEMPLATE.html:
+        * resources/results-TEMPLATE.html:
+        * resources/sunspider-analyze-results.js:
+        * resources/sunspider-compare-results.js:
+        * resources/sunspider-standalone-compare.js:
+        * resources/sunspider-standalone-driver.js:
+        * sunspider:
+        * sunspider-compare-results:
+        * tests/sunspider-0.9.1/3d-morph.js:
+        * tests/sunspider-0.9.1/3d-raytrace.js:
+        * tests/sunspider-0.9.1/bitops-bitwise-and.js:
+        * tests/sunspider-0.9.1/math-cordic.js:
+        * tests/sunspider-0.9.1/string-tagcloud.js:
+        * tests/sunspider-0.9/3d-morph.js:
+        * tests/sunspider-0.9/3d-raytrace.js:
+        * tests/sunspider-0.9/bitops-bitwise-and.js:
+        * tests/sunspider-0.9/math-cordic.js:
+        * tests/sunspider-0.9/string-tagcloud.js:
+        * tests/sunspider-1.0.1/3d-morph.js:
+        * tests/sunspider-1.0.1/3d-raytrace.js:
+        * tests/sunspider-1.0.1/bitops-bitwise-and.js:
+        * tests/sunspider-1.0.1/math-cordic.js:
+        * tests/sunspider-1.0.1/string-tagcloud.js:
+        * tests/sunspider-1.0.2/3d-morph.js:
+        * tests/sunspider-1.0.2/3d-raytrace.js:
+        * tests/sunspider-1.0.2/bitops-bitwise-and.js:
+        * tests/sunspider-1.0.2/math-cordic.js:
+        * tests/sunspider-1.0.2/string-tagcloud.js:
+        * tests/sunspider-1.0/3d-morph.js:
+        * tests/sunspider-1.0/3d-raytrace.js:
+        * tests/sunspider-1.0/bitops-bitwise-and.js:
+        * tests/sunspider-1.0/math-cordic.js:
+        * tests/sunspider-1.0/string-tagcloud.js:
+
</ins><span class="cx"> 2014-02-10  Filip Pizlo  &lt;fpizlo@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed, revert the accidental change from r163789.
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderhostedsunspiderhtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/hosted/sunspider.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/hosted/sunspider.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/hosted/sunspider.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderhostedversionshtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/hosted/versions.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/hosted/versions.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/hosted/versions.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidermakehosted"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/make-hosted (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/make-hosted        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/make-hosted        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcesTEMPLATEhtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/TEMPLATE.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/TEMPLATE.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/TEMPLATE.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcesdriverTEMPLATEhtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/driver-TEMPLATE.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/driver-TEMPLATE.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/driver-TEMPLATE.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcesresultsTEMPLATEhtml"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/results-TEMPLATE.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/results-TEMPLATE.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/results-TEMPLATE.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcessunspideranalyzeresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/sunspider-analyze-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/sunspider-analyze-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/sunspider-analyze-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcessunspidercompareresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/sunspider-compare-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/sunspider-compare-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/sunspider-compare-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcessunspiderstandalonecomparejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-compare.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-compare.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-compare.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpiderresourcessunspiderstandalonedriverjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-driver.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-driver.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/resources/sunspider-standalone-driver.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidersunspider"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/sunspider (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/sunspider        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/sunspider        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidersunspidercompareresults"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/sunspider-compare-results (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/sunspider-compare-results        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/sunspider-compare-results        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider093dmorphjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-morph.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-morph.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-morph.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider093draytracejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-raytrace.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-raytrace.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/3d-raytrace.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider09bitopsbitwiseandjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/bitops-bitwise-and.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/bitops-bitwise-and.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/bitops-bitwise-and.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider09mathcordicjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/math-cordic.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/math-cordic.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/math-cordic.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider09stringtagcloudjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/string-tagcloud.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/string-tagcloud.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9/string-tagcloud.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider0913dmorphjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-morph.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-morph.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-morph.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider0913draytracejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-raytrace.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-raytrace.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/3d-raytrace.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider091bitopsbitwiseandjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/bitops-bitwise-and.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/bitops-bitwise-and.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/bitops-bitwise-and.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider091mathcordicjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/math-cordic.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/math-cordic.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/math-cordic.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider091stringtagcloudjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/string-tagcloud.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/string-tagcloud.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-0.9.1/string-tagcloud.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider103dmorphjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-morph.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-morph.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-morph.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider103draytracejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-raytrace.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-raytrace.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/3d-raytrace.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider10bitopsbitwiseandjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/bitops-bitwise-and.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/bitops-bitwise-and.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/bitops-bitwise-and.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider10mathcordicjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/math-cordic.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/math-cordic.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/math-cordic.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider10stringtagcloudjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/string-tagcloud.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/string-tagcloud.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0/string-tagcloud.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider1013dmorphjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-morph.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-morph.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-morph.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider1013draytracejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-raytrace.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-raytrace.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/3d-raytrace.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider101bitopsbitwiseandjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/bitops-bitwise-and.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/bitops-bitwise-and.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/bitops-bitwise-and.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider101mathcordicjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/math-cordic.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/math-cordic.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/math-cordic.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider101stringtagcloudjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/string-tagcloud.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/string-tagcloud.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.1/string-tagcloud.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider1023dmorphjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-morph.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-morph.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-morph.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider1023draytracejs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-raytrace.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-raytrace.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/3d-raytrace.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider102bitopsbitwiseandjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/bitops-bitwise-and.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/bitops-bitwise-and.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/bitops-bitwise-and.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider102mathcordicjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/math-cordic.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/math-cordic.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/math-cordic.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkPerformanceTestsSunSpidertestssunspider102stringtagcloudjs"></a>
<div class="modfile"><h4>Modified: trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/string-tagcloud.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/string-tagcloud.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/PerformanceTests/SunSpider/tests/sunspider-1.0.2/string-tagcloud.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIAPICasth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/APICast.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/APICast.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/APICast.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSBasePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSBasePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSBasePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSBasePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackConstructorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackConstructor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackConstructor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackConstructor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackConstructorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackConstructor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackConstructor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackConstructor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackFunctioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackFunction.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackFunction.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackFunction.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackFunctionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackFunction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackFunction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackFunction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSCallbackObjectFunctionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSCallbackObjectFunctions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSCallbackObjectFunctions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSCallbackObjectFunctions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSClassRefcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSClassRef.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSClassRef.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSClassRef.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSClassRefh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSClassRef.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSClassRef.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSClassRef.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSContextRefcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSContextRef.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSContextRef.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSContextRef.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSContextRefh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSContextRef.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSContextRef.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSContextRef.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSContextRefPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSContextRefPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSContextRefPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSContextRefPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSObjectRefcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSObjectRef.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSObjectRef.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSObjectRef.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSObjectRefh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSObjectRef.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSObjectRef.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSObjectRef.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSProfilerPrivatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSProfilerPrivate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSProfilerPrivate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSProfilerPrivate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSProfilerPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSProfilerPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSProfilerPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSProfilerPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSRetainPtrh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSRetainPtr.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSRetainPtr.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSRetainPtr.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSStringRefcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSStringRef.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSStringRef.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSStringRef.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSStringRefh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSStringRef.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSStringRef.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSStringRef.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSStringRefBSTRcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSStringRefBSTR.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSStringRefBSTR.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSStringRefBSTR.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSStringRefBSTRh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSStringRefBSTR.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSStringRefBSTR.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSStringRefBSTR.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSStringRefCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSStringRefCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSStringRefCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSStringRefCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSStringRefCFh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSStringRefCF.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSStringRefCF.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSStringRefCF.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSValueRefcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSValueRef.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSValueRef.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSValueRef.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJSValueRefh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JSValueRef.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JSValueRef.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JSValueRef.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJavaScripth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JavaScript.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JavaScript.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JavaScript.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIJavaScriptCoreh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/JavaScriptCore.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/JavaScriptCore.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/JavaScriptCore.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIOpaqueJSStringcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/OpaqueJSString.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/OpaqueJSString.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/OpaqueJSString.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIOpaqueJSStringh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/OpaqueJSString.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/OpaqueJSString.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/OpaqueJSString.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsJSNodec"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/JSNode.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/JSNode.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/JSNode.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsJSNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/JSNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/JSNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/JSNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsJSNodeListc"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/JSNodeList.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/JSNodeList.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/JSNodeList.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsJSNodeListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/JSNodeList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/JSNodeList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/JSNodeList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsNodec"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/Node.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/Node.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/Node.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/Node.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/Node.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/Node.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsNodeListc"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/NodeList.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/NodeList.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/NodeList.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsNodeListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/NodeList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/NodeList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/NodeList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsminidomc"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/minidom.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/minidom.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/minidom.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPItestsminidomjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/minidom.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/minidom.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/minidom.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIteststestapic"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/testapi.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/testapi.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/testapi.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreAPIteststestapijs"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/API/tests/testapi.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/API/tests/testapi.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/API/tests/testapi.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,165 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * API/APICast.h:
+        * API/JSBase.cpp:
+        * API/JSBase.h:
+        * API/JSBasePrivate.h:
+        * API/JSCallbackConstructor.cpp:
+        * API/JSCallbackConstructor.h:
+        * API/JSCallbackFunction.cpp:
+        * API/JSCallbackFunction.h:
+        * API/JSCallbackObject.cpp:
+        * API/JSCallbackObject.h:
+        * API/JSCallbackObjectFunctions.h:
+        * API/JSClassRef.cpp:
+        * API/JSClassRef.h:
+        * API/JSContextRef.cpp:
+        * API/JSContextRef.h:
+        * API/JSContextRefPrivate.h:
+        * API/JSObjectRef.cpp:
+        * API/JSObjectRef.h:
+        * API/JSProfilerPrivate.cpp:
+        * API/JSProfilerPrivate.h:
+        * API/JSRetainPtr.h:
+        * API/JSStringRef.cpp:
+        * API/JSStringRef.h:
+        * API/JSStringRefBSTR.cpp:
+        * API/JSStringRefBSTR.h:
+        * API/JSStringRefCF.cpp:
+        * API/JSStringRefCF.h:
+        * API/JSValueRef.cpp:
+        * API/JSValueRef.h:
+        * API/JavaScript.h:
+        * API/JavaScriptCore.h:
+        * API/OpaqueJSString.cpp:
+        * API/OpaqueJSString.h:
+        * API/tests/JSNode.c:
+        * API/tests/JSNode.h:
+        * API/tests/JSNodeList.c:
+        * API/tests/JSNodeList.h:
+        * API/tests/Node.c:
+        * API/tests/Node.h:
+        * API/tests/NodeList.c:
+        * API/tests/NodeList.h:
+        * API/tests/minidom.c:
+        * API/tests/minidom.js:
+        * API/tests/testapi.c:
+        * API/tests/testapi.js:
+        * DerivedSources.make:
+        * bindings/ScriptValue.cpp:
+        * bytecode/CodeBlock.cpp:
+        * bytecode/CodeBlock.h:
+        * bytecode/EvalCodeCache.h:
+        * bytecode/Instruction.h:
+        * bytecode/JumpTable.cpp:
+        * bytecode/JumpTable.h:
+        * bytecode/Opcode.cpp:
+        * bytecode/Opcode.h:
+        * bytecode/SamplingTool.cpp:
+        * bytecode/SamplingTool.h:
+        * bytecode/SpeculatedType.cpp:
+        * bytecode/SpeculatedType.h:
+        * bytecode/ValueProfile.h:
+        * bytecompiler/BytecodeGenerator.cpp:
+        * bytecompiler/BytecodeGenerator.h:
+        * bytecompiler/Label.h:
+        * bytecompiler/LabelScope.h:
+        * bytecompiler/RegisterID.h:
+        * debugger/DebuggerCallFrame.cpp:
+        * debugger/DebuggerCallFrame.h:
+        * dfg/DFGDesiredStructureChains.cpp:
+        * dfg/DFGDesiredStructureChains.h:
+        * heap/GCActivityCallback.cpp:
+        * heap/GCActivityCallback.h:
+        * inspector/ConsoleMessage.cpp:
+        * inspector/ConsoleMessage.h:
+        * inspector/IdentifiersFactory.cpp:
+        * inspector/IdentifiersFactory.h:
+        * inspector/InjectedScriptManager.cpp:
+        * inspector/InjectedScriptManager.h:
+        * inspector/InjectedScriptSource.js:
+        * inspector/ScriptBreakpoint.h:
+        * inspector/ScriptDebugListener.h:
+        * inspector/ScriptDebugServer.cpp:
+        * inspector/ScriptDebugServer.h:
+        * inspector/agents/InspectorAgent.cpp:
+        * inspector/agents/InspectorAgent.h:
+        * inspector/agents/InspectorDebuggerAgent.cpp:
+        * inspector/agents/InspectorDebuggerAgent.h:
+        * interpreter/Interpreter.cpp:
+        * interpreter/Interpreter.h:
+        * interpreter/JSStack.cpp:
+        * interpreter/JSStack.h:
+        * interpreter/Register.h:
+        * jit/CompactJITCodeMap.h:
+        * jit/JITStubs.cpp:
+        * jit/JITStubs.h:
+        * jit/JITStubsARM.h:
+        * jit/JITStubsARMv7.h:
+        * jit/JITStubsX86.h:
+        * jit/JITStubsX86_64.h:
+        * os-win32/stdbool.h:
+        * parser/SourceCode.h:
+        * parser/SourceProvider.h:
+        * profiler/LegacyProfiler.cpp:
+        * profiler/LegacyProfiler.h:
+        * profiler/ProfileNode.cpp:
+        * profiler/ProfileNode.h:
+        * runtime/ArrayBufferView.cpp:
+        * runtime/ArrayBufferView.h:
+        * runtime/BatchedTransitionOptimizer.h:
+        * runtime/CallData.h:
+        * runtime/ConstructData.h:
+        * runtime/DumpContext.cpp:
+        * runtime/DumpContext.h:
+        * runtime/ExceptionHelpers.cpp:
+        * runtime/ExceptionHelpers.h:
+        * runtime/InitializeThreading.cpp:
+        * runtime/InitializeThreading.h:
+        * runtime/IntegralTypedArrayBase.h:
+        * runtime/IntendedStructureChain.cpp:
+        * runtime/IntendedStructureChain.h:
+        * runtime/JSActivation.cpp:
+        * runtime/JSActivation.h:
+        * runtime/JSExportMacros.h:
+        * runtime/JSGlobalObject.cpp:
+        * runtime/JSNotAnObject.cpp:
+        * runtime/JSNotAnObject.h:
+        * runtime/JSPropertyNameIterator.cpp:
+        * runtime/JSPropertyNameIterator.h:
+        * runtime/JSSegmentedVariableObject.cpp:
+        * runtime/JSSegmentedVariableObject.h:
+        * runtime/JSSymbolTableObject.cpp:
+        * runtime/JSSymbolTableObject.h:
+        * runtime/JSTypeInfo.h:
+        * runtime/JSVariableObject.cpp:
+        * runtime/JSVariableObject.h:
+        * runtime/PropertyTable.cpp:
+        * runtime/PutPropertySlot.h:
+        * runtime/SamplingCounter.cpp:
+        * runtime/SamplingCounter.h:
+        * runtime/Structure.cpp:
+        * runtime/Structure.h:
+        * runtime/StructureChain.cpp:
+        * runtime/StructureChain.h:
+        * runtime/StructureInlines.h:
+        * runtime/StructureTransitionTable.h:
+        * runtime/SymbolTable.cpp:
+        * runtime/SymbolTable.h:
+        * runtime/TypedArrayBase.h:
+        * runtime/TypedArrayType.cpp:
+        * runtime/TypedArrayType.h:
+        * runtime/VM.cpp:
+        * runtime/VM.h:
+        * yarr/RegularExpression.cpp:
+        * yarr/RegularExpression.h:
+
</ins><span class="cx"> 2014-03-14  Filip Pizlo  &lt;fpizlo@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Final FTL iOS build magic
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreDerivedSourcesmake"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/DerivedSources.make (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/DerivedSources.make        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/DerivedSources.make        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebindingsScriptValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bindings/ScriptValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bindings/ScriptValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bindings/ScriptValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeCodeBlockcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/CodeBlock.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/CodeBlock.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/CodeBlock.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeCodeBlockh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/CodeBlock.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/CodeBlock.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/CodeBlock.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeEvalCodeCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/EvalCodeCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/EvalCodeCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/EvalCodeCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeInstructionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/Instruction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/Instruction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/Instruction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeJumpTablecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/JumpTable.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/JumpTable.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/JumpTable.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeJumpTableh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/JumpTable.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/JumpTable.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/JumpTable.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeOpcodecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/Opcode.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/Opcode.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/Opcode.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeOpcodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/Opcode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/Opcode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/Opcode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeSamplingToolcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/SamplingTool.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/SamplingTool.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/SamplingTool.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeSamplingToolh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/SamplingTool.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/SamplingTool.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/SamplingTool.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeSpeculatedTypecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/SpeculatedType.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/SpeculatedType.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/SpeculatedType.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeSpeculatedTypeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/SpeculatedType.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/SpeculatedType.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/SpeculatedType.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecodeValueProfileh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecode/ValueProfile.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecode/ValueProfile.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecode/ValueProfile.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecompilerBytecodeGeneratorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecompilerBytecodeGeneratorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecompilerLabelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecompiler/Label.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecompiler/Label.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecompiler/Label.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecompilerLabelScopeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecompiler/LabelScope.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecompiler/LabelScope.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecompiler/LabelScope.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorebytecompilerRegisterIDh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/bytecompiler/RegisterID.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/bytecompiler/RegisterID.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/bytecompiler/RegisterID.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoredebuggerDebuggerCallFramecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoredebuggerDebuggerCallFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/debugger/DebuggerCallFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoredfgDFGDesiredStructureChainscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoredfgDFGDesiredStructureChainsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/dfg/DFGDesiredStructureChains.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreheapGCActivityCallbackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/heap/GCActivityCallback.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/heap/GCActivityCallback.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/heap/GCActivityCallback.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreheapGCActivityCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/heap/GCActivityCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/heap/GCActivityCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/heap/GCActivityCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorConsoleMessagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/ConsoleMessage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/ConsoleMessage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/ConsoleMessage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorConsoleMessageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/ConsoleMessage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/ConsoleMessage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/ConsoleMessage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorIdentifiersFactorycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorIdentifiersFactoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/IdentifiersFactory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorInjectedScriptManagercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorInjectedScriptManagerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/InjectedScriptManager.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorInjectedScriptSourcejs"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/InjectedScriptSource.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/InjectedScriptSource.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/InjectedScriptSource.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorScriptBreakpointh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/ScriptBreakpoint.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/ScriptBreakpoint.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/ScriptBreakpoint.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorScriptDebugListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/ScriptDebugListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/ScriptDebugListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/ScriptDebugListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorScriptDebugServercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectorScriptDebugServerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/ScriptDebugServer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectoragentsInspectorAgentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectoragentsInspectorAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/agents/InspectorAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectoragentsInspectorDebuggerAgentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinspectoragentsInspectorDebuggerAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinterpreterInterpretercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/interpreter/Interpreter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/interpreter/Interpreter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/interpreter/Interpreter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinterpreterInterpreterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/interpreter/Interpreter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/interpreter/Interpreter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/interpreter/Interpreter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinterpreterJSStackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/interpreter/JSStack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/interpreter/JSStack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/interpreter/JSStack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinterpreterJSStackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/interpreter/JSStack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/interpreter/JSStack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/interpreter/JSStack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreinterpreterRegisterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/interpreter/Register.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/interpreter/Register.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/interpreter/Register.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitCompactJITCodeMaph"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/CompactJITCodeMap.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/CompactJITCodeMap.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/CompactJITCodeMap.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitJITStubscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/JITStubs.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/JITStubs.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/JITStubs.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitJITStubsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/JITStubs.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/JITStubs.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/JITStubs.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitJITStubsARMh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/JITStubsARM.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/JITStubsARM.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/JITStubsARM.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitJITStubsARMv7h"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/JITStubsARMv7.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/JITStubsARMv7.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/JITStubsARMv7.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitJITStubsX86h"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/JITStubsX86.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/JITStubsX86.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/JITStubsX86.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCorejitJITStubsX86_64h"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/jit/JITStubsX86_64.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/jit/JITStubsX86_64.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/jit/JITStubsX86_64.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreoswin32stdboolh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/os-win32/stdbool.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/os-win32/stdbool.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/os-win32/stdbool.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreparserSourceCodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/parser/SourceCode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/parser/SourceCode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/parser/SourceCode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreparserSourceProviderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/parser/SourceProvider.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/parser/SourceProvider.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/parser/SourceProvider.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreprofilerLegacyProfilercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/profiler/LegacyProfiler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/profiler/LegacyProfiler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/profiler/LegacyProfiler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreprofilerLegacyProfilerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/profiler/LegacyProfiler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/profiler/LegacyProfiler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/profiler/LegacyProfiler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreprofilerProfileNodecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/profiler/ProfileNode.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/profiler/ProfileNode.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/profiler/ProfileNode.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreprofilerProfileNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/profiler/ProfileNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/profiler/ProfileNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/profiler/ProfileNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeArrayBufferViewcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/ArrayBufferView.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/ArrayBufferView.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/ArrayBufferView.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeArrayBufferViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/ArrayBufferView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/ArrayBufferView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/ArrayBufferView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeBatchedTransitionOptimizerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeCallDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/CallData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/CallData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/CallData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeConstructDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/ConstructData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/ConstructData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/ConstructData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeDumpContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/DumpContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/DumpContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/DumpContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeDumpContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/DumpContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/DumpContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/DumpContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeExceptionHelperscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeExceptionHelpersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/ExceptionHelpers.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeInitializeThreadingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/InitializeThreading.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/InitializeThreading.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/InitializeThreading.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeInitializeThreadingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/InitializeThreading.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/InitializeThreading.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/InitializeThreading.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeIntegralTypedArrayBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/IntegralTypedArrayBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/IntegralTypedArrayBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/IntegralTypedArrayBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeIntendedStructureChaincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeIntendedStructureChainh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/IntendedStructureChain.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSActivationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSActivation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSActivation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSActivation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSActivationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSActivation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSActivation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSActivation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSExportMacrosh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSExportMacros.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSExportMacros.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSExportMacros.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSGlobalObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSGlobalObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSGlobalObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSGlobalObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSNotAnObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSNotAnObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSNotAnObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSNotAnObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSNotAnObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSPropertyNameIteratorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSPropertyNameIteratorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSSegmentedVariableObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSSegmentedVariableObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSSymbolTableObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSSymbolTableObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSSymbolTableObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSTypeInfoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSTypeInfo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSTypeInfo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSTypeInfo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSVariableObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSVariableObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSVariableObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSVariableObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeJSVariableObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/JSVariableObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/JSVariableObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/JSVariableObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimePropertyTablecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/PropertyTable.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/PropertyTable.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/PropertyTable.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimePutPropertySloth"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/PutPropertySlot.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/PutPropertySlot.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/PutPropertySlot.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeSamplingCountercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/SamplingCounter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/SamplingCounter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/SamplingCounter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeSamplingCounterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/SamplingCounter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/SamplingCounter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/SamplingCounter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeStructurecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/Structure.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/Structure.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/Structure.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeStructureh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/Structure.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/Structure.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/Structure.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeStructureChaincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/StructureChain.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/StructureChain.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/StructureChain.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeStructureChainh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/StructureChain.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/StructureChain.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/StructureChain.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeStructureInlinesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/StructureInlines.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/StructureInlines.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/StructureInlines.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeStructureTransitionTableh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/StructureTransitionTable.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/StructureTransitionTable.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/StructureTransitionTable.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeSymbolTablecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/SymbolTable.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/SymbolTable.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/SymbolTable.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeSymbolTableh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/SymbolTable.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/SymbolTable.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/SymbolTable.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeTypedArrayBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/TypedArrayBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/TypedArrayBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/TypedArrayBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeTypedArrayTypecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/TypedArrayType.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/TypedArrayType.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/TypedArrayType.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeTypedArrayTypeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/TypedArrayType.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/TypedArrayType.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/TypedArrayType.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeVMcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/VM.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/VM.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/VM.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreruntimeVMh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/runtime/VM.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/runtime/VM.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/runtime/VM.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreyarrRegularExpressioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/yarr/RegularExpression.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/yarr/RegularExpression.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/yarr/RegularExpression.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceJavaScriptCoreyarrRegularExpressionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/JavaScriptCore/yarr/RegularExpression.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/JavaScriptCore/yarr/RegularExpression.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/JavaScriptCore/yarr/RegularExpression.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,82 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * wtf/ASCIICType.h:
+        * wtf/AVLTree.h:
+        * wtf/Assertions.cpp:
+        * wtf/Assertions.h:
+        * wtf/Atomics.cpp:
+        * wtf/Atomics.h:
+        * wtf/AutodrainedPool.h:
+        * wtf/AutodrainedPoolMac.mm:
+        * wtf/BoundsCheckedPointer.h:
+        * wtf/CryptographicUtilities.cpp:
+        * wtf/CryptographicallyRandomNumber.h:
+        * wtf/CurrentTime.h:
+        * wtf/Deque.h:
+        * wtf/DisallowCType.h:
+        * wtf/ExportMacros.h:
+        * wtf/FeatureDefines.h:
+        * wtf/GetPtr.h:
+        * wtf/HashIterators.h:
+        * wtf/Locker.h:
+        * wtf/MainThread.cpp:
+        * wtf/MainThread.h:
+        * wtf/MathExtras.h:
+        * wtf/MediaTime.cpp:
+        * wtf/MediaTime.h:
+        * wtf/MessageQueue.h:
+        * wtf/MetaAllocator.cpp:
+        * wtf/MetaAllocator.h:
+        * wtf/MetaAllocatorHandle.h:
+        * wtf/OSRandomSource.cpp:
+        * wtf/OSRandomSource.h:
+        * wtf/Platform.h:
+        * wtf/RandomNumber.cpp:
+        * wtf/RandomNumber.h:
+        * wtf/RandomNumberSeed.h:
+        * wtf/RedBlackTree.h:
+        * wtf/RunLoopTimer.h:
+        * wtf/RunLoopTimerCF.cpp:
+        * wtf/SchedulePair.h:
+        * wtf/SchedulePairCF.cpp:
+        * wtf/SchedulePairMac.mm:
+        * wtf/SegmentedVector.h:
+        * wtf/StackBounds.h:
+        * wtf/StaticConstructors.h:
+        * wtf/StringExtras.h:
+        * wtf/ThreadFunctionInvocation.h:
+        * wtf/ThreadSafeRefCounted.h:
+        * wtf/ThreadSpecific.h:
+        * wtf/Threading.h:
+        * wtf/ThreadingPrimitives.h:
+        * wtf/ThreadingPthreads.cpp:
+        * wtf/ThreadingWin.cpp:
+        * wtf/WTFThreadData.cpp:
+        * wtf/WTFThreadData.h:
+        * wtf/efl/OwnPtrEfl.cpp:
+        * wtf/mac/MainThreadMac.mm:
+        * wtf/text/AtomicStringHash.h:
+        * wtf/text/AtomicStringImpl.h:
+        * wtf/text/Base64.h:
+        * wtf/text/CString.cpp:
+        * wtf/text/CString.h:
+        * wtf/text/LChar.h:
+        * wtf/text/cf/StringCF.cpp:
+        * wtf/text/mac/StringMac.mm:
+        * wtf/unicode/CharacterNames.h:
+        * wtf/unicode/Collator.h:
+        * wtf/unicode/CollatorDefault.cpp:
+        * wtf/unicode/UTF8.cpp:
+        * wtf/unicode/UTF8.h:
+        * wtf/unicode/icu/CollatorICU.cpp:
+        * wtf/win/MainThreadWin.cpp:
+
</ins><span class="cx"> 2014-03-14  Byungseon Shin  &lt;sun.shin@lge.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Incorrect Date returned between March 1, 2034 and February 28, 2100.
</span></span></pre></div>
<a id="trunkSourceWTFwtfASCIICTypeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ASCIICType.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ASCIICType.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ASCIICType.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfAVLTreeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/AVLTree.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/AVLTree.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/AVLTree.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfAssertionscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Assertions.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Assertions.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Assertions.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfAssertionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Assertions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Assertions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Assertions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfAtomicscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Atomics.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Atomics.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Atomics.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfAtomicsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Atomics.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Atomics.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Atomics.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfAutodrainedPoolh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/AutodrainedPool.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/AutodrainedPool.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/AutodrainedPool.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfAutodrainedPoolMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/AutodrainedPoolMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/AutodrainedPoolMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/AutodrainedPoolMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfBoundsCheckedPointerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/BoundsCheckedPointer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/BoundsCheckedPointer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/BoundsCheckedPointer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfCryptographicUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/CryptographicUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/CryptographicUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/CryptographicUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfCryptographicallyRandomNumberh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/CryptographicallyRandomNumber.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/CryptographicallyRandomNumber.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/CryptographicallyRandomNumber.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfCurrentTimeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/CurrentTime.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/CurrentTime.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/CurrentTime.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span></span></pre></div>
<a id="trunkSourceWTFwtfDequeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Deque.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Deque.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Deque.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfDisallowCTypeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/DisallowCType.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/DisallowCType.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/DisallowCType.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfExportMacrosh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ExportMacros.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ExportMacros.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ExportMacros.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfFeatureDefinesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/FeatureDefines.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/FeatureDefines.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/FeatureDefines.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfGetPtrh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/GetPtr.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/GetPtr.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/GetPtr.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- *  Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ *  Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  *  This library is free software; you can redistribute it and/or
</span><span class="cx">  *  modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWTFwtfHashIteratorsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/HashIterators.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/HashIterators.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/HashIterators.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfLockerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Locker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Locker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Locker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMainThreadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MainThread.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MainThread.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MainThread.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMainThreadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MainThread.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MainThread.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MainThread.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMathExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MathExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MathExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MathExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfMediaTimecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MediaTime.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MediaTime.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MediaTime.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMediaTimeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MediaTime.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MediaTime.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MediaTime.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMessageQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MessageQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MessageQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MessageQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMetaAllocatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MetaAllocator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MetaAllocator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MetaAllocator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMetaAllocatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MetaAllocator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MetaAllocator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MetaAllocator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfMetaAllocatorHandleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/MetaAllocatorHandle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/MetaAllocatorHandle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/MetaAllocatorHandle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfOSRandomSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/OSRandomSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/OSRandomSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/OSRandomSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfOSRandomSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/OSRandomSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/OSRandomSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/OSRandomSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfPlatformh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Platform.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Platform.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Platform.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfRandomNumbercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/RandomNumber.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/RandomNumber.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/RandomNumber.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfRandomNumberh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/RandomNumber.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/RandomNumber.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/RandomNumber.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfRandomNumberSeedh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/RandomNumberSeed.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/RandomNumberSeed.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/RandomNumberSeed.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfRedBlackTreeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/RedBlackTree.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/RedBlackTree.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/RedBlackTree.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfRunLoopTimerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/RunLoopTimer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/RunLoopTimer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/RunLoopTimer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfRunLoopTimerCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/RunLoopTimerCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/RunLoopTimerCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/RunLoopTimerCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfSchedulePairh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/SchedulePair.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/SchedulePair.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/SchedulePair.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfSchedulePairCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/SchedulePairCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/SchedulePairCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/SchedulePairCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfSchedulePairMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/SchedulePairMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/SchedulePairMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/SchedulePairMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfSegmentedVectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/SegmentedVector.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/SegmentedVector.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/SegmentedVector.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfStackBoundsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/StackBounds.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/StackBounds.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/StackBounds.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfStaticConstructorsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/StaticConstructors.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/StaticConstructors.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/StaticConstructors.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWTFwtfStringExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/StringExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/StringExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/StringExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadFunctionInvocationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ThreadFunctionInvocation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ThreadFunctionInvocation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ThreadFunctionInvocation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadSafeRefCountedh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ThreadSafeRefCounted.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ThreadSafeRefCounted.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ThreadSafeRefCounted.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadSpecifich"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ThreadSpecific.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ThreadSpecific.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ThreadSpecific.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/Threading.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/Threading.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/Threading.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadingPrimitivesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ThreadingPrimitives.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ThreadingPrimitives.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ThreadingPrimitives.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadingPthreadscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ThreadingPthreads.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ThreadingPthreads.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ThreadingPthreads.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfThreadingWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/ThreadingWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/ThreadingWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/ThreadingWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfWTFThreadDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/WTFThreadData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/WTFThreadData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/WTFThreadData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfWTFThreadDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/WTFThreadData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/WTFThreadData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/WTFThreadData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfeflOwnPtrEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/efl/OwnPtrEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/efl/OwnPtrEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/efl/OwnPtrEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfmacMainThreadMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/mac/MainThreadMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/mac/MainThreadMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/mac/MainThreadMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtftextAtomicStringHashh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/AtomicStringHash.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/AtomicStringHash.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/AtomicStringHash.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtftextAtomicStringImplh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/AtomicStringImpl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/AtomicStringImpl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/AtomicStringImpl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWTFwtftextBase64h"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/Base64.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/Base64.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/Base64.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtftextCStringcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/CString.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/CString.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/CString.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtftextCStringh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/CString.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/CString.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/CString.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtftextLCharh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/LChar.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/LChar.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/LChar.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtftextcfStringCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/cf/StringCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/cf/StringCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/cf/StringCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWTFwtftextmacStringMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/text/mac/StringMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/text/mac/StringMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/text/mac/StringMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWTFwtfunicodeCharacterNamesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/unicode/CharacterNames.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/unicode/CharacterNames.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/unicode/CharacterNames.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfunicodeCollatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/unicode/Collator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/unicode/Collator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/unicode/Collator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfunicodeCollatorDefaultcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/unicode/CollatorDefault.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/unicode/CollatorDefault.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/unicode/CollatorDefault.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfunicodeUTF8cpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/unicode/UTF8.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/unicode/UTF8.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/unicode/UTF8.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfunicodeUTF8h"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/unicode/UTF8.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/unicode/UTF8.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/unicode/UTF8.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWTFwtfunicodeicuCollatorICUcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/unicode/icu/CollatorICU.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/unicode/icu/CollatorICU.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/unicode/icu/CollatorICU.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWTFwtfwinMainThreadWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WTF/wtf/win/MainThreadWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WTF/wtf/win/MainThreadWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WTF/wtf/win/MainThreadWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,2130 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        No new tests because no behavior changes.
+
+        * DerivedSources.make:
+        * Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp:
+        * Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h:
+        * Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl:
+        * Modules/encryptedmedia/MediaKeyMessageEvent.cpp:
+        * Modules/encryptedmedia/MediaKeyMessageEvent.h:
+        * Modules/encryptedmedia/MediaKeyMessageEvent.idl:
+        * Modules/encryptedmedia/MediaKeyNeededEvent.cpp:
+        * Modules/encryptedmedia/MediaKeyNeededEvent.h:
+        * Modules/encryptedmedia/MediaKeyNeededEvent.idl:
+        * Modules/encryptedmedia/MediaKeySession.idl:
+        * Modules/encryptedmedia/MediaKeys.idl:
+        * Modules/geolocation/NavigatorGeolocation.cpp:
+        * Modules/indexeddb/DOMWindowIndexedDatabase.idl:
+        * Modules/indexeddb/IDBCallbacks.h:
+        * Modules/indexeddb/IDBDatabaseException.cpp:
+        * Modules/indexeddb/IDBDatabaseMetadata.h:
+        * Modules/indexeddb/IDBEventDispatcher.cpp:
+        * Modules/indexeddb/IDBEventDispatcher.h:
+        * Modules/indexeddb/IDBFactory.cpp:
+        * Modules/indexeddb/IDBFactory.h:
+        * Modules/indexeddb/IDBFactoryBackendInterface.cpp:
+        * Modules/indexeddb/IDBFactoryBackendInterface.h:
+        * Modules/indexeddb/IDBHistograms.h:
+        * Modules/indexeddb/IDBIndexMetadata.h:
+        * Modules/indexeddb/IDBObjectStoreMetadata.h:
+        * Modules/indexeddb/IDBRecordIdentifier.h:
+        * Modules/indexeddb/IDBRequest.cpp:
+        * Modules/indexeddb/IDBRequest.h:
+        * Modules/indexeddb/IDBRequest.idl:
+        * Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:
+        * Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h:
+        * Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl:
+        * Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp:
+        * Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.h:
+        * Modules/mediacontrols/MediaControlsHost.cpp:
+        * Modules/mediacontrols/MediaControlsHost.h:
+        * Modules/mediacontrols/MediaControlsHost.idl:
+        * Modules/mediacontrols/mediaControlsApple.css:
+        * Modules/mediacontrols/mediaControlsiOS.css:
+        * Modules/mediasource/AudioTrackMediaSource.h:
+        * Modules/mediasource/AudioTrackMediaSource.idl:
+        * Modules/mediasource/TextTrackMediaSource.h:
+        * Modules/mediasource/TextTrackMediaSource.idl:
+        * Modules/mediasource/VideoTrackMediaSource.h:
+        * Modules/mediasource/VideoTrackMediaSource.idl:
+        * Modules/mediastream/AllAudioCapabilities.h:
+        * Modules/mediastream/AllAudioCapabilities.idl:
+        * Modules/mediastream/AllVideoCapabilities.h:
+        * Modules/mediastream/AllVideoCapabilities.idl:
+        * Modules/mediastream/AudioStreamTrack.cpp:
+        * Modules/mediastream/AudioStreamTrack.h:
+        * Modules/mediastream/AudioStreamTrack.idl:
+        * Modules/mediastream/CapabilityRange.cpp:
+        * Modules/mediastream/CapabilityRange.h:
+        * Modules/mediastream/CapabilityRange.idl:
+        * Modules/mediastream/MediaSourceStates.cpp:
+        * Modules/mediastream/MediaSourceStates.h:
+        * Modules/mediastream/MediaSourceStates.idl:
+        * Modules/mediastream/MediaStreamCapabilities.cpp:
+        * Modules/mediastream/MediaStreamCapabilities.h:
+        * Modules/mediastream/MediaStreamCapabilities.idl:
+        * Modules/mediastream/MediaTrackConstraint.cpp:
+        * Modules/mediastream/MediaTrackConstraint.h:
+        * Modules/mediastream/MediaTrackConstraint.idl:
+        * Modules/mediastream/MediaTrackConstraintSet.cpp:
+        * Modules/mediastream/MediaTrackConstraintSet.h:
+        * Modules/mediastream/MediaTrackConstraints.cpp:
+        * Modules/mediastream/MediaTrackConstraints.h:
+        * Modules/mediastream/MediaTrackConstraints.idl:
+        * Modules/mediastream/NavigatorMediaStream.cpp:
+        * Modules/mediastream/NavigatorUserMediaError.cpp:
+        * Modules/mediastream/RTCConfiguration.idl:
+        * Modules/mediastream/RTCIceServer.idl:
+        * Modules/mediastream/RTCOfferAnswerOptions.cpp:
+        * Modules/mediastream/RTCOfferAnswerOptions.h:
+        * Modules/mediastream/VideoStreamTrack.cpp:
+        * Modules/mediastream/VideoStreamTrack.h:
+        * Modules/mediastream/VideoStreamTrack.idl:
+        * Modules/networkinfo/NetworkInfo.cpp:
+        * Modules/networkinfo/NetworkInfo.h:
+        * Modules/networkinfo/NetworkInfoConnection.cpp:
+        * Modules/networkinfo/NetworkInfoConnection.h:
+        * Modules/networkinfo/NetworkInfoController.cpp:
+        * Modules/notifications/DOMWindowNotifications.cpp:
+        * Modules/notifications/DOMWindowNotifications.h:
+        * Modules/notifications/DOMWindowNotifications.idl:
+        * Modules/notifications/NotificationController.cpp:
+        * Modules/notifications/NotificationController.h:
+        * Modules/notifications/NotificationPermissionCallback.h:
+        * Modules/notifications/NotificationPermissionCallback.idl:
+        * Modules/notifications/WorkerGlobalScopeNotifications.cpp:
+        * Modules/notifications/WorkerGlobalScopeNotifications.h:
+        * Modules/notifications/WorkerGlobalScopeNotifications.idl:
+        * Modules/plugins/PluginReplacement.h:
+        * Modules/plugins/QuickTimePluginReplacement.cpp:
+        * Modules/plugins/QuickTimePluginReplacement.css:
+        * Modules/plugins/QuickTimePluginReplacement.h:
+        * Modules/plugins/QuickTimePluginReplacement.idl:
+        * Modules/quota/DOMWindowQuota.idl:
+        * Modules/speech/DOMWindowSpeechSynthesis.h:
+        * Modules/speech/DOMWindowSpeechSynthesis.idl:
+        * Modules/speech/SpeechSynthesis.cpp:
+        * Modules/speech/SpeechSynthesis.h:
+        * Modules/speech/SpeechSynthesis.idl:
+        * Modules/speech/SpeechSynthesisEvent.cpp:
+        * Modules/speech/SpeechSynthesisEvent.h:
+        * Modules/speech/SpeechSynthesisEvent.idl:
+        * Modules/speech/SpeechSynthesisUtterance.cpp:
+        * Modules/speech/SpeechSynthesisUtterance.h:
+        * Modules/speech/SpeechSynthesisUtterance.idl:
+        * Modules/speech/SpeechSynthesisVoice.cpp:
+        * Modules/speech/SpeechSynthesisVoice.h:
+        * Modules/speech/SpeechSynthesisVoice.idl:
+        * Modules/webaudio/AudioBuffer.cpp:
+        * Modules/webaudio/AudioBuffer.h:
+        * Modules/webaudio/AudioBuffer.idl:
+        * Modules/webaudio/AudioListener.cpp:
+        * Modules/webaudio/AudioListener.h:
+        * Modules/webaudio/AudioListener.idl:
+        * Modules/webaudio/AudioParam.h:
+        * Modules/webaudio/AudioParam.idl:
+        * Modules/webaudio/AudioParamTimeline.h:
+        * Modules/webaudio/AudioScheduledSourceNode.h:
+        * Modules/webaudio/ChannelMergerNode.cpp:
+        * Modules/webaudio/ChannelMergerNode.h:
+        * Modules/webaudio/ChannelMergerNode.idl:
+        * Modules/webaudio/MediaStreamAudioSource.cpp:
+        * Modules/webaudio/MediaStreamAudioSource.h:
+        * Modules/webaudio/PeriodicWave.cpp:
+        * Modules/webaudio/PeriodicWave.h:
+        * Modules/webdatabase/ChangeVersionWrapper.cpp:
+        * Modules/webdatabase/ChangeVersionWrapper.h:
+        * Modules/webdatabase/DOMWindowWebDatabase.cpp:
+        * Modules/webdatabase/DOMWindowWebDatabase.h:
+        * Modules/webdatabase/DOMWindowWebDatabase.idl:
+        * Modules/webdatabase/Database.cpp:
+        * Modules/webdatabase/Database.h:
+        * Modules/webdatabase/Database.idl:
+        * Modules/webdatabase/DatabaseAuthorizer.cpp:
+        * Modules/webdatabase/DatabaseAuthorizer.h:
+        * Modules/webdatabase/DatabaseBackendBase.cpp:
+        * Modules/webdatabase/DatabaseBackendBase.h:
+        * Modules/webdatabase/DatabaseCallback.idl:
+        * Modules/webdatabase/DatabaseContext.cpp:
+        * Modules/webdatabase/DatabaseContext.h:
+        * Modules/webdatabase/DatabaseDetails.h:
+        * Modules/webdatabase/DatabaseTask.cpp:
+        * Modules/webdatabase/DatabaseTask.h:
+        * Modules/webdatabase/DatabaseThread.cpp:
+        * Modules/webdatabase/DatabaseThread.h:
+        * Modules/webdatabase/DatabaseTracker.cpp:
+        * Modules/webdatabase/DatabaseTracker.h:
+        * Modules/webdatabase/SQLCallbackWrapper.h:
+        * Modules/webdatabase/SQLError.h:
+        * Modules/webdatabase/SQLError.idl:
+        * Modules/webdatabase/SQLException.cpp:
+        * Modules/webdatabase/SQLResultSet.cpp:
+        * Modules/webdatabase/SQLResultSet.h:
+        * Modules/webdatabase/SQLResultSet.idl:
+        * Modules/webdatabase/SQLResultSetRowList.cpp:
+        * Modules/webdatabase/SQLResultSetRowList.h:
+        * Modules/webdatabase/SQLResultSetRowList.idl:
+        * Modules/webdatabase/SQLStatement.cpp:
+        * Modules/webdatabase/SQLStatement.h:
+        * Modules/webdatabase/SQLStatementBackend.cpp:
+        * Modules/webdatabase/SQLStatementBackend.h:
+        * Modules/webdatabase/SQLStatementCallback.h:
+        * Modules/webdatabase/SQLStatementCallback.idl:
+        * Modules/webdatabase/SQLStatementErrorCallback.h:
+        * Modules/webdatabase/SQLStatementErrorCallback.idl:
+        * Modules/webdatabase/SQLStatementSync.cpp:
+        * Modules/webdatabase/SQLTransaction.cpp:
+        * Modules/webdatabase/SQLTransaction.h:
+        * Modules/webdatabase/SQLTransaction.idl:
+        * Modules/webdatabase/SQLTransactionBackend.cpp:
+        * Modules/webdatabase/SQLTransactionBackend.h:
+        * Modules/webdatabase/SQLTransactionCallback.h:
+        * Modules/webdatabase/SQLTransactionCallback.idl:
+        * Modules/webdatabase/SQLTransactionErrorCallback.h:
+        * Modules/webdatabase/SQLTransactionErrorCallback.idl:
+        * Modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp:
+        * Modules/webdatabase/WorkerGlobalScopeWebDatabase.h:
+        * Modules/webdatabase/WorkerGlobalScopeWebDatabase.idl:
+        * Resources/deleteButton.tiff:
+        * Resources/deleteButtonPressed.tiff:
+        * WebCore.vcxproj/MigrateScripts:
+        * WebCorePrefix.cpp:
+        * accessibility/AXObjectCache.cpp:
+        * accessibility/AXObjectCache.h:
+        * accessibility/AccessibilityARIAGrid.cpp:
+        * accessibility/AccessibilityARIAGrid.h:
+        * accessibility/AccessibilityARIAGridCell.cpp:
+        * accessibility/AccessibilityARIAGridCell.h:
+        * accessibility/AccessibilityARIAGridRow.cpp:
+        * accessibility/AccessibilityARIAGridRow.h:
+        * accessibility/AccessibilityImageMapLink.cpp:
+        * accessibility/AccessibilityImageMapLink.h:
+        * accessibility/AccessibilityList.cpp:
+        * accessibility/AccessibilityList.h:
+        * accessibility/AccessibilityListBox.cpp:
+        * accessibility/AccessibilityListBox.h:
+        * accessibility/AccessibilityListBoxOption.cpp:
+        * accessibility/AccessibilityListBoxOption.h:
+        * accessibility/AccessibilityMediaControls.cpp:
+        * accessibility/AccessibilityMediaControls.h:
+        * accessibility/AccessibilityNodeObject.cpp:
+        * accessibility/AccessibilityNodeObject.h:
+        * accessibility/AccessibilityObject.cpp:
+        * accessibility/AccessibilityObject.h:
+        * accessibility/AccessibilityRenderObject.cpp:
+        * accessibility/AccessibilityRenderObject.h:
+        * accessibility/AccessibilitySVGRoot.cpp:
+        * accessibility/AccessibilitySVGRoot.h:
+        * accessibility/AccessibilityScrollbar.cpp:
+        * accessibility/AccessibilityScrollbar.h:
+        * accessibility/AccessibilitySlider.cpp:
+        * accessibility/AccessibilitySlider.h:
+        * accessibility/AccessibilityTable.cpp:
+        * accessibility/AccessibilityTable.h:
+        * accessibility/AccessibilityTableCell.cpp:
+        * accessibility/AccessibilityTableCell.h:
+        * accessibility/AccessibilityTableColumn.cpp:
+        * accessibility/AccessibilityTableColumn.h:
+        * accessibility/AccessibilityTableHeaderContainer.cpp:
+        * accessibility/AccessibilityTableHeaderContainer.h:
+        * accessibility/AccessibilityTableRow.cpp:
+        * accessibility/AccessibilityTableRow.h:
+        * accessibility/ios/AXObjectCacheIOS.mm:
+        * accessibility/ios/AccessibilityObjectIOS.mm:
+        * accessibility/ios/WebAccessibilityObjectWrapperIOS.h:
+        * accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:
+        * accessibility/mac/AXObjectCacheMac.mm:
+        * accessibility/mac/AccessibilityObjectMac.mm:
+        * accessibility/mac/WebAccessibilityObjectWrapperBase.h:
+        * accessibility/mac/WebAccessibilityObjectWrapperBase.mm:
+        * accessibility/mac/WebAccessibilityObjectWrapperMac.h:
+        * accessibility/mac/WebAccessibilityObjectWrapperMac.mm:
+        * bindings/gobject/WebKitDOMEventTarget.cpp:
+        * bindings/gobject/WebKitDOMHTMLPrivate.cpp:
+        * bindings/gobject/WebKitDOMHTMLPrivate.h:
+        * bindings/js/Dictionary.cpp:
+        * bindings/js/GCController.cpp:
+        * bindings/js/GCController.h:
+        * bindings/js/JSAttrCustom.cpp:
+        * bindings/js/JSAudioTrackCustom.cpp:
+        * bindings/js/JSAudioTrackListCustom.cpp:
+        * bindings/js/JSCSSRuleCustom.cpp:
+        * bindings/js/JSCSSRuleCustom.h:
+        * bindings/js/JSCSSRuleListCustom.cpp:
+        * bindings/js/JSCSSStyleDeclarationCustom.cpp:
+        * bindings/js/JSCSSValueCustom.cpp:
+        * bindings/js/JSCallbackData.cpp:
+        * bindings/js/JSCallbackData.h:
+        * bindings/js/JSCanvasRenderingContextCustom.cpp:
+        * bindings/js/JSClipboardCustom.cpp:
+        * bindings/js/JSCustomSQLStatementErrorCallback.cpp:
+        * bindings/js/JSCustomXPathNSResolver.cpp:
+        * bindings/js/JSCustomXPathNSResolver.h:
+        * bindings/js/JSDOMGlobalObject.cpp:
+        * bindings/js/JSDOMGlobalObject.h:
+        * bindings/js/JSDOMWindowShell.cpp:
+        * bindings/js/JSDOMWindowShell.h:
+        * bindings/js/JSElementCustom.cpp:
+        * bindings/js/JSEventCustom.cpp:
+        * bindings/js/JSHTMLAppletElementCustom.cpp:
+        * bindings/js/JSHTMLCanvasElementCustom.cpp:
+        * bindings/js/JSHTMLDocumentCustom.cpp:
+        * bindings/js/JSHTMLElementCustom.cpp:
+        * bindings/js/JSHTMLEmbedElementCustom.cpp:
+        * bindings/js/JSHTMLFormElementCustom.cpp:
+        * bindings/js/JSHTMLFrameElementCustom.cpp:
+        * bindings/js/JSHTMLFrameSetElementCustom.cpp:
+        * bindings/js/JSHTMLObjectElementCustom.cpp:
+        * bindings/js/JSHTMLSelectElementCustom.h:
+        * bindings/js/JSHistoryCustom.cpp:
+        * bindings/js/JSMediaListCustom.h:
+        * bindings/js/JSMediaSourceStatesCustom.cpp:
+        * bindings/js/JSMediaStreamCapabilitiesCustom.cpp:
+        * bindings/js/JSNamedNodeMapCustom.cpp:
+        * bindings/js/JSNodeCustom.cpp:
+        * bindings/js/JSNodeCustom.h:
+        * bindings/js/JSNodeFilterCustom.cpp:
+        * bindings/js/JSNodeListCustom.cpp:
+        * bindings/js/JSSQLResultSetRowListCustom.cpp:
+        * bindings/js/JSSQLTransactionCustom.cpp:
+        * bindings/js/JSSQLTransactionSyncCustom.cpp:
+        * bindings/js/JSSVGElementInstanceCustom.cpp:
+        * bindings/js/JSStyleSheetCustom.cpp:
+        * bindings/js/JSStyleSheetCustom.h:
+        * bindings/js/JSStyleSheetListCustom.cpp:
+        * bindings/js/JSTextTrackCueCustom.cpp:
+        * bindings/js/JSTextTrackCustom.cpp:
+        * bindings/js/JSTextTrackListCustom.cpp:
+        * bindings/js/JSTouchCustom.cpp:
+        * bindings/js/JSTouchListCustom.cpp:
+        * bindings/js/JSTrackCustom.cpp:
+        * bindings/js/JSTrackCustom.h:
+        * bindings/js/JSTrackEventCustom.cpp:
+        * bindings/js/JSVideoTrackCustom.cpp:
+        * bindings/js/JSVideoTrackListCustom.cpp:
+        * bindings/js/JSWebGLRenderingContextCustom.cpp:
+        * bindings/js/JSWebKitPointCustom.cpp:
+        * bindings/js/JSWorkerGlobalScopeBase.cpp:
+        * bindings/js/JSWorkerGlobalScopeBase.h:
+        * bindings/js/JSXMLHttpRequestCustom.cpp:
+        * bindings/js/JSXSLTProcessorCustom.cpp:
+        * bindings/js/ScriptControllerMac.mm:
+        * bindings/js/ScriptProfile.cpp:
+        * bindings/js/ScriptProfile.h:
+        * bindings/js/ScriptProfileNode.h:
+        * bindings/js/ScriptProfiler.cpp:
+        * bindings/js/ScriptProfiler.h:
+        * bindings/js/SerializedScriptValue.cpp:
+        * bindings/js/SerializedScriptValue.h:
+        * bindings/js/WorkerScriptController.cpp:
+        * bindings/js/WorkerScriptController.h:
+        * bindings/objc/DOM.h:
+        * bindings/objc/DOM.mm:
+        * bindings/objc/DOMAbstractView.mm:
+        * bindings/objc/DOMAbstractViewFrame.h:
+        * bindings/objc/DOMCSS.h:
+        * bindings/objc/DOMCSS.mm:
+        * bindings/objc/DOMCore.h:
+        * bindings/objc/DOMCustomXPathNSResolver.h:
+        * bindings/objc/DOMCustomXPathNSResolver.mm:
+        * bindings/objc/DOMEventException.h:
+        * bindings/objc/DOMEvents.h:
+        * bindings/objc/DOMEvents.mm:
+        * bindings/objc/DOMException.h:
+        * bindings/objc/DOMExtensions.h:
+        * bindings/objc/DOMHTML.h:
+        * bindings/objc/DOMHTML.mm:
+        * bindings/objc/DOMInternal.h:
+        * bindings/objc/DOMInternal.mm:
+        * bindings/objc/DOMObject.h:
+        * bindings/objc/DOMObject.mm:
+        * bindings/objc/DOMPrivate.h:
+        * bindings/objc/DOMRangeException.h:
+        * bindings/objc/DOMRanges.h:
+        * bindings/objc/DOMStylesheets.h:
+        * bindings/objc/DOMTraversal.h:
+        * bindings/objc/DOMUIKitExtensions.h:
+        * bindings/objc/DOMUIKitExtensions.mm:
+        * bindings/objc/DOMUtility.mm:
+        * bindings/objc/DOMViews.h:
+        * bindings/objc/DOMXPath.h:
+        * bindings/objc/DOMXPath.mm:
+        * bindings/objc/DOMXPathException.h:
+        * bindings/objc/ExceptionHandlers.h:
+        * bindings/objc/ExceptionHandlers.mm:
+        * bindings/objc/ObjCEventListener.h:
+        * bindings/objc/ObjCEventListener.mm:
+        * bindings/objc/ObjCNodeFilterCondition.h:
+        * bindings/objc/ObjCNodeFilterCondition.mm:
+        * bindings/objc/PublicDOMInterfaces.h:
+        * bindings/objc/WebScriptObject.mm:
+        * bindings/scripts/CodeGeneratorObjC.pm:
+        * bindings/scripts/InFilesCompiler.pm:
+        (license):
+        * bindings/scripts/InFilesParser.pm:
+        * bindings/scripts/generate-bindings.pl:
+        * bindings/scripts/test/ObjC/DOMFloat64Array.h:
+        * bindings/scripts/test/ObjC/DOMFloat64Array.mm:
+        * bindings/scripts/test/ObjC/DOMFloat64ArrayInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestActiveDOMObject.h:
+        * bindings/scripts/test/ObjC/DOMTestActiveDOMObject.mm:
+        * bindings/scripts/test/ObjC/DOMTestActiveDOMObjectInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestCallback.h:
+        * bindings/scripts/test/ObjC/DOMTestCallback.mm:
+        * bindings/scripts/test/ObjC/DOMTestCallbackInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.h:
+        * bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.mm:
+        * bindings/scripts/test/ObjC/DOMTestCustomNamedGetterInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestEventConstructor.h:
+        * bindings/scripts/test/ObjC/DOMTestEventConstructor.mm:
+        * bindings/scripts/test/ObjC/DOMTestEventConstructorInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestEventTarget.h:
+        * bindings/scripts/test/ObjC/DOMTestEventTarget.mm:
+        * bindings/scripts/test/ObjC/DOMTestEventTargetInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestException.h:
+        * bindings/scripts/test/ObjC/DOMTestException.mm:
+        * bindings/scripts/test/ObjC/DOMTestExceptionInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.h:
+        * bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.mm:
+        * bindings/scripts/test/ObjC/DOMTestGenerateIsReachableInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestInterface.h:
+        * bindings/scripts/test/ObjC/DOMTestInterface.mm:
+        * bindings/scripts/test/ObjC/DOMTestInterfaceInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h:
+        * bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.mm:
+        * bindings/scripts/test/ObjC/DOMTestMediaQueryListListenerInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestNamedConstructor.h:
+        * bindings/scripts/test/ObjC/DOMTestNamedConstructor.mm:
+        * bindings/scripts/test/ObjC/DOMTestNamedConstructorInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestNode.h:
+        * bindings/scripts/test/ObjC/DOMTestNode.mm:
+        * bindings/scripts/test/ObjC/DOMTestNodeInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestObj.h:
+        * bindings/scripts/test/ObjC/DOMTestObj.mm:
+        * bindings/scripts/test/ObjC/DOMTestObjInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.h:
+        * bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.mm:
+        * bindings/scripts/test/ObjC/DOMTestOverloadedConstructorsInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h:
+        * bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.mm:
+        * bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterfaceInternal.h:
+        * bindings/scripts/test/ObjC/DOMTestTypedefs.h:
+        * bindings/scripts/test/ObjC/DOMTestTypedefs.mm:
+        * bindings/scripts/test/ObjC/DOMTestTypedefsInternal.h:
+        * bindings/scripts/test/ObjC/DOMattribute.h:
+        * bindings/scripts/test/ObjC/DOMattribute.mm:
+        * bindings/scripts/test/ObjC/DOMattributeInternal.h:
+        * bindings/scripts/test/ObjC/DOMreadonly.h:
+        * bindings/scripts/test/ObjC/DOMreadonly.mm:
+        * bindings/scripts/test/ObjC/DOMreadonlyInternal.h:
+        * bindings/scripts/test/TestCallback.idl:
+        * bindings/scripts/test/TestCustomNamedGetter.idl:
+        * bindings/scripts/test/TestDomainSecurity.idl:
+        * bindings/scripts/test/TestEventConstructor.idl:
+        * bindings/scripts/test/TestEventTarget.idl:
+        * bindings/scripts/test/TestException.idl:
+        * bindings/scripts/test/TestImplements.idl:
+        * bindings/scripts/test/TestInterface.idl:
+        * bindings/scripts/test/TestMediaQueryListListener.idl:
+        * bindings/scripts/test/TestNamedConstructor.idl:
+        * bindings/scripts/test/TestObj.idl:
+        * bindings/scripts/test/TestOverloadedConstructors.idl:
+        * bindings/scripts/test/TestSupplemental.idl:
+        * bridge/Bridge.h:
+        * bridge/IdentifierRep.cpp:
+        * bridge/IdentifierRep.h:
+        * bridge/NP_jsobject.cpp:
+        * bridge/NP_jsobject.h:
+        * bridge/c/CRuntimeObject.cpp:
+        * bridge/c/CRuntimeObject.h:
+        * bridge/c/c_class.cpp:
+        * bridge/c/c_class.h:
+        * bridge/c/c_instance.cpp:
+        * bridge/c/c_instance.h:
+        * bridge/c/c_runtime.cpp:
+        * bridge/c/c_runtime.h:
+        * bridge/c/c_utility.cpp:
+        * bridge/c/c_utility.h:
+        * bridge/jsc/BridgeJSC.cpp:
+        * bridge/jsc/BridgeJSC.h:
+        * bridge/npruntime.cpp:
+        * bridge/npruntime_impl.h:
+        * bridge/npruntime_priv.h:
+        * bridge/objc/ObjCRuntimeObject.h:
+        * bridge/objc/ObjCRuntimeObject.mm:
+        * bridge/objc/WebScriptObject.h:
+        * bridge/objc/objc_class.h:
+        * bridge/objc/objc_class.mm:
+        * bridge/objc/objc_header.h:
+        * bridge/objc/objc_instance.h:
+        * bridge/objc/objc_instance.mm:
+        * bridge/objc/objc_runtime.h:
+        * bridge/objc/objc_runtime.mm:
+        * bridge/objc/objc_utility.h:
+        * bridge/objc/objc_utility.mm:
+        * bridge/runtime_array.cpp:
+        * bridge/runtime_array.h:
+        * bridge/runtime_method.cpp:
+        * bridge/runtime_method.h:
+        * bridge/runtime_object.cpp:
+        * bridge/runtime_object.h:
+        * bridge/runtime_root.cpp:
+        * bridge/runtime_root.h:
+        * bridge/testbindings.mm:
+        * css/CSSAllInOne.cpp:
+        * css/CSSAspectRatioValue.cpp:
+        * css/CSSAspectRatioValue.h:
+        * css/CSSBorderImageSliceValue.cpp:
+        * css/CSSBorderImageSliceValue.h:
+        * css/CSSCanvasValue.cpp:
+        * css/CSSCanvasValue.h:
+        * css/CSSCrossfadeValue.cpp:
+        * css/CSSCrossfadeValue.h:
+        * css/CSSFontFace.cpp:
+        * css/CSSFontFace.h:
+        * css/CSSFontFaceSource.cpp:
+        * css/CSSFontFaceSource.h:
+        * css/CSSFontFaceSrcValue.cpp:
+        * css/CSSFontFaceSrcValue.h:
+        * css/CSSFontFeatureValue.cpp:
+        * css/CSSFontFeatureValue.h:
+        * css/CSSFontSelector.cpp:
+        * css/CSSFontSelector.h:
+        * css/CSSFontValue.cpp:
+        * css/CSSGradientValue.cpp:
+        * css/CSSGradientValue.h:
+        * css/CSSImageGeneratorValue.cpp:
+        * css/CSSImageGeneratorValue.h:
+        * css/CSSMediaRule.cpp:
+        * css/CSSProperty.cpp:
+        * css/CSSProperty.h:
+        * css/CSSReflectValue.cpp:
+        * css/CSSReflectValue.h:
+        * css/CSSReflectionDirection.h:
+        * css/CSSRuleList.cpp:
+        * css/CSSRuleList.h:
+        * css/CSSRuleList.idl:
+        * css/CSSSegmentedFontFace.cpp:
+        * css/CSSSegmentedFontFace.h:
+        * css/CSSShadowValue.cpp:
+        * css/CSSTimingFunctionValue.cpp:
+        * css/CSSTimingFunctionValue.h:
+        * css/CSSUnicodeRangeValue.cpp:
+        * css/CSSUnicodeRangeValue.h:
+        * css/CSSUnknownRule.idl:
+        * css/CSSValue.cpp:
+        * css/CSSValueList.idl:
+        * css/MediaAllInOne.cpp:
+        * css/MediaFeatureNames.cpp:
+        * css/MediaList.idl:
+        * css/MediaQuery.cpp:
+        * css/MediaQuery.h:
+        * css/MediaQueryEvaluator.cpp:
+        * css/MediaQueryEvaluator.h:
+        * css/MediaQueryExp.cpp:
+        * css/MediaQueryExp.h:
+        * css/Pair.h:
+        * css/PropertySetCSSStyleDeclaration.h:
+        * css/RGBColor.cpp:
+        * css/RGBColor.h:
+        * css/SVGCSSParser.cpp:
+        * css/SVGCSSStyleSelector.cpp:
+        * css/StyleInvalidationAnalysis.cpp:
+        * css/StyleInvalidationAnalysis.h:
+        * css/StyleMedia.cpp:
+        * css/StyleMedia.h:
+        * css/StyleMedia.idl:
+        * css/StyleSheet.cpp:
+        * css/WebKitCSSFilterValue.cpp:
+        * css/WebKitCSSFilterValue.h:
+        * css/WebKitCSSFilterValue.idl:
+        * css/WebKitCSSKeyframeRule.cpp:
+        * css/WebKitCSSKeyframeRule.h:
+        * css/WebKitCSSKeyframeRule.idl:
+        * css/WebKitCSSKeyframesRule.cpp:
+        * css/WebKitCSSKeyframesRule.h:
+        * css/WebKitCSSKeyframesRule.idl:
+        * css/WebKitCSSTransformValue.cpp:
+        * css/WebKitCSSTransformValue.h:
+        * css/WebKitCSSTransformValue.idl:
+        * css/make-css-file-arrays.pl:
+        * css/mediaControls.css:
+        * css/mediaControlsEfl.css:
+        * css/mediaControlsEflFullscreen.css:
+        * css/mediaControlsGtk.css:
+        * css/mediaControlsiOS.css:
+        * css/svg.css:
+        * dom/ActiveDOMObject.cpp:
+        * dom/ActiveDOMObject.h:
+        * dom/BeforeLoadEvent.h:
+        * dom/BeforeLoadEvent.idl:
+        * dom/BeforeTextInsertedEvent.cpp:
+        * dom/BeforeTextInsertedEvent.h:
+        * dom/BeforeUnloadEvent.cpp:
+        * dom/BeforeUnloadEvent.h:
+        * dom/BeforeUnloadEvent.idl:
+        * dom/ClassNodeList.cpp:
+        * dom/ClassNodeList.h:
+        * dom/ClientRect.cpp:
+        * dom/ClientRect.h:
+        * dom/ClientRect.idl:
+        * dom/ClientRectList.cpp:
+        * dom/ClientRectList.h:
+        * dom/ClientRectList.idl:
+        * dom/Clipboard.cpp:
+        * dom/Clipboard.idl:
+        * dom/ClipboardAccessPolicy.h:
+        * dom/ClipboardMac.mm:
+        * dom/CompositionEvent.cpp:
+        * dom/CompositionEvent.h:
+        * dom/CompositionEvent.idl:
+        * dom/ContextDestructionObserver.cpp:
+        * dom/ContextDestructionObserver.h:
+        * dom/CurrentScriptIncrementer.h:
+        * dom/CustomEvent.cpp:
+        * dom/CustomEvent.h:
+        * dom/CustomEvent.idl:
+        * dom/DOMCoreException.cpp:
+        * dom/DOMCoreException.h:
+        * dom/DOMCoreException.idl:
+        * dom/DOMError.idl:
+        * dom/DeviceMotionEvent.cpp:
+        * dom/DeviceMotionEvent.h:
+        * dom/DeviceMotionEvent.idl:
+        * dom/DocumentEventQueue.cpp:
+        * dom/DocumentEventQueue.h:
+        * dom/DocumentMarker.h:
+        * dom/DocumentParser.h:
+        * dom/DocumentSharedObjectPool.cpp:
+        * dom/DocumentSharedObjectPool.h:
+        * dom/Entity.idl:
+        * dom/EventContext.cpp:
+        * dom/EventContext.h:
+        * dom/EventException.cpp:
+        * dom/EventException.h:
+        * dom/EventException.idl:
+        * dom/EventListener.idl:
+        * dom/EventListenerMap.cpp:
+        * dom/EventListenerMap.h:
+        * dom/EventNames.cpp:
+        * dom/EventQueue.h:
+        * dom/EventTarget.cpp:
+        * dom/EventTarget.h:
+        * dom/ExceptionBase.cpp:
+        * dom/ExceptionBase.h:
+        * dom/GenericEventQueue.cpp:
+        * dom/GenericEventQueue.h:
+        * dom/KeyboardEvent.idl:
+        * dom/MessageChannel.cpp:
+        * dom/MessageChannel.h:
+        * dom/MessageChannel.idl:
+        * dom/MessageEvent.cpp:
+        * dom/MessageEvent.h:
+        * dom/MessageEvent.idl:
+        * dom/MessagePort.cpp:
+        * dom/MessagePort.h:
+        * dom/MessagePort.idl:
+        * dom/MouseRelatedEvent.h:
+        * dom/MutationEvent.idl:
+        * dom/Notation.idl:
+        * dom/OverflowEvent.cpp:
+        * dom/OverflowEvent.h:
+        * dom/OverflowEvent.idl:
+        * dom/PopStateEvent.cpp:
+        * dom/PopStateEvent.h:
+        * dom/PopStateEvent.idl:
+        * dom/Position.cpp:
+        * dom/Position.h:
+        * dom/ProcessingInstruction.idl:
+        * dom/ProgressEvent.cpp:
+        * dom/ProgressEvent.h:
+        * dom/ProgressEvent.idl:
+        * dom/Range.idl:
+        * dom/RangeException.cpp:
+        * dom/RangeException.h:
+        * dom/ScriptExecutionContext.cpp:
+        * dom/ScriptExecutionContext.h:
+        * dom/SecurityContext.cpp:
+        * dom/SecurityContext.h:
+        * dom/StaticNodeList.cpp:
+        * dom/StaticNodeList.h:
+        * dom/Text.idl:
+        * dom/TextEvent.cpp:
+        * dom/TextEvent.h:
+        * dom/TextEvent.idl:
+        * dom/Touch.cpp:
+        * dom/Touch.h:
+        * dom/Touch.idl:
+        * dom/TouchEvent.cpp:
+        * dom/TouchEvent.h:
+        * dom/TouchEvent.idl:
+        * dom/TouchList.cpp:
+        * dom/TouchList.h:
+        * dom/TouchList.idl:
+        * dom/TransitionEvent.cpp:
+        * dom/TransitionEvent.h:
+        * dom/TransitionEvent.idl:
+        * dom/TreeWalker.idl:
+        * dom/UIEvent.idl:
+        * dom/UIEventWithKeyState.cpp:
+        * dom/WebKitAnimationEvent.cpp:
+        * dom/WebKitAnimationEvent.h:
+        * dom/WebKitAnimationEvent.idl:
+        * dom/WebKitTransitionEvent.cpp:
+        * dom/WebKitTransitionEvent.h:
+        * dom/WebKitTransitionEvent.idl:
+        * dom/make_dom_exceptions.pl:
+        * dom/make_event_factory.pl:
+        * dom/make_names.pl:
+        (printLicenseHeader):
+        * editing/AlternativeTextController.cpp:
+        * editing/AlternativeTextController.h:
+        * editing/AppendNodeCommand.cpp:
+        * editing/AppendNodeCommand.h:
+        * editing/ApplyStyleCommand.cpp:
+        * editing/ApplyStyleCommand.h:
+        * editing/BreakBlockquoteCommand.cpp:
+        * editing/BreakBlockquoteCommand.h:
+        * editing/CompositeEditCommand.cpp:
+        * editing/CompositeEditCommand.h:
+        * editing/CreateLinkCommand.cpp:
+        * editing/CreateLinkCommand.h:
+        * editing/DeleteButton.cpp:
+        * editing/DeleteButton.h:
+        * editing/DeleteButtonController.cpp:
+        * editing/DeleteButtonController.h:
+        * editing/DeleteFromTextNodeCommand.cpp:
+        * editing/DeleteFromTextNodeCommand.h:
+        * editing/DeleteSelectionCommand.cpp:
+        * editing/DeleteSelectionCommand.h:
+        * editing/EditAction.h:
+        * editing/EditCommand.cpp:
+        * editing/EditCommand.h:
+        * editing/EditingBoundary.h:
+        * editing/EditingStyle.cpp:
+        * editing/Editor.cpp:
+        * editing/Editor.h:
+        * editing/EditorCommand.cpp:
+        * editing/EditorDeleteAction.h:
+        * editing/EditorInsertAction.h:
+        * editing/FormatBlockCommand.cpp:
+        * editing/FormatBlockCommand.h:
+        * editing/FrameSelection.cpp:
+        * editing/FrameSelection.h:
+        * editing/HTMLInterchange.cpp:
+        * editing/HTMLInterchange.h:
+        * editing/IndentOutdentCommand.cpp:
+        * editing/IndentOutdentCommand.h:
+        * editing/InsertIntoTextNodeCommand.cpp:
+        * editing/InsertIntoTextNodeCommand.h:
+        * editing/InsertLineBreakCommand.cpp:
+        * editing/InsertLineBreakCommand.h:
+        * editing/InsertListCommand.cpp:
+        * editing/InsertListCommand.h:
+        * editing/InsertNodeBeforeCommand.cpp:
+        * editing/InsertNodeBeforeCommand.h:
+        * editing/InsertParagraphSeparatorCommand.cpp:
+        * editing/InsertParagraphSeparatorCommand.h:
+        * editing/InsertTextCommand.cpp:
+        * editing/InsertTextCommand.h:
+        * editing/MarkupAccumulator.h:
+        * editing/MergeIdenticalElementsCommand.cpp:
+        * editing/MergeIdenticalElementsCommand.h:
+        * editing/ModifySelectionListLevel.cpp:
+        * editing/ModifySelectionListLevel.h:
+        * editing/MoveSelectionCommand.cpp:
+        * editing/MoveSelectionCommand.h:
+        * editing/RemoveCSSPropertyCommand.cpp:
+        * editing/RemoveCSSPropertyCommand.h:
+        * editing/RemoveFormatCommand.cpp:
+        * editing/RemoveFormatCommand.h:
+        * editing/RemoveNodeCommand.cpp:
+        * editing/RemoveNodeCommand.h:
+        * editing/RemoveNodePreservingChildrenCommand.cpp:
+        * editing/RemoveNodePreservingChildrenCommand.h:
+        * editing/ReplaceSelectionCommand.cpp:
+        * editing/ReplaceSelectionCommand.h:
+        * editing/SetNodeAttributeCommand.cpp:
+        * editing/SetNodeAttributeCommand.h:
+        * editing/SetSelectionCommand.cpp:
+        * editing/SetSelectionCommand.h:
+        * editing/SimplifyMarkupCommand.cpp:
+        * editing/SimplifyMarkupCommand.h:
+        * editing/SmartReplace.cpp:
+        * editing/SmartReplace.h:
+        * editing/SmartReplaceCF.cpp:
+        * editing/SpellChecker.cpp:
+        * editing/SpellChecker.h:
+        * editing/SpellingCorrectionCommand.cpp:
+        * editing/SpellingCorrectionCommand.h:
+        * editing/SplitElementCommand.cpp:
+        * editing/SplitElementCommand.h:
+        * editing/SplitTextNodeCommand.cpp:
+        * editing/SplitTextNodeCommand.h:
+        * editing/SplitTextNodeContainingElementCommand.cpp:
+        * editing/SplitTextNodeContainingElementCommand.h:
+        * editing/TextAffinity.h:
+        * editing/TextCheckingHelper.cpp:
+        * editing/TextGranularity.h:
+        * editing/TextIterator.cpp:
+        * editing/TextIterator.h:
+        * editing/TextIteratorBehavior.h:
+        * editing/TypingCommand.cpp:
+        * editing/TypingCommand.h:
+        * editing/UnlinkCommand.cpp:
+        * editing/UnlinkCommand.h:
+        * editing/VisiblePosition.cpp:
+        * editing/VisiblePosition.h:
+        * editing/VisibleSelection.cpp:
+        * editing/VisibleSelection.h:
+        * editing/VisibleUnits.cpp:
+        * editing/VisibleUnits.h:
+        * editing/WrapContentsInDummySpanCommand.cpp:
+        * editing/WrapContentsInDummySpanCommand.h:
+        * editing/WritingDirection.h:
+        * editing/efl/EditorEfl.cpp:
+        * editing/htmlediting.cpp:
+        * editing/htmlediting.h:
+        * editing/mac/EditorMac.mm:
+        * editing/mac/FrameSelectionMac.mm:
+        * editing/markup.cpp:
+        * editing/markup.h:
+        * extract-localizable-strings.pl:
+        * fileapi/FileException.cpp:
+        * history/BackForwardClient.h:
+        * history/BackForwardList.cpp:
+        * history/BackForwardList.h:
+        * history/CachedFrame.cpp:
+        * history/CachedFrame.h:
+        * history/CachedFramePlatformData.h:
+        * history/CachedPage.cpp:
+        * history/CachedPage.h:
+        * history/HistoryItem.cpp:
+        * history/HistoryItem.h:
+        * history/PageCache.cpp:
+        * history/PageCache.h:
+        * history/mac/HistoryItemMac.mm:
+        * html/FTPDirectoryDocument.cpp:
+        * html/FTPDirectoryDocument.h:
+        * html/HTMLAudioElement.cpp:
+        * html/HTMLAudioElement.h:
+        * html/HTMLAudioElement.idl:
+        * html/HTMLCanvasElement.cpp:
+        * html/HTMLCanvasElement.h:
+        * html/HTMLCanvasElement.idl:
+        * html/HTMLFieldSetElement.idl:
+        * html/HTMLImageLoader.h:
+        * html/HTMLMediaElement.cpp:
+        * html/HTMLMediaElement.h:
+        * html/HTMLMediaElement.idl:
+        * html/HTMLOptionsCollection.cpp:
+        * html/HTMLPlugInElement.cpp:
+        * html/HTMLSourceElement.cpp:
+        * html/HTMLSourceElement.h:
+        * html/HTMLSourceElement.idl:
+        * html/HTMLTablePartElement.cpp:
+        * html/HTMLTableRowsCollection.cpp:
+        * html/HTMLTableRowsCollection.h:
+        * html/HTMLTitleElement.idl:
+        * html/HTMLTrackElement.cpp:
+        * html/HTMLTrackElement.h:
+        * html/HTMLTrackElement.idl:
+        * html/HTMLVideoElement.cpp:
+        * html/HTMLVideoElement.h:
+        * html/HTMLVideoElement.idl:
+        * html/ImageData.cpp:
+        * html/ImageData.h:
+        * html/ImageData.idl:
+        * html/ImageDocument.cpp:
+        * html/ImageDocument.h:
+        * html/MediaController.cpp:
+        * html/MediaController.h:
+        * html/MediaController.idl:
+        * html/MediaControllerInterface.h:
+        * html/MediaError.h:
+        * html/MediaError.idl:
+        * html/MediaFragmentURIParser.cpp:
+        * html/MediaFragmentURIParser.h:
+        * html/MediaKeyError.h:
+        * html/MediaKeyError.idl:
+        * html/MediaKeyEvent.cpp:
+        * html/MediaKeyEvent.h:
+        * html/MediaKeyEvent.idl:
+        * html/PluginDocument.cpp:
+        * html/PluginDocument.h:
+        * html/TextDocument.cpp:
+        * html/TextDocument.h:
+        * html/TimeRanges.cpp:
+        * html/TimeRanges.h:
+        * html/TimeRanges.idl:
+        * html/VoidCallback.h:
+        * html/VoidCallback.idl:
+        * html/canvas/CanvasGradient.cpp:
+        * html/canvas/CanvasGradient.h:
+        * html/canvas/CanvasGradient.idl:
+        * html/canvas/CanvasPattern.cpp:
+        * html/canvas/CanvasPattern.h:
+        * html/canvas/CanvasPattern.idl:
+        * html/canvas/CanvasRenderingContext.cpp:
+        * html/canvas/CanvasRenderingContext.h:
+        * html/canvas/CanvasRenderingContext.idl:
+        * html/canvas/CanvasRenderingContext2D.cpp:
+        * html/canvas/CanvasRenderingContext2D.h:
+        * html/canvas/CanvasRenderingContext2D.idl:
+        * html/canvas/CanvasStyle.cpp:
+        * html/canvas/CanvasStyle.h:
+        * html/canvas/DOMPath.idl:
+        * html/canvas/OESVertexArrayObject.cpp:
+        * html/canvas/OESVertexArrayObject.h:
+        * html/canvas/OESVertexArrayObject.idl:
+        * html/canvas/WebGLBuffer.cpp:
+        * html/canvas/WebGLBuffer.h:
+        * html/canvas/WebGLBuffer.idl:
+        * html/canvas/WebGLContextGroup.cpp:
+        * html/canvas/WebGLContextGroup.h:
+        * html/canvas/WebGLContextObject.cpp:
+        * html/canvas/WebGLContextObject.h:
+        * html/canvas/WebGLFramebuffer.cpp:
+        * html/canvas/WebGLFramebuffer.h:
+        * html/canvas/WebGLFramebuffer.idl:
+        * html/canvas/WebGLObject.cpp:
+        * html/canvas/WebGLObject.h:
+        * html/canvas/WebGLProgram.cpp:
+        * html/canvas/WebGLProgram.h:
+        * html/canvas/WebGLProgram.idl:
+        * html/canvas/WebGLRenderbuffer.cpp:
+        * html/canvas/WebGLRenderbuffer.h:
+        * html/canvas/WebGLRenderbuffer.idl:
+        * html/canvas/WebGLRenderingContext.cpp:
+        * html/canvas/WebGLRenderingContext.h:
+        * html/canvas/WebGLRenderingContext.idl:
+        * html/canvas/WebGLShader.cpp:
+        * html/canvas/WebGLShader.h:
+        * html/canvas/WebGLShader.idl:
+        * html/canvas/WebGLSharedObject.cpp:
+        * html/canvas/WebGLSharedObject.h:
+        * html/canvas/WebGLTexture.cpp:
+        * html/canvas/WebGLTexture.h:
+        * html/canvas/WebGLTexture.idl:
+        * html/canvas/WebGLUniformLocation.cpp:
+        * html/canvas/WebGLUniformLocation.h:
+        * html/canvas/WebGLUniformLocation.idl:
+        * html/canvas/WebGLVertexArrayObjectOES.cpp:
+        * html/canvas/WebGLVertexArrayObjectOES.h:
+        * html/canvas/WebGLVertexArrayObjectOES.idl:
+        * html/forms/FileIconLoader.cpp:
+        * html/forms/FileIconLoader.h:
+        * html/parser/TextDocumentParser.cpp:
+        * html/parser/TextDocumentParser.h:
+        * html/shadow/MediaControlElementTypes.cpp:
+        * html/shadow/MediaControlElementTypes.h:
+        * html/shadow/MediaControlElements.cpp:
+        * html/shadow/MediaControlElements.h:
+        * html/shadow/MediaControls.cpp:
+        * html/shadow/MediaControls.h:
+        * html/shadow/MediaControlsApple.cpp:
+        * html/shadow/MediaControlsApple.h:
+        * html/shadow/MediaControlsGtk.cpp:
+        * html/shadow/MediaControlsGtk.h:
+        * html/shadow/SpinButtonElement.cpp:
+        * html/shadow/SpinButtonElement.h:
+        * html/shadow/TextControlInnerElements.cpp:
+        * html/shadow/TextControlInnerElements.h:
+        * html/track/AudioTrack.h:
+        * html/track/AudioTrack.idl:
+        * html/track/AudioTrackList.cpp:
+        * html/track/AudioTrackList.h:
+        * html/track/AudioTrackList.idl:
+        * html/track/DataCue.cpp:
+        * html/track/DataCue.h:
+        * html/track/DataCue.idl:
+        * html/track/InbandGenericTextTrack.cpp:
+        * html/track/InbandGenericTextTrack.h:
+        * html/track/InbandTextTrack.cpp:
+        * html/track/InbandTextTrack.h:
+        * html/track/InbandWebVTTTextTrack.cpp:
+        * html/track/InbandWebVTTTextTrack.h:
+        * html/track/LoadableTextTrack.cpp:
+        * html/track/LoadableTextTrack.h:
+        * html/track/TextTrack.h:
+        * html/track/TextTrack.idl:
+        * html/track/TextTrackCue.idl:
+        * html/track/TextTrackCueGeneric.cpp:
+        * html/track/TextTrackCueGeneric.h:
+        * html/track/TextTrackCueList.cpp:
+        * html/track/TextTrackCueList.h:
+        * html/track/TextTrackCueList.idl:
+        * html/track/TextTrackList.cpp:
+        * html/track/TextTrackList.h:
+        * html/track/TextTrackList.idl:
+        * html/track/TextTrackRegion.idl:
+        * html/track/TextTrackRegionList.cpp:
+        * html/track/TextTrackRegionList.h:
+        * html/track/TextTrackRegionList.idl:
+        * html/track/TrackBase.cpp:
+        * html/track/TrackBase.h:
+        * html/track/TrackEvent.cpp:
+        * html/track/TrackEvent.h:
+        * html/track/TrackEvent.idl:
+        * html/track/TrackListBase.cpp:
+        * html/track/TrackListBase.h:
+        * html/track/VTTCue.idl:
+        * html/track/VideoTrack.h:
+        * html/track/VideoTrack.idl:
+        * html/track/VideoTrackList.cpp:
+        * html/track/VideoTrackList.h:
+        * html/track/VideoTrackList.idl:
+        * html/track/WebVTTElement.cpp:
+        * html/track/WebVTTElement.h:
+        * inspector/CommandLineAPIHost.cpp:
+        * inspector/CommandLineAPIHost.h:
+        * inspector/CommandLineAPIModuleSource.js:
+        * inspector/InspectorAllInOne.cpp:
+        * inspector/InspectorClient.h:
+        * inspector/InspectorDOMAgent.cpp:
+        * inspector/InspectorDOMAgent.h:
+        * inspector/InspectorDOMStorageAgent.cpp:
+        * inspector/InspectorDOMStorageAgent.h:
+        * inspector/InspectorDatabaseAgent.cpp:
+        * inspector/InspectorDatabaseAgent.h:
+        * inspector/InspectorDatabaseResource.cpp:
+        * inspector/InspectorDatabaseResource.h:
+        * inspector/InspectorForwarding.h:
+        * inspector/InspectorFrontendHost.cpp:
+        * inspector/InspectorFrontendHost.h:
+        * inspector/InspectorLayerTreeAgent.h:
+        * inspector/InspectorNodeFinder.cpp:
+        * inspector/InspectorNodeFinder.h:
+        * inspector/InspectorOverlay.cpp:
+        * inspector/InspectorOverlay.h:
+        * inspector/InspectorOverlayPage.html:
+        * inspector/InspectorProfilerAgent.cpp:
+        * inspector/InspectorProfilerAgent.h:
+        * inspector/ScriptProfile.idl:
+        * inspector/ScriptProfileNode.idl:
+        * loader/CookieJar.h:
+        * loader/CrossOriginAccessControl.cpp:
+        * loader/CrossOriginAccessControl.h:
+        * loader/CrossOriginPreflightResultCache.cpp:
+        * loader/CrossOriginPreflightResultCache.h:
+        * loader/DocumentLoader.cpp:
+        * loader/DocumentLoader.h:
+        * loader/DocumentWriter.cpp:
+        * loader/EmptyClients.h:
+        * loader/FormState.cpp:
+        * loader/FormState.h:
+        * loader/FrameLoadRequest.h:
+        * loader/FrameLoader.cpp:
+        * loader/FrameLoader.h:
+        * loader/FrameLoaderClient.h:
+        * loader/FrameLoaderTypes.h:
+        * loader/HistoryController.cpp:
+        * loader/HistoryController.h:
+        * loader/MixedContentChecker.cpp:
+        * loader/NavigationAction.cpp:
+        * loader/NavigationAction.h:
+        * loader/NavigationScheduler.cpp:
+        * loader/NavigationScheduler.h:
+        * loader/NetscapePlugInStreamLoader.cpp:
+        * loader/NetscapePlugInStreamLoader.h:
+        * loader/PolicyCallback.cpp:
+        * loader/PolicyCallback.h:
+        * loader/PolicyChecker.cpp:
+        * loader/PolicyChecker.h:
+        * loader/ProgressTracker.cpp:
+        * loader/ProgressTracker.h:
+        * loader/ResourceBuffer.cpp:
+        * loader/ResourceBuffer.h:
+        * loader/ResourceLoadNotifier.cpp:
+        * loader/ResourceLoadNotifier.h:
+        * loader/ResourceLoader.cpp:
+        * loader/ResourceLoader.h:
+        * loader/SinkDocument.cpp:
+        * loader/SinkDocument.h:
+        * loader/SubframeLoader.cpp:
+        * loader/SubframeLoader.h:
+        * loader/SubresourceLoader.cpp:
+        * loader/SubresourceLoader.h:
+        * loader/SubstituteData.h:
+        * loader/TextTrackLoader.cpp:
+        * loader/appcache/ApplicationCacheAllInOne.cpp:
+        * loader/archive/Archive.cpp:
+        * loader/archive/Archive.h:
+        * loader/archive/ArchiveFactory.cpp:
+        * loader/archive/ArchiveFactory.h:
+        * loader/archive/ArchiveResource.cpp:
+        * loader/archive/ArchiveResource.h:
+        * loader/archive/ArchiveResourceCollection.cpp:
+        * loader/archive/ArchiveResourceCollection.h:
+        * loader/archive/cf/LegacyWebArchive.cpp:
+        * loader/archive/cf/LegacyWebArchive.h:
+        * loader/archive/cf/LegacyWebArchiveMac.mm:
+        * loader/cache/CachePolicy.h:
+        * loader/cache/CachedCSSStyleSheet.cpp:
+        * loader/cache/CachedFont.cpp:
+        * loader/cache/CachedFont.h:
+        * loader/cache/CachedResourceRequest.cpp:
+        * loader/cache/CachedResourceRequest.h:
+        * loader/cache/CachedResourceRequestInitiators.cpp:
+        * loader/cache/CachedResourceRequestInitiators.h:
+        * loader/cf/ResourceLoaderCFNet.cpp:
+        * loader/icon/IconController.cpp:
+        * loader/icon/IconController.h:
+        * loader/icon/IconDatabase.cpp:
+        * loader/icon/IconDatabase.h:
+        * loader/icon/IconDatabaseBase.cpp:
+        * loader/icon/IconDatabaseBase.h:
+        * loader/icon/IconDatabaseClient.h:
+        * loader/icon/IconLoader.cpp:
+        * loader/icon/IconLoader.h:
+        * loader/icon/IconRecord.cpp:
+        * loader/icon/IconRecord.h:
+        * loader/icon/PageURLRecord.cpp:
+        * loader/icon/PageURLRecord.h:
+        * loader/mac/DocumentLoaderMac.cpp:
+        * loader/mac/LoaderNSURLExtras.h:
+        * loader/mac/LoaderNSURLExtras.mm:
+        * loader/mac/ResourceBuffer.mm:
+        * loader/mac/ResourceLoaderMac.mm:
+        * loader/win/DocumentLoaderWin.cpp:
+        * loader/win/FrameLoaderWin.cpp:
+        * mathml/MathMLAllInOne.cpp:
+        * page/AbstractView.idl:
+        * page/AlternativeTextClient.h:
+        * page/AutoscrollController.cpp:
+        * page/AutoscrollController.h:
+        * page/BarProp.cpp:
+        * page/BarProp.h:
+        * page/BarProp.idl:
+        * page/ContentSecurityPolicy.cpp:
+        * page/ContentSecurityPolicy.h:
+        * page/ContextMenuClient.h:
+        * page/ContextMenuContext.cpp:
+        * page/ContextMenuContext.h:
+        * page/ContextMenuController.cpp:
+        * page/ContextMenuController.h:
+        * page/DOMSecurityPolicy.cpp:
+        * page/DOMSecurityPolicy.h:
+        * page/DOMSelection.cpp:
+        * page/DOMSelection.h:
+        * page/DOMSelection.idl:
+        * page/DOMTimer.cpp:
+        * page/DOMTimer.h:
+        * page/DOMWindow.cpp:
+        * page/DOMWindow.h:
+        * page/DOMWindow.idl:
+        * page/DragActions.h:
+        * page/DragClient.h:
+        * page/DragController.cpp:
+        * page/DragController.h:
+        * page/DragSession.h:
+        * page/DragState.h:
+        * page/EditorClient.h:
+        * page/EventHandler.cpp:
+        * page/EventHandler.h:
+        * page/FocusController.cpp:
+        * page/FocusController.h:
+        * page/FocusDirection.h:
+        * page/FrameTree.h:
+        * page/GestureTapHighlighter.cpp:
+        * page/GestureTapHighlighter.h:
+        * page/History.cpp:
+        * page/History.h:
+        * page/History.idl:
+        * page/Location.cpp:
+        * page/Location.h:
+        * page/Location.idl:
+        * page/MouseEventWithHitTestResults.cpp:
+        * page/MouseEventWithHitTestResults.h:
+        * page/Navigator.cpp:
+        * page/NavigatorBase.cpp:
+        * page/NavigatorBase.h:
+        * page/PageConsole.cpp:
+        * page/PageConsole.h:
+        * page/Screen.cpp:
+        * page/Screen.h:
+        * page/Screen.idl:
+        * page/SecurityOrigin.cpp:
+        * page/SecurityOrigin.h:
+        * page/SecurityOriginHash.h:
+        * page/Settings.cpp:
+        * page/Settings.h:
+        * page/SpatialNavigation.cpp:
+        * page/SuspendableTimer.cpp:
+        * page/SuspendableTimer.h:
+        * page/UserContentTypes.h:
+        * page/UserContentURLPattern.cpp:
+        * page/UserContentURLPattern.h:
+        * page/UserScript.h:
+        * page/UserScriptTypes.h:
+        * page/UserStyleSheet.h:
+        * page/UserStyleSheetTypes.h:
+        * page/WebCoreKeyboardUIMode.h:
+        * page/WebKitPoint.h:
+        * page/WebKitPoint.idl:
+        * page/WindowBase64.idl:
+        * page/WindowFeatures.h:
+        * page/WindowFocusAllowedIndicator.cpp:
+        * page/WindowFocusAllowedIndicator.h:
+        * page/WindowTimers.idl:
+        * page/WorkerNavigator.cpp:
+        * page/WorkerNavigator.h:
+        * page/WorkerNavigator.idl:
+        * page/animation/AnimationBase.cpp:
+        * page/animation/AnimationBase.h:
+        * page/animation/AnimationController.cpp:
+        * page/animation/AnimationController.h:
+        * page/animation/AnimationControllerPrivate.h:
+        * page/animation/CSSPropertyAnimation.cpp:
+        * page/animation/CSSPropertyAnimation.h:
+        * page/animation/CompositeAnimation.cpp:
+        * page/animation/CompositeAnimation.h:
+        * page/animation/ImplicitAnimation.cpp:
+        * page/animation/ImplicitAnimation.h:
+        * page/animation/KeyframeAnimation.cpp:
+        * page/animation/KeyframeAnimation.h:
+        * page/efl/DragControllerEfl.cpp:
+        * page/efl/EventHandlerEfl.cpp:
+        * page/gtk/DragControllerGtk.cpp:
+        * page/gtk/EventHandlerGtk.cpp:
+        * page/ios/EventHandlerIOS.mm:
+        * page/mac/DragControllerMac.mm:
+        * page/mac/EventHandlerMac.mm:
+        * page/mac/PageMac.cpp:
+        * page/mac/WebCoreFrameView.h:
+        * page/make_settings.pl:
+        * page/win/DragControllerWin.cpp:
+        * page/win/EventHandlerWin.cpp:
+        * page/win/FrameCGWin.cpp:
+        * page/win/FrameCairoWin.cpp:
+        * page/win/FrameGdiWin.cpp:
+        * page/win/FrameWin.cpp:
+        * page/win/FrameWin.h:
+        * pdf/ios/PDFDocument.h:
+        * platform/Clock.cpp:
+        * platform/Clock.h:
+        * platform/ClockGeneric.cpp:
+        * platform/ClockGeneric.h:
+        * platform/ColorChooser.h:
+        * platform/ColorChooserClient.h:
+        * platform/ContentType.cpp:
+        * platform/ContentType.h:
+        * platform/ContextMenu.h:
+        * platform/ContextMenuItem.h:
+        * platform/Cookie.h:
+        * platform/Cursor.h:
+        * platform/DragData.cpp:
+        * platform/DragData.h:
+        * platform/DragImage.cpp:
+        * platform/DragImage.h:
+        * platform/FileChooser.cpp:
+        * platform/FileChooser.h:
+        * platform/FileSystem.h:
+        * platform/FloatConversion.h:
+        * platform/KillRing.h:
+        * platform/LinkHash.h:
+        * platform/LocalizedStrings.cpp:
+        * platform/LocalizedStrings.h:
+        * platform/Logging.cpp:
+        * platform/Logging.h:
+        * platform/MIMETypeRegistry.cpp:
+        * platform/MIMETypeRegistry.h:
+        * platform/MediaDescription.h:
+        * platform/MediaSample.h:
+        * platform/NotImplemented.h:
+        * platform/PODFreeListArena.h:
+        * platform/Pasteboard.h:
+        * platform/PasteboardStrategy.h:
+        * platform/PlatformExportMacros.h:
+        * platform/PlatformKeyboardEvent.h:
+        * platform/PlatformMenuDescription.h:
+        * platform/PlatformMouseEvent.h:
+        * platform/PlatformPasteboard.h:
+        * platform/PlatformScreen.h:
+        * platform/PlatformSpeechSynthesis.h:
+        * platform/PlatformSpeechSynthesisUtterance.cpp:
+        * platform/PlatformSpeechSynthesisUtterance.h:
+        * platform/PlatformSpeechSynthesisVoice.cpp:
+        * platform/PlatformSpeechSynthesisVoice.h:
+        * platform/PlatformSpeechSynthesizer.cpp:
+        * platform/PlatformSpeechSynthesizer.h:
+        * platform/PlatformWheelEvent.h:
+        * platform/PopupMenuClient.h:
+        * platform/RemoteCommandListener.cpp:
+        * platform/RemoteCommandListener.h:
+        * platform/SSLKeyGenerator.h:
+        * platform/SchemeRegistry.cpp:
+        * platform/SchemeRegistry.h:
+        * platform/ScrollTypes.h:
+        * platform/ScrollView.cpp:
+        * platform/ScrollView.h:
+        * platform/Scrollbar.cpp:
+        * platform/Scrollbar.h:
+        * platform/SharedBuffer.cpp:
+        * platform/SharedBuffer.h:
+        * platform/SharedTimer.h:
+        * platform/Sound.h:
+        * platform/ThreadCheck.h:
+        * platform/ThreadGlobalData.cpp:
+        * platform/ThreadGlobalData.h:
+        * platform/ThreadTimers.cpp:
+        * platform/ThreadTimers.h:
+        * platform/Timer.cpp:
+        * platform/Timer.h:
+        * platform/URL.cpp:
+        * platform/URL.h:
+        * platform/Widget.cpp:
+        * platform/Widget.h:
+        * platform/animation/AnimationUtilities.h:
+        * platform/audio/AudioArray.h:
+        * platform/audio/AudioBus.cpp:
+        * platform/audio/AudioBus.h:
+        * platform/audio/AudioChannel.cpp:
+        * platform/audio/AudioChannel.h:
+        * platform/audio/AudioDestination.h:
+        * platform/audio/AudioFIFO.cpp:
+        * platform/audio/AudioFIFO.h:
+        * platform/audio/AudioFileReader.h:
+        * platform/audio/AudioIOCallback.h:
+        * platform/audio/AudioPullFIFO.cpp:
+        * platform/audio/AudioPullFIFO.h:
+        * platform/audio/AudioSourceProvider.h:
+        * platform/audio/Biquad.cpp:
+        * platform/audio/Biquad.h:
+        * platform/audio/Cone.cpp:
+        * platform/audio/Cone.h:
+        * platform/audio/DirectConvolver.cpp:
+        * platform/audio/DirectConvolver.h:
+        * platform/audio/Distance.cpp:
+        * platform/audio/Distance.h:
+        * platform/audio/DownSampler.cpp:
+        * platform/audio/DownSampler.h:
+        * platform/audio/DynamicsCompressor.cpp:
+        * platform/audio/DynamicsCompressor.h:
+        * platform/audio/DynamicsCompressorKernel.cpp:
+        * platform/audio/DynamicsCompressorKernel.h:
+        * platform/audio/FFTConvolver.cpp:
+        * platform/audio/FFTConvolver.h:
+        * platform/audio/FFTFrame.cpp:
+        * platform/audio/FFTFrame.h:
+        * platform/audio/HRTFDatabase.cpp:
+        * platform/audio/HRTFDatabase.h:
+        * platform/audio/HRTFDatabaseLoader.cpp:
+        * platform/audio/HRTFDatabaseLoader.h:
+        * platform/audio/HRTFElevation.cpp:
+        * platform/audio/HRTFElevation.h:
+        * platform/audio/HRTFKernel.cpp:
+        * platform/audio/HRTFKernel.h:
+        * platform/audio/MultiChannelResampler.cpp:
+        * platform/audio/MultiChannelResampler.h:
+        * platform/audio/Panner.cpp:
+        * platform/audio/Panner.h:
+        * platform/audio/Reverb.cpp:
+        * platform/audio/Reverb.h:
+        * platform/audio/ReverbAccumulationBuffer.cpp:
+        * platform/audio/ReverbAccumulationBuffer.h:
+        * platform/audio/ReverbConvolver.cpp:
+        * platform/audio/ReverbConvolver.h:
+        * platform/audio/ReverbConvolverStage.cpp:
+        * platform/audio/ReverbConvolverStage.h:
+        * platform/audio/ReverbInputBuffer.cpp:
+        * platform/audio/ReverbInputBuffer.h:
+        * platform/audio/SincResampler.cpp:
+        * platform/audio/SincResampler.h:
+        * platform/audio/UpSampler.cpp:
+        * platform/audio/UpSampler.h:
+        * platform/audio/ZeroPole.cpp:
+        * platform/audio/ZeroPole.h:
+        * platform/audio/ios/AudioDestinationIOS.cpp:
+        * platform/audio/ios/AudioDestinationIOS.h:
+        * platform/audio/ios/AudioFileReaderIOS.cpp:
+        * platform/audio/ios/AudioFileReaderIOS.h:
+        * platform/audio/mac/AudioDestinationMac.cpp:
+        * platform/audio/mac/AudioDestinationMac.h:
+        * platform/audio/mac/AudioFileReaderMac.cpp:
+        * platform/audio/mac/AudioFileReaderMac.h:
+        * platform/audio/mac/FFTFrameMac.cpp:
+        * platform/cf/FileSystemCF.cpp:
+        * platform/cf/SharedBufferCF.cpp:
+        * platform/cf/URLCF.cpp:
+        * platform/cocoa/KeyEventCocoa.h:
+        * platform/cocoa/KeyEventCocoa.mm:
+        * platform/efl/CursorEfl.cpp:
+        * platform/efl/EflKeyboardUtilities.cpp:
+        * platform/efl/EflKeyboardUtilities.h:
+        * platform/efl/FileSystemEfl.cpp:
+        * platform/efl/LanguageEfl.cpp:
+        * platform/efl/LocalizedStringsEfl.cpp:
+        * platform/efl/MIMETypeRegistryEfl.cpp:
+        * platform/efl/PlatformKeyboardEventEfl.cpp:
+        * platform/efl/PlatformMouseEventEfl.cpp:
+        * platform/efl/PlatformScreenEfl.cpp:
+        * platform/efl/PlatformWheelEventEfl.cpp:
+        * platform/efl/RenderThemeEfl.h:
+        * platform/efl/ScrollbarEfl.h:
+        * platform/efl/SharedTimerEfl.cpp:
+        * platform/efl/SoundEfl.cpp:
+        * platform/efl/TemporaryLinkStubs.cpp:
+        * platform/efl/WidgetEfl.cpp:
+        * platform/graphics/ANGLEWebKitBridge.cpp:
+        * platform/graphics/ANGLEWebKitBridge.h:
+        * platform/graphics/AudioTrackPrivate.h:
+        * platform/graphics/BitmapImage.cpp:
+        * platform/graphics/BitmapImage.h:
+        * platform/graphics/Color.cpp:
+        * platform/graphics/Color.h:
+        * platform/graphics/CrossfadeGeneratedImage.cpp:
+        * platform/graphics/CrossfadeGeneratedImage.h:
+        * platform/graphics/DashArray.h:
+        * platform/graphics/DisplayRefreshMonitor.cpp:
+        * platform/graphics/DisplayRefreshMonitor.h:
+        * platform/graphics/FloatPoint.cpp:
+        * platform/graphics/FloatPoint.h:
+        * platform/graphics/FloatQuad.cpp:
+        * platform/graphics/FloatQuad.h:
+        * platform/graphics/FloatRect.cpp:
+        * platform/graphics/FloatRect.h:
+        * platform/graphics/FloatSize.cpp:
+        * platform/graphics/FloatSize.h:
+        * platform/graphics/FontBaseline.h:
+        * platform/graphics/FontCache.cpp:
+        * platform/graphics/FontCache.h:
+        * platform/graphics/FontData.cpp:
+        * platform/graphics/FontData.h:
+        * platform/graphics/FontDescription.cpp:
+        * platform/graphics/FontFeatureSettings.cpp:
+        * platform/graphics/FontFeatureSettings.h:
+        * platform/graphics/FontGlyphs.cpp:
+        * platform/graphics/FontOrientation.h:
+        * platform/graphics/FontRenderingMode.h:
+        * platform/graphics/FontSelector.h:
+        * platform/graphics/FontWidthVariant.h:
+        * platform/graphics/FormatConverter.cpp:
+        * platform/graphics/FormatConverter.h:
+        * platform/graphics/GeneratedImage.h:
+        * platform/graphics/Glyph.h:
+        * platform/graphics/GlyphBuffer.h:
+        * platform/graphics/GlyphMetricsMap.h:
+        * platform/graphics/GlyphPage.h:
+        * platform/graphics/GlyphPageTreeNode.cpp:
+        * platform/graphics/GlyphPageTreeNode.h:
+        * platform/graphics/Gradient.cpp:
+        * platform/graphics/Gradient.h:
+        * platform/graphics/GradientImage.h:
+        * platform/graphics/GraphicsContext.h:
+        * platform/graphics/GraphicsContext3D.cpp:
+        * platform/graphics/GraphicsContext3D.h:
+        * platform/graphics/GraphicsLayer.cpp:
+        * platform/graphics/GraphicsLayer.h:
+        * platform/graphics/GraphicsLayerClient.h:
+        * platform/graphics/GraphicsTypes.cpp:
+        * platform/graphics/GraphicsTypes.h:
+        * platform/graphics/GraphicsTypes3D.h:
+        * platform/graphics/Image.cpp:
+        * platform/graphics/Image.h:
+        * platform/graphics/ImageBuffer.cpp:
+        * platform/graphics/ImageBuffer.h:
+        * platform/graphics/ImageBufferData.h:
+        * platform/graphics/ImageObserver.h:
+        * platform/graphics/ImageSource.cpp:
+        * platform/graphics/ImageSource.h:
+        * platform/graphics/InbandTextTrackPrivate.h:
+        * platform/graphics/InbandTextTrackPrivateClient.h:
+        * platform/graphics/IntPoint.cpp:
+        * platform/graphics/IntPoint.h:
+        * platform/graphics/IntSize.cpp:
+        * platform/graphics/IntSize.h:
+        * platform/graphics/MediaPlayer.cpp:
+        * platform/graphics/MediaPlayer.h:
+        * platform/graphics/MediaPlayerPrivate.h:
+        * platform/graphics/MediaSourcePrivateClient.h:
+        * platform/graphics/NativeImagePtr.h:
+        * platform/graphics/OpenGLESShims.h:
+        * platform/graphics/Path.cpp:
+        * platform/graphics/Path.h:
+        * platform/graphics/PathTraversalState.h:
+        * platform/graphics/Pattern.cpp:
+        * platform/graphics/Pattern.h:
+        * platform/graphics/PlatformLayer.h:
+        * platform/graphics/PlatformTimeRanges.cpp:
+        * platform/graphics/PlatformTimeRanges.h:
+        * platform/graphics/SegmentedFontData.cpp:
+        * platform/graphics/SegmentedFontData.h:
+        * platform/graphics/ShadowBlur.cpp:
+        * platform/graphics/ShadowBlur.h:
+        * platform/graphics/SimpleFontData.cpp:
+        * platform/graphics/SourceBufferPrivateClient.h:
+        * platform/graphics/StringTruncator.cpp:
+        * platform/graphics/StringTruncator.h:
+        * platform/graphics/TrackPrivateBase.h:
+        * platform/graphics/VideoTrackPrivate.h:
+        * platform/graphics/WindRule.h:
+        * platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h:
+        * platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm:
+        * platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp:
+        * platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h:
+        * platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp:
+        * platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h:
+        * platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h:
+        * platform/graphics/avfoundation/cf/CoreMediaSoftLinking.h:
+        * platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp:
+        * platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h:
+        * platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp:
+        * platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h:
+        * platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp:
+        * platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h:
+        * platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp:
+        * platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.h:
+        * platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h:
+        * platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm:
+        * platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.h:
+        * platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm:
+        * platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h:
+        * platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:
+        * platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h:
+        * platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm:
+        * platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.h:
+        * platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm:
+        * platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h:
+        * platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:
+        * platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.h:
+        * platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm:
+        * platform/graphics/ca/GraphicsLayerCA.cpp:
+        * platform/graphics/ca/GraphicsLayerCA.h:
+        * platform/graphics/ca/LayerFlushScheduler.cpp:
+        * platform/graphics/ca/LayerFlushScheduler.h:
+        * platform/graphics/ca/LayerFlushSchedulerClient.h:
+        * platform/graphics/ca/PlatformCAAnimation.h:
+        * platform/graphics/ca/PlatformCAFilters.h:
+        * platform/graphics/ca/PlatformCALayer.cpp:
+        * platform/graphics/ca/PlatformCALayer.h:
+        * platform/graphics/ca/PlatformCALayerClient.h:
+        * platform/graphics/ca/TransformationMatrixCA.cpp:
+        * platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp:
+        * platform/graphics/ca/mac/LayerPool.mm:
+        * platform/graphics/ca/mac/PlatformCAAnimationMac.mm:
+        * platform/graphics/ca/mac/PlatformCAFiltersMac.h:
+        * platform/graphics/ca/mac/PlatformCAFiltersMac.mm:
+        * platform/graphics/ca/mac/PlatformCALayerMac.h:
+        * platform/graphics/ca/mac/PlatformCALayerMac.mm:
+        * platform/graphics/ca/mac/WebTiledBackingLayer.h:
+        * platform/graphics/ca/mac/WebTiledBackingLayer.mm:
+        * platform/graphics/ca/win/AbstractCACFLayerTreeHost.h:
+        * platform/graphics/ca/win/CACFLayerTreeHost.cpp:
+        * platform/graphics/ca/win/CACFLayerTreeHost.h:
+        * platform/graphics/ca/win/CACFLayerTreeHostClient.h:
+        * platform/graphics/ca/win/LayerChangesFlusher.cpp:
+        * platform/graphics/ca/win/LayerChangesFlusher.h:
+        * platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp:
+        * platform/graphics/ca/win/LegacyCACFLayerTreeHost.h:
+        * platform/graphics/ca/win/PlatformCAAnimationWin.cpp:
+        * platform/graphics/ca/win/PlatformCAFiltersWin.cpp:
+        * platform/graphics/ca/win/PlatformCALayerWin.cpp:
+        * platform/graphics/ca/win/PlatformCALayerWin.h:
+        * platform/graphics/ca/win/PlatformCALayerWinInternal.cpp:
+        * platform/graphics/ca/win/PlatformCALayerWinInternal.h:
+        * platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp:
+        * platform/graphics/ca/win/WKCACFViewLayerTreeHost.h:
+        * platform/graphics/cairo/BitmapImageCairo.cpp:
+        * platform/graphics/cairo/CairoUtilities.cpp:
+        * platform/graphics/cairo/CairoUtilities.h:
+        * platform/graphics/cairo/DrawingBufferCairo.cpp:
+        * platform/graphics/cairo/FloatRectCairo.cpp:
+        * platform/graphics/cairo/FontCairo.cpp:
+        * platform/graphics/cairo/FontCairoHarfbuzzNG.cpp:
+        * platform/graphics/cairo/GradientCairo.cpp:
+        * platform/graphics/cairo/GraphicsContext3DCairo.cpp:
+        * platform/graphics/cairo/GraphicsContextCairo.cpp:
+        * platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h:
+        * platform/graphics/cairo/ImageBufferCairo.cpp:
+        * platform/graphics/cairo/ImageBufferDataCairo.h:
+        * platform/graphics/cairo/ImageCairo.cpp:
+        * platform/graphics/cairo/PatternCairo.cpp:
+        * platform/graphics/cairo/PlatformContextCairo.cpp:
+        * platform/graphics/cairo/PlatformContextCairo.h:
+        * platform/graphics/cairo/TransformationMatrixCairo.cpp:
+        * platform/graphics/cg/BitmapImageCG.cpp:
+        * platform/graphics/cg/ColorCG.cpp:
+        * platform/graphics/cg/FloatPointCG.cpp:
+        * platform/graphics/cg/FloatRectCG.cpp:
+        * platform/graphics/cg/FloatSizeCG.cpp:
+        * platform/graphics/cg/GradientCG.cpp:
+        * platform/graphics/cg/GraphicsContext3DCG.cpp:
+        * platform/graphics/cg/GraphicsContextCG.cpp:
+        * platform/graphics/cg/GraphicsContextCG.h:
+        * platform/graphics/cg/GraphicsContextPlatformPrivateCG.h:
+        * platform/graphics/cg/ImageBufferCG.cpp:
+        * platform/graphics/cg/ImageBufferDataCG.cpp:
+        * platform/graphics/cg/ImageBufferDataCG.h:
+        * platform/graphics/cg/ImageCG.cpp:
+        * platform/graphics/cg/ImageSourceCG.cpp:
+        * platform/graphics/cg/IntPointCG.cpp:
+        * platform/graphics/cg/IntRectCG.cpp:
+        * platform/graphics/cg/IntSizeCG.cpp:
+        * platform/graphics/cg/PDFDocumentImage.cpp:
+        * platform/graphics/cg/PDFDocumentImage.h:
+        * platform/graphics/cg/PathCG.cpp:
+        * platform/graphics/cg/PatternCG.cpp:
+        * platform/graphics/cg/TransformationMatrixCG.cpp:
+        * platform/graphics/efl/IconEfl.cpp:
+        * platform/graphics/efl/ImageEfl.cpp:
+        * platform/graphics/filters/FilterOperation.cpp:
+        * platform/graphics/filters/FilterOperation.h:
+        * platform/graphics/filters/FilterOperations.cpp:
+        * platform/graphics/filters/FilterOperations.h:
+        * platform/graphics/freetype/FontPlatformDataFreeType.cpp:
+        * platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp:
+        * platform/graphics/freetype/SimpleFontDataFreeType.cpp:
+        * platform/graphics/gpu/mac/DrawingBufferMac.mm:
+        * platform/graphics/gtk/GdkCairoUtilities.cpp:
+        * platform/graphics/gtk/GdkCairoUtilities.h:
+        * platform/graphics/gtk/IconGtk.cpp:
+        * platform/graphics/gtk/ImageGtk.cpp:
+        * platform/graphics/ios/DisplayRefreshMonitorIOS.mm:
+        * platform/graphics/ios/FontCacheIOS.mm:
+        * platform/graphics/ios/GraphicsContext3DIOS.h:
+        * platform/graphics/ios/InbandTextTrackPrivateAVFIOS.h:
+        * platform/graphics/ios/InbandTextTrackPrivateAVFIOS.mm:
+        * platform/graphics/ios/MediaPlayerPrivateIOS.h:
+        * platform/graphics/ios/MediaPlayerPrivateIOS.mm:
+        * platform/graphics/mac/ColorMac.h:
+        * platform/graphics/mac/ColorMac.mm:
+        * platform/graphics/mac/DisplayRefreshMonitorMac.cpp:
+        * platform/graphics/mac/FloatPointMac.mm:
+        * platform/graphics/mac/FloatRectMac.mm:
+        * platform/graphics/mac/FloatSizeMac.mm:
+        * platform/graphics/mac/FontCacheMac.mm:
+        * platform/graphics/mac/FontCustomPlatformData.h:
+        * platform/graphics/mac/GlyphPageTreeNodeMac.cpp:
+        * platform/graphics/mac/GraphicsContext3DMac.mm:
+        * platform/graphics/mac/GraphicsContextMac.mm:
+        * platform/graphics/mac/ImageMac.mm:
+        * platform/graphics/mac/IntPointMac.mm:
+        * platform/graphics/mac/IntRectMac.mm:
+        * platform/graphics/mac/IntSizeMac.mm:
+        * platform/graphics/mac/MediaPlayerPrivateQTKit.h:
+        * platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
+        * platform/graphics/mac/MediaPlayerProxy.h:
+        * platform/graphics/mac/WebCoreCALayerExtras.h:
+        * platform/graphics/mac/WebCoreCALayerExtras.mm:
+        * platform/graphics/mac/WebGLLayer.h:
+        * platform/graphics/mac/WebGLLayer.mm:
+        * platform/graphics/mac/WebLayer.h:
+        * platform/graphics/mac/WebLayer.mm:
+        * platform/graphics/mac/WebTiledLayer.h:
+        * platform/graphics/mac/WebTiledLayer.mm:
+        * platform/graphics/opengl/GraphicsContext3DOpenGL.cpp:
+        * platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp:
+        * platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp:
+        * platform/graphics/opentype/OpenTypeUtilities.cpp:
+        * platform/graphics/opentype/OpenTypeUtilities.h:
+        * platform/graphics/transforms/AffineTransform.cpp:
+        * platform/graphics/transforms/AffineTransform.h:
+        * platform/graphics/transforms/Matrix3DTransformOperation.cpp:
+        * platform/graphics/transforms/Matrix3DTransformOperation.h:
+        * platform/graphics/transforms/PerspectiveTransformOperation.cpp:
+        * platform/graphics/transforms/PerspectiveTransformOperation.h:
+        * platform/graphics/transforms/TransformState.cpp:
+        * platform/graphics/transforms/TransformState.h:
+        * platform/graphics/transforms/TransformationMatrix.cpp:
+        * platform/graphics/transforms/TransformationMatrix.h:
+        * platform/graphics/win/FontCGWin.cpp:
+        * platform/graphics/win/FontCacheWin.cpp:
+        * platform/graphics/win/FontCustomPlatformDataCairo.cpp:
+        * platform/graphics/win/FontWin.cpp:
+        * platform/graphics/win/FullScreenController.cpp:
+        * platform/graphics/win/FullScreenController.h:
+        * platform/graphics/win/FullScreenControllerClient.h:
+        * platform/graphics/win/GlyphPageTreeNodeCGWin.cpp:
+        * platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp:
+        * platform/graphics/win/GraphicsContextCGWin.cpp:
+        * platform/graphics/win/GraphicsContextCairoWin.cpp:
+        * platform/graphics/win/GraphicsContextWin.cpp:
+        * platform/graphics/win/ImageCGWin.cpp:
+        * platform/graphics/win/ImageCairoWin.cpp:
+        * platform/graphics/win/ImageWin.cpp:
+        * platform/graphics/win/IntPointWin.cpp:
+        * platform/graphics/win/IntRectWin.cpp:
+        * platform/graphics/win/IntSizeWin.cpp:
+        * platform/graphics/win/LocalWindowsContext.h:
+        * platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp:
+        * platform/graphics/win/MediaPlayerPrivateTaskTimer.h:
+        * platform/graphics/win/SimpleFontDataCGWin.cpp:
+        * platform/graphics/win/SimpleFontDataCairoWin.cpp:
+        * platform/graphics/win/SimpleFontDataWin.cpp:
+        * platform/graphics/win/TransformationMatrixWin.cpp:
+        * platform/graphics/wince/FontCacheWinCE.cpp:
+        * platform/graphics/wince/FontWinCE.cpp:
+        * platform/graphics/wince/MediaPlayerPrivateWinCE.h:
+        * platform/graphics/wince/SimpleFontDataWinCE.cpp:
+        * platform/gtk/CompositionResults.h:
+        * platform/gtk/CursorGtk.cpp:
+        * platform/gtk/GtkPluginWidget.cpp:
+        * platform/gtk/GtkPluginWidget.h:
+        * platform/gtk/LocalizedStringsGtk.cpp:
+        * platform/gtk/MIMETypeRegistryGtk.cpp:
+        * platform/gtk/PlatformKeyboardEventGtk.cpp:
+        * platform/gtk/PlatformMouseEventGtk.cpp:
+        * platform/gtk/PlatformScreenGtk.cpp:
+        * platform/gtk/PlatformWheelEventGtk.cpp:
+        * platform/gtk/RedirectedXCompositeWindow.cpp:
+        * platform/gtk/RedirectedXCompositeWindow.h:
+        * platform/gtk/RenderThemeGtk.h:
+        * platform/gtk/ScrollViewGtk.cpp:
+        * platform/gtk/SharedTimerGtk.cpp:
+        * platform/gtk/TemporaryLinkStubs.cpp:
+        * platform/gtk/UserAgentGtk.cpp:
+        * platform/gtk/UserAgentGtk.h:
+        * platform/gtk/WidgetGtk.cpp:
+        * platform/gtk/WidgetRenderingContext.cpp:
+        * platform/image-decoders/ImageDecoder.h:
+        * platform/image-decoders/cairo/ImageDecoderCairo.cpp:
+        * platform/image-decoders/gif/GIFImageDecoder.cpp:
+        * platform/image-decoders/gif/GIFImageDecoder.h:
+        * platform/image-decoders/gif/GIFImageReader.cpp:
+        * platform/image-decoders/jpeg/JPEGImageDecoder.cpp:
+        * platform/image-decoders/jpeg/JPEGImageDecoder.h:
+        * platform/image-decoders/png/PNGImageDecoder.cpp:
+        * platform/image-decoders/png/PNGImageDecoder.h:
+        * platform/image-decoders/webp/WEBPImageDecoder.cpp:
+        * platform/image-decoders/webp/WEBPImageDecoder.h:
+        * platform/ios/CursorIOS.cpp:
+        * platform/ios/DragImageIOS.mm:
+        * platform/ios/KeyEventCodesIOS.h:
+        * platform/ios/KeyEventIOS.mm:
+        * platform/ios/PlatformPasteboardIOS.mm:
+        * platform/ios/PlatformScreenIOS.mm:
+        * platform/ios/PlatformSpeechSynthesizerIOS.mm:
+        * platform/ios/RemoteCommandListenerIOS.h:
+        * platform/ios/RemoteCommandListenerIOS.mm:
+        * platform/ios/ScrollViewIOS.mm:
+        * platform/ios/SoundIOS.mm:
+        * platform/ios/SystemMemory.h:
+        * platform/ios/SystemMemoryIOS.cpp:
+        * platform/ios/WebCoreSystemInterfaceIOS.h:
+        * platform/ios/WebCoreSystemInterfaceIOS.mm:
+        * platform/ios/WidgetIOS.mm:
+        * platform/mac/BlockExceptions.h:
+        * platform/mac/BlockExceptions.mm:
+        * platform/mac/ContextMenuItemMac.mm:
+        * platform/mac/ContextMenuMac.mm:
+        * platform/mac/CursorMac.mm:
+        * platform/mac/DragDataMac.mm:
+        * platform/mac/DragImageMac.mm:
+        * platform/mac/FileSystemMac.mm:
+        * platform/mac/KeyEventMac.mm:
+        * platform/mac/LocalCurrentGraphicsContext.h:
+        * platform/mac/LocalCurrentGraphicsContext.mm:
+        * platform/mac/LoggingMac.mm:
+        * platform/mac/MIMETypeRegistryMac.mm:
+        * platform/mac/MediaTimeMac.cpp:
+        * platform/mac/MediaTimeMac.h:
+        * platform/mac/PasteboardMac.mm:
+        * platform/mac/PlatformClockCA.cpp:
+        * platform/mac/PlatformClockCA.h:
+        * platform/mac/PlatformClockCM.h:
+        * platform/mac/PlatformClockCM.mm:
+        * platform/mac/PlatformPasteboardMac.mm:
+        * platform/mac/PlatformScreenMac.mm:
+        * platform/mac/PlatformSpeechSynthesisMac.mm:
+        * platform/mac/PlatformSpeechSynthesizerMac.mm:
+        * platform/mac/ScrollViewMac.mm:
+        * platform/mac/SharedBufferMac.mm:
+        * platform/mac/SharedTimerMac.mm:
+        * platform/mac/SoftLinking.h:
+        * platform/mac/SoundMac.mm:
+        * platform/mac/ThreadCheck.mm:
+        * platform/mac/URLMac.mm:
+        * platform/mac/WebCoreNSStringExtras.h:
+        * platform/mac/WebCoreNSStringExtras.mm:
+        * platform/mac/WebCoreNSURLExtras.h:
+        * platform/mac/WebCoreNSURLExtras.mm:
+        * platform/mac/WebCoreObjCExtras.h:
+        * platform/mac/WebCoreObjCExtras.mm:
+        * platform/mac/WebCoreSystemInterface.h:
+        * platform/mac/WebCoreSystemInterface.mm:
+        * platform/mac/WebCoreView.h:
+        * platform/mac/WebCoreView.m:
+        * platform/mac/WebFontCache.h:
+        * platform/mac/WebFontCache.mm:
+        * platform/mac/WebWindowAnimation.h:
+        * platform/mac/WebWindowAnimation.mm:
+        * platform/mac/WidgetMac.mm:
+        * platform/mediastream/MediaStreamConstraintsValidationClient.h:
+        * platform/mediastream/MediaStreamCreationClient.h:
+        * platform/mediastream/MediaStreamSourceCapabilities.h:
+        * platform/mediastream/MediaStreamSourceStates.h:
+        * platform/mediastream/MediaStreamTrackSourcesRequestClient.h:
+        * platform/mediastream/RTCIceServer.h:
+        * platform/mediastream/mac/AVAudioCaptureSource.h:
+        * platform/mediastream/mac/AVAudioCaptureSource.mm:
+        * platform/mediastream/mac/AVCaptureDeviceManager.h:
+        * platform/mediastream/mac/AVCaptureDeviceManager.mm:
+        * platform/mediastream/mac/AVMediaCaptureSource.h:
+        * platform/mediastream/mac/AVMediaCaptureSource.mm:
+        * platform/mediastream/mac/AVVideoCaptureSource.h:
+        * platform/mediastream/mac/AVVideoCaptureSource.mm:
+        * platform/mock/MockMediaStreamCenter.cpp:
+        * platform/mock/MockMediaStreamCenter.h:
+        * platform/mock/PlatformSpeechSynthesizerMock.cpp:
+        * platform/mock/PlatformSpeechSynthesizerMock.h:
+        * platform/mock/mediasource/MockBox.cpp:
+        * platform/mock/mediasource/MockBox.h:
+        * platform/mock/mediasource/MockMediaPlayerMediaSource.cpp:
+        * platform/mock/mediasource/MockMediaPlayerMediaSource.h:
+        * platform/mock/mediasource/MockMediaSourcePrivate.cpp:
+        * platform/mock/mediasource/MockMediaSourcePrivate.h:
+        * platform/mock/mediasource/MockSourceBufferPrivate.cpp:
+        * platform/mock/mediasource/MockSourceBufferPrivate.h:
+        * platform/mock/mediasource/MockTracks.cpp:
+        * platform/mock/mediasource/MockTracks.h:
+        * platform/network/AuthenticationChallengeBase.cpp:
+        * platform/network/AuthenticationChallengeBase.h:
+        * platform/network/Credential.cpp:
+        * platform/network/Credential.h:
+        * platform/network/DNS.h:
+        * platform/network/DNSResolveQueue.cpp:
+        * platform/network/DNSResolveQueue.h:
+        * platform/network/DataURL.cpp:
+        * platform/network/DataURL.h:
+        * platform/network/HTTPHeaderMap.h:
+        * platform/network/HTTPParsers.cpp:
+        * platform/network/HTTPParsers.h:
+        * platform/network/PlatformCookieJar.h:
+        * platform/network/ProtectionSpace.cpp:
+        * platform/network/ProtectionSpace.h:
+        * platform/network/ResourceErrorBase.cpp:
+        * platform/network/ResourceErrorBase.h:
+        * platform/network/ResourceHandle.cpp:
+        * platform/network/ResourceHandle.h:
+        * platform/network/ResourceHandleClient.h:
+        * platform/network/ResourceHandleInternal.h:
+        * platform/network/ResourceRequestBase.cpp:
+        * platform/network/ResourceRequestBase.h:
+        * platform/network/ResourceResponseBase.cpp:
+        * platform/network/ResourceResponseBase.h:
+        * platform/network/cf/AuthenticationCF.cpp:
+        * platform/network/cf/AuthenticationCF.h:
+        * platform/network/cf/AuthenticationChallenge.h:
+        * platform/network/cf/CookieJarCFNet.cpp:
+        * platform/network/cf/CookieStorageCFNet.cpp:
+        * platform/network/cf/DNSCFNet.cpp:
+        * platform/network/cf/DownloadBundle.h:
+        * platform/network/cf/FormDataStreamCFNet.cpp:
+        * platform/network/cf/FormDataStreamCFNet.h:
+        * platform/network/cf/ResourceError.h:
+        * platform/network/cf/ResourceErrorCF.cpp:
+        * platform/network/cf/ResourceHandleCFNet.cpp:
+        * platform/network/cf/ResourceHandleCFURLConnectionDelegate.cpp:
+        * platform/network/cf/ResourceHandleCFURLConnectionDelegate.h:
+        * platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp:
+        * platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.h:
+        * platform/network/cf/ResourceRequest.h:
+        * platform/network/cf/ResourceRequestCFNet.cpp:
+        * platform/network/cf/ResourceRequestCFNet.h:
+        * platform/network/cf/ResourceResponse.h:
+        * platform/network/cf/ResourceResponseCFNet.cpp:
+        * platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.cpp:
+        * platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.h:
+        * platform/network/curl/AuthenticationChallenge.h:
+        * platform/network/curl/CurlDownload.cpp:
+        * platform/network/curl/CurlDownload.h:
+        * platform/network/curl/DNSCurl.cpp:
+        * platform/network/curl/DownloadBundle.h:
+        * platform/network/curl/FormDataStreamCurl.cpp:
+        * platform/network/curl/FormDataStreamCurl.h:
+        * platform/network/curl/ResourceError.h:
+        * platform/network/curl/ResourceHandleCurl.cpp:
+        * platform/network/curl/ResourceHandleManager.cpp:
+        * platform/network/curl/ResourceHandleManager.h:
+        * platform/network/curl/ResourceRequest.h:
+        * platform/network/curl/ResourceResponse.h:
+        * platform/network/curl/SSLHandle.cpp:
+        * platform/network/curl/SSLHandle.h:
+        * platform/network/gtk/CredentialBackingStore.cpp:
+        * platform/network/gtk/CredentialBackingStore.h:
+        * platform/network/ios/WebCoreURLResponseIOS.h:
+        * platform/network/ios/WebCoreURLResponseIOS.mm:
+        * platform/network/mac/AuthenticationMac.h:
+        * platform/network/mac/AuthenticationMac.mm:
+        * platform/network/mac/CookieJarMac.mm:
+        * platform/network/mac/CookieStorageMac.mm:
+        * platform/network/mac/FormDataStreamMac.h:
+        * platform/network/mac/FormDataStreamMac.mm:
+        * platform/network/mac/ResourceErrorMac.mm:
+        * platform/network/mac/ResourceHandleMac.mm:
+        * platform/network/mac/ResourceRequestMac.mm:
+        * platform/network/mac/ResourceResponseMac.mm:
+        * platform/network/mac/WebCoreURLResponse.h:
+        * platform/network/mac/WebCoreURLResponse.mm:
+        * platform/network/soup/AuthenticationChallenge.h:
+        * platform/network/soup/AuthenticationChallengeSoup.cpp:
+        * platform/network/soup/CookieJarSoup.h:
+        * platform/network/soup/DNSSoup.cpp:
+        * platform/network/soup/ResourceError.h:
+        * platform/network/soup/ResourceErrorSoup.cpp:
+        * platform/network/soup/ResourceRequest.h:
+        * platform/network/soup/ResourceResponse.h:
+        * platform/network/soup/SoupNetworkSession.cpp:
+        * platform/network/soup/SoupNetworkSession.h:
+        * platform/network/win/CookieJarWin.cpp:
+        * platform/network/win/DownloadBundleWin.cpp:
+        * platform/network/win/ResourceError.h:
+        * platform/network/win/ResourceHandleWin.cpp:
+        * platform/network/win/ResourceRequest.h:
+        * platform/network/win/ResourceResponse.h:
+        * platform/posix/FileSystemPOSIX.cpp:
+        * platform/posix/SharedBufferPOSIX.cpp:
+        * platform/soup/URLSoup.cpp:
+        * platform/sql/SQLValue.cpp:
+        * platform/sql/SQLValue.h:
+        * platform/sql/SQLiteAuthorizer.cpp:
+        * platform/sql/SQLiteDatabase.cpp:
+        * platform/sql/SQLiteDatabase.h:
+        * platform/sql/SQLiteStatement.cpp:
+        * platform/sql/SQLiteStatement.h:
+        * platform/sql/SQLiteTransaction.cpp:
+        * platform/sql/SQLiteTransaction.h:
+        * platform/text/SuffixTree.h:
+        * platform/text/TextAllInOne.cpp:
+        * platform/text/TextBoundaries.cpp:
+        * platform/text/TextBoundaries.h:
+        * platform/text/TextCodec.cpp:
+        * platform/text/TextCodec.h:
+        * platform/text/TextCodecASCIIFastPath.h:
+        * platform/text/TextCodecICU.cpp:
+        * platform/text/TextCodecICU.h:
+        * platform/text/TextCodecLatin1.cpp:
+        * platform/text/TextCodecLatin1.h:
+        * platform/text/TextCodecUTF16.cpp:
+        * platform/text/TextCodecUTF16.h:
+        * platform/text/TextCodecUTF8.cpp:
+        * platform/text/TextCodecUTF8.h:
+        * platform/text/TextCodecUserDefined.cpp:
+        * platform/text/TextCodecUserDefined.h:
+        * platform/text/TextDirection.h:
+        * platform/text/TextEncoding.cpp:
+        * platform/text/TextEncoding.h:
+        * platform/text/TextEncodingRegistry.cpp:
+        * platform/text/TextEncodingRegistry.h:
+        * platform/text/TextStream.cpp:
+        * platform/text/TextStream.h:
+        * platform/text/UnicodeBidi.h:
+        * platform/text/mac/CharsetData.h:
+        * platform/text/mac/TextBoundaries.mm:
+        * platform/text/mac/TextCodecMac.cpp:
+        * platform/text/mac/TextCodecMac.h:
+        * platform/text/mac/character-sets.txt:
+        * platform/text/mac/make-charset-table.pl:
+        * platform/text/win/TextCodecWin.h:
+        * platform/win/BString.cpp:
+        * platform/win/BString.h:
+        * platform/win/COMPtr.h:
+        * platform/win/ClipboardUtilitiesWin.cpp:
+        * platform/win/ClipboardUtilitiesWin.h:
+        * platform/win/ContextMenuItemWin.cpp:
+        * platform/win/ContextMenuWin.cpp:
+        * platform/win/CursorWin.cpp:
+        * platform/win/DragDataWin.cpp:
+        * platform/win/DragImageCGWin.cpp:
+        * platform/win/DragImageCairoWin.cpp:
+        * platform/win/DragImageWin.cpp:
+        * platform/win/FileSystemWin.cpp:
+        * platform/win/GDIObjectCounter.cpp:
+        * platform/win/GDIObjectCounter.h:
+        * platform/win/HWndDC.h:
+        * platform/win/KeyEventWin.cpp:
+        * platform/win/LanguageWin.cpp:
+        * platform/win/MIMETypeRegistryWin.cpp:
+        * platform/win/PasteboardWin.cpp:
+        * platform/win/PlatformMouseEventWin.cpp:
+        * platform/win/PlatformScreenWin.cpp:
+        * platform/win/SharedBufferWin.cpp:
+        * platform/win/SharedTimerWin.cpp:
+        * platform/win/SoftLinking.h:
+        * platform/win/SoundWin.cpp:
+        * platform/win/StructuredExceptionHandlerSuppressor.cpp:
+        * platform/win/TemporaryLinkStubs.cpp:
+        * platform/win/WCDataObject.cpp:
+        * platform/win/WCDataObject.h:
+        * platform/win/WebCoreTextRenderer.cpp:
+        * platform/win/WebCoreTextRenderer.h:
+        * platform/win/WheelEventWin.cpp:
+        * platform/win/WidgetWin.cpp:
+        * platform/win/WindowMessageBroadcaster.cpp:
+        * platform/win/WindowMessageBroadcaster.h:
+        * platform/win/WindowMessageListener.h:
+        * platform/win/WindowsTouch.h:
+        * platform/win/makesafeseh.asm:
+        * plugins/PluginDatabase.cpp:
+        * plugins/PluginDatabase.h:
+        * plugins/PluginDebug.cpp:
+        * plugins/PluginDebug.h:
+        * plugins/PluginPackage.cpp:
+        * plugins/PluginPackage.h:
+        * plugins/PluginQuirkSet.h:
+        * plugins/PluginStream.cpp:
+        * plugins/PluginStream.h:
+        * plugins/PluginView.cpp:
+        * plugins/PluginView.h:
+        * plugins/efl/PluginPackageEfl.cpp:
+        * plugins/efl/PluginViewEfl.cpp:
+        * plugins/gtk/PluginPackageGtk.cpp:
+        * plugins/gtk/PluginViewGtk.cpp:
+        * plugins/mac/PluginPackageMac.cpp:
+        * plugins/mac/PluginViewMac.mm:
+        * plugins/npapi.cpp:
+        * plugins/npfunctions.h:
+        * plugins/npruntime.h:
+        * plugins/win/PluginDatabaseWin.cpp:
+        * plugins/win/PluginPackageWin.cpp:
+        * plugins/win/PluginViewWin.cpp:
+        * plugins/x11/PluginViewX11.cpp:
+        * rendering/EllipsisBox.cpp:
+        * rendering/EllipsisBox.h:
+        * rendering/FilterEffectRenderer.cpp:
+        * rendering/FilterEffectRenderer.h:
+        * rendering/HitTestLocation.h:
+        * rendering/HitTestRequest.h:
+        * rendering/HitTestResult.h:
+        * rendering/HitTestingTransformState.cpp:
+        * rendering/HitTestingTransformState.h:
+        * rendering/RenderBoxRegionInfo.h:
+        * rendering/RenderButton.cpp:
+        * rendering/RenderButton.h:
+        * rendering/RenderDeprecatedFlexibleBox.cpp:
+        * rendering/RenderDeprecatedFlexibleBox.h:
+        * rendering/RenderFieldset.cpp:
+        * rendering/RenderFrameBase.cpp:
+        * rendering/RenderFrameBase.h:
+        * rendering/RenderFrameSet.cpp:
+        * rendering/RenderGeometryMap.cpp:
+        * rendering/RenderGeometryMap.h:
+        * rendering/RenderGrid.cpp:
+        * rendering/RenderGrid.h:
+        * rendering/RenderHTMLCanvas.cpp:
+        * rendering/RenderHTMLCanvas.h:
+        * rendering/RenderIFrame.cpp:
+        * rendering/RenderIFrame.h:
+        * rendering/RenderLayerBacking.cpp:
+        * rendering/RenderLayerBacking.h:
+        * rendering/RenderLayerCompositor.cpp:
+        * rendering/RenderLayerCompositor.h:
+        * rendering/RenderLineBoxList.cpp:
+        * rendering/RenderLineBoxList.h:
+        * rendering/RenderListBox.cpp:
+        * rendering/RenderListBox.h:
+        * rendering/RenderMarquee.h:
+        * rendering/RenderMedia.cpp:
+        * rendering/RenderMedia.h:
+        * rendering/RenderMultiColumnFlowThread.cpp:
+        * rendering/RenderMultiColumnFlowThread.h:
+        * rendering/RenderMultiColumnSet.cpp:
+        * rendering/RenderMultiColumnSet.h:
+        * rendering/RenderNamedFlowThread.cpp:
+        * rendering/RenderNamedFlowThread.h:
+        * rendering/RenderRegionSet.cpp:
+        * rendering/RenderRegionSet.h:
+        * rendering/RenderReplica.cpp:
+        * rendering/RenderReplica.h:
+        * rendering/RenderTheme.cpp:
+        * rendering/RenderTheme.h:
+        * rendering/RenderThemeMac.h:
+        * rendering/RenderThemeWin.h:
+        * rendering/RenderThemeWinCE.cpp:
+        * rendering/RenderThemeWinCE.h:
+        * rendering/RenderTreeAsText.cpp:
+        * rendering/RenderTreeAsText.h:
+        * rendering/RenderVTTCue.cpp:
+        * rendering/RenderVTTCue.h:
+        * rendering/RenderVideo.cpp:
+        * rendering/RenderVideo.h:
+        * rendering/RenderView.h:
+        * rendering/style/SVGRenderStyle.cpp:
+        * rendering/style/SVGRenderStyle.h:
+        * rendering/style/SVGRenderStyleDefs.cpp:
+        * rendering/style/SVGRenderStyleDefs.h:
+        * rendering/style/StyleFilterData.cpp:
+        * rendering/style/StyleFilterData.h:
+        * rendering/style/StylePendingImage.h:
+        * rendering/svg/RenderSVGBlock.cpp:
+        * rendering/svg/RenderSVGBlock.h:
+        * rendering/svg/RenderSVGForeignObject.cpp:
+        * rendering/svg/RenderSVGForeignObject.h:
+        * rendering/svg/RenderSVGImage.cpp:
+        * rendering/svg/RenderSVGInline.h:
+        * rendering/svg/RenderSVGInlineText.cpp:
+        * rendering/svg/RenderSVGPath.h:
+        * rendering/svg/RenderSVGShape.h:
+        * rendering/svg/RenderSVGTSpan.h:
+        * rendering/svg/RenderSVGText.cpp:
+        * rendering/svg/RenderSVGText.h:
+        * rendering/svg/SVGInlineFlowBox.cpp:
+        * rendering/svg/SVGInlineFlowBox.h:
+        * rendering/svg/SVGRenderTreeAsText.cpp:
+        * rendering/svg/SVGRenderTreeAsText.h:
+        * rendering/svg/SVGRootInlineBox.cpp:
+        * rendering/svg/SVGRootInlineBox.h:
+        * storage/StorageEventDispatcher.h:
+        * svg/SVGException.cpp:
+        * svg/graphics/SVGImageChromeClient.h:
+        * workers/Worker.cpp:
+        * workers/Worker.h:
+        * workers/Worker.idl:
+        * workers/WorkerEventQueue.cpp:
+        * workers/WorkerEventQueue.h:
+        * workers/WorkerGlobalScope.cpp:
+        * workers/WorkerGlobalScope.h:
+        * workers/WorkerGlobalScope.idl:
+        * workers/WorkerLocation.cpp:
+        * workers/WorkerLocation.h:
+        * workers/WorkerLocation.idl:
+        * workers/WorkerMessagingProxy.cpp:
+        * workers/WorkerMessagingProxy.h:
+        * workers/WorkerScriptLoader.cpp:
+        * workers/WorkerScriptLoader.h:
+        * workers/WorkerScriptLoaderClient.h:
+        * workers/WorkerThread.cpp:
+        * workers/WorkerThread.h:
+        * xml/DOMParser.h:
+        * xml/DOMParser.idl:
+        * xml/NativeXPathNSResolver.cpp:
+        * xml/NativeXPathNSResolver.h:
+        * xml/XMLHttpRequest.idl:
+        * xml/XMLHttpRequestException.cpp:
+        * xml/XMLHttpRequestException.h:
+        * xml/XMLHttpRequestException.idl:
+        * xml/XMLHttpRequestProgressEvent.h:
+        * xml/XMLHttpRequestProgressEvent.idl:
+        * xml/XMLHttpRequestUpload.idl:
+        * xml/XMLSerializer.h:
+        * xml/XMLSerializer.idl:
+        * xml/XPathEvaluator.cpp:
+        * xml/XPathEvaluator.h:
+        * xml/XPathEvaluator.idl:
+        * xml/XPathException.cpp:
+        * xml/XPathException.h:
+        * xml/XPathException.idl:
+        * xml/XPathExpression.idl:
+        * xml/XPathExpressionNode.cpp:
+        * xml/XPathNSResolver.cpp:
+        * xml/XPathNSResolver.h:
+        * xml/XPathNSResolver.idl:
+        * xml/XPathNodeSet.h:
+        * xml/XPathResult.idl:
+        * xml/XPathUtil.h:
+        * xml/XPathVariableReference.cpp:
+        * xml/XSLTProcessor.idl:
+        * xml/XSLTUnicodeSort.cpp:
+        * xml/XSLTUnicodeSort.h:
+
</ins><span class="cx"> 2014-03-14  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Fix scrollperf logging
</span></span></pre></div>
<a id="trunkSourceWebCoreDerivedSourcesmake"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/DerivedSources.make (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/DerivedSources.make        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/DerivedSources.make        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesairplayWebKitPlaybackTargetAvailabilityEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesairplayWebKitPlaybackTargetAvailabilityEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesairplayWebKitPlaybackTargetAvailabilityEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeyMessageEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeyMessageEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeyMessageEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeyNeededEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeyNeededEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeyNeededEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeySessionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeySession.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeySession.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeySession.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesencryptedmediaMediaKeysidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/encryptedmedia/MediaKeys.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/encryptedmedia/MediaKeys.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/encryptedmedia/MediaKeys.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesgeolocationNavigatorGeolocationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  *  Copyright (C) 2000 Harri Porten (porten@kde.org)
</span><span class="cx">  *  Copyright (c) 2000 Daniel Molkentin (molkentin@kde.org)
</span><span class="cx">  *  Copyright (c) 2000 Stefan Schimanski (schimmi@kde.org)
</span><del>- *  Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ *  Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *  Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  *  This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbDOMWindowIndexedDatabaseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBCallbacksh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBCallbacks.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBCallbacks.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBCallbacks.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBDatabaseExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBDatabaseMetadatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseMetadata.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseMetadata.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBDatabaseMetadata.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBEventDispatchercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBEventDispatcherh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBFactorycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBFactory.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBFactory.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBFactory.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBFactoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBFactory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBFactory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBFactory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBFactoryBackendInterfacecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBFactoryBackendInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBHistogramsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBHistograms.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBHistograms.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBHistograms.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBIndexMetadatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBIndexMetadata.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBIndexMetadata.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBIndexMetadata.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBObjectStoreMetadatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBObjectStoreMetadata.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBObjectStoreMetadata.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBObjectStoreMetadata.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBRecordIdentifierh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBRequestcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBRequest.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBRequest.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBRequest.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbIDBRequestidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/IDBRequest.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/IDBRequest.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/IDBRequest.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbWorkerGlobalScopeIndexedDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbWorkerGlobalScopeIndexedDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbWorkerGlobalScopeIndexedDatabaseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbleveldbIDBFactoryBackendLevelDBcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesindexeddbleveldbIDBFactoryBackendLevelDBh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/indexeddb/leveldb/IDBFactoryBackendLevelDB.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediacontrolsMediaControlsHostcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediacontrolsMediaControlsHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediacontrolsMediaControlsHostidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediacontrols/MediaControlsHost.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediacontrolsmediaControlsApplecss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediacontrols/mediaControlsApple.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediacontrols/mediaControlsApple.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediacontrols/mediaControlsApple.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediacontrolsmediaControlsiOScss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediacontrols/mediaControlsiOS.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediacontrols/mediaControlsiOS.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediacontrols/mediaControlsiOS.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediasourceAudioTrackMediaSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediasourceAudioTrackMediaSourceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediasourceTextTrackMediaSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediasourceTextTrackMediaSourceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediasource/TextTrackMediaSource.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediasourceVideoTrackMediaSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediasourceVideoTrackMediaSourceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediasource/VideoTrackMediaSource.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAllAudioCapabilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAllAudioCapabilitiesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AllAudioCapabilities.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAllVideoCapabilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAllVideoCapabilitiesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AllVideoCapabilities.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAudioStreamTrackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAudioStreamTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamAudioStreamTrackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/AudioStreamTrack.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamCapabilityRangecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/CapabilityRange.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/CapabilityRange.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/CapabilityRange.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamCapabilityRangeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/CapabilityRange.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/CapabilityRange.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/CapabilityRange.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamCapabilityRangeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/CapabilityRange.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/CapabilityRange.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/CapabilityRange.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaSourceStatescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaSourceStatesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaSourceStatesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaSourceStates.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaStreamCapabilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaStreamCapabilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaStreamCapabilitiesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaStreamCapabilities.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstrainth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraint.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintSetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintSeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraintSet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamMediaTrackConstraintsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/MediaTrackConstraints.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamNavigatorMediaStreamcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/NavigatorMediaStream.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/NavigatorMediaStream.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/NavigatorMediaStream.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  *  Copyright (C) 2000 Harri Porten (porten@kde.org)
</span><span class="cx">  *  Copyright (c) 2000 Daniel Molkentin (molkentin@kde.org)
</span><span class="cx">  *  Copyright (c) 2000 Stefan Schimanski (schimmi@kde.org)
</span><del>- *  Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ *  Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *  Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  *  This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamNavigatorUserMediaErrorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/NavigatorUserMediaError.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/NavigatorUserMediaError.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/NavigatorUserMediaError.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamRTCConfigurationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/RTCConfiguration.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/RTCConfiguration.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/RTCConfiguration.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamRTCIceServeridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/RTCIceServer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/RTCIceServer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/RTCIceServer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamRTCOfferAnswerOptionscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamRTCOfferAnswerOptionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/RTCOfferAnswerOptions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamVideoStreamTrackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamVideoStreamTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesmediastreamVideoStreamTrackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/mediastream/VideoStreamTrack.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnetworkinfoNetworkInfocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnetworkinfoNetworkInfoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/networkinfo/NetworkInfo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnetworkinfoNetworkInfoConnectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnetworkinfoNetworkInfoConnectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/networkinfo/NetworkInfoConnection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnetworkinfoNetworkInfoControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/networkinfo/NetworkInfoController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/networkinfo/NetworkInfoController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/networkinfo/NetworkInfoController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsDOMWindowNotificationscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsDOMWindowNotificationsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsDOMWindowNotificationsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/DOMWindowNotifications.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsNotificationControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/NotificationController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/NotificationController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/NotificationController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsNotificationControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/NotificationController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/NotificationController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/NotificationController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx"> *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *    documentation and/or other materials provided with the distribution.
</span><span class="cx"> *
</span><del>-* THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+* THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsNotificationPermissionCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsNotificationPermissionCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/NotificationPermissionCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsWorkerGlobalScopeNotificationscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsWorkerGlobalScopeNotificationsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesnotificationsWorkerGlobalScopeNotificationsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/notifications/WorkerGlobalScopeNotifications.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulespluginsPluginReplacementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/plugins/PluginReplacement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/plugins/PluginReplacement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/plugins/PluginReplacement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulespluginsQuickTimePluginReplacementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulespluginsQuickTimePluginReplacementcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCoreModulespluginsQuickTimePluginReplacementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulespluginsQuickTimePluginReplacementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/plugins/QuickTimePluginReplacement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesquotaDOMWindowQuotaidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/quota/DOMWindowQuota.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/quota/DOMWindowQuota.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/quota/DOMWindowQuota.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechDOMWindowSpeechSynthesish"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechDOMWindowSpeechSynthesisidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesiscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesis.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesis.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesis.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesish"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesis.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesis.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesis.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesis.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesis.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesis.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisUtterancecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisUtteranceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisUtteranceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisUtterance.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisVoicecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisVoiceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModulesspeechSpeechSynthesisVoiceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/speech/SpeechSynthesisVoice.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioBufferidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioBuffer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioBuffer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioBuffer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioListenercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioListener.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioListener.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioListener.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioListeneridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioListener.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioListener.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioListener.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioParamh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioParam.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioParam.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioParam.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioParamidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioParam.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioParam.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioParam.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioParamTimelineh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioParamTimeline.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioParamTimeline.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioParamTimeline.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioAudioScheduledSourceNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioChannelMergerNodecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioChannelMergerNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioChannelMergerNodeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/ChannelMergerNode.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioMediaStreamAudioSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioMediaStreamAudioSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/MediaStreamAudioSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioPeriodicWavecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/PeriodicWave.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/PeriodicWave.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/PeriodicWave.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebaudioPeriodicWaveh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webaudio/PeriodicWave.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webaudio/PeriodicWave.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webaudio/PeriodicWave.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseChangeVersionWrappercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseChangeVersionWrapperh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDOMWindowWebDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDOMWindowWebDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDOMWindowWebDatabaseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/Database.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/Database.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/Database.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/Database.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/Database.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/Database.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/Database.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/Database.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/Database.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseAuthorizercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseAuthorizerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseBackendBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseBackendBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseBackendBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseDetailsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseDetails.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseDetails.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseDetails.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseTaskcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseTaskh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseTask.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseThreadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseThreadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseThread.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseTrackercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseDatabaseTrackerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/DatabaseTracker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLCallbackWrapperh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLCallbackWrapper.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLCallbackWrapper.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLCallbackWrapper.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLErroridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLError.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLError.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLError.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLResultSetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLResultSeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLResultSetidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLResultSet.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLResultSetRowListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLResultSetRowListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLResultSetRowListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementBackendcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementBackendh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementBackend.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementErrorCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementErrorCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLStatementSynccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLStatementSync.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLStatementSync.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLStatementSync.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransaction.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionBackendcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionBackendh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionErrorCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseSQLTransactionErrorCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseWorkerGlobalScopeWebDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseWorkerGlobalScopeWebDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreModuleswebdatabaseWorkerGlobalScopeWebDatabaseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/Modules/webdatabase/WorkerGlobalScopeWebDatabase.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreWebCorevcxprojMigrateScripts"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/WebCore.vcxproj/MigrateScripts (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/WebCore.vcxproj/MigrateScripts        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/WebCore.vcxproj/MigrateScripts        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebCoreWebCorePrefixcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/WebCorePrefix.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/WebCorePrefix.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/WebCorePrefix.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAXObjectCachecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AXObjectCache.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AXObjectCache.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AXObjectCache.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAXObjectCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AXObjectCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AXObjectCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AXObjectCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityARIAGridcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityARIAGridh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityARIAGrid.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityARIAGridCellcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityARIAGridCellh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityARIAGridCell.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityARIAGridRowcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityARIAGridRowh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityARIAGridRow.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityImageMapLinkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityImageMapLinkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityImageMapLink.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityListBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityListBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityListBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityListBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityListBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityListBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityListBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityListBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityListBoxOptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityListBoxOptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityListBoxOption.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityMediaControlscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityMediaControls.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityMediaControls.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityMediaControls.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityMediaControlsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityMediaControls.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityMediaControls.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityMediaControls.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityNodeObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityNodeObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityNodeObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityNodeObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *     documentation and/or other materials provided with the distribution.
</span><del>-* 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+* 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> *     its contributors may be used to endorse or promote products derived
</span><span class="cx"> *     from this software without specific prior written permission.
</span><span class="cx"> *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityNodeObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityNodeObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityNodeObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityNodeObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityRenderObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityRenderObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityRenderObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityRenderObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *     documentation and/or other materials provided with the distribution.
</span><del>-* 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+* 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> *     its contributors may be used to endorse or promote products derived
</span><span class="cx"> *     from this software without specific prior written permission.
</span><span class="cx"> *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityRenderObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityRenderObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityRenderObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityRenderObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilitySVGRootcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilitySVGRooth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilitySVGRoot.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityScrollbarcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityScrollbar.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityScrollbar.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityScrollbar.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityScrollbarh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityScrollbar.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityScrollbar.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityScrollbar.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilitySlidercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilitySlider.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilitySlider.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilitySlider.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilitySliderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilitySlider.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilitySlider.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilitySlider.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTablecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTable.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTable.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTable.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTable.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTable.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTable.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableCellcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableCell.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableCell.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableCell.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableCellh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableCell.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableCell.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableCell.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableColumncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableColumn.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableColumn.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableColumn.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableColumnh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableColumn.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableColumn.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableColumn.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableHeaderContainercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableHeaderContainerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableRowcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableRow.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableRow.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableRow.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityAccessibilityTableRowh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/AccessibilityTableRow.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/AccessibilityTableRow.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/AccessibilityTableRow.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityiosAXObjectCacheIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/ios/AXObjectCacheIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/ios/AXObjectCacheIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/ios/AXObjectCacheIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityiosAccessibilityObjectIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/ios/AccessibilityObjectIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/ios/AccessibilityObjectIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/ios/AccessibilityObjectIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityiosWebAccessibilityObjectWrapperIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilityiosWebAccessibilityObjectWrapperIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilitymacAXObjectCacheMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/mac/AXObjectCacheMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/mac/AXObjectCacheMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/mac/AXObjectCacheMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilitymacAccessibilityObjectMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperBasemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreaccessibilitymacWebAccessibilityObjectWrapperMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsgobjectWebKitDOMEventTargetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/gobject/WebKitDOMEventTarget.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/gobject/WebKitDOMEventTarget.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/gobject/WebKitDOMEventTarget.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsgobjectWebKitDOMHTMLPrivatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsgobjectWebKitDOMHTMLPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/gobject/WebKitDOMHTMLPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsDictionarycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/Dictionary.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/Dictionary.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/Dictionary.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsGCControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/GCController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/GCController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/GCController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsGCControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/GCController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/GCController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/GCController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSAttrCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSAttrCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSAttrCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSAttrCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSAudioTrackCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSAudioTrackCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSAudioTrackCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSAudioTrackCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSAudioTrackListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSAudioTrackListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSAudioTrackListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSAudioTrackListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCSSRuleCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCSSRuleCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCSSRuleCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCSSRuleListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCSSRuleListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCSSStyleDeclarationCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCSSValueCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCSSValueCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCSSValueCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCSSValueCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCallbackDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCallbackData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCallbackData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCallbackData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCallbackDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCallbackData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCallbackData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCallbackData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCanvasRenderingContextCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCanvasRenderingContextCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSClipboardCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSClipboardCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSClipboardCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSClipboardCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCustomSQLStatementErrorCallbackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCustomXPathNSResolvercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSCustomXPathNSResolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSCustomXPathNSResolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSDOMGlobalObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSDOMGlobalObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSDOMWindowShellcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSDOMWindowShell.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSDOMWindowShell.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSDOMWindowShell.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSDOMWindowShellh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSDOMWindowShell.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSDOMWindowShell.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSDOMWindowShell.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSEventCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSEventCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSEventCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSEventCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLAppletElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLAppletElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLAppletElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLAppletElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLCanvasElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLDocumentCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLEmbedElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLEmbedElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLEmbedElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLEmbedElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLFormElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLFormElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLFormElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLFormElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLFrameElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLFrameSetElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLObjectElementCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLObjectElementCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLObjectElementCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLObjectElementCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHTMLSelectElementCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSHistoryCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSHistoryCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSHistoryCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSHistoryCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSMediaListCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSMediaListCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSMediaListCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSMediaListCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSMediaSourceStatesCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSMediaSourceStatesCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSMediaSourceStatesCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSMediaSourceStatesCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSMediaStreamCapabilitiesCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSMediaStreamCapabilitiesCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSMediaStreamCapabilitiesCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSMediaStreamCapabilitiesCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSNamedNodeMapCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSNamedNodeMapCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSNamedNodeMapCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSNamedNodeMapCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSNodeCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSNodeCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSNodeCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSNodeCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSNodeCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSNodeCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSNodeCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSNodeCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSNodeFilterCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSNodeFilterCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSNodeFilterCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSNodeFilterCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSNodeListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSNodeListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSNodeListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSNodeListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSSQLResultSetRowListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSSQLTransactionCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSSQLTransactionSyncCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSSQLTransactionSyncCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSSQLTransactionSyncCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSSQLTransactionSyncCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSSVGElementInstanceCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSSVGElementInstanceCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSSVGElementInstanceCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSSVGElementInstanceCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSStyleSheetCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSStyleSheetCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSStyleSheetCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSStyleSheetListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTextTrackCueCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTextTrackCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTextTrackCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTextTrackCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTextTrackCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTextTrackListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTextTrackListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTextTrackListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTextTrackListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTouchCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTouchCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTouchCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTouchCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTouchListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTouchListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTouchListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTouchListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTrackCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTrackCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTrackCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTrackCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTrackCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTrackCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTrackCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTrackCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSTrackEventCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSTrackEventCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSTrackEventCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSTrackEventCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSVideoTrackCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSVideoTrackCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSVideoTrackCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSVideoTrackCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSVideoTrackListCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSVideoTrackListCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSVideoTrackListCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSVideoTrackListCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSWebGLRenderingContextCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSWebKitPointCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSWebKitPointCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSWebKitPointCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSWebKitPointCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSWorkerGlobalScopeBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSWorkerGlobalScopeBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSXMLHttpRequestCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsJSXSLTProcessorCustomcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsScriptControllerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/ScriptControllerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/ScriptControllerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/ScriptControllerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsScriptProfilecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/ScriptProfile.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/ScriptProfile.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/ScriptProfile.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsScriptProfileh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/ScriptProfile.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/ScriptProfile.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/ScriptProfile.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsScriptProfileNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/ScriptProfileNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/ScriptProfileNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/ScriptProfileNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsScriptProfilercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/ScriptProfiler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/ScriptProfiler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/ScriptProfiler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsScriptProfilerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/ScriptProfiler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/ScriptProfiler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/ScriptProfiler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsSerializedScriptValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/SerializedScriptValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/SerializedScriptValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/SerializedScriptValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsSerializedScriptValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/SerializedScriptValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/SerializedScriptValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/SerializedScriptValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsWorkerScriptControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/WorkerScriptController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/WorkerScriptController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/WorkerScriptController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsjsWorkerScriptControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/js/WorkerScriptController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/js/WorkerScriptController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/js/WorkerScriptController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOM.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOM.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOM.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOM.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOM.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOM.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMAbstractViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMAbstractView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMAbstractView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMAbstractView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMAbstractViewFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMAbstractViewFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMAbstractViewFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMAbstractViewFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMCSSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMCSS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMCSS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMCSS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMCSSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMCSS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMCSS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMCSS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMCoreh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMCore.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMCore.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMCore.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMCustomXPathNSResolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMCustomXPathNSResolvermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMCustomXPathNSResolver.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMEventExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMEventException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMEventException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMEventException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMEventsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMEvents.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMEvents.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMEvents.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMEventsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMEvents.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMEvents.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMEvents.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMExtensionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMExtensions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMExtensions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMExtensions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004-2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004-2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMHTMLh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMHTML.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMHTML.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMHTML.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004-2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004-2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMHTMLmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMHTML.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMHTML.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMHTML.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMInternalmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMInternal.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMInternal.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMInternal.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMObjectmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMObject.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMObject.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMObject.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004-2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004-2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMRangeExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMRangeException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMRangeException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMRangeException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMRangesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMRanges.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMRanges.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMRanges.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMStylesheetsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMStylesheets.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMStylesheets.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMStylesheets.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMTraversalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMTraversal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMTraversal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMTraversal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMUIKitExtensionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMUIKitExtensionsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMUIKitExtensions.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMUtilitymm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMUtility.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMUtility.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMUtility.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMViewsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMViews.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMViews.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMViews.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMXPathh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMXPath.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMXPath.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMXPath.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMXPathmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMXPath.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMXPath.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMXPath.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcDOMXPathExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/DOMXPathException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/DOMXPathException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/DOMXPathException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcExceptionHandlersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/ExceptionHandlers.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/ExceptionHandlers.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/ExceptionHandlers.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcExceptionHandlersmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/ExceptionHandlers.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/ExceptionHandlers.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/ExceptionHandlers.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcObjCEventListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/ObjCEventListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/ObjCEventListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/ObjCEventListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcObjCEventListenermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/ObjCEventListener.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/ObjCEventListener.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/ObjCEventListener.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcObjCNodeFilterConditionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcObjCNodeFilterConditionmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/ObjCNodeFilterCondition.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcPublicDOMInterfacesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/PublicDOMInterfaces.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/PublicDOMInterfaces.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/PublicDOMInterfaces.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx"> //    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> //    documentation and/or other materials provided with the distribution.
</span><span class="cx"> //
</span><del>-// THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+// THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> // EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-// PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+// PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> // EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsobjcWebScriptObjectmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/objc/WebScriptObject.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/objc/WebScriptObject.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/objc/WebScriptObject.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptsCodeGeneratorObjCpm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -173,10 +173,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -201,10 +201,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptsInFilesCompilerpm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/InFilesCompiler.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/InFilesCompiler.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/InFilesCompiler.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
</span><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptsInFilesParserpm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/InFilesParser.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/InFilesParser.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/InFilesParser.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptsgeneratebindingspl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/generate-bindings.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/generate-bindings.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/generate-bindings.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> #
</span><del>-# Copyright (C) 2005 Apple Computer, Inc.
</del><ins>+# Copyright (C) 2005 Apple Inc.
</ins><span class="cx"> # Copyright (C) 2006 Anders Carlsson &lt;andersca@mac.com&gt;
</span><span class="cx"> # 
</span><span class="cx"> # This file is part of WebKit
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMFloat64Arrayh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMFloat64Arraymm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64Array.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMFloat64ArrayInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64ArrayInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64ArrayInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMFloat64ArrayInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestActiveDOMObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestActiveDOMObjectmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObject.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestActiveDOMObjectInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObjectInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObjectInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestActiveDOMObjectInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestCallbackmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallback.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestCallbackInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallbackInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallbackInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCallbackInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestCustomNamedGetterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestCustomNamedGettermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetter.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestCustomNamedGetterInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetterInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetterInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestCustomNamedGetterInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestEventConstructorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestEventConstructormm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructor.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestEventConstructorInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructorInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructorInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventConstructorInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestEventTargeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestEventTargetmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTarget.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestEventTargetInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTargetInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTargetInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestEventTargetInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestExceptionmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestException.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestExceptionInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestExceptionInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestExceptionInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestExceptionInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestGenerateIsReachableh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestGenerateIsReachablemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachable.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestGenerateIsReachableInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachableInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachableInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestGenerateIsReachableInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestInterfacemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterface.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestInterfaceInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterfaceInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterfaceInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestInterfaceInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestMediaQueryListListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestMediaQueryListListenermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListener.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestMediaQueryListListenerInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListenerInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListenerInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestMediaQueryListListenerInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestNamedConstructorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestNamedConstructormm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructor.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestNamedConstructorInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructorInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructorInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNamedConstructorInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestNodemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNode.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestNodeInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNodeInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNodeInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestNodeInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestObjh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestObjmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObj.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestObjInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObjInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObjInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestObjInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestOverloadedConstructorsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestOverloadedConstructorsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructors.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestOverloadedConstructorsInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructorsInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructorsInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestOverloadedConstructorsInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestSerializedScriptValueInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestSerializedScriptValueInterfacemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterface.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestSerializedScriptValueInterfaceInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterfaceInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterfaceInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSerializedScriptValueInterfaceInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestTypedefsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestTypedefsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefs.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMTestTypedefsInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefsInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefsInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestTypedefsInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMattributeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMattributemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattribute.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMattributeInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattributeInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattributeInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMattributeInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMreadonlyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMreadonlymm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonly.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestObjCDOMreadonlyInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonlyInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonlyInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMreadonlyInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestCustomNamedGetteridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestCustomNamedGetter.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestCustomNamedGetter.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestCustomNamedGetter.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestDomainSecurityidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestDomainSecurity.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestDomainSecurity.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestDomainSecurity.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestEventConstructoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestEventConstructor.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestEventConstructor.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestEventConstructor.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestEventTargetidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestEventTarget.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestEventTarget.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestEventTarget.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestExceptionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestException.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestException.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestException.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestImplementsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestImplements.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestImplements.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestImplements.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestInterfaceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestInterface.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestInterface.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestInterface.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestMediaQueryListListeneridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestMediaQueryListListener.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestMediaQueryListListener.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestMediaQueryListListener.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestNamedConstructoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestNamedConstructor.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestNamedConstructor.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestNamedConstructor.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestObjidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestObj.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestObj.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestObj.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestOverloadedConstructorsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestOverloadedConstructors.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestOverloadedConstructors.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestOverloadedConstructors.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebindingsscriptstestTestSupplementalidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bindings/scripts/test/TestSupplemental.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bindings/scripts/test/TestSupplemental.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bindings/scripts/test/TestSupplemental.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeBridgeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/Bridge.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/Bridge.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/Bridge.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeIdentifierRepcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/IdentifierRep.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/IdentifierRep.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/IdentifierRep.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeIdentifierReph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/IdentifierRep.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/IdentifierRep.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/IdentifierRep.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeNP_jsobjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/NP_jsobject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/NP_jsobject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/NP_jsobject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeNP_jsobjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/NP_jsobject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/NP_jsobject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/NP_jsobject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecCRuntimeObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/CRuntimeObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/CRuntimeObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/CRuntimeObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecCRuntimeObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/CRuntimeObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/CRuntimeObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/CRuntimeObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_classcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_class.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_class.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_class.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_classh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_class.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_class.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_class.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_instancecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_instance.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_instance.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_instance.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_instanceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_instance.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_instance.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_instance.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_runtimecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_runtime.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_runtime.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_runtime.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_runtimeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_runtime.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_runtime.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_runtime.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_utilitycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_utility.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_utility.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_utility.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov (ap@nypop.com)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgecc_utilityh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/c/c_utility.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/c/c_utility.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/c/c_utility.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgejscBridgeJSCcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/jsc/BridgeJSC.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/jsc/BridgeJSC.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/jsc/BridgeJSC.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgejscBridgeJSCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/jsc/BridgeJSC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/jsc/BridgeJSC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/jsc/BridgeJSC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgenpruntimecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/npruntime.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/npruntime.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/npruntime.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgenpruntime_implh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/npruntime_impl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/npruntime_impl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/npruntime_impl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgenpruntime_privh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/npruntime_priv.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/npruntime_priv.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/npruntime_priv.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcObjCRuntimeObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcObjCRuntimeObjectmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcWebScriptObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/WebScriptObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/WebScriptObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/WebScriptObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_classh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_class.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_class.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_class.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_classmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_class.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_class.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_class.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_headerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_header.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_header.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_header.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_instanceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_instance.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_instance.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_instance.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_instancemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_instance.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_instance.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_instance.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_runtimeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_runtime.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_runtime.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_runtime.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_runtimemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_runtime.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_runtime.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_runtime.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_utilityh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_utility.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_utility.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_utility.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeobjcobjc_utilitymm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/objc/objc_utility.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/objc/objc_utility.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/objc/objc_utility.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_arraycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_array.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_array.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_array.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_arrayh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_array.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_array.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_array.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_methodcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_method.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_method.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_method.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_methodh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_method.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_method.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_method.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_objectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_object.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_object.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_object.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_objecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_object.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_object.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_object.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_rootcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_root.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_root.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_root.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgeruntime_rooth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/runtime_root.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/runtime_root.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/runtime_root.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorebridgetestbindingsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/bridge/testbindings.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/bridge/testbindings.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/bridge/testbindings.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSAllInOnecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSAllInOne.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSAllInOne.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSAllInOne.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSAspectRatioValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSAspectRatioValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSAspectRatioValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSAspectRatioValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSAspectRatioValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSAspectRatioValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSAspectRatioValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSAspectRatioValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSBorderImageSliceValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSBorderImageSliceValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSBorderImageSliceValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSBorderImageSliceValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSBorderImageSliceValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSBorderImageSliceValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSBorderImageSliceValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSBorderImageSliceValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSCanvasValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSCanvasValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSCanvasValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSCanvasValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSCanvasValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSCanvasValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSCanvasValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSCanvasValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSCrossfadeValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSCrossfadeValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSCrossfadeValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSCrossfadeValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSCrossfadeValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSCrossfadeValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSCrossfadeValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSCrossfadeValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFacecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFace.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFace.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFace.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFace.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFace.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFace.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFaceSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFaceSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFaceSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFaceSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFaceSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFaceSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFaceSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFaceSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFaceSrcValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFaceSrcValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFaceSrcValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFaceSrcValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFaceSrcValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFaceSrcValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFaceSrcValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFaceSrcValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFeatureValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFeatureValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFeatureValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFeatureValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontFeatureValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontFeatureValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontFeatureValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontFeatureValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontSelectorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontSelector.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontSelector.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontSelector.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontSelectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontSelector.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontSelector.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontSelector.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSFontValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSFontValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSFontValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSFontValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSGradientValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSGradientValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSGradientValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSGradientValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSGradientValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSGradientValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSGradientValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSGradientValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSImageGeneratorValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSImageGeneratorValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSImageGeneratorValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSImageGeneratorValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSImageGeneratorValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSImageGeneratorValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSImageGeneratorValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSImageGeneratorValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSMediaRulecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSMediaRule.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSMediaRule.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSMediaRule.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><span class="cx">  * (C) 2002-2003 Dirk Mueller (mueller@kde.org)
</span><del>- * Copyright (C) 2002, 2005, 2006, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2002, 2005, 2006, 2012 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam@webkit.org)
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSPropertycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSProperty.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSProperty.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSProperty.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSPropertyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSProperty.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSProperty.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSProperty.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2013 Intel Corporation. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSReflectValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSReflectValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSReflectValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSReflectValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSReflectValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSReflectValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSReflectValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSReflectValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSReflectionDirectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSReflectionDirection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSReflectionDirection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSReflectionDirection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSRuleListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSRuleList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSRuleList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSRuleList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><span class="cx">  * (C) 2002-2003 Dirk Mueller (mueller@kde.org)
</span><del>- * Copyright (C) 2002, 2005, 2006, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2002, 2005, 2006, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSRuleListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSRuleList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSRuleList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSRuleList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><span class="cx">  * (C) 2002-2003 Dirk Mueller (mueller@kde.org)
</span><del>- * Copyright (C) 2002, 2006, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2002, 2006, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSRuleListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSRuleList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSRuleList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSRuleList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSSegmentedFontFacecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSSegmentedFontFace.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSSegmentedFontFace.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSSegmentedFontFace.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSSegmentedFontFaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSSegmentedFontFace.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSSegmentedFontFace.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSSegmentedFontFace.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSShadowValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSShadowValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSShadowValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSShadowValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2004, 2005, 2006, 2009 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006, 2009 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSTimingFunctionValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSTimingFunctionValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSTimingFunctionValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSTimingFunctionValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSTimingFunctionValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSTimingFunctionValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSTimingFunctionValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSTimingFunctionValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSUnicodeRangeValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSUnicodeRangeValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSUnicodeRangeValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSUnicodeRangeValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSUnicodeRangeValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSUnicodeRangeValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSUnicodeRangeValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSUnicodeRangeValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSUnknownRuleidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSUnknownRule.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSUnknownRule.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSUnknownRule.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssCSSValueListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/CSSValueList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/CSSValueList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/CSSValueList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaAllInOnecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaAllInOne.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaAllInOne.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaAllInOne.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaFeatureNamescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaFeatureNames.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaFeatureNames.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaFeatureNames.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaQuerycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaQuery.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaQuery.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaQuery.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaQueryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaQuery.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaQuery.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaQuery.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaQueryEvaluatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaQueryEvaluator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaQueryEvaluator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaQueryEvaluator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaQueryEvaluatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaQueryEvaluator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaQueryEvaluator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaQueryEvaluator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaQueryExpcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaQueryExp.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaQueryExp.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaQueryExp.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssMediaQueryExph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/MediaQueryExp.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/MediaQueryExp.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/MediaQueryExp.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssPairh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/Pair.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/Pair.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/Pair.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssPropertySetCSSStyleDeclarationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/PropertySetCSSStyleDeclaration.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/PropertySetCSSStyleDeclaration.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/PropertySetCSSStyleDeclaration.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssRGBColorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/RGBColor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/RGBColor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/RGBColor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssRGBColorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/RGBColor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/RGBColor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/RGBColor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssSVGCSSParsercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/SVGCSSParser.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/SVGCSSParser.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/SVGCSSParser.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">     Copyright (C) 2008 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">     Copyright (C) 2004, 2005, 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">                   2004, 2005, 2007, 2010 Rob Buis &lt;buis@kde.org&gt;
</span><del>-    Copyright (C) 2005, 2006 Apple Computer, Inc.
</del><ins>+    Copyright (C) 2005, 2006 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">     This library is free software; you can redistribute it and/or
</span><span class="cx">     modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssSVGCSSStyleSelectorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/SVGCSSStyleSelector.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/SVGCSSStyleSelector.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/SVGCSSStyleSelector.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> /*
</span><del>-    Copyright (C) 2005 Apple Computer, Inc.
</del><ins>+    Copyright (C) 2005 Apple Inc.
</ins><span class="cx">     Copyright (C) 2004, 2005, 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">                   2004, 2005, 2008 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">     Copyright (C) 2007 Alexey Proskuryakov &lt;ap@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">     Based on khtml css code by:
</span><span class="cx">     Copyright(C) 1999-2003 Lars Knoll(knoll@kde.org)
</span><del>-             (C) 2003 Apple Computer, Inc.
</del><ins>+             (C) 2003 Apple Inc.
</ins><span class="cx">              (C) 2004 Allan Sandfeld Jensen(kde@carewolf.com)
</span><span class="cx">              (C) 2004 Germain Garand(germain@ebooksfrance.org)
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebCorecssStyleInvalidationAnalysiscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/StyleInvalidationAnalysis.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/StyleInvalidationAnalysis.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/StyleInvalidationAnalysis.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssStyleInvalidationAnalysish"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/StyleInvalidationAnalysis.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/StyleInvalidationAnalysis.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/StyleInvalidationAnalysis.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssStyleMediacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/StyleMedia.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/StyleMedia.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/StyleMedia.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssStyleMediah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/StyleMedia.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/StyleMedia.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/StyleMedia.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssStyleMediaidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/StyleMedia.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/StyleMedia.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/StyleMedia.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssStyleSheetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/StyleSheet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/StyleSheet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/StyleSheet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /**
</span><span class="cx">  * (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSFilterValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSFilterValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSFilterValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSFilterValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSFilterValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSFilterValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSFilterValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSFilterValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSFilterValueidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSFilterValue.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSFilterValue.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSFilterValue.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSKeyframeRulecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSKeyframeRule.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSKeyframeRule.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSKeyframeRule.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSKeyframeRuleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSKeyframeRule.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSKeyframeRule.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSKeyframeRule.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSKeyframeRuleidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSKeyframesRulecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSKeyframesRule.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSKeyframesRule.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSKeyframesRule.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSKeyframesRuleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSKeyframesRule.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSKeyframesRule.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSKeyframesRule.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSKeyframesRuleidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSTransformValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSTransformValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSTransformValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSTransformValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSTransformValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSTransformValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSTransformValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSTransformValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorecssWebKitCSSTransformValueidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/WebKitCSSTransformValue.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/WebKitCSSTransformValue.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/WebKitCSSTransformValue.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorecssmakecssfilearrayspl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/make-css-file-arrays.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/make-css-file-arrays.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/make-css-file-arrays.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> #
</span><del>-#  Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+#  Copyright (C) 2006 Apple Inc.
</ins><span class="cx"> #
</span><span class="cx"> #  This library is free software; you can redistribute it and/or
</span><span class="cx"> #  modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorecssmediaControlscss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/mediaControls.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/mediaControls.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/mediaControls.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorecssmediaControlsEflcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/mediaControlsEfl.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/mediaControlsEfl.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/mediaControlsEfl.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorecssmediaControlsEflFullscreencss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/mediaControlsEflFullscreen.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/mediaControlsEflFullscreen.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/mediaControlsEflFullscreen.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorecssmediaControlsGtkcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/mediaControlsGtk.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/mediaControlsGtk.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/mediaControlsGtk.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorecssmediaControlsiOScss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/mediaControlsiOS.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/mediaControlsiOS.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/mediaControlsiOS.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorecsssvgcss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/css/svg.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/css/svg.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/css/svg.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * The default style sheet used to render SVG.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomActiveDOMObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ActiveDOMObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ActiveDOMObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ActiveDOMObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomActiveDOMObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ActiveDOMObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ActiveDOMObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ActiveDOMObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeLoadEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeLoadEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeLoadEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeLoadEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeLoadEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeLoadEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeLoadEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeLoadEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeTextInsertedEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeTextInsertedEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeTextInsertedEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeTextInsertedEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeTextInsertedEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeTextInsertedEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeTextInsertedEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeTextInsertedEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeUnloadEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeUnloadEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeUnloadEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeUnloadEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 2001 Peter Kelly (pmk@post.com)
</span><span class="cx">  * Copyright (C) 2001 Tobias Anton (anton@stud.fbi.fh-darmstadt.de)
</span><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>- * Copyright (C) 2003, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeUnloadEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeUnloadEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeUnloadEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeUnloadEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 2001 Peter Kelly (pmk@post.com)
</span><span class="cx">  * Copyright (C) 2001 Tobias Anton (anton@stud.fbi.fh-darmstadt.de)
</span><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2013 Samsung Electronics
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoredomBeforeUnloadEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/BeforeUnloadEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/BeforeUnloadEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/BeforeUnloadEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClassNodeListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClassNodeList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClassNodeList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClassNodeList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomClassNodeListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClassNodeList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClassNodeList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClassNodeList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomClientRectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClientRect.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClientRect.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClientRect.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClientRecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClientRect.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClientRect.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClientRect.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClientRectidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClientRect.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClientRect.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClientRect.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClientRectListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClientRectList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClientRectList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClientRectList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClientRectListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClientRectList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClientRectList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClientRectList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClientRectListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClientRectList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClientRectList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClientRectList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClipboardcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Clipboard.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Clipboard.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Clipboard.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClipboardidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Clipboard.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Clipboard.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Clipboard.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomClipboardAccessPolicyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClipboardAccessPolicy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClipboardAccessPolicy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClipboardAccessPolicy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomClipboardMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ClipboardMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ClipboardMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ClipboardMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomCompositionEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CompositionEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CompositionEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CompositionEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomCompositionEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CompositionEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CompositionEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CompositionEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomCompositionEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CompositionEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CompositionEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CompositionEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomContextDestructionObservercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ContextDestructionObserver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ContextDestructionObserver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ContextDestructionObserver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomContextDestructionObserverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ContextDestructionObserver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ContextDestructionObserver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ContextDestructionObserver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomCurrentScriptIncrementerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CurrentScriptIncrementer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CurrentScriptIncrementer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CurrentScriptIncrementer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomCustomEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CustomEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CustomEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CustomEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomCustomEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CustomEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CustomEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CustomEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomCustomEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/CustomEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/CustomEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/CustomEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDOMCoreExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DOMCoreException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DOMCoreException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DOMCoreException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomDOMCoreExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DOMCoreException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DOMCoreException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DOMCoreException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomDOMCoreExceptionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DOMCoreException.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DOMCoreException.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DOMCoreException.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomDOMErroridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DOMError.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DOMError.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DOMError.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomDeviceMotionEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DeviceMotionEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DeviceMotionEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DeviceMotionEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDeviceMotionEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DeviceMotionEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DeviceMotionEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DeviceMotionEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDeviceMotionEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DeviceMotionEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DeviceMotionEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DeviceMotionEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDocumentEventQueuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DocumentEventQueue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DocumentEventQueue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DocumentEventQueue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDocumentEventQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DocumentEventQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DocumentEventQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DocumentEventQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDocumentMarkerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DocumentMarker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DocumentMarker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DocumentMarker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the DOM implementation for WebCore.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomDocumentParserh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DocumentParser.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DocumentParser.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DocumentParser.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2000 Peter Kelly (pmk@post.com)
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Samuel Weinig (sam@webkit.org)
</span><span class="cx">  * Copyright (C) 2010 Google, Inc.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomDocumentSharedObjectPoolcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DocumentSharedObjectPool.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DocumentSharedObjectPool.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DocumentSharedObjectPool.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomDocumentSharedObjectPoolh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/DocumentSharedObjectPool.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/DocumentSharedObjectPool.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/DocumentSharedObjectPool.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEntityidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Entity.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Entity.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Entity.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventExceptionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventException.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventException.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventException.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventListeneridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventListener.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventListener.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventListener.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventListenerMapcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventListenerMap.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventListenerMap.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventListenerMap.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventListenerMaph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventListenerMap.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventListenerMap.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventListenerMap.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventNamescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventNames.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventNames.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventNames.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventTargetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventTarget.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventTarget.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventTarget.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomEventTargeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/EventTarget.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/EventTarget.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/EventTarget.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomExceptionBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ExceptionBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ExceptionBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ExceptionBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomExceptionBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ExceptionBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ExceptionBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ExceptionBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomGenericEventQueuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/GenericEventQueue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/GenericEventQueue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/GenericEventQueue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomGenericEventQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/GenericEventQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/GenericEventQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/GenericEventQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomKeyboardEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/KeyboardEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/KeyboardEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/KeyboardEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessageChannelcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessageChannel.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessageChannel.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessageChannel.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessageChannelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessageChannel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessageChannel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessageChannel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessageChannelidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessageChannel.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessageChannel.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessageChannel.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessageEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessageEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessageEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessageEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessageEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessageEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessageEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessageEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessageEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessageEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessageEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessageEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessagePortcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessagePort.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessagePort.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessagePort.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessagePorth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessagePort.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessagePort.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessagePort.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMessagePortidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MessagePort.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MessagePort.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MessagePort.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomMouseRelatedEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MouseRelatedEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MouseRelatedEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MouseRelatedEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 2001 Peter Kelly (pmk@post.com)
</span><span class="cx">  * Copyright (C) 2001 Tobias Anton (anton@stud.fbi.fh-darmstadt.de)
</span><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006, 2013 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006, 2013 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomMutationEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/MutationEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/MutationEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/MutationEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomNotationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Notation.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Notation.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Notation.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomOverflowEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/OverflowEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/OverflowEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/OverflowEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomOverflowEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/OverflowEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/OverflowEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/OverflowEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomOverflowEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/OverflowEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/OverflowEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/OverflowEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomPopStateEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/PopStateEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/PopStateEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/PopStateEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomPopStateEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/PopStateEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/PopStateEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/PopStateEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomPopStateEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/PopStateEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/PopStateEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/PopStateEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomPositioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Position.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Position.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Position.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomPositionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Position.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Position.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Position.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomProcessingInstructionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ProcessingInstruction.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ProcessingInstruction.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ProcessingInstruction.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  * Copyright (C) 2013 Samsung Electronics
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomProgressEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ProgressEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ProgressEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ProgressEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomProgressEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ProgressEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ProgressEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ProgressEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomProgressEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ProgressEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ProgressEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ProgressEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomRangeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Range.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Range.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Range.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoredomRangeExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/RangeException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/RangeException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/RangeException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomRangeExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/RangeException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/RangeException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/RangeException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx">  * (C) 2000 Gunnstein Lye (gunnstein@netcom.no)
</span><span class="cx">  * (C) 2000 Frederik Holljen (frederik.holljen@hig.no)
</span><span class="cx">  * (C) 2001 Peter Kelly (pmk@post.com)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomScriptExecutionContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ScriptExecutionContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ScriptExecutionContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ScriptExecutionContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomScriptExecutionContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/ScriptExecutionContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/ScriptExecutionContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/ScriptExecutionContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomSecurityContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/SecurityContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/SecurityContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/SecurityContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomSecurityContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/SecurityContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/SecurityContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/SecurityContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomStaticNodeListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/StaticNodeList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/StaticNodeList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/StaticNodeList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomStaticNodeListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/StaticNodeList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/StaticNodeList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/StaticNodeList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoredomTextidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Text.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Text.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Text.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomTextEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TextEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TextEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TextEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTextEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TextEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TextEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TextEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTextEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TextEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TextEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TextEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  * 
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Touch.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Touch.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Touch.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Touch.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Touch.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Touch.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/Touch.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/Touch.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/Touch.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TouchEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TouchEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TouchEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TouchEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TouchEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TouchEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TouchEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TouchEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TouchEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TouchList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TouchList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TouchList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TouchList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TouchList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TouchList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTouchListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TouchList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TouchList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TouchList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTransitionEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TransitionEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TransitionEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TransitionEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTransitionEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TransitionEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TransitionEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TransitionEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTransitionEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TransitionEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TransitionEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TransitionEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomTreeWalkeridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/TreeWalker.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/TreeWalker.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/TreeWalker.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCoredomUIEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/UIEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/UIEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/UIEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomUIEventWithKeyStatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/UIEventWithKeyState.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/UIEventWithKeyState.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/UIEventWithKeyState.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoredomWebKitAnimationEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/WebKitAnimationEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/WebKitAnimationEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/WebKitAnimationEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomWebKitAnimationEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/WebKitAnimationEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/WebKitAnimationEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/WebKitAnimationEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomWebKitAnimationEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/WebKitAnimationEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/WebKitAnimationEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/WebKitAnimationEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomWebKitTransitionEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/WebKitTransitionEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/WebKitTransitionEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/WebKitTransitionEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomWebKitTransitionEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/WebKitTransitionEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/WebKitTransitionEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/WebKitTransitionEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredomWebKitTransitionEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/WebKitTransitionEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/WebKitTransitionEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/WebKitTransitionEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoredommake_dom_exceptionspl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/make_dom_exceptions.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/make_dom_exceptions.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/make_dom_exceptions.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebCoredommake_event_factorypl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/make_event_factory.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/make_event_factory.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/make_event_factory.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebCoredommake_namespl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/dom/make_names.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/dom/make_names.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/dom/make_names.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span><span class="lines">@@ -599,10 +599,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingAlternativeTextControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/AlternativeTextController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/AlternativeTextController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/AlternativeTextController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingAlternativeTextControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/AlternativeTextController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/AlternativeTextController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/AlternativeTextController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingAppendNodeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/AppendNodeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/AppendNodeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/AppendNodeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingAppendNodeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/AppendNodeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/AppendNodeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/AppendNodeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingApplyStyleCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/ApplyStyleCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/ApplyStyleCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/ApplyStyleCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingApplyStyleCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/ApplyStyleCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/ApplyStyleCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/ApplyStyleCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingBreakBlockquoteCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/BreakBlockquoteCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/BreakBlockquoteCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/BreakBlockquoteCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingBreakBlockquoteCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/BreakBlockquoteCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/BreakBlockquoteCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/BreakBlockquoteCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingCompositeEditCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/CompositeEditCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/CompositeEditCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/CompositeEditCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingCompositeEditCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/CompositeEditCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/CompositeEditCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/CompositeEditCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingCreateLinkCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/CreateLinkCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/CreateLinkCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/CreateLinkCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingCreateLinkCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/CreateLinkCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/CreateLinkCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/CreateLinkCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteButtoncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteButton.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteButton.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteButton.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteButtonh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteButton.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteButton.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteButton.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteButtonControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteButtonController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteButtonController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteButtonController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteButtonControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteButtonController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteButtonController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteButtonController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteFromTextNodeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteFromTextNodeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteFromTextNodeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteSelectionCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteSelectionCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteSelectionCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteSelectionCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingDeleteSelectionCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/DeleteSelectionCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/DeleteSelectionCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/DeleteSelectionCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditActionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditAction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditAction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditAction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditingBoundaryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditingBoundary.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditingBoundary.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditingBoundary.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditingStylecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditingStyle.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditingStyle.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditingStyle.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2007, 2008, 2009, 2013 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2007, 2008, 2009, 2013 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2010, 2011 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/Editor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/Editor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/Editor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/Editor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/Editor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/Editor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditorCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditorCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditorCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditorCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditorDeleteActionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditorDeleteAction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditorDeleteAction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditorDeleteAction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingEditorInsertActionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/EditorInsertAction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/EditorInsertAction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/EditorInsertAction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingFormatBlockCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/FormatBlockCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/FormatBlockCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/FormatBlockCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingFormatBlockCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/FormatBlockCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/FormatBlockCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/FormatBlockCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingFrameSelectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/FrameSelection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/FrameSelection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/FrameSelection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingFrameSelectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/FrameSelection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/FrameSelection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/FrameSelection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingHTMLInterchangecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/HTMLInterchange.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/HTMLInterchange.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/HTMLInterchange.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingHTMLInterchangeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/HTMLInterchange.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/HTMLInterchange.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/HTMLInterchange.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingIndentOutdentCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/IndentOutdentCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/IndentOutdentCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/IndentOutdentCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (IndentOutdentCommandINCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingIndentOutdentCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/IndentOutdentCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/IndentOutdentCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/IndentOutdentCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertIntoTextNodeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertIntoTextNodeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertIntoTextNodeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertLineBreakCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertLineBreakCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertLineBreakCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertLineBreakCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertLineBreakCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertLineBreakCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertLineBreakCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertLineBreakCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertListCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertListCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertListCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertListCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertListCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertListCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertListCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertListCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertNodeBeforeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertNodeBeforeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertNodeBeforeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertNodeBeforeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertNodeBeforeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertNodeBeforeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertNodeBeforeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertNodeBeforeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertParagraphSeparatorCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertParagraphSeparatorCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertParagraphSeparatorCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertTextCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertTextCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertTextCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertTextCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingInsertTextCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/InsertTextCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/InsertTextCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/InsertTextCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingMarkupAccumulatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/MarkupAccumulator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/MarkupAccumulator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/MarkupAccumulator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingMergeIdenticalElementsCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingMergeIdenticalElementsCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/MergeIdenticalElementsCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingModifySelectionListLevelcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/ModifySelectionListLevel.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/ModifySelectionListLevel.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/ModifySelectionListLevel.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingModifySelectionListLevelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/ModifySelectionListLevel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/ModifySelectionListLevel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/ModifySelectionListLevel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingMoveSelectionCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/MoveSelectionCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/MoveSelectionCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/MoveSelectionCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingMoveSelectionCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/MoveSelectionCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/MoveSelectionCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/MoveSelectionCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveCSSPropertyCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveCSSPropertyCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveCSSPropertyCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveFormatCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveFormatCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveFormatCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveFormatCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2010 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveFormatCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveFormatCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveFormatCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveFormatCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveNodeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveNodeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveNodeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveNodeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveNodeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveNodeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveNodeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveNodeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveNodePreservingChildrenCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingRemoveNodePreservingChildrenCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/RemoveNodePreservingChildrenCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingReplaceSelectionCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/ReplaceSelectionCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/ReplaceSelectionCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/ReplaceSelectionCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingReplaceSelectionCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/ReplaceSelectionCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/ReplaceSelectionCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/ReplaceSelectionCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSetNodeAttributeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SetNodeAttributeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SetNodeAttributeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SetNodeAttributeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSetNodeAttributeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SetNodeAttributeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SetNodeAttributeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SetNodeAttributeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSetSelectionCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SetSelectionCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SetSelectionCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SetSelectionCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSetSelectionCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SetSelectionCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SetSelectionCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SetSelectionCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSimplifyMarkupCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SimplifyMarkupCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SimplifyMarkupCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SimplifyMarkupCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSimplifyMarkupCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SimplifyMarkupCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SimplifyMarkupCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SimplifyMarkupCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSmartReplacecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SmartReplace.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SmartReplace.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SmartReplace.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSmartReplaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SmartReplace.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SmartReplace.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SmartReplace.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSmartReplaceCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SmartReplaceCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SmartReplaceCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SmartReplaceCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSpellCheckercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SpellChecker.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SpellChecker.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SpellChecker.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSpellCheckerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SpellChecker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SpellChecker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SpellChecker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSpellingCorrectionCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SpellingCorrectionCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SpellingCorrectionCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SpellingCorrectionCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSpellingCorrectionCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SpellingCorrectionCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SpellingCorrectionCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SpellingCorrectionCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSplitElementCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SplitElementCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SplitElementCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SplitElementCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSplitElementCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SplitElementCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SplitElementCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SplitElementCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSplitTextNodeCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SplitTextNodeCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SplitTextNodeCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SplitTextNodeCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSplitTextNodeCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SplitTextNodeCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SplitTextNodeCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SplitTextNodeCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSplitTextNodeContainingElementCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingSplitTextNodeContainingElementCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/SplitTextNodeContainingElementCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTextAffinityh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TextAffinity.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TextAffinity.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TextAffinity.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTextCheckingHelpercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TextCheckingHelper.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TextCheckingHelper.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TextCheckingHelper.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTextGranularityh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TextGranularity.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TextGranularity.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TextGranularity.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTextIteratorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TextIterator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TextIterator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TextIterator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTextIteratorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TextIterator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TextIterator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TextIterator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTextIteratorBehaviorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TextIteratorBehavior.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TextIteratorBehavior.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TextIteratorBehavior.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTypingCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TypingCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TypingCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TypingCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingTypingCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/TypingCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/TypingCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/TypingCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingUnlinkCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/UnlinkCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/UnlinkCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/UnlinkCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingUnlinkCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/UnlinkCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/UnlinkCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/UnlinkCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingVisiblePositioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/VisiblePosition.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/VisiblePosition.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/VisiblePosition.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingVisiblePositionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/VisiblePosition.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/VisiblePosition.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/VisiblePosition.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingVisibleSelectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/VisibleSelection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/VisibleSelection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/VisibleSelection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingVisibleSelectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/VisibleSelection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/VisibleSelection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/VisibleSelection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingVisibleUnitscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/VisibleUnits.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/VisibleUnits.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/VisibleUnits.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingVisibleUnitsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/VisibleUnits.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/VisibleUnits.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/VisibleUnits.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingWrapContentsInDummySpanCommandcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingWrapContentsInDummySpanCommandh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/WrapContentsInDummySpanCommand.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingWritingDirectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/WritingDirection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/WritingDirection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/WritingDirection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingeflEditorEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/efl/EditorEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/efl/EditorEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/efl/EditorEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditinghtmleditingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/htmlediting.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/htmlediting.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/htmlediting.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditinghtmleditingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/htmlediting.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/htmlediting.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/htmlediting.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingmacEditorMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/mac/EditorMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/mac/EditorMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/mac/EditorMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingmacFrameSelectionMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/mac/FrameSelectionMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/mac/FrameSelectionMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/mac/FrameSelectionMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingmarkupcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/markup.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/markup.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/markup.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreeditingmarkuph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/editing/markup.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/editing/markup.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/editing/markup.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreextractlocalizablestringspl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/extract-localizable-strings.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/extract-localizable-strings.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/extract-localizable-strings.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebCorefileapiFileExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/fileapi/FileException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/fileapi/FileException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/fileapi/FileException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryBackForwardClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/BackForwardClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/BackForwardClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/BackForwardClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryBackForwardListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/BackForwardList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/BackForwardList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/BackForwardList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryBackForwardListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/BackForwardList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/BackForwardList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/BackForwardList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryCachedFramecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/CachedFrame.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/CachedFrame.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/CachedFrame.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryCachedFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/CachedFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/CachedFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/CachedFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryCachedFramePlatformDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/CachedFramePlatformData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/CachedFramePlatformData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/CachedFramePlatformData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryCachedPagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/CachedPage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/CachedPage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/CachedPage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryCachedPageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/CachedPage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/CachedPage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/CachedPage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryHistoryItemcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/HistoryItem.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/HistoryItem.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/HistoryItem.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryHistoryItemh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/HistoryItem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/HistoryItem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/HistoryItem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryPageCachecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/PageCache.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/PageCache.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/PageCache.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistoryPageCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/PageCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/PageCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/PageCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehistorymacHistoryItemMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/history/mac/HistoryItemMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/history/mac/HistoryItemMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/history/mac/HistoryItemMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlFTPDirectoryDocumentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/FTPDirectoryDocument.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/FTPDirectoryDocument.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/FTPDirectoryDocument.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlFTPDirectoryDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/FTPDirectoryDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/FTPDirectoryDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/FTPDirectoryDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLAudioElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLAudioElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLAudioElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLAudioElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLAudioElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLAudioElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLAudioElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLAudioElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLAudioElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLAudioElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLAudioElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLAudioElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLCanvasElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLCanvasElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLCanvasElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLCanvasElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLCanvasElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLCanvasElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLCanvasElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLCanvasElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLCanvasElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLCanvasElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLCanvasElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLCanvasElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLFieldSetElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLFieldSetElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLFieldSetElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLFieldSetElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLImageLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLImageLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLImageLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLImageLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
</span><span class="cx">  *           (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLMediaElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLMediaElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLMediaElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLMediaElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLMediaElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLMediaElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLMediaElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLMediaElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLMediaElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLMediaElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLMediaElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLMediaElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLOptionsCollectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLOptionsCollection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLOptionsCollection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLOptionsCollection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2011, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006, 2011, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLPlugInElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLPlugInElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLPlugInElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLPlugInElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
</span><span class="cx">  *           (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><span class="cx">  *           (C) 2000 Stefan Schimanski (1Stein@gmx.de)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLSourceElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLSourceElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLSourceElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLSourceElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLSourceElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLSourceElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLSourceElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLSourceElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLSourceElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLSourceElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLSourceElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLSourceElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTablePartElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTablePartElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTablePartElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTablePartElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">  *           (C) 1998 Waldo Bastian (bastian@kde.org)
</span><span class="cx">  *           (C) 1999 Lars Knoll (knoll@kde.org)
</span><span class="cx">  *           (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTableRowsCollectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTableRowsCollection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTableRowsCollection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTableRowsCollection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTableRowsCollectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTableRowsCollection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTableRowsCollection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTableRowsCollection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTitleElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTitleElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTitleElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTitleElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTrackElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTrackElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTrackElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTrackElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTrackElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTrackElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTrackElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTrackElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLTrackElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLTrackElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLTrackElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLTrackElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLVideoElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLVideoElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLVideoElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLVideoElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLVideoElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLVideoElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLVideoElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLVideoElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlHTMLVideoElementidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/HTMLVideoElement.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/HTMLVideoElement.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/HTMLVideoElement.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlImageDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/ImageData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/ImageData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/ImageData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlImageDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/ImageData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/ImageData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/ImageData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlImageDataidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/ImageData.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/ImageData.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/ImageData.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlImageDocumentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/ImageDocument.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/ImageDocument.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/ImageDocument.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlImageDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/ImageDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/ImageDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/ImageDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaControlleridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaController.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaController.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaController.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaControllerInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaControllerInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaControllerInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaControllerInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaErroridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaError.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaError.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaError.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaFragmentURIParsercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaFragmentURIParser.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaFragmentURIParser.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaFragmentURIParser.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaFragmentURIParserh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaFragmentURIParser.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaFragmentURIParser.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaFragmentURIParser.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaKeyErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaKeyError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaKeyError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaKeyError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaKeyErroridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaKeyError.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaKeyError.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaKeyError.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaKeyEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaKeyEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaKeyEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaKeyEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaKeyEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaKeyEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaKeyEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaKeyEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlMediaKeyEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/MediaKeyEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/MediaKeyEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/MediaKeyEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlPluginDocumentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/PluginDocument.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/PluginDocument.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/PluginDocument.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlPluginDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/PluginDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/PluginDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/PluginDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlTextDocumentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/TextDocument.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/TextDocument.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/TextDocument.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlTextDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/TextDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/TextDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/TextDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlTimeRangescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/TimeRanges.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/TimeRanges.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/TimeRanges.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlTimeRangesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/TimeRanges.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/TimeRanges.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/TimeRanges.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlTimeRangesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/TimeRanges.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/TimeRanges.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/TimeRanges.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlVoidCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/VoidCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/VoidCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/VoidCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlVoidCallbackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/VoidCallback.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/VoidCallback.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/VoidCallback.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasGradientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasGradient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasGradient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasGradient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasGradienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasGradient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasGradient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasGradient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasGradientidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasGradient.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasGradient.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasGradient.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasPatterncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasPattern.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasPattern.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasPattern.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasPatternh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasPattern.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasPattern.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasPattern.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasPatternidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasPattern.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasPattern.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasPattern.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasRenderingContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasRenderingContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasRenderingContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasRenderingContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasRenderingContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasRenderingContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasRenderingContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasRenderingContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasRenderingContextidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasRenderingContext.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasRenderingContext.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasRenderingContext.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasRenderingContext2Dcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasRenderingContext2Dh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasRenderingContext2Didl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasStylecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasStyle.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasStyle.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasStyle.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasCanvasStyleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/CanvasStyle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/CanvasStyle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/CanvasStyle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasDOMPathidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/DOMPath.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/DOMPath.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/DOMPath.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2012, 2013 Adobe Systems Incorporated. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasOESVertexArrayObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/OESVertexArrayObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/OESVertexArrayObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/OESVertexArrayObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasOESVertexArrayObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/OESVertexArrayObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/OESVertexArrayObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/OESVertexArrayObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasOESVertexArrayObjectidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/OESVertexArrayObject.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/OESVertexArrayObject.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/OESVertexArrayObject.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLBufferidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLBuffer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLBuffer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLBuffer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLContextGroupcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLContextGroup.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLContextGroup.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLContextGroup.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLContextGrouph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLContextGroup.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLContextGroup.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLContextGroup.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLContextObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLContextObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLContextObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLContextObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLContextObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLContextObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLContextObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLContextObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLFramebuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLFramebuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLFramebuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLFramebuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLFramebufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLFramebuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLFramebuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLFramebuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLFramebufferidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLFramebuffer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLFramebuffer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLFramebuffer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLProgramcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLProgram.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLProgram.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLProgram.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLProgramh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLProgram.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLProgram.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLProgram.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLProgramidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLProgram.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLProgram.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLProgram.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLRenderbuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLRenderbufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLRenderbufferidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLRenderbuffer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLRenderingContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLRenderingContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLRenderingContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLRenderingContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLRenderingContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLRenderingContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLRenderingContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLRenderingContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLRenderingContextidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLRenderingContext.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLRenderingContext.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLRenderingContext.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLShadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLShader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLShader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLShader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLShaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLShader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLShader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLShader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLShaderidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLShader.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLShader.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLShader.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLSharedObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLSharedObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLSharedObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLSharedObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLSharedObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLSharedObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLSharedObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLSharedObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLTexturecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLTexture.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLTexture.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLTexture.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLTextureh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLTexture.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLTexture.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLTexture.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLTextureidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLTexture.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLTexture.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLTexture.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLUniformLocationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLUniformLocation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLUniformLocation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLUniformLocation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLUniformLocationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLUniformLocation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLUniformLocation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLUniformLocation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLUniformLocationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLUniformLocation.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLUniformLocation.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLUniformLocation.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLVertexArrayObjectOEScpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLVertexArrayObjectOESh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlcanvasWebGLVertexArrayObjectOESidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlformsFileIconLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/forms/FileIconLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/forms/FileIconLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/forms/FileIconLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlformsFileIconLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/forms/FileIconLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/forms/FileIconLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/forms/FileIconLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlparserTextDocumentParsercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/parser/TextDocumentParser.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/parser/TextDocumentParser.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/parser/TextDocumentParser.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlparserTextDocumentParserh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/parser/TextDocumentParser.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/parser/TextDocumentParser.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/parser/TextDocumentParser.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlElementTypescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlElementTypes.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlElementTypes.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlElementTypes.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlElementTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlElementTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlElementTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlElementTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlElementscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlElements.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlElements.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlElements.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlElementsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlElements.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlElements.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlElements.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControls.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControls.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControls.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControls.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControls.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControls.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlsApplecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlsApple.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlsApple.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlsApple.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlsAppleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlsApple.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlsApple.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlsApple.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlsGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlsGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlsGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlsGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowMediaControlsGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/MediaControlsGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/MediaControlsGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/MediaControlsGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowSpinButtonElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/SpinButtonElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/SpinButtonElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/SpinButtonElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowSpinButtonElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/SpinButtonElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/SpinButtonElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/SpinButtonElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowTextControlInnerElementscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/TextControlInnerElements.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/TextControlInnerElements.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/TextControlInnerElements.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmlshadowTextControlInnerElementsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/shadow/TextControlInnerElements.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/shadow/TextControlInnerElements.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/shadow/TextControlInnerElements.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackAudioTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/AudioTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/AudioTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/AudioTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackAudioTrackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/AudioTrack.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/AudioTrack.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/AudioTrack.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackAudioTrackListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/AudioTrackList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/AudioTrackList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/AudioTrackList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackAudioTrackListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/AudioTrackList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/AudioTrackList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/AudioTrackList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackAudioTrackListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/AudioTrackList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/AudioTrackList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/AudioTrackList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackDataCuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/DataCue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/DataCue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/DataCue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackDataCueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/DataCue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/DataCue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/DataCue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackDataCueidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/DataCue.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/DataCue.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/DataCue.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackInbandGenericTextTrackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/InbandGenericTextTrack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/InbandGenericTextTrack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/InbandGenericTextTrack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackInbandGenericTextTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/InbandGenericTextTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/InbandGenericTextTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/InbandGenericTextTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackInbandTextTrackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/InbandTextTrack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/InbandTextTrack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/InbandTextTrack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackInbandTextTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/InbandTextTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/InbandTextTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/InbandTextTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackInbandWebVTTTextTrackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackInbandWebVTTTextTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/InbandWebVTTTextTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackLoadableTextTrackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/LoadableTextTrack.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/LoadableTextTrack.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/LoadableTextTrack.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackLoadableTextTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/LoadableTextTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/LoadableTextTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/LoadableTextTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrack.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrack.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrack.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackCueidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackCue.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackCue.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackCue.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackCueGenericcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackCueGeneric.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackCueGeneric.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackCueGeneric.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackCueGenerich"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackCueGeneric.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackCueGeneric.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackCueGeneric.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackCueListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackCueList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackCueList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackCueList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackCueListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackCueList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackCueList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackCueList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackCueListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackCueList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackCueList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackCueList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackRegionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackRegion.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackRegion.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackRegion.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackRegionListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackRegionList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackRegionList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackRegionList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackRegionListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackRegionList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackRegionList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackRegionList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTextTrackRegionListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TextTrackRegionList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TextTrackRegionList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TextTrackRegionList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackEventcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackEvent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackEvent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackEvent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackListBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackListBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackListBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackListBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackTrackListBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/TrackListBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/TrackListBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/TrackListBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackVTTCueidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/VTTCue.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/VTTCue.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/VTTCue.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackVideoTrackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/VideoTrack.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/VideoTrack.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/VideoTrack.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackVideoTrackidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/VideoTrack.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/VideoTrack.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/VideoTrack.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackVideoTrackListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/VideoTrackList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/VideoTrackList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/VideoTrackList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackVideoTrackListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/VideoTrackList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/VideoTrackList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/VideoTrackList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackVideoTrackListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/VideoTrackList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/VideoTrackList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/VideoTrackList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackWebVTTElementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/WebVTTElement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/WebVTTElement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/WebVTTElement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorehtmltrackWebVTTElementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/html/track/WebVTTElement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/html/track/WebVTTElement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/html/track/WebVTTElement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorCommandLineAPIHostcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/CommandLineAPIHost.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/CommandLineAPIHost.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/CommandLineAPIHost.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorCommandLineAPIHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/CommandLineAPIHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/CommandLineAPIHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/CommandLineAPIHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorCommandLineAPIModuleSourcejs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/CommandLineAPIModuleSource.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/CommandLineAPIModuleSource.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/CommandLineAPIModuleSource.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorAllInOnecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorAllInOne.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorAllInOne.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorAllInOne.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDOMAgentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDOMAgent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDOMAgent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDOMAgent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDOMAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDOMAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDOMAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDOMAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDOMStorageAgentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDOMStorageAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDOMStorageAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDatabaseAgentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDatabaseAgent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDatabaseAgent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDatabaseAgent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDatabaseAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDatabaseAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDatabaseAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDatabaseAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDatabaseResourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDatabaseResource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDatabaseResource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDatabaseResource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorDatabaseResourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorDatabaseResource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorDatabaseResource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorDatabaseResource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorForwardingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorForwarding.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorForwarding.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorForwarding.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorFrontendHostcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorFrontendHost.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorFrontendHost.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorFrontendHost.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorFrontendHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorFrontendHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorFrontendHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorFrontendHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorLayerTreeAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorLayerTreeAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorLayerTreeAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorLayerTreeAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorNodeFindercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorNodeFinder.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorNodeFinder.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorNodeFinder.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorNodeFinderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorNodeFinder.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorNodeFinder.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorNodeFinder.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorOverlaycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorOverlay.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorOverlay.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorOverlay.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorOverlayh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorOverlay.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorOverlay.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorOverlay.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorOverlayPagehtml"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorOverlayPage.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorOverlayPage.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorOverlayPage.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">      notice, this list of conditions and the following disclaimer in the
</span><span class="cx">      documentation and/or other materials provided with the distribution.
</span><del>- 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">      its contributors may be used to endorse or promote products derived
</span><span class="cx">      from this software without specific prior written permission.
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorProfilerAgentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorProfilerAgent.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorProfilerAgent.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorProfilerAgent.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorInspectorProfilerAgenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/InspectorProfilerAgent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/InspectorProfilerAgent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/InspectorProfilerAgent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorScriptProfileidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/ScriptProfile.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/ScriptProfile.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/ScriptProfile.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreinspectorScriptProfileNodeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/inspector/ScriptProfileNode.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/inspector/ScriptProfileNode.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/inspector/ScriptProfileNode.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderCookieJarh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/CookieJar.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/CookieJar.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/CookieJar.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderCrossOriginAccessControlcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/CrossOriginAccessControl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/CrossOriginAccessControl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/CrossOriginAccessControl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderCrossOriginAccessControlh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/CrossOriginAccessControl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/CrossOriginAccessControl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/CrossOriginAccessControl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderCrossOriginPreflightResultCachecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderCrossOriginPreflightResultCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/CrossOriginPreflightResultCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderDocumentLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/DocumentLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/DocumentLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/DocumentLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderDocumentLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/DocumentLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/DocumentLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/DocumentLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderDocumentWritercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/DocumentWriter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/DocumentWriter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/DocumentWriter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderEmptyClientsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/EmptyClients.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/EmptyClients.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/EmptyClients.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFormStatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FormState.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FormState.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FormState.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFormStateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FormState.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FormState.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FormState.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFrameLoadRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FrameLoadRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FrameLoadRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FrameLoadRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFrameLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FrameLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FrameLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FrameLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFrameLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FrameLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FrameLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FrameLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFrameLoaderClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FrameLoaderClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FrameLoaderClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FrameLoaderClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderFrameLoaderTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/FrameLoaderTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/FrameLoaderTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/FrameLoaderTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderHistoryControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/HistoryController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/HistoryController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/HistoryController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderHistoryControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/HistoryController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/HistoryController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/HistoryController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderMixedContentCheckercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/MixedContentChecker.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/MixedContentChecker.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/MixedContentChecker.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderNavigationActioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/NavigationAction.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/NavigationAction.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/NavigationAction.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderNavigationActionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/NavigationAction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/NavigationAction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/NavigationAction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderNavigationSchedulercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/NavigationScheduler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/NavigationScheduler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/NavigationScheduler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderNavigationSchedulerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/NavigationScheduler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/NavigationScheduler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/NavigationScheduler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderNetscapePlugInStreamLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderNetscapePlugInStreamLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderPolicyCallbackcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/PolicyCallback.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/PolicyCallback.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/PolicyCallback.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderPolicyCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/PolicyCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/PolicyCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/PolicyCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderPolicyCheckercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/PolicyChecker.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/PolicyChecker.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/PolicyChecker.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderPolicyCheckerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/PolicyChecker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/PolicyChecker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/PolicyChecker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderProgressTrackercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ProgressTracker.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ProgressTracker.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ProgressTracker.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderProgressTrackerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ProgressTracker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ProgressTracker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ProgressTracker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderResourceBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ResourceBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ResourceBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ResourceBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderResourceBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ResourceBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ResourceBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ResourceBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderResourceLoadNotifiercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ResourceLoadNotifier.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ResourceLoadNotifier.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ResourceLoadNotifier.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderResourceLoadNotifierh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ResourceLoadNotifier.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ResourceLoadNotifier.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ResourceLoadNotifier.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderResourceLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ResourceLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ResourceLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ResourceLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderResourceLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/ResourceLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/ResourceLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/ResourceLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSinkDocumentcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SinkDocument.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SinkDocument.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SinkDocument.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSinkDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SinkDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SinkDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SinkDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSubframeLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SubframeLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SubframeLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SubframeLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSubframeLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SubframeLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SubframeLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SubframeLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSubresourceLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SubresourceLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SubresourceLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SubresourceLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSubresourceLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SubresourceLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SubresourceLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SubresourceLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderSubstituteDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/SubstituteData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/SubstituteData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/SubstituteData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderTextTrackLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/TextTrackLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/TextTrackLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/TextTrackLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderappcacheApplicationCacheAllInOnecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchivecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/Archive.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/Archive.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/Archive.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/Archive.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/Archive.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/Archive.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveFactorycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/ArchiveFactory.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/ArchiveFactory.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/ArchiveFactory.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveFactoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/ArchiveFactory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/ArchiveFactory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/ArchiveFactory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveResourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/ArchiveResource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/ArchiveResource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/ArchiveResource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveResourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/ArchiveResource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/ArchiveResource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/ArchiveResource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveResourceCollectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchiveArchiveResourceCollectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/ArchiveResourceCollection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchivecfLegacyWebArchivecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchivecfLegacyWebArchiveh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/cf/LegacyWebArchive.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderarchivecfLegacyWebArchiveMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/archive/cf/LegacyWebArchiveMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/archive/cf/LegacyWebArchiveMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/archive/cf/LegacyWebArchiveMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachePolicyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachePolicy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachePolicy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachePolicy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedCSSStyleSheetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx">     Copyright (C) 2001 Dirk Mueller (mueller@kde.org)
</span><span class="cx">     Copyright (C) 2002 Waldo Bastian (bastian@kde.org)
</span><span class="cx">     Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>-    Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+    Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">     This library is free software; you can redistribute it and/or
</span><span class="cx">     modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedFontcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedFont.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedFont.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedFont.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedFonth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedFont.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedFont.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedFont.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedResourceRequestcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedResourceRequest.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedResourceRequest.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedResourceRequest.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedResourceRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedResourceRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedResourceRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedResourceRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedResourceRequestInitiatorscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercacheCachedResourceRequestInitiatorsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cache/CachedResourceRequestInitiators.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadercfResourceLoaderCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/cf/ResourceLoaderCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/cf/ResourceLoaderCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/cf/ResourceLoaderCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconDatabaseBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconDatabaseBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconDatabaseBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconDatabaseBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconDatabaseBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconDatabaseBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconDatabaseBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconDatabaseBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconDatabaseClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconDatabaseClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconDatabaseClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconDatabaseClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconRecordcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconRecord.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconRecord.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconRecord.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonIconRecordh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/IconRecord.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/IconRecord.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/IconRecord.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonPageURLRecordcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/PageURLRecord.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/PageURLRecord.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/PageURLRecord.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadericonPageURLRecordh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/icon/PageURLRecord.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/icon/PageURLRecord.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/icon/PageURLRecord.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadermacDocumentLoaderMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/mac/DocumentLoaderMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/mac/DocumentLoaderMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/mac/DocumentLoaderMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadermacLoaderNSURLExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006, 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006, 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadermacLoaderNSURLExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/mac/LoaderNSURLExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloadermacResourceBuffermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/mac/ResourceBuffer.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/mac/ResourceBuffer.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/mac/ResourceBuffer.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloadermacResourceLoaderMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/mac/ResourceLoaderMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/mac/ResourceLoaderMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/mac/ResourceLoaderMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderwinDocumentLoaderWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/win/DocumentLoaderWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/win/DocumentLoaderWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/win/DocumentLoaderWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreloaderwinFrameLoaderWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/loader/win/FrameLoaderWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/loader/win/FrameLoaderWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/loader/win/FrameLoaderWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoremathmlMathMLAllInOnecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/mathml/MathMLAllInOne.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/mathml/MathMLAllInOne.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/mathml/MathMLAllInOne.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageAbstractViewidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/AbstractView.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/AbstractView.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/AbstractView.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageAlternativeTextClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/AlternativeTextClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/AlternativeTextClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/AlternativeTextClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageAutoscrollControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/AutoscrollController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/AutoscrollController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/AutoscrollController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageAutoscrollControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/AutoscrollController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/AutoscrollController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/AutoscrollController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageBarPropcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/BarProp.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/BarProp.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/BarProp.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageBarProph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/BarProp.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/BarProp.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/BarProp.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageBarPropidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/BarProp.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/BarProp.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/BarProp.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageContentSecurityPolicycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContentSecurityPolicy.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContentSecurityPolicy.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContentSecurityPolicy.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageContentSecurityPolicyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContentSecurityPolicy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContentSecurityPolicy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContentSecurityPolicy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageContextMenuClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContextMenuClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContextMenuClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContextMenuClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageContextMenuContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContextMenuContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContextMenuContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContextMenuContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageContextMenuContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContextMenuContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContextMenuContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContextMenuContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageContextMenuControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContextMenuController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContextMenuController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContextMenuController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageContextMenuControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ContextMenuController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ContextMenuController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ContextMenuController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMSecurityPolicycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMSecurityPolicy.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMSecurityPolicy.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMSecurityPolicy.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMSecurityPolicyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMSecurityPolicy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMSecurityPolicy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMSecurityPolicy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMSelectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMSelection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMSelection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMSelection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMSelectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMSelection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMSelection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMSelection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMSelectionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMSelection.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMSelection.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMSelection.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMTimercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMTimer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMTimer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMTimer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMTimerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMTimer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMTimer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMTimer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMWindowcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMWindow.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMWindow.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMWindow.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMWindowh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMWindow.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMWindow.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMWindow.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDOMWindowidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DOMWindow.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DOMWindow.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DOMWindow.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDragActionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DragActions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DragActions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DragActions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDragClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DragClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DragClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DragClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDragControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DragController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DragController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DragController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDragControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DragController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DragController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DragController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDragSessionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DragSession.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DragSession.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DragSession.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageDragStateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/DragState.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/DragState.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/DragState.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageEditorClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/EditorClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/EditorClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/EditorClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageEventHandlercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/EventHandler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/EventHandler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/EventHandler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageEventHandlerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/EventHandler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/EventHandler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/EventHandler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageFocusControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/FocusController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/FocusController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/FocusController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageFocusControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/FocusController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/FocusController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/FocusController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageFocusDirectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/FocusDirection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/FocusDirection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/FocusDirection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageFrameTreeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/FrameTree.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/FrameTree.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/FrameTree.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorepageGestureTapHighlightercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/GestureTapHighlighter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/GestureTapHighlighter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/GestureTapHighlighter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageGestureTapHighlighterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/GestureTapHighlighter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/GestureTapHighlighter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/GestureTapHighlighter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageHistorycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/History.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/History.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/History.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageHistoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/History.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/History.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/History.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageHistoryidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/History.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/History.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/History.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageLocationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Location.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Location.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Location.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageLocationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Location.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Location.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Location.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageLocationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Location.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Location.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Location.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageMouseEventWithHitTestResultscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/MouseEventWithHitTestResults.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/MouseEventWithHitTestResults.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/MouseEventWithHitTestResults.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>-   Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+   Copyright (C) 2006 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">    This library is free software; you can redistribute it and/or
</span><span class="cx">    modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorepageMouseEventWithHitTestResultsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/MouseEventWithHitTestResults.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/MouseEventWithHitTestResults.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/MouseEventWithHitTestResults.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /* 
</span><span class="cx">    Copyright (C) 2000 Simon Hausmann &lt;hausmann@kde.org&gt;
</span><del>-   Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+   Copyright (C) 2006 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">    This library is free software; you can redistribute it and/or
</span><span class="cx">    modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorepageNavigatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Navigator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Navigator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Navigator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  *  Copyright (C) 2000 Harri Porten (porten@kde.org)
</span><span class="cx">  *  Copyright (c) 2000 Daniel Molkentin (molkentin@kde.org)
</span><span class="cx">  *  Copyright (c) 2000 Stefan Schimanski (schimmi@kde.org)
</span><del>- *  Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ *  Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *  Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  *  This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorepageNavigatorBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/NavigatorBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/NavigatorBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/NavigatorBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageNavigatorBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/NavigatorBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/NavigatorBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/NavigatorBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagePageConsolecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/PageConsole.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/PageConsole.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/PageConsole.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepagePageConsoleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/PageConsole.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/PageConsole.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/PageConsole.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageScreencpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Screen.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Screen.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Screen.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageScreenh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Screen.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Screen.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Screen.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageScreenidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Screen.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Screen.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Screen.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageSecurityOrigincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/SecurityOrigin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/SecurityOrigin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/SecurityOrigin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageSecurityOriginh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/SecurityOrigin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/SecurityOrigin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/SecurityOrigin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageSecurityOriginHashh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/SecurityOriginHash.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/SecurityOriginHash.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/SecurityOriginHash.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageSettingscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Settings.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Settings.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Settings.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageSettingsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/Settings.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/Settings.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/Settings.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageSpatialNavigationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/SpatialNavigation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/SpatialNavigation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/SpatialNavigation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageSuspendableTimercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/SuspendableTimer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/SuspendableTimer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/SuspendableTimer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageSuspendableTimerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/SuspendableTimer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/SuspendableTimer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/SuspendableTimer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserContentTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserContentTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserContentTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserContentTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserContentURLPatterncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserContentURLPattern.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserContentURLPattern.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserContentURLPattern.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserContentURLPatternh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserContentURLPattern.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserContentURLPattern.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserContentURLPattern.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserScripth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserScript.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserScript.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserScript.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserScriptTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserScriptTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserScriptTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserScriptTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserStyleSheeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserStyleSheet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserStyleSheet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserStyleSheet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageUserStyleSheetTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/UserStyleSheetTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/UserStyleSheetTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/UserStyleSheetTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWebCoreKeyboardUIModeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WebCoreKeyboardUIMode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WebCoreKeyboardUIMode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WebCoreKeyboardUIMode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWebKitPointh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WebKitPoint.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WebKitPoint.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WebKitPoint.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWebKitPointidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WebKitPoint.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WebKitPoint.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WebKitPoint.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWindowBase64idl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WindowBase64.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WindowBase64.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WindowBase64.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWindowFeaturesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WindowFeatures.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WindowFeatures.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WindowFeatures.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageWindowFocusAllowedIndicatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WindowFocusAllowedIndicator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WindowFocusAllowedIndicator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WindowFocusAllowedIndicator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWindowFocusAllowedIndicatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WindowFocusAllowedIndicator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WindowFocusAllowedIndicator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WindowFocusAllowedIndicator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWindowTimersidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WindowTimers.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WindowTimers.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WindowTimers.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWorkerNavigatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WorkerNavigator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WorkerNavigator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WorkerNavigator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWorkerNavigatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WorkerNavigator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WorkerNavigator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WorkerNavigator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageWorkerNavigatoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/WorkerNavigator.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/WorkerNavigator.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/WorkerNavigator.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationAnimationBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/AnimationBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/AnimationBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/AnimationBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationAnimationBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/AnimationBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/AnimationBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/AnimationBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationAnimationControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/AnimationController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/AnimationController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/AnimationController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationAnimationControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/AnimationController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/AnimationController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/AnimationController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationAnimationControllerPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/AnimationControllerPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/AnimationControllerPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/AnimationControllerPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationCSSPropertyAnimationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/CSSPropertyAnimation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/CSSPropertyAnimation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/CSSPropertyAnimation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationCSSPropertyAnimationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/CSSPropertyAnimation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/CSSPropertyAnimation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/CSSPropertyAnimation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationCompositeAnimationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/CompositeAnimation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/CompositeAnimation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/CompositeAnimation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationCompositeAnimationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/CompositeAnimation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/CompositeAnimation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/CompositeAnimation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationImplicitAnimationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/ImplicitAnimation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/ImplicitAnimation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/ImplicitAnimation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationImplicitAnimationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/ImplicitAnimation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/ImplicitAnimation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/ImplicitAnimation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationKeyframeAnimationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/KeyframeAnimation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/KeyframeAnimation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/KeyframeAnimation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageanimationKeyframeAnimationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/animation/KeyframeAnimation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/animation/KeyframeAnimation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/animation/KeyframeAnimation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepageeflDragControllerEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/efl/DragControllerEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/efl/DragControllerEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/efl/DragControllerEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageeflEventHandlerEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/efl/EventHandlerEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/efl/EventHandlerEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/efl/EventHandlerEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagegtkDragControllerGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/gtk/DragControllerGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/gtk/DragControllerGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/gtk/DragControllerGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagegtkEventHandlerGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/gtk/EventHandlerGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/gtk/EventHandlerGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/gtk/EventHandlerGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepageiosEventHandlerIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/ios/EventHandlerIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/ios/EventHandlerIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/ios/EventHandlerIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagemacDragControllerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/mac/DragControllerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/mac/DragControllerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/mac/DragControllerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagemacEventHandlerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/mac/EventHandlerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/mac/EventHandlerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/mac/EventHandlerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagemacPageMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/mac/PageMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/mac/PageMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/mac/PageMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepagemacWebCoreFrameViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/mac/WebCoreFrameView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/mac/WebCoreFrameView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/mac/WebCoreFrameView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagemake_settingspl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/make_settings.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/make_settings.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/make_settings.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. `AS IS'' AND ANY
</span><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinDragControllerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/DragControllerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/DragControllerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/DragControllerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinEventHandlerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/EventHandlerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/EventHandlerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/EventHandlerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinFrameCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/FrameCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/FrameCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/FrameCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinFrameCairoWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/FrameCairoWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/FrameCairoWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/FrameCairoWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinFrameGdiWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/FrameGdiWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/FrameGdiWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/FrameGdiWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinFrameWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/FrameWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/FrameWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/FrameWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepagewinFrameWinh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/win/FrameWin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/win/FrameWin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/page/win/FrameWin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepdfiosPDFDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/pdf/ios/PDFDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/pdf/ios/PDFDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/pdf/ios/PDFDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformClockcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Clock.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Clock.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Clock.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformClockh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Clock.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Clock.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Clock.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformClockGenericcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ClockGeneric.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ClockGeneric.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ClockGeneric.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformClockGenerich"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ClockGeneric.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ClockGeneric.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ClockGeneric.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformColorChooserh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ColorChooser.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ColorChooser.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ColorChooser.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformColorChooserClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ColorChooserClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ColorChooserClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ColorChooserClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformContentTypecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ContentType.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ContentType.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ContentType.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformContentTypeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ContentType.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ContentType.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ContentType.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Google Inc.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformContextMenuh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ContextMenu.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ContextMenu.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ContextMenu.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformContextMenuItemh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ContextMenuItem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ContextMenuItem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ContextMenuItem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2010 Igalia S.L
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformCookieh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Cookie.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Cookie.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Cookie.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformCursorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Cursor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Cursor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Cursor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformDragDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/DragData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/DragData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/DragData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformDragDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/DragData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/DragData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/DragData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformDragImagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/DragImage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/DragImage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/DragImage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformDragImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/DragImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/DragImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/DragImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformFileChoosercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/FileChooser.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/FileChooser.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/FileChooser.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformFileChooserh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/FileChooser.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/FileChooser.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/FileChooser.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformFileSystemh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/FileSystem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/FileSystem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/FileSystem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformFloatConversionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/FloatConversion.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/FloatConversion.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/FloatConversion.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformKillRingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/KillRing.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/KillRing.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/KillRing.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformLinkHashh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/LinkHash.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/LinkHash.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/LinkHash.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformLocalizedStringscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/LocalizedStrings.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/LocalizedStrings.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/LocalizedStrings.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformLocalizedStringsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/LocalizedStrings.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/LocalizedStrings.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/LocalizedStrings.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformLoggingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Logging.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Logging.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Logging.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformLoggingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Logging.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Logging.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Logging.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformMIMETypeRegistrycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/MIMETypeRegistry.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/MIMETypeRegistry.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/MIMETypeRegistry.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformMIMETypeRegistryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/MIMETypeRegistry.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/MIMETypeRegistry.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/MIMETypeRegistry.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformMediaDescriptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/MediaDescription.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/MediaDescription.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/MediaDescription.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformMediaSampleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/MediaSample.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/MediaSample.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/MediaSample.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformNotImplementedh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/NotImplemented.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/NotImplemented.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/NotImplemented.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPODFreeListArenah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PODFreeListArena.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PODFreeListArena.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PODFreeListArena.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPasteboardh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Pasteboard.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Pasteboard.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Pasteboard.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPasteboardStrategyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PasteboardStrategy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PasteboardStrategy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PasteboardStrategy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformExportMacrosh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformExportMacros.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformExportMacros.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformExportMacros.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformKeyboardEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformKeyboardEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformKeyboardEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformKeyboardEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Collabora, Ltd.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformMenuDescriptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformMenuDescription.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformMenuDescription.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformMenuDescription.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformMouseEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformMouseEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformMouseEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformMouseEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformPasteboardh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformPasteboard.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformPasteboard.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformPasteboard.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformScreenh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformScreen.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformScreen.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformScreen.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesish"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesis.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesis.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesis.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesisUtterancecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesisUtteranceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesisVoicecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesisVoiceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesisVoice.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesizercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformSpeechSynthesizerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformSpeechSynthesizer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPlatformWheelEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PlatformWheelEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PlatformWheelEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PlatformWheelEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformPopupMenuClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/PopupMenuClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/PopupMenuClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/PopupMenuClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformRemoteCommandListenercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/RemoteCommandListener.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/RemoteCommandListener.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/RemoteCommandListener.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformRemoteCommandListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/RemoteCommandListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/RemoteCommandListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/RemoteCommandListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSSLKeyGeneratorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/SSLKeyGenerator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/SSLKeyGenerator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/SSLKeyGenerator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSchemeRegistrycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/SchemeRegistry.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/SchemeRegistry.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/SchemeRegistry.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSchemeRegistryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/SchemeRegistry.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/SchemeRegistry.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/SchemeRegistry.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformScrollTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ScrollTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ScrollTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ScrollTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformScrollViewcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ScrollView.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ScrollView.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ScrollView.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformScrollViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ScrollView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ScrollView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ScrollView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformScrollbarcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Scrollbar.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Scrollbar.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Scrollbar.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformScrollbarh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Scrollbar.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Scrollbar.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Scrollbar.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSharedBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/SharedBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/SharedBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/SharedBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSharedBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/SharedBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/SharedBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/SharedBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) Research In Motion Limited 2009-2010. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSharedTimerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/SharedTimer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/SharedTimer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/SharedTimer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformSoundh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Sound.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Sound.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Sound.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformThreadCheckh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ThreadCheck.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ThreadCheck.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ThreadCheck.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformThreadGlobalDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ThreadGlobalData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ThreadGlobalData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ThreadGlobalData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformThreadGlobalDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ThreadGlobalData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ThreadGlobalData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ThreadGlobalData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformThreadTimerscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ThreadTimers.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ThreadTimers.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ThreadTimers.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformThreadTimersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ThreadTimers.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ThreadTimers.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ThreadTimers.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Google Inc.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformTimercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Timer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Timer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Timer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformTimerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Timer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Timer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Timer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformURLcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/URL.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/URL.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/URL.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformURLh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/URL.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/URL.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/URL.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformWidgetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Widget.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Widget.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Widget.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformWidgeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/Widget.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/Widget.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/Widget.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Collabora Ltd.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformanimationAnimationUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/animation/AnimationUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/animation/AnimationUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/animation/AnimationUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioArrayh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioArray.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioArray.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioArray.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioBuscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioBus.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioBus.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioBus.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioBush"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioBus.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioBus.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioBus.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioChannelcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioChannel.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioChannel.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioChannel.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioChannelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioChannel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioChannel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioChannel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioDestinationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioDestination.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioDestination.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioDestination.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioFIFOcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioFIFO.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioFIFO.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioFIFO.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioFIFOh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioFIFO.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioFIFO.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioFIFO.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioFileReaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioFileReader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioFileReader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioFileReader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioIOCallbackh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioIOCallback.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioIOCallback.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioIOCallback.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioPullFIFOcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioPullFIFO.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioPullFIFO.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioPullFIFO.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioPullFIFOh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioPullFIFO.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioPullFIFO.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioPullFIFO.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioAudioSourceProviderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/AudioSourceProvider.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/AudioSourceProvider.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/AudioSourceProvider.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioBiquadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Biquad.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Biquad.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Biquad.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioBiquadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Biquad.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Biquad.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Biquad.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioConecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Cone.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Cone.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Cone.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioConeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Cone.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Cone.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Cone.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDirectConvolvercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DirectConvolver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DirectConvolver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DirectConvolver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDirectConvolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DirectConvolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DirectConvolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DirectConvolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDistancecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Distance.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Distance.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Distance.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDistanceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Distance.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Distance.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Distance.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDownSamplercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DownSampler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DownSampler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DownSampler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDownSamplerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DownSampler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DownSampler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DownSampler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDynamicsCompressorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DynamicsCompressor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DynamicsCompressor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DynamicsCompressor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDynamicsCompressorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DynamicsCompressor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DynamicsCompressor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DynamicsCompressor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDynamicsCompressorKernelcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioDynamicsCompressorKernelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/DynamicsCompressorKernel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioFFTConvolvercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/FFTConvolver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/FFTConvolver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/FFTConvolver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioFFTConvolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/FFTConvolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/FFTConvolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/FFTConvolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioFFTFramecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/FFTFrame.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/FFTFrame.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/FFTFrame.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioFFTFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/FFTFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/FFTFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/FFTFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFDatabaseLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFDatabaseLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFDatabaseLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFElevationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFElevation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFElevation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFElevation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFElevationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFElevation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFElevation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFElevation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFKernelcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFKernel.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFKernel.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFKernel.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioHRTFKernelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/HRTFKernel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/HRTFKernel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/HRTFKernel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioMultiChannelResamplercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/MultiChannelResampler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/MultiChannelResampler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/MultiChannelResampler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioMultiChannelResamplerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/MultiChannelResampler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/MultiChannelResampler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/MultiChannelResampler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioPannercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Panner.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Panner.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Panner.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioPannerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Panner.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Panner.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Panner.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Reverb.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Reverb.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Reverb.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/Reverb.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/Reverb.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/Reverb.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbAccumulationBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbAccumulationBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbAccumulationBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbConvolvercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbConvolver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbConvolver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbConvolver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbConvolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbConvolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbConvolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbConvolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbConvolverStagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbConvolverStage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbConvolverStage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbConvolverStage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbConvolverStageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbConvolverStage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbConvolverStage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbConvolverStage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbInputBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbInputBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbInputBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbInputBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioReverbInputBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ReverbInputBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ReverbInputBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ReverbInputBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioSincResamplercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/SincResampler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/SincResampler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/SincResampler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioSincResamplerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/SincResampler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/SincResampler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/SincResampler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioUpSamplercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/UpSampler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/UpSampler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/UpSampler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioUpSamplerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/UpSampler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/UpSampler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/UpSampler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioZeroPolecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ZeroPole.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ZeroPole.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ZeroPole.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioZeroPoleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ZeroPole.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ZeroPole.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ZeroPole.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioiosAudioDestinationIOScpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioiosAudioDestinationIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ios/AudioDestinationIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioiosAudioFileReaderIOScpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudioiosAudioFileReaderIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/ios/AudioFileReaderIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudiomacAudioDestinationMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudiomacAudioDestinationMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/mac/AudioDestinationMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudiomacAudioFileReaderMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudiomacAudioFileReaderMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/mac/AudioFileReaderMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformaudiomacFFTFrameMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/audio/mac/FFTFrameMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/audio/mac/FFTFrameMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/audio/mac/FFTFrameMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformcfFileSystemCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/cf/FileSystemCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/cf/FileSystemCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/cf/FileSystemCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformcfSharedBufferCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/cf/SharedBufferCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/cf/SharedBufferCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/cf/SharedBufferCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformcfURLCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/cf/URLCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/cf/URLCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/cf/URLCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformcocoaKeyEventCocoah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformcocoaKeyEventCocoamm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/cocoa/KeyEventCocoa.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflCursorEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/CursorEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/CursorEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/CursorEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -18,10 +18,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflEflKeyboardUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflEflKeyboardUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/EflKeyboardUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflFileSystemEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/FileSystemEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/FileSystemEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/FileSystemEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflLanguageEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/LanguageEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/LanguageEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/LanguageEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 INdT - Instituto Nokia de Tecnologia
</span><span class="cx">  * Copyright (C) 2009-2010 ProFUSION embedded systems
</span><span class="cx">  * Copyright (C) 2009-2010 Samsung Electronics
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflLocalizedStringsEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/LocalizedStringsEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/LocalizedStringsEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/LocalizedStringsEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflMIMETypeRegistryEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/MIMETypeRegistryEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/MIMETypeRegistryEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/MIMETypeRegistryEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Zack Rusin &lt;zack@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  * Copyright (C) 2008 Torch Mobile Inc.  http://www.torchmobile.com/
</span><span class="cx">  * Copyright (C) 2009-2010 ProFUSION embedded systems
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflPlatformKeyboardEventEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/PlatformKeyboardEventEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/PlatformKeyboardEventEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/PlatformKeyboardEventEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflPlatformMouseEventEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/PlatformMouseEventEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/PlatformMouseEventEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/PlatformMouseEventEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflPlatformScreenEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/PlatformScreenEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/PlatformScreenEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/PlatformScreenEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflPlatformWheelEventEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/PlatformWheelEventEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/PlatformWheelEventEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/PlatformWheelEventEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *           (C) 2006 Michael Emmel mike.emmel@gmail.com.  All rights reserved.
</span><span class="cx">  *           (C) 2008 Kenneth Rohde Christiansen.  All rights reserved.
</span><span class="cx">  *           (C) 2009 INdT - Instituto Nokia de Tecnologia.
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflRenderThemeEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/RenderThemeEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/RenderThemeEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/RenderThemeEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the WebKit project.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007 Holger Hans Peter Freyther
</span><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflScrollbarEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/ScrollbarEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/ScrollbarEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/ScrollbarEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflSharedTimerEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/SharedTimerEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/SharedTimerEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/SharedTimerEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflSoundEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/SoundEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/SoundEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/SoundEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflTemporaryLinkStubscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/TemporaryLinkStubs.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/TemporaryLinkStubs.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/TemporaryLinkStubs.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformeflWidgetEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/efl/WidgetEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/efl/WidgetEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/efl/WidgetEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsANGLEWebKitBridgecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsANGLEWebKitBridgeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsAudioTrackPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/AudioTrackPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/AudioTrackPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/AudioTrackPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsBitmapImagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/BitmapImage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/BitmapImage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/BitmapImage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsBitmapImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/BitmapImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/BitmapImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/BitmapImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>- * Copyright (C) 2004, 2005, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008-2009 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsColorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Color.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Color.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Color.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsColorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Color.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Color.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Color.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsCrossfadeGeneratedImagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsCrossfadeGeneratedImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsDashArrayh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/DashArray.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/DashArray.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/DashArray.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsDisplayRefreshMonitorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsDisplayRefreshMonitorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/DisplayRefreshMonitor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatPointcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatPoint.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatPoint.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatPoint.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatPointh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatPoint.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatPoint.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatPoint.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatQuadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatQuad.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatQuad.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatQuad.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatQuadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatQuad.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatQuad.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatQuad.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatRectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatRect.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatRect.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatRect.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatRecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatRect.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatRect.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatRect.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatSizecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatSize.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatSize.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatSize.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFloatSizeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FloatSize.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FloatSize.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FloatSize.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *               2008 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontBaselineh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontBaseline.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontBaseline.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontBaseline.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontCachecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontCache.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontCache.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontCache.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007-2008 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontDescriptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontDescription.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontDescription.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontDescription.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontFeatureSettingscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontFeatureSettings.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontFeatureSettings.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontFeatureSettings.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontFeatureSettingsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontFeatureSettings.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontFeatureSettings.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontFeatureSettings.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontGlyphscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontGlyphs.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontGlyphs.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontGlyphs.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontOrientationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontOrientation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontOrientation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontOrientation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontRenderingModeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontRenderingMode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontRenderingMode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontRenderingMode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontSelectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontSelector.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontSelector.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontSelector.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFontWidthVarianth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FontWidthVariant.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FontWidthVariant.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FontWidthVariant.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFormatConvertercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FormatConverter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FormatConverter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FormatConverter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsFormatConverterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/FormatConverter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/FormatConverter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/FormatConverter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGeneratedImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GeneratedImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GeneratedImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GeneratedImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGlyphh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Glyph.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Glyph.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Glyph.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGlyphBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GlyphBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GlyphBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GlyphBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGlyphMetricsMaph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GlyphMetricsMap.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GlyphMetricsMap.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GlyphMetricsMap.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGlyphPageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GlyphPage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GlyphPage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GlyphPage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGlyphPageTreeNodecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGlyphPageTreeNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGradientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Gradient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Gradient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Gradient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGradienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Gradient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Gradient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Gradient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGradientImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GradientImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GradientImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GradientImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008, 2012, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008, 2012, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsContext3Dcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsContext3D.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsContext3D.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsContext3D.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsContext3Dh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsLayercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsLayer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsLayer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsLayer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsLayerClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsLayerClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsLayerClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsLayerClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsTypescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsTypes.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsTypes.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsTypes.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2012 Rik Cabanier (cabanier@adobe.com)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsTypesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsTypes.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsTypes.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsTypes.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsTypes3Dh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsTypes3D.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsTypes3D.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/GraphicsTypes3D.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Image.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Image.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Image.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Image.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Image.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Image.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
</span><del>- * Copyright (C) 2004, 2005, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageBuffercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ImageBuffer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ImageBuffer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ImageBuffer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageBufferh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ImageBuffer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ImageBuffer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ImageBuffer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageBufferDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ImageBufferData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ImageBufferData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ImageBufferData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageObserverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ImageObserver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ImageObserver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ImageObserver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ImageSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ImageSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ImageSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp.toker@collabora.co.uk&gt;
</span><span class="cx">  * Copyright (C) 2008, Google Inc. All rights reserved.
</span><span class="cx">  * Copyright (C) 2007-2009 Torch Mobile, Inc
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsImageSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ImageSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ImageSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ImageSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007-2008 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsInbandTextTrackPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsInbandTextTrackPrivateClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsIntPointcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/IntPoint.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/IntPoint.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/IntPoint.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsIntPointh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/IntPoint.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/IntPoint.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/IntPoint.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsIntSizecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/IntSize.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/IntSize.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/IntSize.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsIntSizeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/IntSize.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/IntSize.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/IntSize.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsMediaPlayercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/MediaPlayer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/MediaPlayer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/MediaPlayer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsMediaPlayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/MediaPlayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/MediaPlayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/MediaPlayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsMediaPlayerPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/MediaPlayerPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/MediaPlayerPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/MediaPlayerPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsMediaSourcePrivateClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/MediaSourcePrivateClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/MediaSourcePrivateClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/MediaSourcePrivateClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsNativeImagePtrh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/NativeImagePtr.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/NativeImagePtr.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/NativeImagePtr.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007-2008 Torch Mobile, Inc.
</span><span class="cx">  * Copyright (C) 2012 Company 100 Inc.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsOpenGLESShimsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/OpenGLESShims.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/OpenGLESShims.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/OpenGLESShims.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPathcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Path.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Path.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Path.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *                     2006 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2007 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPathh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Path.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Path.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Path.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPathTraversalStateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/PathTraversalState.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/PathTraversalState.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/PathTraversalState.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPatterncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Pattern.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Pattern.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Pattern.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPatternh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/Pattern.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/Pattern.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/Pattern.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">  * Copyright (C) 2007-2008 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPlatformLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/PlatformLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/PlatformLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/PlatformLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPlatformTimeRangescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsPlatformTimeRangesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/PlatformTimeRanges.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsSegmentedFontDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/SegmentedFontData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/SegmentedFontData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/SegmentedFontData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsSegmentedFontDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/SegmentedFontData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/SegmentedFontData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/SegmentedFontData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsShadowBlurcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ShadowBlur.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ShadowBlur.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ShadowBlur.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsShadowBlurh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ShadowBlur.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ShadowBlur.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ShadowBlur.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsSimpleFontDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/SimpleFontData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/SimpleFontData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/SimpleFontData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsSourceBufferPrivateClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/SourceBufferPrivateClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/SourceBufferPrivateClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/SourceBufferPrivateClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsStringTruncatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/StringTruncator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/StringTruncator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/StringTruncator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsStringTruncatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/StringTruncator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/StringTruncator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/StringTruncator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsTrackPrivateBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/TrackPrivateBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/TrackPrivateBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/TrackPrivateBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsVideoTrackPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/VideoTrackPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/VideoTrackPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/VideoTrackPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsWindRuleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/WindRule.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/WindRule.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/WindRule.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationAVTrackPrivateAVFObjCImplh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationAVTrackPrivateAVFObjCImplmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationInbandTextTrackPrivateAVFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationInbandTextTrackPrivateAVFh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationMediaPlayerPrivateAVFoundationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationMediaPlayerPrivateAVFoundationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfAVFoundationCFSoftLinkingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfCoreMediaSoftLinkingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/CoreMediaSoftLinking.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/CoreMediaSoftLinking.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/CoreMediaSoftLinking.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateAVCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateAVCFh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateLegacyAVCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfInbandTextTrackPrivateLegacyAVCFh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfMediaPlayerPrivateAVFoundationCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationcfMediaPlayerPrivateAVFoundationCFh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcAudioTrackPrivateMediaSourceAVFObjCcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcAudioTrackPrivateMediaSourceAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/AudioTrackPrivateMediaSourceAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateAVFObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateLegacyAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcInbandTextTrackPrivateLegacyAVFObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateAVFoundationObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateAVFoundationObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateMediaSourceAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaPlayerPrivateMediaSourceAVFObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaSourcePrivateAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcMediaSourcePrivateAVFObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcSourceBufferPrivateAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcSourceBufferPrivateAVFObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcVideoTrackPrivateMediaSourceAVFObjCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsavfoundationobjcVideoTrackPrivateMediaSourceAVFObjCmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaGraphicsLayerCAcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaGraphicsLayerCAh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaLayerFlushSchedulercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaLayerFlushSchedulerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/LayerFlushScheduler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaLayerFlushSchedulerClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/LayerFlushSchedulerClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/LayerFlushSchedulerClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/LayerFlushSchedulerClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaPlatformCAAnimationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/PlatformCAAnimation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/PlatformCAAnimation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/PlatformCAAnimation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaPlatformCAFiltersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/PlatformCAFilters.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/PlatformCAFilters.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/PlatformCAFilters.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaPlatformCALayercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaPlatformCALayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/PlatformCALayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaPlatformCALayerClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/PlatformCALayerClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/PlatformCALayerClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/PlatformCALayerClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscaTransformationMatrixCAcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/TransformationMatrixCA.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/TransformationMatrixCA.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/TransformationMatrixCA.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacLayerFlushSchedulerMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/LayerFlushSchedulerMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacLayerPoolmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/LayerPool.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/LayerPool.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/LayerPool.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacPlatformCAAnimationMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAAnimationMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacPlatformCAFiltersMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacPlatformCAFiltersMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCAFiltersMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacPlatformCALayerMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacPlatformCALayerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacWebTiledBackingLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscamacWebTiledBackingLayermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/mac/WebTiledBackingLayer.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinAbstractCACFLayerTreeHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/AbstractCACFLayerTreeHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/AbstractCACFLayerTreeHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/AbstractCACFLayerTreeHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinCACFLayerTreeHostcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinCACFLayerTreeHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinCACFLayerTreeHostClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHostClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHostClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHostClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinLayerChangesFlushercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinLayerChangesFlusherh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/LayerChangesFlusher.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinLegacyCACFLayerTreeHostcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinLegacyCACFLayerTreeHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/LegacyCACFLayerTreeHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinPlatformCAAnimationWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinPlatformCAFiltersWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCAFiltersWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWinh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWinInternalcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinPlatformCALayerWinInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/PlatformCALayerWinInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinWKCACFViewLayerTreeHostcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscawinWKCACFViewLayerTreeHosth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ca/win/WKCACFViewLayerTreeHost.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoBitmapImageCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2009 Dirk Schulze &lt;krit@webkit.org&gt;
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoCairoUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoCairoUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/CairoUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoDrawingBufferCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/DrawingBufferCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/DrawingBufferCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/DrawingBufferCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoFloatRectCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/FloatRectCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/FloatRectCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/FloatRectCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoFontCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/FontCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/FontCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/FontCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007, 2008 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2009 Dirk Schulze &lt;krit@webkit.org&gt;
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoFontCairoHarfbuzzNGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoGradientCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/GradientCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/GradientCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/GradientCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoGraphicsContext3DCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoGraphicsContextCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2008, 2009 Dirk Schulze &lt;krit@webkit.org&gt;
</span><span class="cx">  * Copyright (C) 2008 Nuanti Ltd.
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoGraphicsContextPlatformPrivateCairoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/GraphicsContextPlatformPrivateCairo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2008 Brent Fulgham &lt;bfulgham@gmail.com&gt;
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoImageBufferCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoImageBufferDataCairoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/ImageBufferDataCairo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/ImageBufferDataCairo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/ImageBufferDataCairo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoImageCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/ImageCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/ImageCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/ImageCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2009 Dirk Schulze &lt;krit@webkit.org&gt;
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoPatternCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/PatternCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/PatternCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/PatternCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoPlatformContextCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoPlatformContextCairoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/PlatformContextCairo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscairoTransformationMatrixCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cairo/TransformationMatrixCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cairo/TransformationMatrixCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cairo/TransformationMatrixCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgBitmapImageCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/BitmapImageCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/BitmapImageCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/BitmapImageCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgColorCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/ColorCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/ColorCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/ColorCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgFloatPointCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/FloatPointCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/FloatPointCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/FloatPointCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgFloatRectCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/FloatRectCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/FloatRectCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/FloatRectCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgFloatSizeCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgGradientCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/GradientCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/GradientCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/GradientCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgGraphicsContext3DCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgGraphicsContextCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgGraphicsContextCGh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/GraphicsContextCG.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgGraphicsContextPlatformPrivateCGh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/GraphicsContextPlatformPrivateCG.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/GraphicsContextPlatformPrivateCG.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/GraphicsContextPlatformPrivateCG.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgImageBufferCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgImageBufferDataCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgImageBufferDataCGh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgImageCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/ImageCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/ImageCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/ImageCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgImageSourceCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/ImageSourceCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/ImageSourceCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/ImageSourceCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgIntPointCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/IntPointCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/IntPointCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/IntPointCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgIntRectCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/IntRectCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/IntRectCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/IntRectCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgIntSizeCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/IntSizeCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/IntSizeCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/IntSizeCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgPDFDocumentImagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgPDFDocumentImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgPathCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/PathCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/PathCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/PathCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *                     2006, 2008 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgPatternCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/PatternCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/PatternCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/PatternCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicscgTransformationMatrixCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/cg/TransformationMatrixCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/cg/TransformationMatrixCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/cg/TransformationMatrixCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicseflIconEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/efl/IconEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/efl/IconEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/efl/IconEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicseflImageEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/efl/ImageEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/efl/ImageEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/efl/ImageEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Kenneth Rohde Christiansen.  All rights reserved.
</span><span class="cx">  * Copyright (C) 2009-2010 ProFUSION embedded systems
</span><span class="cx">  * Copyright (C) 2009-2010 Samsung Electronics
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfiltersFilterOperationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/filters/FilterOperation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/filters/FilterOperation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/filters/FilterOperation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfiltersFilterOperationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/filters/FilterOperation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/filters/FilterOperation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/filters/FilterOperation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfiltersFilterOperationscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/filters/FilterOperations.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/filters/FilterOperations.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/filters/FilterOperations.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfiltersFilterOperationsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/filters/FilterOperations.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/filters/FilterOperations.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/filters/FilterOperations.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfreetypeFontPlatformDataFreeTypecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007, 2008 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2007 Holger Hans Peter Freyther
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfreetypeGlyphPageTreeNodeFreeTypecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsfreetypeSimpleFontDataFreeTypecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007, 2008 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2007 Holger Hans Peter Freyther
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsgpumacDrawingBufferMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/gpu/mac/DrawingBufferMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/gpu/mac/DrawingBufferMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/gpu/mac/DrawingBufferMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsgtkGdkCairoUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsgtkGdkCairoUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/gtk/GdkCairoUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsgtkIconGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/gtk/IconGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/gtk/IconGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/gtk/IconGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsgtkImageGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/gtk/ImageGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/gtk/ImageGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/gtk/ImageGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosDisplayRefreshMonitorIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/DisplayRefreshMonitorIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/DisplayRefreshMonitorIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/DisplayRefreshMonitorIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosFontCacheIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/FontCacheIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/FontCacheIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/FontCacheIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosGraphicsContext3DIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/GraphicsContext3DIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/GraphicsContext3DIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/GraphicsContext3DIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosInbandTextTrackPrivateAVFIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosInbandTextTrackPrivateAVFIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/InbandTextTrackPrivateAVFIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosMediaPlayerPrivateIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsiosMediaPlayerPrivateIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/ios/MediaPlayerPrivateIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacColorMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/ColorMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/ColorMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/ColorMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacColorMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/ColorMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/ColorMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/ColorMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacDisplayRefreshMonitorMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/DisplayRefreshMonitorMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/DisplayRefreshMonitorMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/DisplayRefreshMonitorMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacFloatPointMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/FloatPointMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/FloatPointMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/FloatPointMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacFloatRectMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/FloatRectMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/FloatRectMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/FloatRectMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacFloatSizeMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/FloatSizeMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/FloatSizeMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/FloatSizeMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005 Nokia.  All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacFontCacheMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/FontCacheMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/FontCacheMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/FontCacheMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacFontCustomPlatformDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/FontCustomPlatformData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/FontCustomPlatformData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/FontCustomPlatformData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2007 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2007 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacGlyphPageTreeNodeMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/GlyphPageTreeNodeMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/GlyphPageTreeNodeMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/GlyphPageTreeNodeMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacGraphicsContext3DMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/GraphicsContext3DMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/GraphicsContext3DMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/GraphicsContext3DMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacGraphicsContextMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/GraphicsContextMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/GraphicsContextMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/GraphicsContextMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacImageMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/ImageMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/ImageMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/ImageMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacIntPointMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/IntPointMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/IntPointMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/IntPointMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacIntRectMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/IntRectMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/IntRectMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/IntRectMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacIntSizeMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/IntSizeMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/IntSizeMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/IntSizeMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacMediaPlayerPrivateQTKith"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacMediaPlayerPrivateQTKitmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacMediaPlayerProxyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/MediaPlayerProxy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/MediaPlayerProxy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/MediaPlayerProxy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebCoreCALayerExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebCoreCALayerExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebCoreCALayerExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebGLLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebGLLayermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebGLLayer.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebLayermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebLayer.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebLayer.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebLayer.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebTiledLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsmacWebTiledLayermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/mac/WebTiledLayer.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsopenglGraphicsContext3DOpenGLcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsopenglGraphicsContext3DOpenGLCommoncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsopenglGraphicsContext3DOpenGLEScpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsopentypeOpenTypeUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsopentypeOpenTypeUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/opentype/OpenTypeUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsAffineTransformcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *               2010 Dirk Schulze &lt;krit@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsAffineTransformh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *               2010 Dirk Schulze &lt;krit@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsMatrix3DTransformOperationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsMatrix3DTransformOperationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsPerspectiveTransformOperationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsPerspectiveTransformOperationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsTransformStatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/TransformState.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/TransformState.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/TransformState.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsTransformStateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/TransformState.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/TransformState.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/TransformState.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsTransformationMatrixcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicstransformsTransformationMatrixh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFontCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FontCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FontCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FontCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFontCacheWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FontCacheWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FontCacheWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FontCacheWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFontCustomPlatformDataCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FontCustomPlatformDataCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2007, 2008, 2013 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2007, 2008, 2013 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFontWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FontWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FontWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FontWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFullScreenControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FullScreenController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FullScreenController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FullScreenController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFullScreenControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FullScreenController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FullScreenController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FullScreenController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinFullScreenControllerClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/FullScreenControllerClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/FullScreenControllerClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/FullScreenControllerClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinGlyphPageTreeNodeCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinGlyphPageTreeNodeCairoWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinGraphicsContextCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/GraphicsContextCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinGraphicsContextCairoWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinGraphicsContextWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinImageCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/ImageCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/ImageCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/ImageCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinImageCairoWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/ImageCairoWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/ImageCairoWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/ImageCairoWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinImageWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/ImageWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/ImageWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/ImageWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinIntPointWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/IntPointWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/IntPointWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/IntPointWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinIntRectWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/IntRectWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/IntRectWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/IntRectWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> 
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinIntSizeWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/IntSizeWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/IntSizeWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/IntSizeWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinLocalWindowsContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/LocalWindowsContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/LocalWindowsContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/LocalWindowsContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinMediaPlayerPrivateTaskTimercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinMediaPlayerPrivateTaskTimerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/MediaPlayerPrivateTaskTimer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinSimpleFontDataCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinSimpleFontDataCairoWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinSimpleFontDataWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/SimpleFontDataWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinTransformationMatrixWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/win/TransformationMatrixWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/win/TransformationMatrixWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/win/TransformationMatrixWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinceFontCacheWinCEcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/wince/FontCacheWinCE.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/wince/FontCacheWinCE.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/wince/FontCacheWinCE.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *     documentation and/or other materials provided with the distribution. 
</span><del>-* 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+* 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> *     its contributors may be used to endorse or promote products derived
</span><span class="cx"> *     from this software without specific prior written permission. 
</span><span class="cx"> *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinceFontWinCEcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/wince/FontWinCE.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/wince/FontWinCE.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/wince/FontWinCE.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinceMediaPlayerPrivateWinCEh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/wince/MediaPlayerPrivateWinCE.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicswinceSimpleFontDataWinCEcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/graphics/wince/SimpleFontDataWinCE.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkCompositionResultsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/CompositionResults.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/CompositionResults.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/CompositionResults.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkCursorGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/CursorGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/CursorGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/CursorGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkGtkPluginWidgetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/GtkPluginWidget.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/GtkPluginWidget.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/GtkPluginWidget.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkGtkPluginWidgeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/GtkPluginWidget.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/GtkPluginWidget.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/GtkPluginWidget.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkLocalizedStringsGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkMIMETypeRegistryGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/MIMETypeRegistryGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/MIMETypeRegistryGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/MIMETypeRegistryGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Zack Rusin &lt;zack@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkPlatformKeyboardEventGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/PlatformKeyboardEventGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/PlatformKeyboardEventGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/PlatformKeyboardEventGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkPlatformMouseEventGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/PlatformMouseEventGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/PlatformMouseEventGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/PlatformMouseEventGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *    documentation and/or other materials provided with the distribution.
</span><span class="cx"> *
</span><del>-* THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+* THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkPlatformScreenGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2008 Christian Dywan &lt;christian@imendio.com&gt;
</span><span class="cx">  * Copyright (C) 2008 Collabora Ltd.
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkPlatformWheelEventGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/PlatformWheelEventGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/PlatformWheelEventGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/PlatformWheelEventGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * All rights reserved.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkRedirectedXCompositeWindowcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkRedirectedXCompositeWindowh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/RedirectedXCompositeWindow.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkRenderThemeGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/RenderThemeGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/RenderThemeGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/RenderThemeGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the WebKit project.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007 Holger Hans Peter Freyther
</span><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkScrollViewGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/ScrollViewGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/ScrollViewGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/ScrollViewGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2007, 2008 Apple Computer, Inc. All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007, 2009 Holger Hans Peter Freyther
</span><span class="cx">  * Copyright (C) 2008, 2010 Collabora Ltd.
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkSharedTimerGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/SharedTimerGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/SharedTimerGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/SharedTimerGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * All rights reserved.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkTemporaryLinkStubscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/TemporaryLinkStubs.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/TemporaryLinkStubs.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/TemporaryLinkStubs.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkUserAgentGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/UserAgentGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/UserAgentGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/UserAgentGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkUserAgentGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/UserAgentGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/UserAgentGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/UserAgentGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkWidgetGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/WidgetGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/WidgetGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/WidgetGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgtkWidgetRenderingContextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/gtk/WidgetRenderingContext.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/gtk/WidgetRenderingContext.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/gtk/WidgetRenderingContext.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecodersImageDecoderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/ImageDecoder.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/ImageDecoder.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/ImageDecoder.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008-2009 Torch Mobile, Inc.
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2009-2010. All rights reserved.
</span><span class="cx">  * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecoderscairoImageDecoderCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/cairo/ImageDecoderCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/cairo/ImageDecoderCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/cairo/ImageDecoderCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecodersgifGIFImageDecodercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecodersgifGIFImageDecoderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecodersgifGIFImageReadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">  *
</span><span class="cx">  * Contributor(s):
</span><span class="cx">  *   Chris Saari &lt;saari@netscape.com&gt;
</span><del>- *   Apple Computer
</del><ins>+ *   Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Alternatively, the contents of this file may be used under the terms of
</span><span class="cx">  * either the GNU General Public License Version 2 or later (the &quot;GPL&quot;), or
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecodersjpegJPEGImageDecodercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Portions are Copyright (C) 2001-6 mozilla.org
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecodersjpegJPEGImageDecoderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008-2009 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecoderspngPNGImageDecodercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007-2009 Torch Mobile, Inc.
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2009-2010. All rights reserved.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecoderspngPNGImageDecoderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecoderswebpWEBPImageDecodercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformimagedecoderswebpWEBPImageDecoderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosCursorIOScpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/CursorIOS.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/CursorIOS.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/CursorIOS.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosDragImageIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/DragImageIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/DragImageIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/DragImageIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosKeyEventCodesIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/KeyEventCodesIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/KeyEventCodesIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/KeyEventCodesIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosKeyEventIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/KeyEventIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/KeyEventIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/KeyEventIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosPlatformPasteboardIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/PlatformPasteboardIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/PlatformPasteboardIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/PlatformPasteboardIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosPlatformScreenIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/PlatformScreenIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/PlatformScreenIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/PlatformScreenIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosPlatformSpeechSynthesizerIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/PlatformSpeechSynthesizerIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/PlatformSpeechSynthesizerIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/PlatformSpeechSynthesizerIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosRemoteCommandListenerIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosRemoteCommandListenerIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/RemoteCommandListenerIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosScrollViewIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/ScrollViewIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/ScrollViewIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/ScrollViewIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosSoundIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/SoundIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/SoundIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/SoundIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosSystemMemoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/SystemMemory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/SystemMemory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/SystemMemory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosSystemMemoryIOScpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/SystemMemoryIOS.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/SystemMemoryIOS.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/SystemMemoryIOS.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosWebCoreSystemInterfaceIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosWebCoreSystemInterfaceIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/WebCoreSystemInterfaceIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright 2006, 2007, 2008 Apple Computer, Inc. All rights reserved.
</del><ins>+ * Copyright 2006, 2007, 2008 Apple Inc. All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformiosWidgetIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/ios/WidgetIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/ios/WidgetIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/ios/WidgetIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacBlockExceptionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/BlockExceptions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/BlockExceptions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/BlockExceptions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacBlockExceptionsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/BlockExceptions.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/BlockExceptions.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/BlockExceptions.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacContextMenuItemMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/ContextMenuItemMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/ContextMenuItemMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/ContextMenuItemMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacContextMenuMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/ContextMenuMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/ContextMenuMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/ContextMenuMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacCursorMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/CursorMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/CursorMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/CursorMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacDragDataMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/DragDataMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/DragDataMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/DragDataMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacDragImageMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/DragImageMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/DragImageMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/DragImageMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacFileSystemMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/FileSystemMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/FileSystemMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/FileSystemMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacKeyEventMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/KeyEventMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/KeyEventMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/KeyEventMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacLocalCurrentGraphicsContexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacLocalCurrentGraphicsContextmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/LocalCurrentGraphicsContext.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacLoggingMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/LoggingMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/LoggingMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/LoggingMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacMIMETypeRegistryMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/MIMETypeRegistryMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/MIMETypeRegistryMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/MIMETypeRegistryMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacMediaTimeMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/MediaTimeMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/MediaTimeMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/MediaTimeMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacMediaTimeMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/MediaTimeMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/MediaTimeMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/MediaTimeMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPasteboardMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PasteboardMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PasteboardMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PasteboardMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformClockCAcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformClockCA.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformClockCA.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformClockCA.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformClockCAh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformClockCA.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformClockCA.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformClockCA.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformClockCMh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformClockCM.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformClockCM.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformClockCM.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformClockCMmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformClockCM.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformClockCM.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformClockCM.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformPasteboardMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformPasteboardMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformPasteboardMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformPasteboardMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformScreenMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformScreenMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformScreenMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformScreenMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformSpeechSynthesisMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesisMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesisMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesisMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacPlatformSpeechSynthesizerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesizerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesizerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/PlatformSpeechSynthesizerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacScrollViewMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/ScrollViewMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/ScrollViewMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/ScrollViewMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacSharedBufferMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/SharedBufferMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/SharedBufferMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/SharedBufferMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacSharedTimerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/SharedTimerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/SharedTimerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/SharedTimerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacSoftLinkingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/SoftLinking.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/SoftLinking.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/SoftLinking.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacSoundMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/SoundMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/SoundMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/SoundMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacThreadCheckmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/ThreadCheck.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/ThreadCheck.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/ThreadCheck.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacURLMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/URLMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/URLMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/URLMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreNSStringExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreNSStringExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreNSStringExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreNSURLExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreNSURLExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreNSURLExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreObjCExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreObjCExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreObjCExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreSystemInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreSystemInterfacemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright 2006, 2007, 2008, 2009, 2010 Apple Computer, Inc. All rights reserved.
</del><ins>+ * Copyright 2006, 2007, 2008, 2009, 2010 Apple Inc. All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebCoreViewm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebCoreView.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebCoreView.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebCoreView.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebFontCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebFontCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebFontCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebFontCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebFontCachemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebFontCache.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebFontCache.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebFontCache.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebWindowAnimationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebWindowAnimation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebWindowAnimation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebWindowAnimation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWebWindowAnimationmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WebWindowAnimation.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WebWindowAnimation.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WebWindowAnimation.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacWidgetMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/WidgetMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/WidgetMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mac/WidgetMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreamMediaStreamConstraintsValidationClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/MediaStreamConstraintsValidationClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/MediaStreamConstraintsValidationClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/MediaStreamConstraintsValidationClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreamMediaStreamCreationClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/MediaStreamCreationClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/MediaStreamCreationClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/MediaStreamCreationClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreamMediaStreamSourceCapabilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/MediaStreamSourceCapabilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/MediaStreamSourceCapabilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/MediaStreamSourceCapabilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreamMediaStreamSourceStatesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/MediaStreamSourceStates.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/MediaStreamSourceStates.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/MediaStreamSourceStates.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreamMediaStreamTrackSourcesRequestClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/MediaStreamTrackSourcesRequestClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/MediaStreamTrackSourcesRequestClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/MediaStreamTrackSourcesRequestClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreamRTCIceServerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/RTCIceServer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/RTCIceServer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/RTCIceServer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVAudioCaptureSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVAudioCaptureSourcemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVAudioCaptureSource.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVCaptureDeviceManagerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVCaptureDeviceManagermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVMediaCaptureSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVMediaCaptureSourcemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVVideoCaptureSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmediastreammacAVVideoCaptureSourcemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockMockMediaStreamCentercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2013 Google Inc. All rights reserved.
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2013 Nokia Corporation and/or its subsidiary(-ies).
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockMockMediaStreamCenterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/MockMediaStreamCenter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2013 Google Inc. All rights reserved.
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockPlatformSpeechSynthesizerMockcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockPlatformSpeechSynthesizerMockh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/PlatformSpeechSynthesizerMock.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockMediaPlayerMediaSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockMediaPlayerMediaSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockMediaSourcePrivatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockMediaSourcePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockSourceBufferPrivatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockSourceBufferPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockTrackscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockTracks.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockTracks.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockTracks.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmockmediasourceMockTracksh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mock/mediasource/MockTracks.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mock/mediasource/MockTracks.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/mock/mediasource/MockTracks.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkAuthenticationChallengeBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkAuthenticationChallengeBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/AuthenticationChallengeBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkCredentialcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/Credential.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/Credential.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/Credential.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkCredentialh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/Credential.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/Credential.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/Credential.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkDNSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/DNS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/DNS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/DNS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkDNSResolveQueuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/DNSResolveQueue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/DNSResolveQueue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/DNSResolveQueue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkDNSResolveQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/DNSResolveQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/DNSResolveQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/DNSResolveQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkDataURLcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/DataURL.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/DataURL.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/DataURL.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkDataURLh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/DataURL.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/DataURL.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/DataURL.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkHTTPHeaderMaph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/HTTPHeaderMap.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/HTTPHeaderMap.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/HTTPHeaderMap.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkHTTPParserscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/HTTPParsers.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/HTTPParsers.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/HTTPParsers.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkHTTPParsersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/HTTPParsers.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/HTTPParsers.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/HTTPParsers.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkPlatformCookieJarh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/PlatformCookieJar.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/PlatformCookieJar.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/PlatformCookieJar.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkProtectionSpacecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ProtectionSpace.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ProtectionSpace.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ProtectionSpace.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkProtectionSpaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ProtectionSpace.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ProtectionSpace.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ProtectionSpace.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceErrorBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceErrorBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceErrorBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceErrorBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceErrorBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceErrorBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceErrorBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceErrorBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceHandlecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceHandle.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceHandle.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceHandle.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceHandleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceHandle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceHandle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceHandle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceHandleClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceHandleClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceHandleClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceHandleClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
- * Copyright (C) 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
+ * Copyright (C) 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceHandleInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceHandleInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceHandleInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceHandleInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceRequestBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceRequestBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceRequestBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceRequestBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009, 2012 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceRequestBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceRequestBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceRequestBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceRequestBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  * Copyright (C) 2009, 2012 Google Inc. All rights reserved.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceResponseBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceResponseBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceResponseBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceResponseBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkResourceResponseBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ResourceResponseBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ResourceResponseBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ResourceResponseBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfAuthenticationCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/AuthenticationCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/AuthenticationCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/AuthenticationCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfAuthenticationCFh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/AuthenticationCF.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/AuthenticationCF.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/AuthenticationCF.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfAuthenticationChallengeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/AuthenticationChallenge.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/AuthenticationChallenge.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/AuthenticationChallenge.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfCookieJarCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/CookieJarCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/CookieJarCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/CookieJarCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfCookieStorageCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/CookieStorageCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/CookieStorageCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/CookieStorageCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfDNSCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/DNSCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/DNSCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/DNSCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfDownloadBundleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/DownloadBundle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/DownloadBundle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/DownloadBundle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfFormDataStreamCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfFormDataStreamCFNeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/FormDataStreamCFNet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceErrorCFcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceErrorCF.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceErrorCF.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceErrorCF.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceHandleCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceHandleCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceHandleCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceHandleCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegateWithOperationQueuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceHandleCFURLConnectionDelegateWithOperationQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceRequestCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceRequestCFNeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceRequestCFNet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceResponseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfResourceResponseCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/ResourceResponseCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/ResourceResponseCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/ResourceResponseCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfSynchronousResourceHandleCFURLConnectionDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcfSynchronousResourceHandleCFURLConnectionDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/cf/SynchronousResourceHandleCFURLConnectionDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlAuthenticationChallengeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/AuthenticationChallenge.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/AuthenticationChallenge.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/AuthenticationChallenge.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlCurlDownloadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/CurlDownload.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/CurlDownload.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/CurlDownload.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlCurlDownloadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/CurlDownload.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/CurlDownload.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/CurlDownload.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlDNSCurlcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/DNSCurl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/DNSCurl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/DNSCurl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlDownloadBundleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/DownloadBundle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/DownloadBundle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/DownloadBundle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlFormDataStreamCurlcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp.toker@collabora.co.uk&gt;
</span><span class="cx">  * Copyright (C) 2007 Holger Hans Peter Freyther
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlFormDataStreamCurlh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/FormDataStreamCurl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlResourceErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/ResourceError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/ResourceError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/ResourceError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlResourceHandleCurlcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/ResourceHandleCurl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/ResourceHandleCurl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/ResourceHandleCurl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2005, 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * All rights reserved.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlResourceHandleManagercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * Copyright (C) 2007 Alp Toker &lt;alp@atoker.com&gt;
</span><span class="cx">  * Copyright (C) 2007 Holger Hans Peter Freyther
</span><span class="lines">@@ -21,10 +21,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlResourceHandleManagerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/ResourceHandleManager.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com
</span><span class="cx">  * All rights reserved.
</span><span class="cx">  *
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlResourceRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/ResourceRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/ResourceRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/ResourceRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlResourceResponseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/ResourceResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/ResourceResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/ResourceResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlSSLHandlecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/SSLHandle.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/SSLHandle.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/SSLHandle.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY UNIVERSITY OF SZEGED ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkcurlSSLHandleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/curl/SSLHandle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/curl/SSLHandle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/curl/SSLHandle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY UNIVERSITY OF SZEGED ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkgtkCredentialBackingStorecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY IGALIA S.L. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkgtkCredentialBackingStoreh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/gtk/CredentialBackingStore.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY IGALIA S.L. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkiosWebCoreURLResponseIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkiosWebCoreURLResponseIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacAuthenticationMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/AuthenticationMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/AuthenticationMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/AuthenticationMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacAuthenticationMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/AuthenticationMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/AuthenticationMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/AuthenticationMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacCookieJarMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/CookieJarMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/CookieJarMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/CookieJarMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacCookieStorageMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/CookieStorageMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/CookieStorageMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/CookieStorageMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacFormDataStreamMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacFormDataStreamMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/FormDataStreamMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacResourceErrorMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/ResourceErrorMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/ResourceErrorMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/ResourceErrorMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacResourceHandleMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/ResourceHandleMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/ResourceHandleMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/ResourceHandleMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacResourceRequestMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/ResourceRequestMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/ResourceRequestMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/ResourceRequestMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacResourceResponseMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/ResourceResponseMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/ResourceResponseMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/ResourceResponseMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacWebCoreURLResponseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkmacWebCoreURLResponsemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/mac/WebCoreURLResponse.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupAuthenticationChallengeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/AuthenticationChallenge.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/AuthenticationChallenge.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/AuthenticationChallenge.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupAuthenticationChallengeSoupcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/AuthenticationChallengeSoup.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/AuthenticationChallengeSoup.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/AuthenticationChallengeSoup.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY IGALIA S.L. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupCookieJarSouph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/CookieJarSoup.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/CookieJarSoup.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/CookieJarSoup.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupDNSSoupcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/DNSSoup.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/DNSSoup.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/DNSSoup.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009, 2012 Igalia S.L.
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS &quot;AS IS&quot; AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupResourceErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/ResourceError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/ResourceError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/ResourceError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupResourceErrorSoupcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/ResourceErrorSoup.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/ResourceErrorSoup.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/ResourceErrorSoup.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY IGALIA S.L. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupResourceRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/ResourceRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/ResourceRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/ResourceRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupResourceResponseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/ResourceResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/ResourceResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/ResourceResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupSoupNetworkSessioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworksoupSoupNetworkSessionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/soup/SoupNetworkSession.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkwinCookieJarWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/win/CookieJarWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/win/CookieJarWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/win/CookieJarWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkwinDownloadBundleWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/win/DownloadBundleWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/win/DownloadBundleWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/win/DownloadBundleWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkwinResourceErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/win/ResourceError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/win/ResourceError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/win/ResourceError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkwinResourceHandleWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/win/ResourceHandleWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/win/ResourceHandleWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/win/ResourceHandleWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2010 Patrick Gansterer &lt;paroga@paroga.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkwinResourceRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/win/ResourceRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/win/ResourceRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/win/ResourceRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformnetworkwinResourceResponseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/network/win/ResourceResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/network/win/ResourceResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/network/win/ResourceResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformposixFileSystemPOSIXcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/posix/FileSystemPOSIX.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/posix/FileSystemPOSIX.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/posix/FileSystemPOSIX.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformposixSharedBufferPOSIXcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/posix/SharedBufferPOSIX.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/posix/SharedBufferPOSIX.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/posix/SharedBufferPOSIX.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsoupURLSoupcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/soup/URLSoup.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/soup/URLSoup.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/soup/URLSoup.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLValuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLValue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLValue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLValue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLValueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLValue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLValue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLValue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteAuthorizercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteAuthorizer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteAuthorizer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteAuthorizer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteStatementcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteStatement.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteStatement.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteStatement.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteStatementh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteStatement.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteStatement.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteStatement.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteTransactioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteTransaction.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteTransaction.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteTransaction.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformsqlSQLiteTransactionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/sql/SQLiteTransaction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/sql/SQLiteTransaction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/sql/SQLiteTransaction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextSuffixTreeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/SuffixTree.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/SuffixTree.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/SuffixTree.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextAllInOnecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextAllInOne.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextAllInOne.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextAllInOne.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextBoundariescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextBoundaries.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextBoundaries.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextBoundaries.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextBoundariesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextBoundaries.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextBoundaries.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextBoundaries.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodeccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodec.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodec.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodec.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov &lt;ap@nypop.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodech"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodec.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodec.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodec.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov &lt;ap@nypop.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecASCIIFastPathh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecASCIIFastPath.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecASCIIFastPath.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecASCIIFastPath.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecICUcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecICU.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecICU.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecICU.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecICUh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecICU.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecICU.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecICU.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecLatin1cpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecLatin1.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecLatin1.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecLatin1.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecLatin1h"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecLatin1.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecLatin1.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecLatin1.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecUTF16cpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecUTF16.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecUTF16.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecUTF16.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecUTF16h"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecUTF16.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecUTF16.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecUTF16.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecUTF8cpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecUTF8.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecUTF8.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecUTF8.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecUTF8h"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecUTF8.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecUTF8.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecUTF8.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecUserDefinedcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecUserDefined.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecUserDefined.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecUserDefined.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextCodecUserDefinedh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextCodecUserDefined.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextCodecUserDefined.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextCodecUserDefined.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextDirectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextDirection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextDirection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextDirection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextEncodingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextEncoding.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextEncoding.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextEncoding.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextEncodingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextEncoding.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextEncoding.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextEncoding.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextEncodingRegistrycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextEncodingRegistry.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextEncodingRegistry.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextEncodingRegistry.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextEncodingRegistryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextEncodingRegistry.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextEncodingRegistry.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextEncodingRegistry.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextStreamcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextStream.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextStream.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextStream.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextTextStreamh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/TextStream.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/TextStream.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/TextStream.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextUnicodeBidih"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/UnicodeBidi.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/UnicodeBidi.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/UnicodeBidi.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextmacCharsetDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/mac/CharsetData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/mac/CharsetData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/mac/CharsetData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextmacTextBoundariesmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/mac/TextBoundaries.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/mac/TextBoundaries.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/mac/TextBoundaries.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextmacTextCodecMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/mac/TextCodecMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/mac/TextCodecMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/mac/TextCodecMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextmacTextCodecMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/mac/TextCodecMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/mac/TextCodecMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/mac/TextCodecMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov &lt;ap@nypop.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextmaccharactersetstxt"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/mac/character-sets.txt (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/mac/character-sets.txt        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/mac/character-sets.txt        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1804,7 +1804,7 @@
</span><span class="cx">            Stanford University, August 1995.
</span><span class="cx"> 
</span><span class="cx"> [RFC2152]  Goldsmith, D., M. Davis, &quot;UTF-7: A Mail-Safe Transformation
</span><del>-           Format of Unicode&quot;, RFC 2152, Apple Computer, Inc.,
</del><ins>+           Format of Unicode&quot;, RFC 2152, Apple Inc.,
</ins><span class="cx">            Taligent Inc., May 1997.
</span><span class="cx"> 
</span><span class="cx"> [RFC2279]  Yergeau, F., &quot;UTF-8, A Transformation Format of ISO 10646&quot;,
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextmacmakecharsettablepl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/mac/make-charset-table.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/mac/make-charset-table.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/mac/make-charset-table.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc. All rights reserved.
</del><ins>+# Copyright (C) 2003, 2004, 2005, 2006 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformtextwinTextCodecWinh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/text/win/TextCodecWin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/text/win/TextCodecWin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/text/win/TextCodecWin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinBStringcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/BString.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/BString.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/BString.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinBStringh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/BString.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/BString.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/BString.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinCOMPtrh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/COMPtr.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/COMPtr.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/COMPtr.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinClipboardUtilitiesWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinClipboardUtilitiesWinh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/ClipboardUtilitiesWin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinContextMenuItemWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/ContextMenuItemWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/ContextMenuItemWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/ContextMenuItemWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinContextMenuWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/ContextMenuWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/ContextMenuWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/ContextMenuWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinCursorWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/CursorWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/CursorWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/CursorWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinDragDataWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/DragDataWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/DragDataWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/DragDataWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinDragImageCGWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/DragImageCGWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/DragImageCGWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/DragImageCGWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinDragImageCairoWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/DragImageCairoWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/DragImageCairoWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/DragImageCairoWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinDragImageWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/DragImageWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/DragImageWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/DragImageWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinFileSystemWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/FileSystemWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/FileSystemWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/FileSystemWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinGDIObjectCountercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/GDIObjectCounter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/GDIObjectCounter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/GDIObjectCounter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinGDIObjectCounterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/GDIObjectCounter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/GDIObjectCounter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/GDIObjectCounter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinHWndDCh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/HWndDC.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/HWndDC.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/HWndDC.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinKeyEventWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/KeyEventWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/KeyEventWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/KeyEventWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinLanguageWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/LanguageWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/LanguageWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/LanguageWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinMIMETypeRegistryWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/MIMETypeRegistryWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/MIMETypeRegistryWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/MIMETypeRegistryWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinPasteboardWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/PasteboardWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/PasteboardWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/PasteboardWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinPlatformMouseEventWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/PlatformMouseEventWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/PlatformMouseEventWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/PlatformMouseEventWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinPlatformScreenWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/PlatformScreenWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/PlatformScreenWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/PlatformScreenWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinSharedBufferWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/SharedBufferWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/SharedBufferWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/SharedBufferWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,14 +10,14 @@
</span><span class="cx">  * 2. Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinSharedTimerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/SharedTimerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/SharedTimerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/SharedTimerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinSoftLinkingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/SoftLinking.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/SoftLinking.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/SoftLinking.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinSoundWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/SoundWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/SoundWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/SoundWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinStructuredExceptionHandlerSuppressorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/StructuredExceptionHandlerSuppressor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/StructuredExceptionHandlerSuppressor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/StructuredExceptionHandlerSuppressor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinTemporaryLinkStubscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/TemporaryLinkStubs.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/TemporaryLinkStubs.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/TemporaryLinkStubs.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWCDataObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WCDataObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WCDataObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WCDataObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWCDataObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WCDataObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WCDataObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WCDataObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWebCoreTextRenderercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WebCoreTextRenderer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WebCoreTextRenderer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WebCoreTextRenderer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWebCoreTextRendererh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WebCoreTextRenderer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WebCoreTextRenderer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WebCoreTextRenderer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWheelEventWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WheelEventWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WheelEventWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WheelEventWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWidgetWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WidgetWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WidgetWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WidgetWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWindowMessageBroadcastercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWindowMessageBroadcasterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WindowMessageBroadcaster.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWindowMessageListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WindowMessageListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WindowMessageListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WindowMessageListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinWindowsTouchh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/WindowsTouch.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/WindowsTouch.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/WindowsTouch.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformwinmakesafesehasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/win/makesafeseh.asm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/win/makesafeseh.asm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/platform/win/makesafeseh.asm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> ; * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx"> ; * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> ; * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-; * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+; * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> ; * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> ; * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> ; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginDebugcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginDebug.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginDebug.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginDebug.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginDebugh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginDebug.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginDebug.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginDebug.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginPackagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginPackage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginPackage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginPackage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginPackageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginPackage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginPackage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginPackage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginQuirkSeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginQuirkSet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginQuirkSet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginQuirkSet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginStreamcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginStream.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginStream.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginStream.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginStreamh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginStream.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginStream.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginStream.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginViewcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginView.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginView.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginView.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsPluginViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/PluginView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/PluginView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/PluginView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginseflPluginPackageEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/efl/PluginPackageEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/efl/PluginPackageEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/efl/PluginPackageEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginseflPluginViewEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/efl/PluginViewEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/efl/PluginViewEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/efl/PluginViewEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsgtkPluginPackageGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/gtk/PluginPackageGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/gtk/PluginPackageGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/gtk/PluginPackageGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsgtkPluginViewGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/gtk/PluginViewGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/gtk/PluginViewGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/gtk/PluginViewGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsmacPluginPackageMaccpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/mac/PluginPackageMac.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/mac/PluginPackageMac.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/mac/PluginPackageMac.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsmacPluginViewMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/mac/PluginViewMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/mac/PluginViewMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/mac/PluginViewMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsnpapicpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/npapi.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/npapi.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/npapi.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsnpfunctionsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/npfunctions.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/npfunctions.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/npfunctions.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsnpruntimeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/npruntime.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/npruntime.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/npruntime.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
</span><span class="cx"> /*
</span><del>- * Copyright (c) 2004, Apple Computer, Inc. and The Mozilla Foundation. 
</del><ins>+ * Copyright (c) 2004, Apple Inc. and The Mozilla Foundation. 
</ins><span class="cx">  * All rights reserved.
</span><span class="cx">  * 
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2. Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  * notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  * documentation and/or other materials provided with the distribution.
</span><del>- * 3. Neither the names of Apple Computer, Inc. (&quot;Apple&quot;) or The Mozilla
</del><ins>+ * 3. Neither the names of Apple Inc. (&quot;Apple&quot;) or The Mozilla
</ins><span class="cx">  * Foundation (&quot;Mozilla&quot;) nor the names of their contributors may be used
</span><span class="cx">  * to endorse or promote products derived from this software without
</span><span class="cx">  * specific prior written permission.
</span></span></pre></div>
<a id="trunkSourceWebCorepluginswinPluginDatabaseWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/win/PluginDatabaseWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/win/PluginDatabaseWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/win/PluginDatabaseWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginswinPluginPackageWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/win/PluginPackageWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/win/PluginPackageWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/win/PluginPackageWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginswinPluginViewWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/win/PluginViewWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/win/PluginViewWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/win/PluginViewWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorepluginsx11PluginViewX11cpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/plugins/x11/PluginViewX11.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/plugins/x11/PluginViewX11.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/plugins/x11/PluginViewX11.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingEllipsisBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/EllipsisBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/EllipsisBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/EllipsisBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /**
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingEllipsisBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/EllipsisBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/EllipsisBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/EllipsisBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /**
</span><del>- * Copyright (C) 2003, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingFilterEffectRenderercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/FilterEffectRenderer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/FilterEffectRenderer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/FilterEffectRenderer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingFilterEffectRendererh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/FilterEffectRenderer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/FilterEffectRenderer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/FilterEffectRenderer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingHitTestLocationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/HitTestLocation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/HitTestLocation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/HitTestLocation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingHitTestRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/HitTestRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/HitTestRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/HitTestRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Torch Mobile Inc. http://www.torchmobile.com/
</span><span class="cx">  * Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingHitTestResulth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/HitTestResult.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/HitTestResult.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/HitTestResult.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingHitTestingTransformStatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/HitTestingTransformState.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/HitTestingTransformState.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/HitTestingTransformState.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingHitTestingTransformStateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/HitTestingTransformState.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/HitTestingTransformState.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/HitTestingTransformState.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderBoxRegionInfoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderBoxRegionInfo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderBoxRegionInfo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderBoxRegionInfo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderButtoncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderButton.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderButton.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderButton.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /**
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderButtonh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderButton.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderButton.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderButton.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer
</del><ins>+ * Copyright (C) 2005 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderDeprecatedFlexibleBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx">  *
</span><span class="cx">  * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
</span><span class="cx">  *           (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderDeprecatedFlexibleBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the render object implementation for KHTML.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderFieldsetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderFieldset.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderFieldset.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderFieldset.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
</span><span class="cx">  *           (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><span class="cx">  *           (C) 2000 Dirk Mueller (mueller@kde.org)
</span><del>- * Copyright (C) 2004, 2005, 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderFrameBasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderFrameBase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderFrameBase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderFrameBase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderFrameBaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderFrameBase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderFrameBase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderFrameBase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderFrameSetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderFrameSet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderFrameSet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderFrameSet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
</span><span class="cx">  *           (C) 2000 Simon Hausmann &lt;hausmann@kde.org&gt;
</span><span class="cx">  *           (C) 2000 Stefan Schimanski (1Stein@gmx.de)
</span><del>- * Copyright (C) 2004, 2005, 2006, 2013 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2004, 2005, 2006, 2013 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderGeometryMapcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderGeometryMap.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderGeometryMap.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderGeometryMap.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderGeometryMaph"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderGeometryMap.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderGeometryMap.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderGeometryMap.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderGridcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderGrid.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderGrid.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderGrid.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderGridh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderGrid.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderGrid.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderGrid.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderHTMLCanvascpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderHTMLCanvas.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderHTMLCanvas.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderHTMLCanvas.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderHTMLCanvash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderHTMLCanvas.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderHTMLCanvas.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderHTMLCanvas.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderIFramecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderIFrame.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderIFrame.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderIFrame.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderIFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderIFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderIFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderIFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLayerBackingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLayerBacking.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLayerBacking.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderLayerBacking.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLayerBackingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLayerBacking.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLayerBacking.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderLayerBacking.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLayerCompositorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLayerCompositor.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLayerCompositor.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderLayerCompositor.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLayerCompositorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLayerCompositor.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLayerCompositor.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderLayerCompositor.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLineBoxListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLineBoxList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLineBoxList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderLineBoxList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLineBoxListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLineBoxList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLineBoxList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderLineBoxList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderListBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderListBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderListBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderListBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderListBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderListBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderListBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderListBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMarqueeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMarquee.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMarquee.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMarquee.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2003 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Portions are Copyright (C) 1998 Netscape Communications Corporation.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMediacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMedia.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMedia.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMedia.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMediah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMedia.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMedia.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMedia.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMultiColumnFlowThreadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMultiColumnFlowThreadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMultiColumnFlowThread.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMultiColumnSetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMultiColumnSet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMultiColumnSet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMultiColumnSet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderMultiColumnSeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderMultiColumnSet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderMultiColumnSet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderMultiColumnSet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderNamedFlowThreadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderNamedFlowThread.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderNamedFlowThread.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderNamedFlowThread.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderNamedFlowThreadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderNamedFlowThread.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderNamedFlowThread.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderNamedFlowThread.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderRegionSetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderRegionSet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderRegionSet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderRegionSet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderRegionSeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderRegionSet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderRegionSet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderRegionSet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderReplicacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderReplica.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderReplica.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderReplica.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderReplicah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderReplica.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderReplica.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderReplica.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderThemecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderTheme.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderTheme.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderTheme.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * This file is part of the theme implementation for form controls in WebCore.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderThemeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderTheme.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderTheme.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderTheme.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the theme implementation for form controls in WebCore.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderThemeMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderThemeMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderThemeMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderThemeMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the theme implementation for form controls in WebCore.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderThemeWinh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderThemeWin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderThemeWin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderThemeWin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the WebKit project.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2006, 2008, 2013 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006, 2008, 2013 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Kenneth Rohde Christiansen
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderThemeWinCEcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderThemeWinCE.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderThemeWinCE.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderThemeWinCE.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the WebKit project.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2006, 2007 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006, 2007 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007-2009 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderThemeWinCEh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderThemeWinCE.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderThemeWinCE.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderThemeWinCE.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * This file is part of the WebKit project.
</span><span class="cx">  *
</span><del>- * Copyright (C) 2006, 2008 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006, 2008 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Torch Mobile, Inc.
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderTreeAsTextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderTreeAsText.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderTreeAsText.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderTreeAsText.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderTreeAsTexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderTreeAsText.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderTreeAsText.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderTreeAsText.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderVTTCuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderVTTCue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderVTTCue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderVTTCue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderVTTCueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderVTTCue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderVTTCue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderVTTCue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderVideocpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderVideo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderVideo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderVideo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderVideoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderVideo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderVideo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderVideo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/RenderView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleSVGRenderStylecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/SVGRenderStyle.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/SVGRenderStyle.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/SVGRenderStyle.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     Copyright (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><span class="cx">     Copyright (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><span class="cx">     Copyright (C) 2002-2003 Dirk Mueller (mueller@kde.org)
</span><del>-    Copyright (C) 2002 Apple Computer, Inc.
</del><ins>+    Copyright (C) 2002 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">     This library is free software; you can redistribute it and/or
</span><span class="cx">     modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleSVGRenderStyleh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/SVGRenderStyle.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/SVGRenderStyle.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/SVGRenderStyle.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">     Copyright (C) 2004, 2005, 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">                   2004, 2005 Rob Buis &lt;buis@kde.org&gt;
</span><del>-    Copyright (C) 2005, 2006 Apple Computer, Inc.
</del><ins>+    Copyright (C) 2005, 2006 Apple Inc.
</ins><span class="cx">     Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span><span class="cx"> 
</span><span class="cx">     This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleSVGRenderStyleDefscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     Copyright (C) 1999 Antti Koivisto (koivisto@kde.org)
</span><span class="cx">     Copyright (C) 1999-2003 Lars Knoll (knoll@kde.org)
</span><span class="cx">     Copyright (C) 2002-2003 Dirk Mueller (mueller@kde.org)
</span><del>-    Copyright (C) 2002 Apple Computer, Inc.
</del><ins>+    Copyright (C) 2002 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">     This library is free software; you can redistribute it and/or
</span><span class="cx">     modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleSVGRenderStyleDefsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/SVGRenderStyleDefs.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     Copyright (C) 2000-2003 Lars Knoll (knoll@kde.org)
</span><span class="cx">               (C) 2000 Antti Koivisto (koivisto@kde.org)
</span><span class="cx">               (C) 2000-2003 Dirk Mueller (mueller@kde.org)
</span><del>-              (C) 2002-2003 Apple Computer, Inc.
</del><ins>+              (C) 2002-2003 Apple Inc.
</ins><span class="cx"> 
</span><span class="cx">     This library is free software; you can redistribute it and/or
</span><span class="cx">     modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleStyleFilterDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/StyleFilterData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/StyleFilterData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/StyleFilterData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleStyleFilterDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/StyleFilterData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/StyleFilterData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/StyleFilterData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingstyleStylePendingImageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/style/StylePendingImage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/style/StylePendingImage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/style/StylePendingImage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGBlockcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGBlock.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGBlock.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGBlock.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGBlockh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGBlock.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGBlock.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGBlock.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGForeignObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Google, Inc.
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010. All rights reserved. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGForeignObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGForeignObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Google, Inc.
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGImagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGImage.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGImage.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGImage.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Alexander Kellett &lt;lypanov@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2007, 2008, 2009 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2009 Google, Inc.
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGInlineh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGInline.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGInline.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGInline.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGInlineTextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGInlineText.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGInlineText.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGInlineText.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2008 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGPathh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGPath.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGPath.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGPath.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 2004, 2005, 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2004, 2005 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2005 Eric Seidel &lt;eric@webkit.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Google, Inc.
</span><span class="cx">  * Copyright (C) 2011 Renata Hodovan &lt;reni@webkit.org&gt;
</span><span class="cx">  * Copyright (C) 2011 University of Szeged
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGShapeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGShape.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGShape.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGShape.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">  * Copyright (C) 2004, 2005, 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2004, 2005 Rob Buis &lt;buis@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2005 Eric Seidel &lt;eric@webkit.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Google, Inc.
</span><span class="cx">  * Copyright (C) 2011 Renata Hodovan &lt;reni@webkit.org&gt;
</span><span class="cx">  * Copyright (C) 2011 University of Szeged
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGTSpanh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGTSpan.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGTSpan.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGTSpan.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2009 Google Inc.
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGTextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGText.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGText.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGText.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Alexander Kellett &lt;lypanov@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgRenderSVGTexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/RenderSVGText.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/RenderSVGText.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/RenderSVGText.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010-2012. All rights reserved.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgSVGInlineFlowBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgSVGInlineFlowBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/SVGInlineFlowBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgSVGRenderTreeAsTextcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgSVGRenderTreeAsTexth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/SVGRenderTreeAsText.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgSVGRootInlineBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span><span class="cx">  * Copyright (C) 2011 Torch Mobile (Beijing) CO. Ltd. All rights reserved.
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingsvgSVGRootInlineBoxh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/rendering/svg/SVGRootInlineBox.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Oliver Hunt &lt;ojh16@student.canterbury.ac.nz&gt;
</span><del>- * Copyright (C) 2006 Apple Computer Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2007 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorestorageStorageEventDispatcherh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/storage/StorageEventDispatcher.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/storage/StorageEventDispatcher.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/storage/StorageEventDispatcher.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoresvgSVGExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/svg/SVGException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/svg/SVGException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/svg/SVGException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoresvggraphicsSVGImageChromeClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/svg/graphics/SVGImageChromeClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/svg/graphics/SVGImageChromeClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/svg/graphics/SVGImageChromeClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/Worker.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/Worker.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/Worker.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/Worker.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/Worker.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/Worker.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkeridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/Worker.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/Worker.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/Worker.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerEventQueuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerEventQueue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerEventQueue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerEventQueue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerEventQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerEventQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerEventQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerEventQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerGlobalScopecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerGlobalScope.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerGlobalScope.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerGlobalScope.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerGlobalScopeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerGlobalScope.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerGlobalScope.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerGlobalScope.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerGlobalScopeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerGlobalScope.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerGlobalScope.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerGlobalScope.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerLocationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerLocation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerLocation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerLocation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerLocationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerLocation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerLocation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerLocation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerLocationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerLocation.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerLocation.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerLocation.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerMessagingProxycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerMessagingProxy.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerMessagingProxy.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerMessagingProxy.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerMessagingProxyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerMessagingProxy.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerMessagingProxy.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerMessagingProxy.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerScriptLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerScriptLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerScriptLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerScriptLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerScriptLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerScriptLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerScriptLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerScriptLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerScriptLoaderClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerScriptLoaderClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerScriptLoaderClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerScriptLoaderClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerThreadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerThread.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerThread.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerThread.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCoreworkersWorkerThreadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/workers/WorkerThread.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/workers/WorkerThread.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/workers/WorkerThread.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorexmlDOMParserh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/DOMParser.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/DOMParser.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/DOMParser.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- *  Copyright (C) 2003, 2006 Apple Computer, Inc.
</del><ins>+ *  Copyright (C) 2003, 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  *  This library is free software; you can redistribute it and/or
</span><span class="cx">  *  modify it under the terms of the GNU Lesser General Public
</span></span></pre></div>
<a id="trunkSourceWebCorexmlDOMParseridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/DOMParser.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/DOMParser.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/DOMParser.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorexmlNativeXPathNSResolvercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/NativeXPathNSResolver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/NativeXPathNSResolver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/NativeXPathNSResolver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorexmlNativeXPathNSResolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/NativeXPathNSResolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/NativeXPathNSResolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/NativeXPathNSResolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequest.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequest.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequest.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequestException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequestException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequestException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequestException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequestException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequestException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestExceptionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequestException.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequestException.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequestException.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestProgressEventh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestProgressEventidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequestProgressEvent.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLHttpRequestUploadidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLHttpRequestUpload.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLHttpRequestUpload.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLHttpRequestUpload.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLSerializerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLSerializer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLSerializer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLSerializer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- *  Copyright (C) 2003, 2006 Apple Computer, Inc.
</del><ins>+ *  Copyright (C) 2003, 2006 Apple Inc.
</ins><span class="cx">  *  Copyright (C) 2006 Samuel Weinig (sam@webkit.org)
</span><span class="cx">  *
</span><span class="cx">  *  This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXMLSerializeridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XMLSerializer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XMLSerializer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XMLSerializer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig (sam@webkit.org)
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathEvaluatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathEvaluator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathEvaluator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathEvaluator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathEvaluatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathEvaluator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathEvaluator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathEvaluator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathEvaluatoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathEvaluator.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathEvaluator.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathEvaluator.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathExceptioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathException.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathException.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathException.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathExceptionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathException.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathException.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathException.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathExceptionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathException.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathException.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathException.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathExpressionidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathExpression.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathExpression.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathExpression.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathExpressionNodecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathExpressionNode.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathExpressionNode.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathExpressionNode.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006, 2013 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006, 2013 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathNSResolvercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathNSResolver.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathNSResolver.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathNSResolver.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathNSResolverh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathNSResolver.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathNSResolver.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathNSResolver.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathNSResolveridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathNSResolver.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathNSResolver.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathNSResolver.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2006 Samuel Weinig &lt;sam.weinig@gmail.com&gt;
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathNodeSeth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathNodeSet.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathNodeSet.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathNodeSet.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathResultidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathResult.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathResult.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathResult.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span><span class="cx">  * modify it under the terms of the GNU Library General Public
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathUtilh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathUtil.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathUtil.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathUtil.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXPathVariableReferencecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XPathVariableReference.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XPathVariableReference.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XPathVariableReference.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright 2005 Frerich Raabe &lt;raabe@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXSLTProcessoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XSLTProcessor.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XSLTProcessor.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XSLTProcessor.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXSLTUnicodeSortcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XSLTUnicodeSort.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XSLTUnicodeSort.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XSLTUnicodeSort.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebCorexmlXSLTUnicodeSorth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/xml/XSLTUnicodeSort.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/xml/XSLTUnicodeSort.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebCore/xml/XSLTUnicodeSort.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIAPPLE_IMAGES_LICENSErtf"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/APPLE_IMAGES_LICENSE.rtf (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/APPLE_IMAGES_LICENSE.rtf        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/APPLE_IMAGES_LICENSE.rtf        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -2,9 +2,9 @@
</span><span class="cx"> {\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
</span><span class="cx"> {\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red255\green0\blue0;}
</span><span class="cx"> {\info
</span><del>-{\title Apple Computer, Inc}
</del><ins>+{\title Apple Inc.
</ins><span class="cx"> {\author Joyce Chow}
</span><del>-{\*\company Apple Computer, Inc.}}\margl1267\margr994\margb1080\margt634\vieww30680\viewh19140\viewkind0
</del><ins>+{\*\company Apple Inc.}}\margl1267\margr994\margb1080\margt634\vieww30680\viewh19140\viewkind0
</ins><span class="cx"> \deftab720
</span><span class="cx"> \pard\pardeftab720\ri0
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,26 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * APPLE_IMAGES_LICENSE.rtf:
+        * UserInterface/Base/DOMUtilities.js:
+        * UserInterface/Models/Color.js:
+        * UserInterface/Views/ConsoleCommand.js:
+        * UserInterface/Views/ConsoleCommandResult.js:
+        * UserInterface/Views/ConsoleGroup.js:
+        * UserInterface/Views/ConsoleMessage.js:
+        * UserInterface/Views/ConsoleMessageImpl.js:
+        * UserInterface/Views/DOMTreeElement.js:
+        * UserInterface/Views/DOMTreeOutline.js:
+        * UserInterface/Views/DOMTreeUpdater.js:
+        * UserInterface/Views/GradientSlider.css:
+        * UserInterface/Views/GradientSlider.js:
+        * UserInterface/Views/TreeOutline.js:
+
</ins><span class="cx"> 2014-03-14  Bem Jones-Bey  &lt;bjonesbe@adobe.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [CSS Shapes] Add autocomplete for -webkit-shape-outside
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceBaseDOMUtilitiesjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Base/DOMUtilities.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Base/DOMUtilities.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Base/DOMUtilities.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceModelsColorjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Models/Color.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Models/Color.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Models/Color.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsConsoleCommandjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommand.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommand.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommand.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsConsoleCommandResultjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommandResult.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommandResult.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleCommandResult.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsConsoleGroupjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleGroup.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleGroup.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleGroup.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsConsoleMessagejs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessage.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessage.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessage.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsConsoleMessageImpljs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageImpl.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageImpl.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageImpl.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsDOMTreeElementjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsDOMTreeOutlinejs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsDOMTreeUpdaterjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeUpdater.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeUpdater.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/DOMTreeUpdater.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsGradientSlidercss"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.css (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.css        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.css        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsGradientSliderjs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/GradientSlider.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceViewsTreeOutlinejs"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Views/TreeOutline.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Views/TreeOutline.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebInspectorUI/UserInterface/Views/TreeOutline.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * scripts/generate-webkitversion.pl:
+        (printLicenseHeader):
+
</ins><span class="cx"> 2014-03-14  Oliver Hunt  &lt;oliver@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Improve dom error messages
</span></span></pre></div>
<a id="trunkSourceWebKiteflChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,27 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * WebCoreSupport/ChromeClientEfl.cpp:
+        * WebCoreSupport/ContextMenuClientEfl.cpp:
+        * WebCoreSupport/ContextMenuClientEfl.h:
+        * WebCoreSupport/DeviceMotionClientEfl.cpp:
+        * WebCoreSupport/DeviceOrientationClientEfl.cpp:
+        * WebCoreSupport/DragClientEfl.cpp:
+        * WebCoreSupport/EditorClientEfl.h:
+        * WebCoreSupport/FrameLoaderClientEfl.cpp:
+        * WebCoreSupport/FrameLoaderClientEfl.h:
+        * WebCoreSupport/FrameNetworkingContextEfl.cpp:
+        * WebCoreSupport/FrameNetworkingContextEfl.h:
+        * WebCoreSupport/InspectorClientEfl.h:
+        * WebCoreSupport/NavigatorContentUtilsClientEfl.cpp:
+        * WebCoreSupport/NavigatorContentUtilsClientEfl.h:
+        * WebCoreSupport/NetworkInfoClientEfl.cpp:
+
</ins><span class="cx"> 2014-03-12  Sergio Villar Senin  &lt;svillar@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportChromeClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Zack Rusin &lt;zack@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Kenneth Rohde Christiansen
</span><span class="cx">  * Copyright (C) 2008 Diego Gonzalez
</span><span class="cx">  * Copyright (C) 2009-2010 ProFUSION embedded systems
</span><span class="lines">@@ -18,10 +18,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportContextMenuClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Igalia S.L.
</span><span class="cx">  * Copyright (C) 2010 ProFUSION embedded systems
</span><span class="cx">  * Copyright (C) 2012 Samsung Electronics
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportContextMenuClientEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/ContextMenuClientEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009 Igalia S.L.
</span><span class="cx">  * Copyright (C) 2010 ProFUSION embedded systems
</span><span class="cx">  * Copyright (C) 2012 Samsung Electronics
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportDeviceMotionClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/DeviceMotionClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/DeviceMotionClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/DeviceMotionClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportDeviceOrientationClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/DeviceOrientationClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/DeviceOrientationClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/DeviceOrientationClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportDragClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/DragClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/DragClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/DragClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportEditorClientEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/EditorClientEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/EditorClientEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/EditorClientEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2006 Zack Rusin &lt;zack@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2008 INdT - Instituto Nokia de Tecnologia
</span><span class="cx">  * Copyright (C) 2009-2010 ProFUSION embedded systems
</span><span class="cx">  * Copyright (C) 2009-2010 Samsung Electronics
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportFrameLoaderClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportFrameLoaderClientEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportFrameNetworkingContextEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportFrameNetworkingContextEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/FrameNetworkingContextEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportInspectorClientEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/InspectorClientEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportNavigatorContentUtilsClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportNavigatorContentUtilsClientEflh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/NavigatorContentUtilsClientEfl.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKiteflWebCoreSupportNetworkInfoClientEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/efl/WebCoreSupport/NetworkInfoClientEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/efl/WebCoreSupport/NetworkInfoClientEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/efl/WebCoreSupport/NetworkInfoClientEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitgtkChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,19 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+
+        Reviewed by Simon Fraser.
+
+        * WebCoreSupport/ContextMenuClientGtk.h:
+        * WebCoreSupport/DocumentLoaderGtk.cpp:
+        * WebCoreSupport/DocumentLoaderGtk.h:
+        * WebCoreSupport/EditorClientGtk.h:
+        * WebCoreSupport/FrameLoaderClientGtk.h:
+        * WebCoreSupport/InspectorClientGtk.h:
+        * WebCoreSupport/TextCheckerClientGtk.h:
+
</ins><span class="cx"> 2014-03-12  Brian Burg  &lt;bburg@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Remove unused callId parameter from evaluateInWebInspector
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportContextMenuClientGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportDocumentLoaderGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportDocumentLoaderGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportEditorClientGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/EditorClientGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/EditorClientGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/EditorClientGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2006 Zack Rusin &lt;zack@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2010 Martin Robinson &lt;mrobinson@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * All rights reserved.
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportFrameLoaderClientGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportInspectorClientGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/InspectorClientGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/InspectorClientGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/InspectorClientGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitgtkWebCoreSupportTextCheckerClientGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/gtk/WebCoreSupport/TextCheckerClientGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/gtk/WebCoreSupport/TextCheckerClientGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/gtk/WebCoreSupport/TextCheckerClientGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx">  * Copyright (C) 2006 Nikolas Zimmermann &lt;zimmermann@kde.org&gt;
</span><span class="cx">  * Copyright (C) 2006 Zack Rusin &lt;zack@kde.org&gt;
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2010 Martin Robinson &lt;mrobinson@webkit.org&gt;
</span><span class="cx">  *
</span><span class="cx">  * All rights reserved.
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitiosChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/ios/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/ios/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/ios/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * WebCoreSupport/WebCaretChangeListener.h:
+        * WebCoreSupport/WebInspectorClientIOS.mm:
+        * WebView/WebPlainWhiteView.h:
+        * WebView/WebPlainWhiteView.mm:
+
</ins><span class="cx"> 2014-03-12  Sergio Villar Senin  &lt;svillar@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
</span></span></pre></div>
<a id="trunkSourceWebKitiosWebCoreSupportWebCaretChangeListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/ios/WebCoreSupport/WebCaretChangeListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/ios/WebCoreSupport/WebCaretChangeListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/ios/WebCoreSupport/WebCaretChangeListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitiosWebCoreSupportWebInspectorClientIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/ios/WebCoreSupport/WebInspectorClientIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/ios/WebCoreSupport/WebInspectorClientIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/ios/WebCoreSupport/WebInspectorClientIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitiosWebViewWebPlainWhiteViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitiosWebViewWebPlainWhiteViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/ios/WebView/WebPlainWhiteView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonUtilsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonUtils.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonUtils.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonUtils.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonUtilsm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonUtils.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonUtils.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonUtils.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonWindowAdapterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonWindowAdaptermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonWindowAdapter.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonWindowContentViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonWindowContentViewm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonWindowContentView.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonWindowFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonCarbonWindowFramem"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/CarbonWindowFrame.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonHIViewAdapterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/HIViewAdapter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/HIViewAdapter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/HIViewAdapter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonHIViewAdapterm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/HIViewAdapter.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/HIViewAdapter.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/HIViewAdapter.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonHIWebViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/HIWebView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/HIWebView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/HIWebView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacCarbonHIWebViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Carbon/HIWebView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Carbon/HIWebView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Carbon/HIWebView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,272 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * Carbon/CarbonUtils.h:
+        * Carbon/CarbonUtils.m:
+        * Carbon/CarbonWindowAdapter.h:
+        * Carbon/CarbonWindowAdapter.mm:
+        * Carbon/CarbonWindowContentView.h:
+        * Carbon/CarbonWindowContentView.m:
+        * Carbon/CarbonWindowFrame.h:
+        * Carbon/CarbonWindowFrame.m:
+        * Carbon/HIViewAdapter.h:
+        * Carbon/HIViewAdapter.m:
+        * Carbon/HIWebView.h:
+        * Carbon/HIWebView.mm:
+        * DOM/WebDOMOperations.h:
+        * DOM/WebDOMOperations.mm:
+        * DOM/WebDOMOperationsInternal.h:
+        * DOM/WebDOMOperationsPrivate.h:
+        * DefaultDelegates/WebDefaultContextMenuDelegate.h:
+        * DefaultDelegates/WebDefaultContextMenuDelegate.mm:
+        * DefaultDelegates/WebDefaultEditingDelegate.h:
+        * DefaultDelegates/WebDefaultEditingDelegate.m:
+        * DefaultDelegates/WebDefaultPolicyDelegate.h:
+        * DefaultDelegates/WebDefaultPolicyDelegate.m:
+        * DefaultDelegates/WebDefaultUIDelegate.h:
+        * DefaultDelegates/WebDefaultUIDelegate.m:
+        * History/WebBackForwardList.h:
+        * History/WebBackForwardList.mm:
+        * History/WebBackForwardListInternal.h:
+        * History/WebBackForwardListPrivate.h:
+        * History/WebHistory.h:
+        * History/WebHistory.mm:
+        * History/WebHistoryInternal.h:
+        * History/WebHistoryItem.h:
+        * History/WebHistoryItem.mm:
+        * History/WebHistoryItemInternal.h:
+        * History/WebHistoryItemPrivate.h:
+        * History/WebHistoryPrivate.h:
+        * History/WebURLsWithTitles.h:
+        * History/WebURLsWithTitles.m:
+        * MigrateHeaders.make:
+        * Misc/OldWebAssertions.c:
+        * Misc/WebCache.h:
+        * Misc/WebCache.mm:
+        * Misc/WebCoreStatistics.h:
+        * Misc/WebCoreStatistics.mm:
+        * Misc/WebDownload.h:
+        * Misc/WebDownload.mm:
+        * Misc/WebDownloadInternal.h:
+        * Misc/WebElementDictionary.h:
+        * Misc/WebElementDictionary.mm:
+        * Misc/WebIconDatabase.h:
+        * Misc/WebIconDatabase.mm:
+        * Misc/WebIconDatabaseDelegate.h:
+        * Misc/WebIconDatabaseInternal.h:
+        * Misc/WebIconDatabasePrivate.h:
+        * Misc/WebKit.h:
+        * Misc/WebKitErrors.h:
+        * Misc/WebKitErrors.m:
+        * Misc/WebKitErrorsPrivate.h:
+        * Misc/WebKitLogging.h:
+        * Misc/WebKitLogging.m:
+        * Misc/WebKitNSStringExtras.h:
+        * Misc/WebKitNSStringExtras.mm:
+        * Misc/WebKitStatistics.h:
+        * Misc/WebKitStatistics.m:
+        * Misc/WebKitStatisticsPrivate.h:
+        * Misc/WebKitSystemBits.h:
+        * Misc/WebKitSystemBits.m:
+        * Misc/WebKitVersionChecks.h:
+        * Misc/WebKitVersionChecks.m:
+        * Misc/WebLocalizableStrings.h:
+        * Misc/WebLocalizableStrings.mm:
+        * Misc/WebNSArrayExtras.h:
+        * Misc/WebNSArrayExtras.m:
+        * Misc/WebNSControlExtras.h:
+        * Misc/WebNSControlExtras.m:
+        * Misc/WebNSDataExtras.h:
+        * Misc/WebNSDataExtras.m:
+        * Misc/WebNSDataExtrasPrivate.h:
+        * Misc/WebNSDictionaryExtras.h:
+        * Misc/WebNSDictionaryExtras.m:
+        * Misc/WebNSEventExtras.h:
+        * Misc/WebNSEventExtras.m:
+        * Misc/WebNSFileManagerExtras.h:
+        * Misc/WebNSFileManagerExtras.mm:
+        * Misc/WebNSImageExtras.h:
+        * Misc/WebNSImageExtras.m:
+        * Misc/WebNSObjectExtras.h:
+        * Misc/WebNSObjectExtras.mm:
+        * Misc/WebNSPasteboardExtras.h:
+        * Misc/WebNSPasteboardExtras.mm:
+        * Misc/WebNSPrintOperationExtras.h:
+        * Misc/WebNSPrintOperationExtras.m:
+        * Misc/WebNSURLExtras.h:
+        * Misc/WebNSURLExtras.mm:
+        * Misc/WebNSURLRequestExtras.h:
+        * Misc/WebNSURLRequestExtras.m:
+        * Misc/WebNSUserDefaultsExtras.h:
+        * Misc/WebNSUserDefaultsExtras.mm:
+        * Misc/WebNSViewExtras.h:
+        * Misc/WebNSViewExtras.m:
+        * Misc/WebNSWindowExtras.h:
+        * Misc/WebNSWindowExtras.m:
+        * Misc/WebStringTruncator.h:
+        * Misc/WebStringTruncator.mm:
+        * Misc/WebTypesInternal.h:
+        * Panels/WebAuthenticationPanel.h:
+        * Panels/WebAuthenticationPanel.m:
+        * Panels/WebPanelAuthenticationHandler.h:
+        * Panels/WebPanelAuthenticationHandler.m:
+        * Plugins/Hosted/ProxyRuntimeObject.h:
+        * Plugins/Hosted/ProxyRuntimeObject.mm:
+        * Plugins/WebBaseNetscapePluginView.h:
+        * Plugins/WebBaseNetscapePluginView.mm:
+        * Plugins/WebBasePluginPackage.h:
+        * Plugins/WebBasePluginPackage.mm:
+        * Plugins/WebJavaPlugIn.h:
+        * Plugins/WebNetscapeContainerCheckContextInfo.h:
+        * Plugins/WebNetscapeContainerCheckPrivate.h:
+        * Plugins/WebNetscapeContainerCheckPrivate.mm:
+        * Plugins/WebNetscapePluginPackage.h:
+        * Plugins/WebNetscapePluginPackage.mm:
+        * Plugins/WebNetscapePluginStream.h:
+        * Plugins/WebNetscapePluginStream.mm:
+        * Plugins/WebNetscapePluginView.h:
+        * Plugins/WebNetscapePluginView.mm:
+        * Plugins/WebPlugin.h:
+        * Plugins/WebPluginContainer.h:
+        * Plugins/WebPluginContainerCheck.h:
+        * Plugins/WebPluginContainerCheck.mm:
+        * Plugins/WebPluginContainerPrivate.h:
+        * Plugins/WebPluginController.h:
+        * Plugins/WebPluginController.mm:
+        * Plugins/WebPluginDatabase.h:
+        * Plugins/WebPluginDatabase.mm:
+        * Plugins/WebPluginPackage.h:
+        * Plugins/WebPluginPackage.mm:
+        * Plugins/WebPluginRequest.h:
+        * Plugins/WebPluginRequest.m:
+        * Plugins/WebPluginViewFactory.h:
+        * Plugins/WebPluginViewFactoryPrivate.h:
+        * Plugins/WebPluginsPrivate.h:
+        * Plugins/WebPluginsPrivate.m:
+        * Plugins/npapi.mm:
+        * Storage/WebDatabaseManager.mm:
+        * Storage/WebDatabaseManagerInternal.h:
+        * Storage/WebDatabaseManagerPrivate.h:
+        * WebCoreSupport/SearchPopupMenuMac.mm:
+        * WebCoreSupport/WebAlternativeTextClient.h:
+        * WebCoreSupport/WebAlternativeTextClient.mm:
+        * WebCoreSupport/WebCachedFramePlatformData.h:
+        * WebCoreSupport/WebChromeClient.h:
+        * WebCoreSupport/WebChromeClient.mm:
+        * WebCoreSupport/WebContextMenuClient.h:
+        * WebCoreSupport/WebContextMenuClient.mm:
+        * WebCoreSupport/WebDragClient.h:
+        * WebCoreSupport/WebDragClient.mm:
+        * WebCoreSupport/WebEditorClient.h:
+        * WebCoreSupport/WebEditorClient.mm:
+        * WebCoreSupport/WebFrameLoaderClient.h:
+        * WebCoreSupport/WebFrameLoaderClient.mm:
+        * WebCoreSupport/WebIconDatabaseClient.h:
+        * WebCoreSupport/WebIconDatabaseClient.mm:
+        * WebCoreSupport/WebInspectorClient.h:
+        * WebCoreSupport/WebInspectorClient.mm:
+        * WebCoreSupport/WebJavaScriptTextInputPanel.h:
+        * WebCoreSupport/WebJavaScriptTextInputPanel.m:
+        * WebCoreSupport/WebSecurityOrigin.mm:
+        * WebCoreSupport/WebSecurityOriginInternal.h:
+        * WebCoreSupport/WebSecurityOriginPrivate.h:
+        * WebCoreSupport/WebSystemInterface.h:
+        * WebCoreSupport/WebSystemInterface.mm:
+        * WebInspector/WebInspector.h:
+        * WebInspector/WebInspector.mm:
+        * WebInspector/WebInspectorPrivate.h:
+        * WebInspector/WebNodeHighlight.h:
+        * WebInspector/WebNodeHighlight.mm:
+        * WebInspector/WebNodeHighlightView.h:
+        * WebInspector/WebNodeHighlightView.mm:
+        * WebInspector/WebNodeHighlighter.h:
+        * WebInspector/WebNodeHighlighter.mm:
+        * WebKitLegacy/MigrateHeadersToLegacy.make:
+        * WebKitPrefix.h:
+        * WebView/WebArchive.h:
+        * WebView/WebArchive.mm:
+        * WebView/WebArchiveInternal.h:
+        * WebView/WebClipView.h:
+        * WebView/WebClipView.mm:
+        * WebView/WebDashboardRegion.h:
+        * WebView/WebDashboardRegion.mm:
+        * WebView/WebDataSource.h:
+        * WebView/WebDataSource.mm:
+        * WebView/WebDataSourceInternal.h:
+        * WebView/WebDataSourcePrivate.h:
+        * WebView/WebDelegateImplementationCaching.h:
+        * WebView/WebDelegateImplementationCaching.mm:
+        * WebView/WebDocument.h:
+        * WebView/WebDocumentInternal.h:
+        * WebView/WebDocumentLoaderMac.h:
+        * WebView/WebDocumentLoaderMac.mm:
+        * WebView/WebDocumentPrivate.h:
+        * WebView/WebDynamicScrollBarsViewInternal.h:
+        * WebView/WebEditingDelegate.h:
+        * WebView/WebEditingDelegatePrivate.h:
+        * WebView/WebFormDelegate.h:
+        * WebView/WebFormDelegate.m:
+        * WebView/WebFormDelegatePrivate.h:
+        * WebView/WebFrame.h:
+        * WebView/WebFrame.mm:
+        * WebView/WebFrameInternal.h:
+        * WebView/WebFrameLoadDelegate.h:
+        * WebView/WebFrameLoadDelegatePrivate.h:
+        * WebView/WebFramePrivate.h:
+        * WebView/WebFrameView.h:
+        * WebView/WebFrameView.mm:
+        * WebView/WebFrameViewInternal.h:
+        * WebView/WebFrameViewPrivate.h:
+        * WebView/WebHTMLRepresentation.h:
+        * WebView/WebHTMLRepresentation.mm:
+        * WebView/WebHTMLRepresentationPrivate.h:
+        * WebView/WebHTMLView.h:
+        * WebView/WebHTMLView.mm:
+        * WebView/WebHTMLViewInternal.h:
+        * WebView/WebHTMLViewPrivate.h:
+        * WebView/WebNotification.h:
+        * WebView/WebNotification.mm:
+        * WebView/WebNotificationInternal.h:
+        * WebView/WebPDFRepresentation.h:
+        * WebView/WebPDFRepresentation.mm:
+        * WebView/WebPDFView.h:
+        * WebView/WebPDFView.mm:
+        * WebView/WebPolicyDelegate.h:
+        * WebView/WebPolicyDelegate.mm:
+        * WebView/WebPolicyDelegatePrivate.h:
+        * WebView/WebPreferenceKeysPrivate.h:
+        * WebView/WebPreferences.h:
+        * WebView/WebPreferences.mm:
+        * WebView/WebPreferencesPrivate.h:
+        * WebView/WebRenderLayer.h:
+        * WebView/WebRenderLayer.mm:
+        * WebView/WebRenderNode.h:
+        * WebView/WebRenderNode.mm:
+        * WebView/WebResource.h:
+        * WebView/WebResource.mm:
+        * WebView/WebResourceInternal.h:
+        * WebView/WebResourceLoadDelegate.h:
+        * WebView/WebResourceLoadDelegatePrivate.h:
+        * WebView/WebResourcePrivate.h:
+        * WebView/WebScriptDebugDelegate.h:
+        * WebView/WebScriptDebugDelegate.mm:
+        * WebView/WebScriptDebugger.h:
+        * WebView/WebScriptDebugger.mm:
+        * WebView/WebTextCompletionController.mm:
+        * WebView/WebUIDelegate.h:
+        * WebView/WebUIDelegatePrivate.h:
+        * WebView/WebView.h:
+        * WebView/WebView.mm:
+        * WebView/WebViewData.h:
+        * WebView/WebViewData.mm:
+        * WebView/WebViewInternal.h:
+        * WebView/WebViewPrivate.h:
+
</ins><span class="cx"> 2014-03-14  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSION(r165385): [WebTextIterator currentRange] crashes
</span></span></pre></div>
<a id="trunkSourceWebKitmacDOMWebDOMOperationsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DOM/WebDOMOperations.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DOM/WebDOMOperations.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DOM/WebDOMOperations.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDOMWebDOMOperationsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DOM/WebDOMOperations.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DOM/WebDOMOperations.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DOM/WebDOMOperations.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDOMWebDOMOperationsInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DOM/WebDOMOperationsInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DOM/WebDOMOperationsInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DOM/WebDOMOperationsInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDOMWebDOMOperationsPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DOM/WebDOMOperationsPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DOM/WebDOMOperationsPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DOM/WebDOMOperationsPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultContextMenuDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultContextMenuDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultContextMenuDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultEditingDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultEditingDelegatem"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultEditingDelegate.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultPolicyDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultPolicyDelegatem"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultPolicyDelegate.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultUIDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacDefaultDelegatesWebDefaultUIDelegatem"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/DefaultDelegates/WebDefaultUIDelegate.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebBackForwardListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebBackForwardList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebBackForwardList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebBackForwardList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebBackForwardListmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebBackForwardList.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebBackForwardList.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebBackForwardList.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebBackForwardListInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebBackForwardListInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebBackForwardListInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebBackForwardListInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebBackForwardListPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebBackForwardListPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebBackForwardListPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebBackForwardListPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistorymm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistory.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistory.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistory.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistoryInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistoryInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistoryInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryItemh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistoryItem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistoryItem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistoryItem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryItemmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistoryItem.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistoryItem.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistoryItem.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryItemInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistoryItemInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistoryItemInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistoryItemInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryItemPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistoryItemPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistoryItemPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistoryItemPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebHistoryPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebHistoryPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebHistoryPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebHistoryPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebURLsWithTitlesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebURLsWithTitles.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebURLsWithTitles.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebURLsWithTitles.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacHistoryWebURLsWithTitlesm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/History/WebURLsWithTitles.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/History/WebURLsWithTitles.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/History/WebURLsWithTitles.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMigrateHeadersmake"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/MigrateHeaders.make (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/MigrateHeaders.make        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/MigrateHeaders.make        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscOldWebAssertionsc"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/OldWebAssertions.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/OldWebAssertions.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/OldWebAssertions.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebCachemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebCache.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebCache.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebCache.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebCoreStatisticsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebCoreStatistics.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebCoreStatistics.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebCoreStatistics.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebCoreStatisticsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebCoreStatistics.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebCoreStatistics.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebCoreStatistics.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebDownloadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebDownload.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebDownload.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebDownload.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebDownloadmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebDownload.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebDownload.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebDownload.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebDownloadInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebDownloadInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebDownloadInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebDownloadInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebElementDictionaryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebElementDictionary.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebElementDictionary.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebElementDictionary.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebElementDictionarymm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebElementDictionary.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebElementDictionary.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebElementDictionary.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebIconDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebIconDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebIconDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebIconDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebIconDatabasemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebIconDatabase.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebIconDatabase.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebIconDatabase.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebIconDatabaseDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebIconDatabaseDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebIconDatabaseDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebIconDatabaseDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebIconDatabaseInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebIconDatabaseInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebIconDatabaseInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebIconDatabaseInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebIconDatabasePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebIconDatabasePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebIconDatabasePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebIconDatabasePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKith"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKit.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKit.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKit.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitErrorsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitErrors.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitErrors.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitErrors.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitErrorsm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitErrors.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitErrors.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitErrors.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitErrorsPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitErrorsPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitErrorsPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitErrorsPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitLoggingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitLogging.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitLogging.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitLogging.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitLoggingm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitLogging.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitLogging.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitLogging.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitNSStringExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitNSStringExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitNSStringExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitStatisticsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitStatistics.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitStatistics.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitStatistics.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitStatisticsm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitStatistics.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitStatistics.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitStatistics.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitStatisticsPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitStatisticsPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitStatisticsPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitStatisticsPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitSystemBitsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitSystemBits.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitSystemBits.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitSystemBits.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitSystemBitsm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitSystemBits.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitSystemBits.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitSystemBits.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitVersionChecksh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebKitVersionChecksm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebLocalizableStringsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebLocalizableStringsmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebLocalizableStrings.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSArrayExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSArrayExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSArrayExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSControlExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSControlExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSControlExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSControlExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSControlExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSControlExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSControlExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSControlExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSDataExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSDataExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSDataExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSDataExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSDataExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSDataExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSDataExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSDataExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSDataExtrasPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSDataExtrasPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSDataExtrasPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSDataExtrasPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSDictionaryExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSDictionaryExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSDictionaryExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSEventExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSEventExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSEventExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSEventExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSEventExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSEventExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSEventExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSEventExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSFileManagerExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSFileManagerExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSFileManagerExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSImageExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSImageExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSImageExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSImageExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSImageExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSImageExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSImageExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSImageExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSObjectExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSObjectExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSObjectExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSPasteboardExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSPasteboardExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSPasteboardExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSPrintOperationExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSPrintOperationExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSPrintOperationExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSURLExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSURLExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSURLExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSURLExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSURLExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSURLExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSURLExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSURLExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSURLRequestExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSURLRequestExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSURLRequestExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSUserDefaultsExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSUserDefaultsExtrasmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSUserDefaultsExtras.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSViewExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSViewExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSViewExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSViewExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSViewExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSViewExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSViewExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSViewExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSWindowExtrash"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebNSWindowExtrasm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebNSWindowExtras.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebStringTruncatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebStringTruncator.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebStringTruncator.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebStringTruncator.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebStringTruncatormm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebStringTruncator.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebStringTruncator.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebStringTruncator.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacMiscWebTypesInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Misc/WebTypesInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Misc/WebTypesInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Misc/WebTypesInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPanelsWebAuthenticationPanelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPanelsWebAuthenticationPanelm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Panels/WebAuthenticationPanel.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPanelsWebPanelAuthenticationHandlerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPanelsWebPanelAuthenticationHandlerm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Panels/WebPanelAuthenticationHandler.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsHostedProxyRuntimeObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsHostedProxyRuntimeObjectmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebBaseNetscapePluginViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebBaseNetscapePluginViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebBaseNetscapePluginView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebBasePluginPackageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebBasePluginPackagemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebBasePluginPackage.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebJavaPlugInh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebJavaPlugIn.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebJavaPlugIn.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebJavaPlugIn.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapeContainerCheckContextInfoh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckContextInfo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckContextInfo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckContextInfo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapeContainerCheckPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapeContainerCheckPrivatemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapeContainerCheckPrivate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapePluginPackageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapePluginPackagemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapePluginPackage.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapePluginStreamh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapePluginStreammm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapePluginStream.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapePluginViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebNetscapePluginViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebNetscapePluginView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPlugin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPlugin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPlugin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginContainerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginContainer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginContainer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginContainer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginContainerCheckh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginContainerCheckmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginContainerCheck.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginContainerPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginContainerPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginContainerPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginContainerPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginControllermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginController.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginController.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginController.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginDatabasemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginDatabase.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginPackageh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginPackage.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginPackage.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginPackage.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginPackagemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginPackage.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginPackage.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginPackage.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginRequestm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginRequest.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginRequest.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginRequest.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginViewFactoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginViewFactory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginViewFactory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginViewFactory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginViewFactoryPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginViewFactoryPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginViewFactoryPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginViewFactoryPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginsPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsWebPluginsPrivatem"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/WebPluginsPrivate.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacPluginsnpapimm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Plugins/npapi.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Plugins/npapi.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Plugins/npapi.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacStorageWebDatabaseManagermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Storage/WebDatabaseManager.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Storage/WebDatabaseManager.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Storage/WebDatabaseManager.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacStorageWebDatabaseManagerInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Storage/WebDatabaseManagerInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Storage/WebDatabaseManagerInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Storage/WebDatabaseManagerInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacStorageWebDatabaseManagerPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/Storage/WebDatabaseManagerPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/Storage/WebDatabaseManagerPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/Storage/WebDatabaseManagerPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportSearchPopupMenuMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/SearchPopupMenuMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/SearchPopupMenuMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/SearchPopupMenuMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.
</del><ins>+ * Copyright (C) 2006 Apple Inc.
</ins><span class="cx">  * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
</span><span class="cx">  *
</span><span class="cx">  * This library is free software; you can redistribute it and/or
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebAlternativeTextClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebAlternativeTextClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebAlternativeTextClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebCachedFramePlatformDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebCachedFramePlatformData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebCachedFramePlatformData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebCachedFramePlatformData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebChromeClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebChromeClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebChromeClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebContextMenuClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebContextMenuClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebContextMenuClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebDragClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebDragClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebDragClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebEditorClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebEditorClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebFrameLoaderClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebFrameLoaderClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebIconDatabaseClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebIconDatabaseClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebIconDatabaseClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebInspectorClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebInspectorClientmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebJavaScriptTextInputPanelh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebJavaScriptTextInputPanelm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebJavaScriptTextInputPanel.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebSecurityOriginmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOrigin.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOrigin.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOrigin.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebSecurityOriginInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebSecurityOriginPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebSecurityOriginPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebSystemInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright 2006 Apple Computer, Inc. All rights reserved.
</del><ins>+ * Copyright 2006 Apple Inc. All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebCoreSupportWebSystemInterfacemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebInspectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebInspector.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebInspector.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebInspector.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebInspectormm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebInspector.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebInspector.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebInspector.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebInspectorPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebInspectorPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebInspectorPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebInspectorPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebNodeHighlighth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebNodeHighlightmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebNodeHighlight.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebNodeHighlightViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebNodeHighlightViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebNodeHighlightView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2008 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2008 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebNodeHighlighterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebInspectorWebNodeHighlightermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebInspector/WebNodeHighlighter.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebKitLegacyMigrateHeadersToLegacymake"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebKitLegacy/MigrateHeadersToLegacy.make (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebKitLegacy/MigrateHeadersToLegacy.make        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebKitLegacy/MigrateHeadersToLegacy.make        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebKitPrefixh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebKitPrefix.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebKitPrefix.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebKitPrefix.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebArchiveh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebArchive.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebArchive.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebArchive.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebArchivemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebArchive.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebArchive.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebArchive.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebArchiveInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebArchiveInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebArchiveInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebArchiveInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebClipViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebClipView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebClipView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebClipView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebClipViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebClipView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebClipView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebClipView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDashboardRegionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDashboardRegion.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDashboardRegion.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDashboardRegion.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDashboardRegionmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDashboardRegion.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDashboardRegion.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDashboardRegion.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDataSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDataSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDataSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDataSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDataSourcemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDataSource.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDataSource.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDataSource.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDataSourceInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDataSourceInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDataSourceInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDataSourceInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDataSourcePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDataSourcePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDataSourcePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDataSourcePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDelegateImplementationCachingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDelegateImplementationCachingmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDelegateImplementationCaching.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDocumenth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDocument.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDocument.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDocument.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDocumentInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDocumentInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDocumentInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDocumentInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDocumentLoaderMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDocumentLoaderMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDocumentLoaderMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDocumentPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDocumentPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDocumentPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDocumentPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebDynamicScrollBarsViewInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebDynamicScrollBarsViewInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebDynamicScrollBarsViewInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebDynamicScrollBarsViewInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebEditingDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebEditingDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebEditingDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebEditingDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebEditingDelegatePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebEditingDelegatePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebEditingDelegatePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebEditingDelegatePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFormDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFormDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFormDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFormDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFormDelegatem"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFormDelegate.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFormDelegate.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFormDelegate.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFormDelegatePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFormDelegatePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFormDelegatePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFormDelegatePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFramemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrame.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrame.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrame.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameLoadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameLoadDelegatePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegatePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegatePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameLoadDelegatePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFramePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFramePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFramePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFramePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameViewInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameViewInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameViewInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameViewInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebFrameViewPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebFrameViewPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebFrameViewPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebFrameViewPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLRepresentationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLRepresentationmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLRepresentation.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLRepresentationPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLRepresentationPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLRepresentationPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLRepresentationPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLViewInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLViewInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLViewInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLViewInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebHTMLViewPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebHTMLViewPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebHTMLViewPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebHTMLViewPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebNotificationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebNotification.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebNotification.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebNotification.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebNotificationmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebNotification.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebNotification.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebNotification.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebNotificationInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebNotificationInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebNotificationInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebNotificationInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPDFRepresentationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPDFRepresentationmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPDFRepresentation.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPDFViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPDFView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPDFView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPDFView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPDFViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPDFView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPDFView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPDFView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPolicyDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPolicyDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPolicyDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPolicyDelegatePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPolicyDelegatePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPolicyDelegatePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPolicyDelegatePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPreferenceKeysPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPreferencesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPreferences.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPreferences.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPreferences.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPreferencesmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPreferences.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPreferences.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPreferences.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebPreferencesPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebPreferencesPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebPreferencesPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebPreferencesPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2007, 2011, 2012 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2007, 2011, 2012 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebRenderLayerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebRenderLayer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebRenderLayer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebRenderLayer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebRenderLayermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebRenderLayer.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebRenderLayer.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebRenderLayer.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebRenderNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebRenderNode.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebRenderNode.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebRenderNode.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebRenderNodemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebRenderNode.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebRenderNode.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebRenderNode.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebResourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebResource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebResource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebResource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebResourcemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebResource.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebResource.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebResource.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebResourceInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebResourceInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebResourceInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebResourceInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebResourceLoadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebResourceLoadDelegatePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegatePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegatePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebResourceLoadDelegatePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebResourcePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebResourcePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebResourcePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebResourcePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebScriptDebugDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005-2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005-2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebScriptDebugDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebScriptDebugDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005-2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005-2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebScriptDebuggerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebScriptDebugger.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebScriptDebugger.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebScriptDebugger.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebScriptDebuggermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebScriptDebugger.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebScriptDebugger.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebScriptDebugger.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebTextCompletionControllermm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebTextCompletionController.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebTextCompletionController.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebTextCompletionController.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebUIDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebUIDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebUIDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebUIDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebUIDelegatePrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebUIDelegatePrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebUIDelegatePrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebUIDelegatePrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2003, 2004, 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebViewmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebView.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebView.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebView.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebViewDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebViewData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebViewData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebViewData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebViewDatamm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebViewData.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebViewData.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebViewData.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebViewInternalh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebViewInternal.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebViewInternal.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebViewInternal.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitmacWebViewWebViewPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/mac/WebView/WebViewPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/mac/WebView/WebViewPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/mac/WebView/WebViewPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitscriptsgeneratewebkitversionpl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/scripts/generate-webkitversion.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/scripts/generate-webkitversion.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/scripts/generate-webkitversion.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">  * THIS FILE IS AUTOMATICALLY GENERATED, DO NOT EDIT.
</span><span class="cx">  *
</span><span class="cx">  *
</span><del>- * Copyright (C) 2009 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2009 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -95,10 +95,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinCFDictionaryPropertyBagcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/CFDictionaryPropertyBag.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/CFDictionaryPropertyBag.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/CFDictionaryPropertyBag.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinCFDictionaryPropertyBagh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/CFDictionaryPropertyBag.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/CFDictionaryPropertyBag.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/CFDictionaryPropertyBag.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,213 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * CFDictionaryPropertyBag.cpp:
+        * CFDictionaryPropertyBag.h:
+        * CodeAnalysisConfig.h:
+        * DOMCSSClasses.cpp:
+        * DOMCSSClasses.h:
+        * DOMCoreClasses.cpp:
+        * DOMCoreClasses.h:
+        * DOMEventsClasses.cpp:
+        * DOMEventsClasses.h:
+        * DOMHTMLClasses.cpp:
+        * DOMHTMLClasses.h:
+        * DefaultDownloadDelegate.cpp:
+        * DefaultDownloadDelegate.h:
+        * DefaultPolicyDelegate.cpp:
+        * DefaultPolicyDelegate.h:
+        * ForEachCoClass.cpp:
+        * ForEachCoClass.h:
+        * FullscreenVideoController.cpp:
+        * FullscreenVideoController.h:
+        * Interfaces/AccessibilityDelegate.idl:
+        * Interfaces/DOMCSS.idl:
+        * Interfaces/DOMCore.idl:
+        * Interfaces/DOMEvents.idl:
+        * Interfaces/DOMExtensions.idl:
+        * Interfaces/DOMHTML.idl:
+        * Interfaces/DOMPrivate.idl:
+        * Interfaces/DOMRange.idl:
+        * Interfaces/DOMWindow.idl:
+        * Interfaces/IGEN_DOMObject.idl:
+        * Interfaces/IWebArchive.idl:
+        * Interfaces/IWebBackForwardList.idl:
+        * Interfaces/IWebBackForwardListPrivate.idl:
+        * Interfaces/IWebCache.idl:
+        * Interfaces/IWebDataSource.idl:
+        * Interfaces/IWebDatabaseManager.idl:
+        * Interfaces/IWebDocument.idl:
+        * Interfaces/IWebDownload.idl:
+        * Interfaces/IWebEditingDelegate.idl:
+        * Interfaces/IWebError.idl:
+        * Interfaces/IWebErrorPrivate.idl:
+        * Interfaces/IWebFormDelegate.idl:
+        * Interfaces/IWebFrame.idl:
+        * Interfaces/IWebFrameLoadDelegate.idl:
+        * Interfaces/IWebFrameLoadDelegatePrivate.idl:
+        * Interfaces/IWebFrameLoadDelegatePrivate2.idl:
+        * Interfaces/IWebFramePrivate.idl:
+        * Interfaces/IWebFrameView.idl:
+        * Interfaces/IWebHTMLRepresentation.idl:
+        * Interfaces/IWebHTTPURLResponse.idl:
+        * Interfaces/IWebHistory.idl:
+        * Interfaces/IWebHistoryDelegate.idl:
+        * Interfaces/IWebHistoryItem.idl:
+        * Interfaces/IWebHistoryItemPrivate.idl:
+        * Interfaces/IWebHistoryPrivate.idl:
+        * Interfaces/IWebIconDatabase.idl:
+        * Interfaces/IWebInspector.idl:
+        * Interfaces/IWebInspectorPrivate.idl:
+        * Interfaces/IWebJavaScriptCollector.idl:
+        * Interfaces/IWebKitStatistics.idl:
+        * Interfaces/IWebMutableURLRequest.idl:
+        * Interfaces/IWebMutableURLRequestPrivate.idl:
+        * Interfaces/IWebNavigationData.idl:
+        * Interfaces/IWebNotification.idl:
+        * Interfaces/IWebNotificationCenter.idl:
+        * Interfaces/IWebNotificationObserver.idl:
+        * Interfaces/IWebPolicyDelegate.idl:
+        * Interfaces/IWebPolicyDelegatePrivate.idl:
+        * Interfaces/IWebPreferences.idl:
+        * Interfaces/IWebPreferencesPrivate.idl:
+        * Interfaces/IWebResource.idl:
+        * Interfaces/IWebResourceLoadDelegate.idl:
+        * Interfaces/IWebResourceLoadDelegatePrivate.idl:
+        * Interfaces/IWebResourceLoadDelegatePrivate2.idl:
+        * Interfaces/IWebScriptObject.idl:
+        * Interfaces/IWebSecurityOrigin.idl:
+        * Interfaces/IWebSerializedJSValuePrivate.idl:
+        * Interfaces/IWebTextRenderer.idl:
+        * Interfaces/IWebUIDelegate.idl:
+        * Interfaces/IWebUIDelegatePrivate.idl:
+        * Interfaces/IWebURLAuthenticationChallenge.idl:
+        * Interfaces/IWebURLRequest.idl:
+        * Interfaces/IWebURLResponse.idl:
+        * Interfaces/IWebURLResponsePrivate.idl:
+        * Interfaces/IWebUndoManager.idl:
+        * Interfaces/IWebUndoTarget.idl:
+        * Interfaces/IWebView.idl:
+        * Interfaces/IWebViewPrivate.idl:
+        * Interfaces/WebKit.idl:
+        * Interfaces/WebScrollbarTypes.idl:
+        * MarshallingHelpers.cpp:
+        * MarshallingHelpers.h:
+        * MemoryStream.cpp:
+        * MemoryStream.h:
+        * ProgIDMacros.h:
+        * WebActionPropertyBag.cpp:
+        * WebActionPropertyBag.h:
+        * WebBackForwardList.cpp:
+        * WebBackForwardList.h:
+        * WebCache.cpp:
+        * WebCache.h:
+        * WebCachedFramePlatformData.h:
+        * WebCoreSupport/WebChromeClient.cpp:
+        * WebCoreSupport/WebChromeClient.h:
+        * WebCoreSupport/WebContextMenuClient.cpp:
+        * WebCoreSupport/WebContextMenuClient.h:
+        * WebCoreSupport/WebDragClient.cpp:
+        * WebCoreSupport/WebDragClient.h:
+        * WebCoreSupport/WebEditorClient.cpp:
+        * WebCoreSupport/WebEditorClient.h:
+        * WebCoreSupport/WebFrameLoaderClient.cpp:
+        * WebCoreSupport/WebFrameLoaderClient.h:
+        * WebCoreSupport/WebInspectorClient.cpp:
+        * WebCoreSupport/WebInspectorClient.h:
+        * WebCoreSupport/WebInspectorDelegate.cpp:
+        * WebCoreSupport/WebInspectorDelegate.h:
+        * WebDataSource.cpp:
+        * WebDataSource.h:
+        * WebDatabaseManager.cpp:
+        * WebDatabaseManager.h:
+        * WebDocumentLoader.cpp:
+        * WebDocumentLoader.h:
+        * WebDownload.cpp:
+        * WebDownload.h:
+        * WebDownloadCFNet.cpp:
+        * WebDownloadCurl.cpp:
+        * WebDropSource.cpp:
+        * WebDropSource.h:
+        * WebElementPropertyBag.cpp:
+        * WebElementPropertyBag.h:
+        * WebError.cpp:
+        * WebError.h:
+        * WebFrame.cpp:
+        * WebFrame.h:
+        * WebFramePolicyListener.cpp:
+        * WebFramePolicyListener.h:
+        * WebHTMLRepresentation.cpp:
+        * WebHTMLRepresentation.h:
+        * WebHistory.cpp:
+        * WebHistory.h:
+        * WebHistoryItem.cpp:
+        * WebHistoryItem.h:
+        * WebIconDatabase.cpp:
+        * WebIconDatabase.h:
+        * WebInspector.cpp:
+        * WebInspector.h:
+        * WebJavaScriptCollector.cpp:
+        * WebJavaScriptCollector.h:
+        * WebKitCOMAPI.cpp:
+        * WebKitCOMAPI.h:
+        * WebKitClassFactory.cpp:
+        * WebKitClassFactory.h:
+        * WebKitDLL.cpp:
+        * WebKitDLL.h:
+        * WebKitGraphics.cpp:
+        * WebKitGraphics.h:
+        * WebKitLogging.cpp:
+        * WebKitLogging.h:
+        * WebKitPrefix.cpp:
+        * WebKitPrefix.h:
+        * WebKitStatistics.cpp:
+        * WebKitStatistics.h:
+        * WebKitStatisticsPrivate.h:
+        * WebKitSystemBits.cpp:
+        * WebKitSystemBits.h:
+        * WebLocalizableStrings.cpp:
+        * WebLocalizableStrings.h:
+        * WebMutableURLRequest.cpp:
+        * WebMutableURLRequest.h:
+        * WebNavigationData.cpp:
+        * WebNavigationData.h:
+        * WebNodeHighlight.cpp:
+        * WebNodeHighlight.h:
+        * WebNotification.cpp:
+        * WebNotification.h:
+        * WebNotificationCenter.cpp:
+        * WebNotificationCenter.h:
+        * WebPreferenceKeysPrivate.h:
+        * WebPreferences.cpp:
+        * WebPreferences.h:
+        * WebResource.cpp:
+        * WebResource.h:
+        * WebScriptObject.cpp:
+        * WebScriptObject.h:
+        * WebSecurityOrigin.cpp:
+        * WebSecurityOrigin.h:
+        * WebTextRenderer.cpp:
+        * WebTextRenderer.h:
+        * WebURLAuthenticationChallenge.cpp:
+        * WebURLAuthenticationChallenge.h:
+        * WebURLAuthenticationChallengeSender.cpp:
+        * WebURLAuthenticationChallengeSender.h:
+        * WebURLAuthenticationChallengeSenderCFNet.cpp:
+        * WebURLAuthenticationChallengeSenderCurl.cpp:
+        * WebURLCredential.cpp:
+        * WebURLCredential.h:
+        * WebURLProtectionSpace.cpp:
+        * WebURLProtectionSpace.h:
+        * WebURLResponse.cpp:
+        * WebURLResponse.h:
+        * WebView.cpp:
+        * WebView.h:
+
</ins><span class="cx"> 2014-03-12  Sergio Villar Senin  &lt;svillar@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
</span></span></pre></div>
<a id="trunkSourceWebKitwinCodeAnalysisConfigh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/CodeAnalysisConfig.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/CodeAnalysisConfig.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/CodeAnalysisConfig.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMCSSClassescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMCSSClasses.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMCSSClasses.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMCSSClasses.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMCSSClassesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMCSSClasses.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMCSSClasses.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMCSSClasses.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMCoreClassescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMCoreClasses.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMCoreClasses.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMCoreClasses.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMCoreClassesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMCoreClasses.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMCoreClasses.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMCoreClasses.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMEventsClassescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMEventsClasses.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMEventsClasses.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMEventsClasses.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMEventsClassesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMEventsClasses.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMEventsClasses.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMEventsClasses.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMHTMLClassescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMHTMLClasses.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMHTMLClasses.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMHTMLClasses.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDOMHTMLClassesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DOMHTMLClasses.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DOMHTMLClasses.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DOMHTMLClasses.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDefaultDownloadDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DefaultDownloadDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DefaultDownloadDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DefaultDownloadDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDefaultDownloadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DefaultDownloadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DefaultDownloadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DefaultDownloadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDefaultPolicyDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DefaultPolicyDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DefaultPolicyDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DefaultPolicyDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinDefaultPolicyDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/DefaultPolicyDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/DefaultPolicyDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/DefaultPolicyDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinForEachCoClasscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/ForEachCoClass.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/ForEachCoClass.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/ForEachCoClass.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinForEachCoClassh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/ForEachCoClass.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/ForEachCoClass.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/ForEachCoClass.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinFullscreenVideoControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/FullscreenVideoController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/FullscreenVideoController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/FullscreenVideoController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinFullscreenVideoControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/FullscreenVideoController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/FullscreenVideoController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/FullscreenVideoController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesAccessibilityDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/AccessibilityDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/AccessibilityDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/AccessibilityDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMCSSidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMCSS.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMCSS.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMCSS.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMCoreidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMCore.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMCore.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMCore.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMEventsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMEvents.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMEvents.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMEvents.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMExtensionsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMExtensions.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMExtensions.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMExtensions.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMHTMLidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMHTML.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMHTML.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMHTML.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMRangeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMRange.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMRange.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMRange.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesDOMWindowidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/DOMWindow.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/DOMWindow.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/DOMWindow.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIGEN_DOMObjectidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IGEN_DOMObject.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IGEN_DOMObject.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IGEN_DOMObject.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebArchiveidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebArchive.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebArchive.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebArchive.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebBackForwardListidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebBackForwardList.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebBackForwardList.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebBackForwardList.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebBackForwardListPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebBackForwardListPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebBackForwardListPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebBackForwardListPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebCacheidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebCache.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebCache.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebCache.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebDataSourceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebDataSource.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebDataSource.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebDataSource.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebDatabaseManageridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebDatabaseManager.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebDatabaseManager.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebDatabaseManager.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebDocumentidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebDocument.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebDocument.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebDocument.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebDownloadidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebDownload.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebDownload.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebDownload.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebEditingDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebEditingDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebEditingDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebEditingDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebErroridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebError.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebError.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebError.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebErrorPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebErrorPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebErrorPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebErrorPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFormDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFormDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFormDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFormDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFrameidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFrame.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFrame.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFrame.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFrameLoadDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFrameLoadDelegatePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFrameLoadDelegatePrivate2idl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate2.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate2.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFrameLoadDelegatePrivate2.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFramePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFramePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFramePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFramePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebFrameViewidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebFrameView.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebFrameView.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebFrameView.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHTMLRepresentationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHTMLRepresentation.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHTMLRepresentation.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHTMLRepresentation.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHTTPURLResponseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHTTPURLResponse.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHTTPURLResponse.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHTTPURLResponse.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHistoryidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHistory.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHistory.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHistory.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHistoryDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHistoryDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHistoryDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHistoryDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHistoryItemidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHistoryItem.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHistoryItem.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHistoryItem.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHistoryItemPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHistoryItemPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHistoryItemPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHistoryItemPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebHistoryPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebHistoryPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebHistoryPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebHistoryPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebIconDatabaseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebIconDatabase.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebIconDatabase.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebIconDatabase.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebInspectoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebInspector.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebInspector.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebInspector.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebInspectorPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebInspectorPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebInspectorPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebInspectorPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebJavaScriptCollectoridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebJavaScriptCollector.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebJavaScriptCollector.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebJavaScriptCollector.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebKitStatisticsidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebKitStatistics.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebKitStatistics.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebKitStatistics.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebMutableURLRequestidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequest.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequest.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequest.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebMutableURLRequestPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequestPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequestPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebMutableURLRequestPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebNavigationDataidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebNavigationData.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebNavigationData.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebNavigationData.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebNotificationidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebNotification.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebNotification.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebNotification.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebNotificationCenteridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebNotificationCenter.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebNotificationCenter.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebNotificationCenter.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebNotificationObserveridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebNotificationObserver.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebNotificationObserver.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebNotificationObserver.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebPolicyDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebPolicyDelegatePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegatePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegatePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebPolicyDelegatePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebPreferencesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebPreferences.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebPreferences.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebPreferences.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebPreferencesPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebResourceidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebResource.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebResource.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebResource.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebResourceLoadDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebResourceLoadDelegatePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebResourceLoadDelegatePrivate2idl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate2.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate2.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebResourceLoadDelegatePrivate2.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebScriptObjectidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebScriptObject.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebScriptObject.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebScriptObject.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebSecurityOriginidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebSecurityOrigin.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebSecurityOrigin.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebSecurityOrigin.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebSerializedJSValuePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebSerializedJSValuePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebSerializedJSValuePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebSerializedJSValuePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebTextRendereridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebTextRenderer.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebTextRenderer.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebTextRenderer.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebUIDelegateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebUIDelegate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebUIDelegate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebUIDelegate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebUIDelegatePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebUIDelegatePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebUIDelegatePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebUIDelegatePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebURLAuthenticationChallengeidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebURLAuthenticationChallenge.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebURLAuthenticationChallenge.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebURLAuthenticationChallenge.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebURLRequestidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebURLRequest.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebURLRequest.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebURLRequest.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebURLResponseidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebURLResponse.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebURLResponse.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebURLResponse.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebURLResponsePrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebURLResponsePrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebURLResponsePrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebURLResponsePrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebUndoManageridl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebUndoManager.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebUndoManager.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebUndoManager.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebUndoTargetidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebUndoTarget.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebUndoTarget.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebUndoTarget.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebViewidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebView.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebView.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebView.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesIWebViewPrivateidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/IWebViewPrivate.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/IWebViewPrivate.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/IWebViewPrivate.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesWebKitidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/WebKit.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/WebKit.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/WebKit.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -35,10 +35,10 @@
</span><span class="cx"> cpp_quote(&quot; *    notice, this list of conditions and the following disclaimer in the&quot;)
</span><span class="cx"> cpp_quote(&quot; *    documentation and/or other materials provided with the distribution.&quot;)
</span><span class="cx"> cpp_quote(&quot; *&quot;)
</span><del>-cpp_quote(&quot; * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY&quot;)
</del><ins>+cpp_quote(&quot; * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY&quot;)
</ins><span class="cx"> cpp_quote(&quot; * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE&quot;)
</span><span class="cx"> cpp_quote(&quot; * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR&quot;)
</span><del>-cpp_quote(&quot; * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR&quot;)
</del><ins>+cpp_quote(&quot; * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR&quot;)
</ins><span class="cx"> cpp_quote(&quot; * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,&quot;)
</span><span class="cx"> cpp_quote(&quot; * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,&quot;)
</span><span class="cx"> cpp_quote(&quot; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR&quot;)
</span></span></pre></div>
<a id="trunkSourceWebKitwinInterfacesWebScrollbarTypesidl"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/Interfaces/WebScrollbarTypes.idl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/Interfaces/WebScrollbarTypes.idl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/Interfaces/WebScrollbarTypes.idl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinMarshallingHelperscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/MarshallingHelpers.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/MarshallingHelpers.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/MarshallingHelpers.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinMarshallingHelpersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/MarshallingHelpers.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/MarshallingHelpers.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/MarshallingHelpers.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinMemoryStreamcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/MemoryStream.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/MemoryStream.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/MemoryStream.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinMemoryStreamh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/MemoryStream.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/MemoryStream.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/MemoryStream.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinProgIDMacrosh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/ProgIDMacros.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/ProgIDMacros.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/ProgIDMacros.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebActionPropertyBagcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebActionPropertyBag.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebActionPropertyBag.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebActionPropertyBag.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebActionPropertyBagh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebActionPropertyBag.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebActionPropertyBag.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebActionPropertyBag.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebBackForwardListcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebBackForwardList.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebBackForwardList.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebBackForwardList.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebBackForwardListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebBackForwardList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebBackForwardList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebBackForwardList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCachecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCache.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCache.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCache.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCacheh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCache.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCache.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCache.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCachedFramePlatformDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCachedFramePlatformData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCachedFramePlatformData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCachedFramePlatformData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebChromeClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebChromeClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebChromeClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebContextMenuClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebContextMenuClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebContextMenuClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebDragClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebDragClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebDragClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebEditorClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebEditorClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebEditorClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebFrameLoaderClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebFrameLoaderClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebInspectorClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebInspectorClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebInspectorClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebInspectorDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebCoreSupportWebInspectorDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebCoreSupport/WebInspectorDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDataSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDataSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDataSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDataSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDataSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDataSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDataSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDataSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDatabaseManagercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDatabaseManager.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDatabaseManager.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDatabaseManager.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDatabaseManagerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDatabaseManager.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDatabaseManager.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDatabaseManager.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDocumentLoadercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDocumentLoader.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDocumentLoader.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDocumentLoader.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDocumentLoaderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDocumentLoader.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDocumentLoader.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDocumentLoader.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDownloadcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDownload.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDownload.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDownload.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDownloadh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDownload.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDownload.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDownload.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDownloadCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDownloadCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDownloadCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDownloadCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDownloadCurlcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDownloadCurl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDownloadCurl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDownloadCurl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDropSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDropSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDropSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDropSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebDropSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebDropSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebDropSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebDropSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebElementPropertyBagcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebElementPropertyBag.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebElementPropertyBag.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebElementPropertyBag.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebElementPropertyBagh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebElementPropertyBag.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebElementPropertyBag.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebElementPropertyBag.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebErrorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebError.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebError.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebError.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebErrorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebError.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebError.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebError.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebFramecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebFrame.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebFrame.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebFrame.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebFrameh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebFrame.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebFrame.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebFrame.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebFramePolicyListenercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebFramePolicyListener.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebFramePolicyListener.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebFramePolicyListener.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebFramePolicyListenerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebFramePolicyListener.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebFramePolicyListener.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebFramePolicyListener.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebHTMLRepresentationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebHTMLRepresentation.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebHTMLRepresentation.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebHTMLRepresentation.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebHTMLRepresentationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebHTMLRepresentation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebHTMLRepresentation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebHTMLRepresentation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebHistorycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebHistory.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebHistory.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebHistory.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebHistoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebHistory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebHistory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebHistory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebHistoryItemcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebHistoryItem.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebHistoryItem.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebHistoryItem.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebHistoryItemh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebHistoryItem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebHistoryItem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebHistoryItem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebIconDatabasecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebIconDatabase.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebIconDatabase.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebIconDatabase.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebIconDatabaseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebIconDatabase.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebIconDatabase.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebIconDatabase.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebInspectorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebInspector.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebInspector.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebInspector.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebInspectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebInspector.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebInspector.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebInspector.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebJavaScriptCollectorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebJavaScriptCollector.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebJavaScriptCollector.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebJavaScriptCollector.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebJavaScriptCollectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebJavaScriptCollector.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebJavaScriptCollector.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebJavaScriptCollector.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitCOMAPIcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitCOMAPI.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitCOMAPI.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitCOMAPI.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitCOMAPIh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitCOMAPI.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitCOMAPI.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitCOMAPI.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitClassFactorycpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitClassFactory.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitClassFactory.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitClassFactory.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitClassFactoryh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitClassFactory.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitClassFactory.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitClassFactory.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitDLLcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitDLL.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitDLL.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitDLL.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitDLLh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitDLL.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitDLL.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitDLL.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitGraphicscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitGraphics.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitGraphics.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitGraphics.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitGraphicsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitGraphics.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitGraphics.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitGraphics.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitLoggingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitLogging.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitLogging.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitLogging.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitLoggingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitLogging.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitLogging.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitLogging.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitPrefixcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitPrefix.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitPrefix.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitPrefix.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitPrefixh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitPrefix.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitPrefix.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitPrefix.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitStatisticscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitStatistics.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitStatistics.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitStatistics.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitStatisticsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitStatistics.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitStatistics.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitStatistics.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitStatisticsPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitStatisticsPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitStatisticsPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitStatisticsPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitSystemBitscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitSystemBits.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitSystemBits.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitSystemBits.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebKitSystemBitsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebKitSystemBits.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebKitSystemBits.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebKitSystemBits.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebLocalizableStringscpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebLocalizableStrings.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebLocalizableStrings.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebLocalizableStrings.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebLocalizableStringsh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebLocalizableStrings.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebLocalizableStrings.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebLocalizableStrings.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebMutableURLRequestcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebMutableURLRequest.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebMutableURLRequest.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebMutableURLRequest.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebMutableURLRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebMutableURLRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebMutableURLRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebMutableURLRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNavigationDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNavigationData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNavigationData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNavigationData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNavigationDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNavigationData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNavigationData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNavigationData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNodeHighlightcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNodeHighlight.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNodeHighlight.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNodeHighlight.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNodeHighlighth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNodeHighlight.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNodeHighlight.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNodeHighlight.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNotificationcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNotification.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNotification.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNotification.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNotificationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNotification.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNotification.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNotification.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNotificationCentercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNotificationCenter.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNotificationCenter.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNotificationCenter.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebNotificationCenterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebNotificationCenter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebNotificationCenter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebNotificationCenter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebPreferenceKeysPrivateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebPreferenceKeysPrivate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebPreferenceKeysPrivate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebPreferenceKeysPrivate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot; nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot; nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebPreferencescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebPreferences.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebPreferences.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebPreferences.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebPreferencesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebPreferences.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebPreferences.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebPreferences.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebResourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebResource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebResource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebResource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebResourceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebResource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebResource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebResource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebScriptObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebScriptObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebScriptObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebScriptObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebScriptObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebScriptObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebScriptObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebScriptObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebSecurityOrigincpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebSecurityOrigin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebSecurityOrigin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebSecurityOrigin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebSecurityOriginh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebSecurityOrigin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebSecurityOrigin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebSecurityOrigin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebTextRenderercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebTextRenderer.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebTextRenderer.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebTextRenderer.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebTextRendererh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebTextRenderer.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebTextRenderer.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebTextRenderer.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLAuthenticationChallengecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLAuthenticationChallenge.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLAuthenticationChallenge.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLAuthenticationChallenge.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLAuthenticationChallengeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLAuthenticationChallenge.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLAuthenticationChallenge.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLAuthenticationChallenge.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLAuthenticationChallengeSendercpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLAuthenticationChallengeSenderh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLAuthenticationChallengeSender.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLAuthenticationChallengeSenderCFNetcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLAuthenticationChallengeSenderCurlcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCurl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCurl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLAuthenticationChallengeSenderCurl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLCredentialcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLCredential.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLCredential.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLCredential.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLCredentialh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLCredential.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLCredential.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLCredential.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLProtectionSpacecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLProtectionSpace.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLProtectionSpace.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLProtectionSpace.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLProtectionSpaceh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLProtectionSpace.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLProtectionSpace.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLProtectionSpace.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLResponsecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLResponse.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLResponse.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLResponse.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebURLResponseh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebURLResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebURLResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebURLResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebViewcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebView.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebView.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebView.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKitwinWebViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit/win/WebView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit/win/WebView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit/win/WebView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCfLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABIuLITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,50 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * Shared/AsyncRequest.cpp:
+        * Shared/AsyncRequest.h:
+        * Shared/ContextMenuContextData.cpp:
+        * Shared/ContextMenuContextData.h:
+        * Shared/Databases/DatabaseProcessCreationParameters.h:
+        * Shared/Databases/IndexedDB/IDBUtilities.cpp:
+        * Shared/Databases/IndexedDB/IDBUtilities.h:
+        * Shared/mac/RemoteLayerBackingStore.h:
+        * Shared/mac/RemoteLayerBackingStore.mm:
+        * UIProcess/API/Cocoa/WKBackForwardList.h:
+        * UIProcess/API/Cocoa/WKBackForwardListItem.h: Removed.
+        * UIProcess/API/Cocoa/WKNavigation.h:
+        * UIProcess/API/Cocoa/WKNavigationAction.h: Removed.
+        * UIProcess/API/Cocoa/WKNavigationDelegate.h:
+        * UIProcess/API/Cocoa/WKNavigationResponse.h: Removed.
+        * UIProcess/API/Cocoa/WKNavigationTrigger.h: Added.
+        (NS_ENUM):
+        * UIProcess/API/Cocoa/WKWebView.h:
+        * UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp:
+        * UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h:
+        * UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h:
+        * WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp:
+        * WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.h:
+        * WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp:
+        * WebProcess/Databases/IndexedDB/WebIDBServerConnection.h:
+        * WebProcess/Databases/WebToDatabaseProcessConnection.cpp:
+        * WebProcess/Databases/WebToDatabaseProcessConnection.h:
+        * WebProcess/WebCoreSupport/WebAlternativeTextClient.h:
+        * WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp:
+        * WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm:
+        * WebProcess/WebPage/mac/GraphicsLayerCARemote.cpp:
+        * WebProcess/WebPage/mac/GraphicsLayerCARemote.h:
+        * WebProcess/WebPage/mac/PlatformCALayerRemote.cpp:
+        * WebProcess/WebPage/mac/PlatformCALayerRemote.h:
+        * WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h:
+        * WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm:
+        * WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.cpp:
+        * WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.h:
+
</ins><span class="cx"> 2014-03-14  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [iOS WK2] background-attachment: fixed renders oddly, moves around
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedAsyncRequestcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/AsyncRequest.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/AsyncRequest.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/AsyncRequest.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedAsyncRequesth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/AsyncRequest.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/AsyncRequest.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/AsyncRequest.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedContextMenuContextDatacpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/ContextMenuContextData.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/ContextMenuContextData.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/ContextMenuContextData.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedContextMenuContextDatah"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/ContextMenuContextData.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/ContextMenuContextData.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/ContextMenuContextData.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedDatabasesDatabaseProcessCreationParametersh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/Databases/DatabaseProcessCreationParameters.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/Databases/DatabaseProcessCreationParameters.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/Databases/DatabaseProcessCreationParameters.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedDatabasesIndexedDBIDBUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedDatabasesIndexedDBIDBUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/Databases/IndexedDB/IDBUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedmacRemoteLayerBackingStoreh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedmacRemoteLayerBackingStoremm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/Shared/mac/RemoteLayerBackingStore.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKBackForwardListh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardList.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardList.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardList.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> 
</span><span class="cx"> #if WK_API_ENABLED
</span><span class="cx"> 
</span><del>-#import &lt;WebKit2/WKBackForwardListItem.h&gt;
</del><ins>+@class WKNavigation;
</ins><span class="cx"> 
</span><span class="cx"> /*! Posted when a back-forward list changes. The notification object is the WKBackForwardList
</span><span class="cx">         that changed. The &lt;code&gt;userInfo&lt;/code&gt; dictionary may contain the
</span><span class="lines">@@ -38,25 +38,25 @@
</span><span class="cx"> 
</span><span class="cx"> /*! A key in the &lt;code&gt;userInfo&lt;/code&gt; dictionary of a
</span><span class="cx">         @link WKBackForwardListDidChangeNotification @/link, whose value is the
</span><del>-        @link WKBackForwardListItem @/link that was appended to the list.
</del><ins>+        @link WKNavigation @/link that was appended to the list.
</ins><span class="cx"> */
</span><span class="cx"> WK_EXTERN NSString * const WKBackForwardListAddedItemKey;
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> /*! A key in the &lt;code&gt;userInfo&lt;/code&gt; dictionary of a
</span><span class="cx">         @link WKBackForwardListDidChangeNotification @/link, whose value is an NSArray of
</span><del>-        @link WKBackForwardListItem@/link instances that were removed from the list.
</del><ins>+        @link WKNavigation@/link instances that were removed from the list.
</ins><span class="cx"> */
</span><span class="cx"> WK_EXTERN NSString * const WKBackForwardListRemovedItemsKey;
</span><span class="cx"> 
</span><span class="cx"> WK_API_CLASS
</span><span class="cx"> @interface WKBackForwardList : NSObject
</span><span class="cx"> 
</span><del>-@property (readonly) WKBackForwardListItem *currentItem;
-@property (readonly) WKBackForwardListItem *backItem;
-@property (readonly) WKBackForwardListItem *forwardItem;
</del><ins>+@property (readonly) WKNavigation *currentItem;
+@property (readonly) WKNavigation *backItem;
+@property (readonly) WKNavigation *forwardItem;
</ins><span class="cx"> 
</span><del>-- (WKBackForwardListItem *)itemAtIndex:(NSInteger)index;
</del><ins>+- (WKNavigation *)itemAtIndex:(NSInteger)index;
</ins><span class="cx"> 
</span><span class="cx"> @property (readonly) NSUInteger backListCount;
</span><span class="cx"> @property (readonly) NSUInteger forwardListCount;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKBackForwardListItemh"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardListItem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardListItem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKBackForwardListItem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-/*
- * Copyright (C) 2013 Apple Inc. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
- * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
- * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-#import &lt;WebKit2/WKFoundation.h&gt;
-
-#if WK_API_ENABLED
-
-#import &lt;Foundation/Foundation.h&gt;
-
-WK_API_CLASS
-@interface WKBackForwardListItem : NSObject
-
-@property (readonly) NSURL *URL;
-@property (readonly) NSString *title;
-@property (readonly) NSURL *originalURL;
-
-@end
-
-#endif // WK_API_ENABLED
</del></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKNavigationh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigation.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigation.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigation.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -28,11 +28,25 @@
</span><span class="cx"> 
</span><span class="cx"> #if WK_API_ENABLED
</span><span class="cx"> 
</span><ins>+@class WKFrameInfo;
+@class WKNavigationTrigger;
+
</ins><span class="cx"> WK_API_CLASS
</span><span class="cx"> @interface WKNavigation : NSObject
</span><span class="cx"> 
</span><ins>+// What triggered this action?
+@property (nonatomic, readonly) WKNavigationTrigger *trigger;
+
+// Where is it going?
+@property (nonatomic, readonly) NSURLRequest *originalRequest;
</ins><span class="cx"> @property (nonatomic, readonly) NSURLRequest *request;
</span><ins>+@property (nonatomic, readonly) WKFrameInfo *targetFrame;
</ins><span class="cx"> 
</span><ins>+// What do we know so far? XXX: should this be factored into a separate result object? 
+@property (nonatomic, readonly) NSURLResponse *response;
+@property (nonatomic, readonly) BOOL canShowMIMEType;
+@property (readonly) NSString *title;
+
</ins><span class="cx"> @end
</span><span class="cx"> 
</span><span class="cx"> #endif
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKNavigationActionh"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationAction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationAction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationAction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-/*
- * Copyright (C) 2014 Apple Inc. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
- * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
- * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-#import &lt;Foundation/Foundation.h&gt;
-#import &lt;WebKit2/WKFoundation.h&gt;
-
-#if WK_API_ENABLED
-
-@class WKFrameInfo;
-
-typedef NS_ENUM(NSInteger, WKNavigationType) {
-    WKNavigationTypeLinkActivated,
-    WKNavigationTypeFormSubmitted,
-    WKNavigationTypeBackForward,
-    WKNavigationTypeReload,
-    WKNavigationTypeFormResubmitted,
-    WKNavigationTypeOther = -1,
-};
-
-WK_API_CLASS
-@interface WKNavigationAction : NSObject
-
-@property (nonatomic, readonly) WKFrameInfo *sourceFrame;
-@property (nonatomic, readonly) WKFrameInfo *destinationFrame;
-
-@property (nonatomic, readonly) WKNavigationType navigationType;
-@property (nonatomic, readonly) NSURLRequest *request;
-
-@end
-
-#endif
</del></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKNavigationDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -29,8 +29,6 @@
</span><span class="cx"> #if WK_API_ENABLED
</span><span class="cx"> 
</span><span class="cx"> @class WKNavigation;
</span><del>-@class WKNavigationAction;
-@class WKNavigationResponse;
</del><span class="cx"> @class WKWebView;
</span><span class="cx"> 
</span><span class="cx"> typedef NS_ENUM(NSInteger, WKNavigationPolicyDecision) {
</span><span class="lines">@@ -39,18 +37,12 @@
</span><span class="cx">     WKNavigationPolicyDecisionDownload
</span><span class="cx"> };
</span><span class="cx"> 
</span><del>-typedef NS_ENUM(NSInteger, WKNavigationResponsePolicyDecision) {
-    WKNavigationResponsePolicyDecisionCancel,
-    WKNavigationResponsePolicyDecisionAllow,
-    WKNavigationResponsePolicyDecisionBecomeDownload
-};
-
</del><span class="cx"> @protocol WKNavigationDelegate &lt;NSObject&gt;
</span><span class="cx"> 
</span><span class="cx"> @optional
</span><span class="cx"> 
</span><del>-- (void)webView:(WKWebView *)webView decidePolicyForNavigationAction:(WKNavigationAction *)navigationAction decisionHandler:(void (^)(WKNavigationPolicyDecision))decisionHandler;
-- (void)webView:(WKWebView *)webView decidePolicyForNavigationResponse:(WKNavigationResponse *)navigationResponse decisionHandler:(void (^)(WKNavigationResponsePolicyDecision))decisionHandler;
</del><ins>+- (void)webView:(WKWebView *)webView decideActionPolicyForNavigation:(WKNavigation *)navigation decisionHandler:(void (^)(WKNavigationPolicyDecision))decisionHandler;
+- (void)webView:(WKWebView *)webView decideResponsePolicyForNavigation:(WKNavigation *)navigationResponse decisionHandler:(void (^)(WKNavigationPolicyDecision))decisionHandler;
</ins><span class="cx"> 
</span><span class="cx"> - (void)webView:(WKWebView *)webView didStartProvisionalNavigation:(WKNavigation *)navigation;
</span><span class="cx"> - (void)webView:(WKWebView *)webView didReceiveServerRedirectForProvisionalNavigation:(WKNavigation *)navigation;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKNavigationResponseh"></a>
<div class="delfile"><h4>Deleted: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationResponse.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationResponse.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationResponse.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-/*
- * Copyright (C) 2014 Apple Inc. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
- * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
- * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-#import &lt;Foundation/Foundation.h&gt;
-#import &lt;WebKit2/WKFoundation.h&gt;
-
-#if WK_API_ENABLED
-
-@class WKFrameInfo;
-
-WK_API_CLASS
-@interface WKNavigationResponse : NSObject
-
-@property (nonatomic, readonly) WKFrameInfo *frame;
-@property (nonatomic, readonly) NSURLResponse *response;
-@property (nonatomic, readonly) BOOL canShowMIMEType;
-
-@end
-
-#endif
</del></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKNavigationTriggerh"></a>
<div class="addfile"><h4>Added: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationTrigger.h (0 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationTrigger.h                                (rev 0)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKNavigationTrigger.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+/*
+ * Copyright (C) 2014 Apple Inc. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ *
+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
+ * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ * THE POSSIBILITY OF SUCH DAMAGE.
+ */
+
+#import &lt;Foundation/Foundation.h&gt;
+#import &lt;WebKit2/WKFoundation.h&gt;
+
+#if WK_API_ENABLED
+
+@class WKFrameInfo;
+
+typedef NS_ENUM(NSInteger, WKNavigationType) {
+    WKNavigationTypeLinkActivated,
+    WKNavigationTypeFormSubmitted,
+    WKNavigationTypeBackForward,
+    WKNavigationTypeReload,
+    WKNavigationTypeFormResubmitted,
+    WKNavigationTypeOther = -1,
+};
+
+WK_API_CLASS
+@interface WKNavigationTrigger : NSObject
+
+@property (nonatomic, readonly) WKFrameInfo *originatingFrame;
+@property (nonatomic, readonly) WKNavigationType navigationType;
+@property (nonatomic, readonly) NSUInteger modifierFlags;
+@property (nonatomic, readonly) NSUInteger mouseButton;
+
+@end
+
+#endif
</ins></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKWebViewh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -35,7 +35,6 @@
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><span class="cx"> @class WKBackForwardList;
</span><del>-@class WKBackForwardListItem;
</del><span class="cx"> @class WKNavigation;
</span><span class="cx"> @class WKWebViewConfiguration;
</span><span class="cx"> 
</span><span class="lines">@@ -59,6 +58,7 @@
</span><span class="cx"> @property (nonatomic, readonly) WKWebViewConfiguration *configuration;
</span><span class="cx"> 
</span><span class="cx"> @property (nonatomic, weak) id &lt;WKNavigationDelegate&gt; navigationDelegate;
</span><ins>+@property (nonatomic, weak) id &lt;WKNavigationDelegate&gt; subframeNavigationDelegate;
</ins><span class="cx"> 
</span><span class="cx"> @property (nonatomic, weak) id &lt;WKUIDelegate&gt; UIDelegate;
</span><span class="cx"> 
</span><span class="lines">@@ -84,10 +84,10 @@
</span><span class="cx"> /*! @abstract Navigates to an item from the back-forward list and sets it as the current item.
</span><span class="cx">  @param item The item to navigate to. Must be one of the items in the receiver's back-forward
</span><span class="cx">  list.
</span><del>- @result A new navigation to requested item, or nil if it is the current item.
</del><ins>+ @result A new navigation to requested item, or nil if it is the current item. 
</ins><span class="cx">  @seealso backForwardList
</span><span class="cx">  */
</span><del>-- (WKNavigation *)goToBackForwardListItem:(WKBackForwardListItem *)item;
</del><ins>+- (WKNavigation *)goToBackForwardListItem:(WKNavigation *)item;
</ins><span class="cx"> 
</span><span class="cx"> - (IBAction)stopLoading:(id)sender;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICoordinatedGraphicsWKCoordinatedScenecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICoordinatedGraphicsWKCoordinatedSceneh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/API/CoordinatedGraphics/WKCoordinatedScene.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessCoordinatedGraphicsWKCoordinatedSceneAPICasth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/UIProcess/CoordinatedGraphics/WKCoordinatedSceneAPICast.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBFactoryBackendcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBFactoryBackendh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBServerConnectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessDatabasesIndexedDBWebIDBServerConnectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessDatabasesWebToDatabaseProcessConnectioncpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessDatabasesWebToDatabaseProcessConnectionh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/Databases/WebToDatabaseProcessConnection.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebCoreSupportWebAlternativeTextClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebAlternativeTextClient.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebAlternativeTextClient.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebAlternativeTextClient.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebCoreSupportmacWebAlternativeTextClientcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebCoreSupportmacWebEditorClientMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebCoreSupport/mac/WebEditorClientMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2010, 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2010, 2011 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacGraphicsLayerCARemotecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacGraphicsLayerCARemoteh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/GraphicsLayerCARemote.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemotecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemote.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteCustommm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteTiledBackingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteTiledBackingh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteTiledBacking.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsBuildSlaveSupportbuildlauncherapp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/BuildSlaveSupport/build-launcher-app (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/BuildSlaveSupport/build-launcher-app        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/BuildSlaveSupport/build-launcher-app        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2006 Mark Rowe &lt;opendarwin.org@bdash.net.nz&gt;.  All rights reserved.
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsBuildSlaveSupportbuildlauncherdmg"></a>
<div class="modfile"><h4>Modified: trunk/Tools/BuildSlaveSupport/build-launcher-dmg (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/BuildSlaveSupport/build-launcher-dmg        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/BuildSlaveSupport/build-launcher-dmg        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2006 Mark Rowe &lt;opendarwin.org@bdash.net.nz&gt;.  All rights reserved.
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Tools/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,214 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * BuildSlaveSupport/build-launcher-app:
+        * BuildSlaveSupport/build-launcher-dmg:
+        * DumpRenderTree/DumpRenderTree.h:
+        * DumpRenderTree/DumpRenderTreePrefix.h:
+        * DumpRenderTree/GCController.cpp:
+        * DumpRenderTree/GCController.h:
+        * DumpRenderTree/JavaScriptThreading.cpp:
+        * DumpRenderTree/JavaScriptThreading.h:
+        * DumpRenderTree/PixelDumpSupport.cpp:
+        * DumpRenderTree/PixelDumpSupport.h:
+        * DumpRenderTree/TestNetscapePlugIn/PluginObjectMac.mm:
+        * DumpRenderTree/TestRunner.cpp:
+        * DumpRenderTree/TestRunner.h:
+        * DumpRenderTree/WorkQueue.cpp:
+        * DumpRenderTree/WorkQueue.h:
+        * DumpRenderTree/WorkQueueItem.h:
+        * DumpRenderTree/atk/AccessibilityCallbacks.h:
+        * DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp:
+        * DumpRenderTree/cairo/PixelDumpSupportCairo.cpp:
+        * DumpRenderTree/cairo/PixelDumpSupportCairo.h:
+        * DumpRenderTree/cg/PixelDumpSupportCG.cpp:
+        * DumpRenderTree/cg/PixelDumpSupportCG.h:
+        * DumpRenderTree/efl/EditingCallbacks.cpp:
+        * DumpRenderTree/efl/EditingCallbacks.h:
+        * DumpRenderTree/efl/EventSender.cpp:
+        * DumpRenderTree/efl/EventSender.h:
+        * DumpRenderTree/efl/GCControllerEfl.cpp:
+        * DumpRenderTree/efl/PixelDumpSupportEfl.cpp:
+        * DumpRenderTree/efl/TestRunnerEfl.cpp:
+        * DumpRenderTree/gtk/DumpRenderTree.cpp:
+        * DumpRenderTree/gtk/DumpRenderTreeGtk.h:
+        * DumpRenderTree/gtk/EditingCallbacks.cpp:
+        * DumpRenderTree/gtk/EditingCallbacks.h:
+        * DumpRenderTree/gtk/EventSender.cpp:
+        * DumpRenderTree/gtk/EventSender.h:
+        * DumpRenderTree/gtk/GCControllerGtk.cpp:
+        * DumpRenderTree/gtk/PixelDumpSupportGtk.cpp:
+        * DumpRenderTree/gtk/SelfScrollingWebKitWebView.cpp:
+        * DumpRenderTree/gtk/SelfScrollingWebKitWebView.h:
+        * DumpRenderTree/gtk/TestRunnerGtk.cpp:
+        * DumpRenderTree/gtk/TextInputController.cpp:
+        * DumpRenderTree/gtk/TextInputController.h:
+        * DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/Makefile.PL:
+        * DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/lib/IPhoneSimulatorNotification.pm:
+        * DumpRenderTree/ios/PixelDumpSupportIOS.mm:
+        * DumpRenderTree/mac/AppleScriptController.h:
+        * DumpRenderTree/mac/AppleScriptController.m:
+        * DumpRenderTree/mac/CheckedMalloc.cpp:
+        * DumpRenderTree/mac/CheckedMalloc.h:
+        * DumpRenderTree/mac/DumpRenderTree.mm:
+        * DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h:
+        * DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm:
+        * DumpRenderTree/mac/DumpRenderTreeMac.h:
+        * DumpRenderTree/mac/DumpRenderTreePasteboard.h:
+        * DumpRenderTree/mac/DumpRenderTreePasteboard.m:
+        * DumpRenderTree/mac/DumpRenderTreeWindow.h:
+        * DumpRenderTree/mac/DumpRenderTreeWindow.mm:
+        * DumpRenderTree/mac/EditingDelegate.h:
+        * DumpRenderTree/mac/EditingDelegate.mm:
+        * DumpRenderTree/mac/EventSendingController.h:
+        * DumpRenderTree/mac/EventSendingController.mm:
+        * DumpRenderTree/mac/FrameLoadDelegate.h:
+        * DumpRenderTree/mac/FrameLoadDelegate.mm:
+        * DumpRenderTree/mac/GCControllerMac.mm:
+        * DumpRenderTree/mac/MockWebNotificationProvider.h:
+        * DumpRenderTree/mac/MockWebNotificationProvider.mm:
+        * DumpRenderTree/mac/NavigationController.h:
+        * DumpRenderTree/mac/NavigationController.m:
+        * DumpRenderTree/mac/ObjCController.h:
+        * DumpRenderTree/mac/ObjCController.m:
+        * DumpRenderTree/mac/ObjCPlugin.h:
+        * DumpRenderTree/mac/ObjCPlugin.m:
+        * DumpRenderTree/mac/ObjCPluginFunction.h:
+        * DumpRenderTree/mac/ObjCPluginFunction.m:
+        * DumpRenderTree/mac/PixelDumpSupportMac.mm:
+        * DumpRenderTree/mac/PolicyDelegate.h:
+        * DumpRenderTree/mac/PolicyDelegate.mm:
+        * DumpRenderTree/mac/ResourceLoadDelegate.h:
+        * DumpRenderTree/mac/ResourceLoadDelegate.mm:
+        * DumpRenderTree/mac/TestRunnerMac.mm:
+        * DumpRenderTree/mac/TextInputController.h:
+        * DumpRenderTree/mac/TextInputController.m:
+        * DumpRenderTree/mac/UIDelegate.h:
+        * DumpRenderTree/mac/UIDelegate.mm:
+        * DumpRenderTree/mac/WorkQueueItemMac.mm:
+        * DumpRenderTree/win/DRTDataObject.cpp:
+        * DumpRenderTree/win/DRTDataObject.h:
+        * DumpRenderTree/win/DRTDesktopNotificationPresenter.h:
+        * DumpRenderTree/win/DRTDropSource.cpp:
+        * DumpRenderTree/win/DRTDropSource.h:
+        * DumpRenderTree/win/DraggingInfo.h:
+        * DumpRenderTree/win/DumpRenderTree.cpp:
+        * DumpRenderTree/win/DumpRenderTreeWin.h:
+        * DumpRenderTree/win/EditingDelegate.cpp:
+        * DumpRenderTree/win/EditingDelegate.h:
+        * DumpRenderTree/win/EventSender.cpp:
+        * DumpRenderTree/win/EventSender.h:
+        * DumpRenderTree/win/FrameLoadDelegate.cpp:
+        * DumpRenderTree/win/FrameLoadDelegate.h:
+        * DumpRenderTree/win/GCControllerWin.cpp:
+        * DumpRenderTree/win/HistoryDelegate.cpp:
+        * DumpRenderTree/win/HistoryDelegate.h:
+        * DumpRenderTree/win/MD5.cpp:
+        * DumpRenderTree/win/MD5.h:
+        * DumpRenderTree/win/PixelDumpSupportWin.cpp:
+        * DumpRenderTree/win/PolicyDelegate.cpp:
+        * DumpRenderTree/win/PolicyDelegate.h:
+        * DumpRenderTree/win/ResourceLoadDelegate.cpp:
+        * DumpRenderTree/win/ResourceLoadDelegate.h:
+        * DumpRenderTree/win/TestRunnerWin.cpp:
+        * DumpRenderTree/win/TextInputController.cpp:
+        * DumpRenderTree/win/TextInputController.h:
+        * DumpRenderTree/win/TextInputControllerWin.cpp:
+        * DumpRenderTree/win/UIDelegate.cpp:
+        * DumpRenderTree/win/UIDelegate.h:
+        * DumpRenderTree/win/WorkQueueItemWin.cpp:
+        * EWebLauncher/main.c:
+        * GtkLauncher/main.c:
+        * ImageDiff/efl/ImageDiff.cpp:
+        * ImageDiff/gtk/ImageDiff.cpp:
+        * MiniBrowser/gtk/main.c:
+        * Scripts/SpacingHeuristics.pm:
+        * Scripts/VCSUtils.pm:
+        * Scripts/bisect-builds:
+        * Scripts/build-dumprendertree:
+        * Scripts/build-jsc:
+        * Scripts/build-webkit:
+        * Scripts/check-dom-results:
+        * Scripts/check-for-exit-time-destructors:
+        * Scripts/check-for-global-initializers:
+        * Scripts/commit-log-editor:
+        * Scripts/compare-timing-files:
+        * Scripts/debug-minibrowser:
+        * Scripts/debug-safari:
+        * Scripts/do-file-rename:
+        * Scripts/find-extra-includes:
+        * Scripts/generate-coverage-data:
+        * Scripts/make-script-test-wrappers:
+        * Scripts/malloc-tree:
+        * Scripts/old-run-webkit-tests:
+        * Scripts/parse-malloc-history:
+        * Scripts/report-include-statistics:
+        * Scripts/resolve-ChangeLogs:
+        * Scripts/run-bindings-tests:
+        * Scripts/run-iexploder-tests:
+        * Scripts/run-javascriptcore-tests:
+        * Scripts/run-jsc:
+        * Scripts/run-launcher:
+        * Scripts/run-leaks:
+        * Scripts/run-mangleme-tests:
+        * Scripts/run-minibrowser:
+        * Scripts/run-pageloadtest:
+        * Scripts/run-regexp-tests:
+        * Scripts/run-safari:
+        * Scripts/run-sunspider:
+        * Scripts/run-webkit-app:
+        * Scripts/sampstat:
+        * Scripts/set-webkit-configuration:
+        * Scripts/sort-Xcode-project-file:
+        * Scripts/sort-export-file:
+        * Scripts/split-file-by-class:
+        * Scripts/sunspider-compare-results:
+        * Scripts/svn-apply:
+        * Scripts/svn-create-patch:
+        * Scripts/svn-unapply:
+        * Scripts/test-webkit-scripts:
+        * Scripts/update-javascriptcore-test-results:
+        * Scripts/update-webkit:
+        * Scripts/update-webkit-auxiliary-libs:
+        * Scripts/update-webkit-dependency:
+        * Scripts/update-webkit-localizable-strings:
+        * Scripts/update-webkit-support-libs:
+        * Scripts/update-webkit-wincairo-libs:
+        * Scripts/webkit-build-directory:
+        * Scripts/webkitdirs.pm:
+        (installedSafariPath):
+        * Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl:
+        * Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl:
+        * Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl:
+        * Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl:
+        * Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl:
+        * Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl:
+        * Scripts/webkitperl/features.pm:
+        * Scripts/webkitperl/httpd.pm:
+        * Scripts/webkitpy/bindings/main.py:
+        * Scripts/webkitpy/to_be_moved/update_webgl_conformance_tests.py:
+        * TestWebKitAPI/Tests/WTF/MediaTime.cpp:
+        * TestWebKitAPI/Tests/WTF/MetaAllocator.cpp:
+        * TestWebKitAPI/Tests/WTF/RedBlackTree.cpp:
+        * TestWebKitAPI/Tests/WTF/cf/RetainPtr.cpp:
+        * TestWebKitAPI/Tests/WTF/cf/RetainPtrHashing.cpp:
+        * TestWebKitAPI/Tests/WTF/ns/RetainPtr.mm:
+        * WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp:
+        * WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.cpp:
+        * WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.h:
+        * WebKitTestRunner/PixelDumpSupport.cpp:
+        * WebKitTestRunner/PixelDumpSupport.h:
+        * WebKitTestRunner/gtk/EventSenderProxyGtk.cpp:
+        * WinLauncher/WinLauncher.cpp:
+        * WinLauncher/WinLauncher.h:
+        * WinLauncher/stdafx.cpp:
+        * WinLauncher/stdafx.h:
+
</ins><span class="cx"> 2014-03-14  Filip Pizlo  &lt;fpizlo@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Sometimes we need to be explicit about the SDK when running ranlib on Darwin
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeDumpRenderTreeh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/DumpRenderTree.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/DumpRenderTree.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/DumpRenderTree.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeDumpRenderTreePrefixh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/DumpRenderTreePrefix.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/DumpRenderTreePrefix.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/DumpRenderTreePrefix.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeGCControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/GCController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/GCController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/GCController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeGCControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/GCController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/GCController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/GCController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeJavaScriptThreadingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/JavaScriptThreading.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/JavaScriptThreading.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/JavaScriptThreading.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeJavaScriptThreadingh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/JavaScriptThreading.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/JavaScriptThreading.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/JavaScriptThreading.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreePixelDumpSupportcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/PixelDumpSupport.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/PixelDumpSupport.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/PixelDumpSupport.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreePixelDumpSupporth"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/PixelDumpSupport.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/PixelDumpSupport.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/PixelDumpSupport.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeTestNetscapePlugInPluginObjectMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/TestNetscapePlugIn/PluginObjectMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/TestNetscapePlugIn/PluginObjectMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/TestNetscapePlugIn/PluginObjectMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeTestRunnercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/TestRunner.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/TestRunner.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/TestRunner.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeTestRunnerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/TestRunner.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/TestRunner.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/TestRunner.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeWorkQueuecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/WorkQueue.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/WorkQueue.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/WorkQueue.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeWorkQueueh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/WorkQueue.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/WorkQueue.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/WorkQueue.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeWorkQueueItemh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/WorkQueueItem.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/WorkQueueItem.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/WorkQueueItem.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeatkAccessibilityCallbacksh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacks.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacks.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacks.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeatkAccessibilityCallbacksAtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreecairoPixelDumpSupportCairocpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreecairoPixelDumpSupportCairoh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/cairo/PixelDumpSupportCairo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreecgPixelDumpSupportCGcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreecgPixelDumpSupportCGh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/cg/PixelDumpSupportCG.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflEditingCallbackscpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/EditingCallbacks.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/EditingCallbacks.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/EditingCallbacks.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflEditingCallbacksh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/EditingCallbacks.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/EditingCallbacks.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/EditingCallbacks.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflEventSendercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/EventSender.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/EventSender.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/EventSender.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflEventSenderh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/EventSender.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/EventSender.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/EventSender.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflGCControllerEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/GCControllerEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/GCControllerEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/GCControllerEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflPixelDumpSupportEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/PixelDumpSupportEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/PixelDumpSupportEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/PixelDumpSupportEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeeflTestRunnerEflcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/efl/TestRunnerEfl.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/efl/TestRunnerEfl.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/efl/TestRunnerEfl.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkDumpRenderTreecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/DumpRenderTree.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/DumpRenderTree.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/DumpRenderTree.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkDumpRenderTreeGtkh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/DumpRenderTreeGtk.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/DumpRenderTreeGtk.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/DumpRenderTreeGtk.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkEditingCallbackscpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkEditingCallbacksh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/EditingCallbacks.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkEventSendercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/EventSender.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/EventSender.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/EventSender.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkEventSenderh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/EventSender.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/EventSender.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/EventSender.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkGCControllerGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/GCControllerGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/GCControllerGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/GCControllerGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkPixelDumpSupportGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkSelfScrollingWebKitWebViewcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkSelfScrollingWebKitWebViewh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/SelfScrollingWebKitWebView.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkTestRunnerGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/TestRunnerGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/TestRunnerGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/TestRunnerGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkTextInputControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/TextInputController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/TextInputController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/TextInputController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreegtkTextInputControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/gtk/TextInputController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/gtk/TextInputController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/gtk/TextInputController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeiosPerlSupportIPhoneSimulatorNotificationMakefilePL"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/Makefile.PL (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/Makefile.PL        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/Makefile.PL        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeiosPerlSupportIPhoneSimulatorNotificationlibIPhoneSimulatorNotificationpm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/lib/IPhoneSimulatorNotification.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/lib/IPhoneSimulatorNotification.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/ios/PerlSupport/IPhoneSimulatorNotification/lib/IPhoneSimulatorNotification.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreeiosPixelDumpSupportIOSmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/ios/PixelDumpSupportIOS.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/ios/PixelDumpSupportIOS.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/ios/PixelDumpSupportIOS.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacAppleScriptControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/AppleScriptController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/AppleScriptController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/AppleScriptController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov (ap@nypop.com)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacAppleScriptControllerm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/AppleScriptController.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/AppleScriptController.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/AppleScriptController.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov (ap@nypop.com)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacCheckedMalloccpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/CheckedMalloc.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/CheckedMalloc.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/CheckedMalloc.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacCheckedMalloch"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/CheckedMalloc.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/CheckedMalloc.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/CheckedMalloc.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreemm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTree.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTree.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTree.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreeDraggingInfoh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreeDraggingInfomm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreeDraggingInfo.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreeMach"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreeMac.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreeMac.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreeMac.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreePasteboardh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreePasteboardm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreeWindowh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacDumpRenderTreeWindowmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/DumpRenderTreeWindow.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacEditingDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/EditingDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/EditingDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/EditingDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacEditingDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/EditingDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/EditingDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/EditingDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacEventSendingControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/EventSendingController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/EventSendingController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/EventSendingController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacEventSendingControllermm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/EventSendingController.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/EventSendingController.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/EventSendingController.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacFrameLoadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacFrameLoadDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/FrameLoadDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacGCControllerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/GCControllerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/GCControllerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/GCControllerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 Alexey Proskuryakov (ap@nypop.com)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacMockWebNotificationProviderh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacMockWebNotificationProvidermm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/MockWebNotificationProvider.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacNavigationControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/NavigationController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/NavigationController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/NavigationController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacNavigationControllerm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/NavigationController.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/NavigationController.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/NavigationController.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacObjCControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ObjCController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ObjCController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ObjCController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacObjCControllerm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ObjCController.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ObjCController.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ObjCController.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacObjCPluginh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ObjCPlugin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ObjCPlugin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ObjCPlugin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacObjCPluginm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ObjCPlugin.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ObjCPlugin.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ObjCPlugin.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2006 James G. Speth (speth@end.com)
</span><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacObjCPluginFunctionh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacObjCPluginFunctionm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ObjCPluginFunction.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacPixelDumpSupportMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/PixelDumpSupportMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/PixelDumpSupportMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/PixelDumpSupportMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacPolicyDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/PolicyDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/PolicyDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/PolicyDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacPolicyDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/PolicyDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/PolicyDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/PolicyDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacResourceLoadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacResourceLoadDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/ResourceLoadDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacTestRunnerMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/TestRunnerMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/TestRunnerMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/TestRunnerMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacTextInputControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/TextInputController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/TextInputController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/TextInputController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacTextInputControllerm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/TextInputController.m (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/TextInputController.m        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/TextInputController.m        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacUIDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/UIDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/UIDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/UIDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacUIDelegatemm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/UIDelegate.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/UIDelegate.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/UIDelegate.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreemacWorkQueueItemMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/mac/WorkQueueItemMac.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/mac/WorkQueueItemMac.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/mac/WorkQueueItemMac.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDRTDataObjectcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DRTDataObject.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DRTDataObject.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DRTDataObject.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDRTDataObjecth"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DRTDataObject.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DRTDataObject.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DRTDataObject.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDRTDesktopNotificationPresenterh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DRTDesktopNotificationPresenter.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DRTDesktopNotificationPresenter.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DRTDesktopNotificationPresenter.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDRTDropSourcecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DRTDropSource.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DRTDropSource.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DRTDropSource.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx"> *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *    documentation and/or other materials provided with the distribution.
</span><span class="cx"> *
</span><del>-* THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+* THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDRTDropSourceh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DRTDropSource.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DRTDropSource.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DRTDropSource.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx"> *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> *    documentation and/or other materials provided with the distribution.
</span><span class="cx"> *
</span><del>-* THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+* THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDraggingInfoh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DraggingInfo.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DraggingInfo.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DraggingInfo.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDumpRenderTreecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DumpRenderTree.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DumpRenderTree.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DumpRenderTree.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinDumpRenderTreeWinh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/DumpRenderTreeWin.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/DumpRenderTreeWin.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/DumpRenderTreeWin.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinEditingDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/EditingDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/EditingDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/EditingDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinEditingDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/EditingDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/EditingDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/EditingDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinEventSendercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/EventSender.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/EventSender.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/EventSender.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinEventSenderh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/EventSender.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/EventSender.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/EventSender.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinFrameLoadDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinFrameLoadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/FrameLoadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinGCControllerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/GCControllerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/GCControllerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/GCControllerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinHistoryDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/HistoryDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/HistoryDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/HistoryDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinHistoryDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/HistoryDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/HistoryDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/HistoryDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinMD5cpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/MD5.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/MD5.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/MD5.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinMD5h"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/MD5.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/MD5.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/MD5.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinPixelDumpSupportWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/PixelDumpSupportWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/PixelDumpSupportWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/PixelDumpSupportWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinPolicyDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/PolicyDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/PolicyDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/PolicyDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinPolicyDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/PolicyDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/PolicyDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/PolicyDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinResourceLoadDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinResourceLoadDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/ResourceLoadDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinTestRunnerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/TestRunnerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/TestRunnerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/TestRunnerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinTextInputControllercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/TextInputController.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/TextInputController.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/TextInputController.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinTextInputControllerh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/TextInputController.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/TextInputController.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/TextInputController.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinTextInputControllerWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/TextInputControllerWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/TextInputControllerWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/TextInputControllerWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinUIDelegatecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/UIDelegate.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/UIDelegate.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/UIDelegate.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinUIDelegateh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/UIDelegate.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/UIDelegate.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/UIDelegate.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsDumpRenderTreewinWorkQueueItemWincpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/DumpRenderTree/win/WorkQueueItemWin.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsEWebLaunchermainc"></a>
<div class="modfile"><h4>Modified: trunk/Tools/EWebLauncher/main.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/EWebLauncher/main.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/EWebLauncher/main.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsGtkLaunchermainc"></a>
<div class="modfile"><h4>Modified: trunk/Tools/GtkLauncher/main.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/GtkLauncher/main.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/GtkLauncher/main.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsImageDiffeflImageDiffcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/ImageDiff/efl/ImageDiff.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/ImageDiff/efl/ImageDiff.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/ImageDiff/efl/ImageDiff.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsImageDiffgtkImageDiffcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/ImageDiff/gtk/ImageDiff.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/ImageDiff/gtk/ImageDiff.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/ImageDiff/gtk/ImageDiff.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsMiniBrowsergtkmainc"></a>
<div class="modfile"><h4>Modified: trunk/Tools/MiniBrowser/gtk/main.c (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/MiniBrowser/gtk/main.c        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/MiniBrowser/gtk/main.c        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsScriptsSpacingHeuristicspm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/SpacingHeuristics.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/SpacingHeuristics.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/SpacingHeuristics.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsVCSUtilspm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/VCSUtils.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/VCSUtils.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/VCSUtils.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsbisectbuilds"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/bisect-builds (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/bisect-builds        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/bisect-builds        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsbuilddumprendertree"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/build-dumprendertree (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/build-dumprendertree        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/build-dumprendertree        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsbuildjsc"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/build-jsc (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/build-jsc        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/build-jsc        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2007 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsbuildwebkit"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/build-webkit (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/build-webkit        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/build-webkit        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptscheckdomresults"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/check-dom-results (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/check-dom-results        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/check-dom-results        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptscheckforexittimedestructors"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/check-for-exit-time-destructors (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/check-for-exit-time-destructors        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/check-for-exit-time-destructors        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptscheckforglobalinitializers"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/check-for-global-initializers (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/check-for-global-initializers        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/check-for-global-initializers        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptscommitlogeditor"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/commit-log-editor (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/commit-log-editor        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/commit-log-editor        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptscomparetimingfiles"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/compare-timing-files (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/compare-timing-files        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/compare-timing-files        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl
</span><span class="cx"> 
</span><del>-# Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsdebugminibrowser"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/debug-minibrowser (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/debug-minibrowser        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/debug-minibrowser        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsdebugsafari"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/debug-safari (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/debug-safari        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/debug-safari        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsdofilerename"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/do-file-rename (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/do-file-rename        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/do-file-rename        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsfindextraincludes"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/find-extra-includes (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/find-extra-includes        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/find-extra-includes        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsgeneratecoveragedata"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/generate-coverage-data (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/generate-coverage-data        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/generate-coverage-data        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2006, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2006, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2007 Holger Hans Peter Freyther.  All rights reserved.
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsmakescripttestwrappers"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/make-script-test-wrappers (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/make-script-test-wrappers        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/make-script-test-wrappers        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsmalloctree"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/malloc-tree (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/malloc-tree        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/malloc-tree        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsoldrunwebkittests"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/old-run-webkit-tests (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/old-run-webkit-tests        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/old-run-webkit-tests        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsparsemallochistory"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/parse-malloc-history (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/parse-malloc-history        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/parse-malloc-history        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsreportincludestatistics"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/report-include-statistics (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/report-include-statistics        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/report-include-statistics        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsresolveChangeLogs"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/resolve-ChangeLogs (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/resolve-ChangeLogs        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/resolve-ChangeLogs        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunbindingstests"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-bindings-tests (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-bindings-tests        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-bindings-tests        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsScriptsruniexplodertests"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-iexploder-tests (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-iexploder-tests        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-iexploder-tests        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunjavascriptcoretests"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-javascriptcore-tests (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-javascriptcore-tests        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-javascriptcore-tests        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2007 Eric Seidel &lt;eric@webkit.org&gt;
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunjsc"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-jsc (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-jsc        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-jsc        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl
</span><span class="cx"> 
</span><del>-# Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunlauncher"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-launcher (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-launcher        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-launcher        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2007, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2007, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2007 Staikos Computing Services, Inc.  &lt;info@staikos.net&gt;
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunleaks"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-leaks (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-leaks        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-leaks        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunmanglemetests"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-mangleme-tests (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-mangleme-tests        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-mangleme-tests        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunminibrowser"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-minibrowser (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-minibrowser        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-minibrowser        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunpageloadtest"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-pageloadtest (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-pageloadtest        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-pageloadtest        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunregexptests"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-regexp-tests (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-regexp-tests        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-regexp-tests        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2011 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2011 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunsafari"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-safari (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-safari        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-safari        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsrunsunspider"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-sunspider (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-sunspider        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-sunspider        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsScriptsrunwebkitapp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/run-webkit-app (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/run-webkit-app        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/run-webkit-app        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssampstat"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/sampstat (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/sampstat        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/sampstat        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><span class="cx"> # 
</span><del>-#  THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+#  THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> #  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> #  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-#  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+#  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> #  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> #  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> #  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsScriptssetwebkitconfiguration"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/set-webkit-configuration (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/set-webkit-configuration        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/set-webkit-configuration        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssortXcodeprojectfile"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/sort-Xcode-project-file (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/sort-Xcode-project-file        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/sort-Xcode-project-file        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssortexportfile"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/sort-export-file (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/sort-export-file        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/sort-export-file        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssplitfilebyclass"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/split-file-by-class (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/split-file-by-class        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/split-file-by-class        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssunspidercompareresults"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/sunspider-compare-results (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/sunspider-compare-results        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/sunspider-compare-results        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsScriptssvnapply"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/svn-apply (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/svn-apply        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/svn-apply        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssvncreatepatch"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/svn-create-patch (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/svn-create-patch        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/svn-create-patch        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptssvnunapply"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/svn-unapply (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/svn-unapply        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/svn-unapply        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptstestwebkitscripts"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/test-webkit-scripts (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/test-webkit-scripts        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/test-webkit-scripts        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatejavascriptcoretestresults"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-javascriptcore-test-results (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-javascriptcore-test-results        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-javascriptcore-test-results        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatewebkit"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-webkit (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-webkit        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-webkit        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatewebkitauxiliarylibs"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-webkit-auxiliary-libs (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-webkit-auxiliary-libs        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-webkit-auxiliary-libs        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2006, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2006, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatewebkitdependency"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-webkit-dependency (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-webkit-dependency        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-webkit-dependency        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2006, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2006, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) 2011 Carl Lobo.  All rights reserved.
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatewebkitlocalizablestrings"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-webkit-localizable-strings (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-webkit-localizable-strings        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-webkit-localizable-strings        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatewebkitsupportlibs"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-webkit-support-libs (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-webkit-support-libs        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-webkit-support-libs        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> #!/usr/bin/perl -w
</span><span class="cx"> 
</span><del>-# Copyright (C) 2005, 2006, 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+# Copyright (C) 2005, 2006, 2007 Apple Inc.  All rights reserved.
</ins><span class="cx"> # Copyright (C) Research In Motion Limited 2010. All rights reserved.
</span><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptsupdatewebkitwincairolibs"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/update-webkit-wincairo-libs (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/update-webkit-wincairo-libs        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/update-webkit-wincairo-libs        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitbuilddirectory"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkit-build-directory (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkit-build-directory        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkit-build-directory        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitdirspm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitdirs.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitdirs.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitdirs.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution. 
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission. 
</span><span class="cx"> #
</span><span class="lines">@@ -739,7 +739,7 @@
</span><span class="cx">     if (isAppleMacWebKit()) {
</span><span class="cx">         $safariBundle = &quot;/Applications/Safari.app&quot;;
</span><span class="cx">     } elsif (isAppleWinWebKit()) {
</span><del>-        $safariBundle = readRegistryString(&quot;/HKLM/SOFTWARE/Apple Computer, Inc./Safari/InstallDir&quot;);
</del><ins>+        $safariBundle = readRegistryString(&quot;/HKLM/SOFTWARE/Apple Inc./Safari/InstallDir&quot;);
</ins><span class="cx">         $safariBundle =~ s/[\r\n]+$//;
</span><span class="cx">         $safariBundle = `cygpath -u '$safariBundle'` if isCygwin();
</span><span class="cx">         $safariBundle =~ s/[\r\n]+$//;
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlVCSUtils_unittestparseChunkRangepl"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseChunkRange.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlVCSUtils_unittestparseDiffHeaderpl"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnDiffFooterpl"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffFooter.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnDiffHeaderpl"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnDiffHeader.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnPropertypl"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnProperty.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlVCSUtils_unittestparseSvnPropertyValuepl"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/VCSUtils_unittest/parseSvnPropertyValue.pl        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> # copyright notice, this list of conditions and the following disclaimer
</span><span class="cx"> # in the documentation and/or other materials provided with the
</span><span class="cx"> # distribution.
</span><del>-#     * Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+#     * Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> # its contributors may be used to endorse or promote products derived
</span><span class="cx"> # from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlfeaturespm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/features.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/features.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/features.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitperlhttpdpm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitperl/httpd.pm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitperl/httpd.pm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitperl/httpd.pm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx"> # 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx"> #     notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #     documentation and/or other materials provided with the distribution.
</span><del>-# 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+# 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx"> #     its contributors may be used to endorse or promote products derived
</span><span class="cx"> #     from this software without specific prior written permission.
</span><span class="cx"> #
</span></span></pre></div>
<a id="trunkToolsScriptswebkitpybindingsmainpy"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitpy/bindings/main.py (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitpy/bindings/main.py        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitpy/bindings/main.py        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsScriptswebkitpyto_be_movedupdate_webgl_conformance_testspy"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitpy/to_be_moved/update_webgl_conformance_tests.py (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitpy/to_be_moved/update_webgl_conformance_tests.py        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/Scripts/webkitpy/to_be_moved/update_webgl_conformance_tests.py        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsTestWebKitAPITestsWTFMediaTimecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsTestWebKitAPITestsWTFMetaAllocatorcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsTestWebKitAPITestsWTFRedBlackTreecpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution. 
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission. 
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsTestWebKitAPITestsWTFcfRetainPtrcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtr.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtr.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtr.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsTestWebKitAPITestsWTFcfRetainPtrHashingcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtrHashing.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtrHashing.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/TestWebKitAPI/Tests/WTF/cf/RetainPtrHashing.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsTestWebKitAPITestsWTFnsRetainPtrmm"></a>
<div class="modfile"><h4>Modified: trunk/Tools/TestWebKitAPI/Tests/WTF/ns/RetainPtr.mm (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/TestWebKitAPI/Tests/WTF/ns/RetainPtr.mm        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/TestWebKitAPI/Tests/WTF/ns/RetainPtr.mm        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWebKitTestRunnerInjectedBundlegtkActivateFontsGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2005, 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2005, 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies)
</span><span class="cx">  * Copyright (C) 2010 Igalia S.L.
</span><span class="cx">  *
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWebKitTestRunnerInjectedBundlegtkInjectedBundleUtilitiescpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWebKitTestRunnerInjectedBundlegtkInjectedBundleUtilitiesh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WebKitTestRunner/InjectedBundle/gtk/InjectedBundleUtilities.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWebKitTestRunnerPixelDumpSupportcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WebKitTestRunner/PixelDumpSupport.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WebKitTestRunner/PixelDumpSupport.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WebKitTestRunner/PixelDumpSupport.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWebKitTestRunnerPixelDumpSupporth"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WebKitTestRunner/PixelDumpSupport.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WebKitTestRunner/PixelDumpSupport.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WebKitTestRunner/PixelDumpSupport.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWebKitTestRunnergtkEventSenderProxyGtkcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WebKitTestRunner/gtk/EventSenderProxyGtk.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WebKitTestRunner/gtk/EventSenderProxyGtk.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WebKitTestRunner/gtk/EventSenderProxyGtk.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  * 2.  Redistributions in binary form must reproduce the above copyright
</span><span class="cx">  *     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *     documentation and/or other materials provided with the distribution.
</span><del>- * 3.  Neither the name of Apple Computer, Inc. (&quot;Apple&quot;) nor the names of
</del><ins>+ * 3.  Neither the name of Apple Inc. (&quot;Apple&quot;) nor the names of
</ins><span class="cx">  *     its contributors may be used to endorse or promote products derived
</span><span class="cx">  *     from this software without specific prior written permission.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkToolsWinLauncherWinLaunchercpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WinLauncher/WinLauncher.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WinLauncher/WinLauncher.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WinLauncher/WinLauncher.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006, 2008, 2013 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006, 2008, 2013 Apple Inc.  All rights reserved.
</ins><span class="cx">  * Copyright (C) 2009, 2011 Brent Fulgham.  All rights reserved.
</span><span class="cx">  * Copyright (C) 2009, 2010, 2011 Appcelerator, Inc. All rights reserved.
</span><span class="cx">  * Copyright (C) 2013 Alex Christensen. All rights reserved.
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsWinLauncherWinLauncherh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WinLauncher/WinLauncher.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WinLauncher/WinLauncher.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WinLauncher/WinLauncher.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsWinLauncherstdafxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WinLauncher/stdafx.cpp (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WinLauncher/stdafx.cpp        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WinLauncher/stdafx.cpp        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkToolsWinLauncherstdafxh"></a>
<div class="modfile"><h4>Modified: trunk/Tools/WinLauncher/stdafx.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/WinLauncher/stdafx.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Tools/WinLauncher/stdafx.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /*
</span><del>- * Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+ * Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">  *
</span><span class="cx">  * Redistribution and use in source and binary forms, with or without
</span><span class="cx">  * modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebKitLibrariesChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/WebKitLibraries/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/WebKitLibraries/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/WebKitLibraries/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * win/include/WebKitSystemInterface/WebKitSystemInterface.h:
+        * win/tools/scripts/auto-version.sh:
+
</ins><span class="cx"> 2014-03-14  Dean Jackson  &lt;dino@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Remove libWebKitSystemInterfaceLion.a
</span></span></pre></div>
<a id="trunkWebKitLibrarieswinincludeWebKitSystemInterfaceWebKitSystemInterfaceh"></a>
<div class="modfile"><h4>Modified: trunk/WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebKitLibrarieswintoolsscriptsautoversionsh"></a>
<div class="modfile"><h4>Modified: trunk/WebKitLibraries/win/tools/scripts/auto-version.sh (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/WebKitLibraries/win/tools/scripts/auto-version.sh        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/WebKitLibraries/win/tools/scripts/auto-version.sh        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx"> #    notice, this list of conditions and the following disclaimer in the
</span><span class="cx"> #    documentation and/or other materials provided with the distribution.
</span><span class="cx"> #
</span><del>-# THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+# THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> # CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/ChangeLog (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/ChangeLog        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/ChangeLog        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,3 +1,75 @@
</span><ins>+2014-03-14  Maciej Stachowiak  &lt;mjs@apple.com&gt;
+
+        Replace &quot;Apple Computer, Inc.&quot; with &quot;Apple Inc.&quot; in copyright headers
+        https://bugs.webkit.org/show_bug.cgi?id=130276
+        &lt;rdar://problem/16266927&gt;
+        
+        Reviewed by Simon Fraser.
+
+        * blog/wp-content/textfield_screenshot.jpg:
+        * misc/WebKitDetect.html:
+        * misc/WebKitDetect.js:
+        * perf/sunspider-0.9.1/sunspider-0.9.1/driver.html:
+        * perf/sunspider-0.9.1/sunspider-0.9.1/results.html:
+        * perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js:
+        * perf/sunspider-0.9.1/sunspider-0.9/driver.html:
+        * perf/sunspider-0.9.1/sunspider-0.9/results.html:
+        * perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js:
+        * perf/sunspider-0.9.1/sunspider-analyze-results.js:
+        * perf/sunspider-0.9.1/sunspider-compare-results.js:
+        * perf/sunspider-0.9/3d-cube.html:
+        * perf/sunspider-0.9/3d-morph.html:
+        * perf/sunspider-0.9/3d-raytrace.html:
+        * perf/sunspider-0.9/access-binary-trees.html:
+        * perf/sunspider-0.9/access-fannkuch.html:
+        * perf/sunspider-0.9/access-nbody.html:
+        * perf/sunspider-0.9/access-nsieve.html:
+        * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html:
+        * perf/sunspider-0.9/bitops-bits-in-byte.html:
+        * perf/sunspider-0.9/bitops-bitwise-and.html:
+        * perf/sunspider-0.9/bitops-nsieve-bits.html:
+        * perf/sunspider-0.9/controlflow-recursive.html:
+        * perf/sunspider-0.9/crypto-aes.html:
+        * perf/sunspider-0.9/crypto-md5.html:
+        * perf/sunspider-0.9/crypto-sha1.html:
+        * perf/sunspider-0.9/date-format-tofte.html:
+        * perf/sunspider-0.9/date-format-xparb.html:
+        * perf/sunspider-0.9/math-cordic.html:
+        * perf/sunspider-0.9/math-partial-sums.html:
+        * perf/sunspider-0.9/math-spectral-norm.html:
+        * perf/sunspider-0.9/regexp-dna.html:
+        * perf/sunspider-0.9/string-base64.html:
+        * perf/sunspider-0.9/string-fasta.html:
+        * perf/sunspider-0.9/string-tagcloud.html:
+        * perf/sunspider-0.9/string-unpack-code.html:
+        * perf/sunspider-0.9/string-validate-input.html:
+        * perf/sunspider-0.9/sunspider-analyze-results.js:
+        * perf/sunspider-0.9/sunspider-compare-results.js:
+        * perf/sunspider-0.9/sunspider-driver.html:
+        * perf/sunspider-0.9/sunspider-record-result.js:
+        * perf/sunspider-0.9/sunspider-results.html:
+        * perf/sunspider-1.0.1/sunspider-1.0.1/driver.html:
+        * perf/sunspider-1.0.1/sunspider-1.0.1/results.html:
+        * perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js:
+        * perf/sunspider-1.0.1/sunspider-analyze-results.js:
+        * perf/sunspider-1.0.1/sunspider-compare-results.js:
+        * perf/sunspider-1.0.1/sunspider.html:
+        * perf/sunspider-1.0.2/sunspider-1.0.2/driver.html:
+        * perf/sunspider-1.0.2/sunspider-1.0.2/results.html:
+        * perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js:
+        * perf/sunspider-1.0.2/sunspider-analyze-results.js:
+        * perf/sunspider-1.0.2/sunspider-compare-results.js:
+        * perf/sunspider-1.0.2/sunspider.html:
+        * perf/sunspider-1.0/sunspider-1.0/driver.html:
+        * perf/sunspider-1.0/sunspider-1.0/results.html:
+        * perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js:
+        * perf/sunspider-1.0/sunspider-analyze-results.js:
+        * perf/sunspider-1.0/sunspider-compare-results.js:
+        * perf/sunspider-1.0/sunspider.html:
+        * perf/sunspider/sunspider.html:
+        * perf/sunspider/versions.html:
+        * quality/reporting.html:
+
</ins><span class="cx"> 2014-03-03  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Use DYEBench v0.9 by default.
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgmiscWebKitDetecthtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/misc/WebKitDetect.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/misc/WebKitDetect.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/misc/WebKitDetect.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;!-- 
</span><del>-Copyright (C) 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2007 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgmiscWebKitDetectjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/misc/WebKitDetect.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/misc/WebKitDetect.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/misc/WebKitDetect.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> /* 
</span><del>-Copyright (C) 2007 Apple Computer, Inc.  All rights reserved.
</del><ins>+Copyright (C) 2007 Apple Inc.  All rights reserved.
</ins><span class="cx"> 
</span><span class="cx"> Redistribution and use in source and binary forms, with or without
</span><span class="cx"> modification, are permitted provided that the following conditions
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">    documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>-THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx"> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx"> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspidersunspiderhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider/sunspider.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider/sunspider.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider/sunspider.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspiderversionshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider/versions.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider/versions.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider/versions.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider093dcubehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/3d-cube.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/3d-cube.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/3d-cube.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider093dmorphhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/3d-morph.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/3d-morph.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/3d-morph.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -50,10 +50,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider093draytracehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/3d-raytrace.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/3d-raytrace.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/3d-raytrace.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -50,10 +50,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09accessbinarytreeshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/access-binary-trees.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/access-binary-trees.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/access-binary-trees.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09accessfannkuchhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/access-fannkuch.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/access-fannkuch.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/access-fannkuch.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09accessnbodyhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/access-nbody.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/access-nbody.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/access-nbody.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09accessnsievehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/access-nsieve.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/access-nsieve.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/access-nsieve.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09bitops3bitbitsinbytehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-3bit-bits-in-byte.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-3bit-bits-in-byte.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-3bit-bits-in-byte.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09bitopsbitsinbytehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bits-in-byte.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bits-in-byte.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bits-in-byte.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09bitopsbitwiseandhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bitwise-and.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bitwise-and.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-bitwise-and.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -50,10 +50,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09bitopsnsievebitshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-nsieve-bits.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-nsieve-bits.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/bitops-nsieve-bits.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09controlflowrecursivehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/controlflow-recursive.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/controlflow-recursive.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/controlflow-recursive.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09cryptoaeshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-aes.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-aes.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-aes.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09cryptomd5html"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-md5.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-md5.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-md5.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09cryptosha1html"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-sha1.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-sha1.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/crypto-sha1.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09dateformattoftehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-tofte.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-tofte.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-tofte.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09dateformatxparbhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-xparb.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-xparb.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/date-format-xparb.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09mathcordichtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/math-cordic.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/math-cordic.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/math-cordic.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09mathpartialsumshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/math-partial-sums.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/math-partial-sums.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/math-partial-sums.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09mathspectralnormhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/math-spectral-norm.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/math-spectral-norm.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/math-spectral-norm.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09regexpdnahtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/regexp-dna.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/regexp-dna.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/regexp-dna.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09stringbase64html"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/string-base64.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/string-base64.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/string-base64.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09stringfastahtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/string-fasta.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/string-fasta.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/string-fasta.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09stringtagcloudhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/string-tagcloud.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/string-tagcloud.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/string-tagcloud.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span><span class="lines">@@ -51,10 +51,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09stringunpackcodehtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/string-unpack-code.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/string-unpack-code.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/string-unpack-code.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09stringvalidateinputhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/string-validate-input.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/string-validate-input.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/string-validate-input.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09sunspideranalyzeresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-analyze-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-analyze-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-analyze-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09sunspidercompareresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-compare-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-compare-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-compare-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09sunspiderdriverhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-driver.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-driver.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-driver.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09sunspiderrecordresultjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-record-result.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-record-result.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-record-result.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider09sunspiderresultshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-results.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-results.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9/sunspider-results.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspider09driverhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/driver.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/driver.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/driver.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspider09resultshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/results.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/results.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/results.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspider09sunspidertestcontentsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9/sunspider-test-contents.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -410,10 +410,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -453,10 +453,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -522,10 +522,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -565,10 +565,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1021,10 +1021,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1129,10 +1129,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1253,10 +1253,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1480,10 +1480,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1576,10 +1576,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1666,10 +1666,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1745,10 +1745,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1788,10 +1788,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1831,10 +1831,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1921,10 +1921,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2004,10 +2004,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2484,10 +2484,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2828,10 +2828,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3110,10 +3110,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3467,10 +3467,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3942,10 +3942,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3988,7 +3988,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY\n\
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4095,10 +4095,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4186,10 +4186,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4295,10 +4295,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6065,10 +6065,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6258,10 +6258,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6401,10 +6401,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6445,10 +6445,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6724,10 +6724,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6849,10 +6849,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspider091driverhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspider091resultshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/results.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/results.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/results.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspider091sunspidertestcontentsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/sunspider-test-contents.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -410,10 +410,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -453,10 +453,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -522,10 +522,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -565,10 +565,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1021,10 +1021,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1129,10 +1129,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1253,10 +1253,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1480,10 +1480,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1576,10 +1576,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1666,10 +1666,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1745,10 +1745,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1788,10 +1788,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1831,10 +1831,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1921,10 +1921,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2004,10 +2004,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2484,10 +2484,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2828,10 +2828,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3110,10 +3110,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3467,10 +3467,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3942,10 +3942,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3988,7 +3988,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY\n\
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4095,10 +4095,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4186,10 +4186,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4295,10 +4295,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6065,10 +6065,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6258,10 +6258,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6401,10 +6401,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6445,10 +6445,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6724,10 +6724,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6849,10 +6849,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6996,10 +6996,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7391,10 +7391,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7434,10 +7434,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7503,10 +7503,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7546,10 +7546,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8002,10 +8002,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8110,10 +8110,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8234,10 +8234,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8461,10 +8461,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8557,10 +8557,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8647,10 +8647,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8726,10 +8726,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8769,10 +8769,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8812,10 +8812,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8902,10 +8902,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -8985,10 +8985,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -9465,10 +9465,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -9809,10 +9809,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -10091,10 +10091,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -10448,10 +10448,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -10923,10 +10923,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -10969,7 +10969,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY\n\
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -11076,10 +11076,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -11167,10 +11167,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -11276,10 +11276,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -13046,10 +13046,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -13239,10 +13239,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -13382,10 +13382,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -13426,10 +13426,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -13705,10 +13705,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -13830,10 +13830,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspideranalyzeresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-analyze-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-analyze-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-analyze-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider091sunspidercompareresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-compare-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-compare-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-0.9.1/sunspider-compare-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider10sunspider10driverhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/driver.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/driver.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/driver.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider10sunspider10resultshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/results.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/results.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/results.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider10sunspider10sunspidertestcontentsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-1.0/sunspider-test-contents.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -433,10 +433,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -481,10 +481,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -559,10 +559,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -607,10 +607,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1069,10 +1069,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1185,10 +1185,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1318,10 +1318,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1555,10 +1555,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1664,10 +1664,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1767,10 +1767,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1860,10 +1860,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1908,10 +1908,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1958,10 +1958,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2063,10 +2063,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2158,10 +2158,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2647,10 +2647,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3002,10 +3002,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3293,10 +3293,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3657,10 +3657,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4140,10 +4140,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4191,7 +4191,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY\n\
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4309,10 +4309,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4417,10 +4417,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4539,10 +4539,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6323,10 +6323,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6523,10 +6523,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6676,10 +6676,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6725,10 +6725,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7010,10 +7010,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7154,10 +7154,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider10sunspideranalyzeresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-analyze-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-analyze-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-analyze-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider10sunspidercompareresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-compare-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-compare-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider-compare-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider10sunspiderhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0/sunspider.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider101sunspider101driverhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/driver.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/driver.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/driver.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider101sunspider101resultshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/results.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/results.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/results.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider101sunspider101sunspidertestcontentsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-1.0.1/sunspider-test-contents.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -433,10 +433,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -481,10 +481,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -559,10 +559,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -607,10 +607,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1069,10 +1069,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1185,10 +1185,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1318,10 +1318,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1555,10 +1555,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1664,10 +1664,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1767,10 +1767,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1860,10 +1860,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1908,10 +1908,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1958,10 +1958,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2063,10 +2063,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2158,10 +2158,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2647,10 +2647,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3002,10 +3002,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3293,10 +3293,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3657,10 +3657,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4140,10 +4140,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4191,7 +4191,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY\n\
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4309,10 +4309,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4417,10 +4417,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4539,10 +4539,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6323,10 +6323,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6523,10 +6523,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6676,10 +6676,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6725,10 +6725,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7010,10 +7010,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7154,10 +7154,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider101sunspideranalyzeresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-analyze-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-analyze-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-analyze-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider101sunspidercompareresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-compare-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-compare-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider-compare-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider101sunspiderhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.1/sunspider.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider102sunspider102driverhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/driver.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/driver.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/driver.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider102sunspider102resultshtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/results.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/results.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/results.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider102sunspider102sunspidertestcontentsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/sunspider-test-contents.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -433,10 +433,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -481,10 +481,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -559,10 +559,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -607,10 +607,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1069,10 +1069,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1185,10 +1185,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1318,10 +1318,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1555,10 +1555,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1664,10 +1664,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1767,10 +1767,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1860,10 +1860,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1908,10 +1908,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -1958,10 +1958,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2063,10 +2063,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2158,10 +2158,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -2647,10 +2647,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3002,10 +3002,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3293,10 +3293,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -3657,10 +3657,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4140,10 +4140,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4191,7 +4191,7 @@
</span><span class="cx">  * THIS SOFTWARE IS PROVIDED BY CONTRIBUTORS ``AS IS'' AND ANY\n\
</span><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4309,10 +4309,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4417,10 +4417,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -4539,10 +4539,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6323,10 +6323,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6523,10 +6523,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6676,10 +6676,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -6725,10 +6725,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.\n\
</span><span class="cx">  *\n\
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7010,10 +7010,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span><span class="lines">@@ -7154,10 +7154,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the\n\
</span><span class="cx">     documentation and/or other materials provided with the distribution.\n\
</span><span class="cx"> \n\
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY\n\
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY\n\
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR\n\
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR\n\
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider102sunspideranalyzeresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-analyze-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-analyze-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-analyze-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider102sunspidercompareresultsjs"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-compare-results.js (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-compare-results.js        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider-compare-results.js        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  *    notice, this list of conditions and the following disclaimer in the
</span><span class="cx">  *    documentation and/or other materials provided with the distribution.
</span><span class="cx">  *
</span><del>- * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgperfsunspider102sunspiderhtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/perf/sunspider-1.0.2/sunspider.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">     notice, this list of conditions and the following disclaimer in the
</span><span class="cx">     documentation and/or other materials provided with the distribution.
</span><span class="cx"> 
</span><del>- THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+ THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>- PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgqualityreportinghtml"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/quality/reporting.html (165675 => 165676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/quality/reporting.html        2014-03-15 04:06:23 UTC (rev 165675)
+++ trunk/Websites/webkit.org/quality/reporting.html        2014-03-15 04:08:27 UTC (rev 165676)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">     /* 
</span><span class="cx">     Copyright (C) 2006 Joost de Valk, http://www.joostdevalk.nl/.  All rights reserved.
</span><span class="cx">     Copyright (C) 2006 Mark Rowe, http://bdash.net.nz/.  All rights reserved.
</span><del>-    Copyright (C) 2006 Apple Computer, Inc.  All rights reserved.
</del><ins>+    Copyright (C) 2006 Apple Inc.  All rights reserved.
</ins><span class="cx">     
</span><span class="cx">     Redistribution and use in source and binary forms, with or without
</span><span class="cx">     modification, are permitted provided that the following conditions
</span><span class="lines">@@ -23,10 +23,10 @@
</span><span class="cx">        notice, this list of conditions and the following disclaimer in the
</span><span class="cx">        documentation and/or other materials provided with the distribution.
</span><span class="cx">     
</span><del>-    THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
</del><ins>+    THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
</ins><span class="cx">     EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
</span><span class="cx">     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
</span><del>-    PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE COMPUTER, INC. OR
</del><ins>+    PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL APPLE INC. OR
</ins><span class="cx">     CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
</span><span class="cx">     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
</span><span class="cx">     PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
</span></span></pre>
</div>
</div>

</body>
</html>