Title: [196073] branches/safari-601-branch/Source/WebKit2
Revision
196073
Author
[email protected]
Date
2016-02-03 12:14:36 -0800 (Wed, 03 Feb 2016)

Log Message

Update WebKit2.framework copyright string to include 2016.

This framework no longer exists on trunk, so we missed this as part of the merge of r194479.

* mac/Info-WebKit2.plist:

Modified Paths

Diff

Modified: branches/safari-601-branch/Source/WebKit2/ChangeLog (196072 => 196073)


--- branches/safari-601-branch/Source/WebKit2/ChangeLog	2016-02-03 18:58:46 UTC (rev 196072)
+++ branches/safari-601-branch/Source/WebKit2/ChangeLog	2016-02-03 20:14:36 UTC (rev 196073)
@@ -1,3 +1,11 @@
+2016-02-03  Jeff Miller  <[email protected]>
+
+        Update WebKit2.framework copyright string to include 2016.
+
+        This framework no longer exists on trunk, so we missed this as part of the merge of r194479.
+
+        * mac/Info-WebKit2.plist:
+
 2016-01-29  Babak Shafiei  <[email protected]>
 
         Merge r194479.

Modified: branches/safari-601-branch/Source/WebKit2/mac/Info-WebKit2.plist (196072 => 196073)


--- branches/safari-601-branch/Source/WebKit2/mac/Info-WebKit2.plist	2016-02-03 18:58:46 UTC (rev 196072)
+++ branches/safari-601-branch/Source/WebKit2/mac/Info-WebKit2.plist	2016-02-03 20:14:36 UTC (rev 196073)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2015 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2016 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to