Title: [161003] trunk
Revision
161003
Author
[email protected]
Date
2013-12-23 10:45:18 -0800 (Mon, 23 Dec 2013)

Log Message

Source/_javascript_Core: <rdar://problem/15682948> Update copyright strings
        
Reviewed by Dan Bernstein.

* Info.plist:
* _javascript_Core.vcxproj/_javascript_Core.resources/Info.plist:

Source/WebCore: <rdar://problem/15682948> Update copyright strings

Reviewed by Dan Bernstein

* Info.plist:

Source/WebKit/mac: <rdar://problem/15682948> Update copyright strings

Reviewed by Dan Bernstein.

* Info.plist:

Source/WebKit2: <rdar://problem/15682948> Update copyright strings

Reviewed by Dan Bernstein

* DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist:
* DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService.Development/Info.plist:
* DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService/Info.plist:
* Info.plist:
* NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist:
* NetworkProcess/EntryPoint/mac/XPCService/NetworkService.Development/Info.plist:
* NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist:
* NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist:
* PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist:
* PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist:
* PluginProcess/EntryPoint/mac/XPCService/PluginService.Development/Info.plist:
* WebProcess/EntryPoint/mac/LegacyProcess/Info.plist:
* WebProcess/EntryPoint/mac/XPCService/WebContentService.Development/Info.plist:
* WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist:
* WebProcess/EntryPoint/mac/XPCService/WebContentService/Info.plist:

WebKitLibraries: <rdar://problem/15682948> Update copyright strings

Reviewed by Dan Bernstein.

* win/tools/scripts/COPYRIGHT-END-YEAR:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (161002 => 161003)


--- trunk/Source/_javascript_Core/ChangeLog	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/_javascript_Core/ChangeLog	2013-12-23 18:45:18 UTC (rev 161003)
@@ -1,3 +1,12 @@
+2013-12-23  Lucas Forschler  <[email protected]>
+
+        <rdar://problem/15682948> Update copyright strings
+        
+        Reviewed by Dan Bernstein.
+
+        * Info.plist:
+        * _javascript_Core.vcxproj/_javascript_Core.resources/Info.plist:
+
 2013-12-23  Zan Dobersek  <[email protected]>
 
         [GTK] Clean up compiler optimizations flags for libWTF, libJSC

Modified: trunk/Source/_javascript_Core/Info.plist (161002 => 161003)


--- trunk/Source/_javascript_Core/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/_javascript_Core/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 1997-2005 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 1997-2005 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/_javascript_Core/_javascript_Core.vcxproj/_javascript_Core.resources/Info.plist (161002 => 161003)


--- trunk/Source/_javascript_Core/_javascript_Core.vcxproj/_javascript_Core.resources/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/_javascript_Core/_javascript_Core.vcxproj/_javascript_Core.resources/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>_javascript_Core</string>
 	<key>CFBundleGetInfoString</key>
-	<string>530, Copyright 2003-2013 Apple Inc.</string>
+	<string>530, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple._javascript_Core</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebCore/ChangeLog (161002 => 161003)


--- trunk/Source/WebCore/ChangeLog	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebCore/ChangeLog	2013-12-23 18:45:18 UTC (rev 161003)
@@ -1,3 +1,11 @@
+2013-12-23  Lucas Forschler  <[email protected]>
+
+        <rdar://problem/15682948> Update copyright strings
+
+        Reviewed by Dan Bernstein
+
+        * Info.plist:
+
 2013-12-23  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r160945.

Modified: trunk/Source/WebCore/English.lproj/Localizable.strings (161002 => 161003)


--- trunk/Source/WebCore/English.lproj/Localizable.strings	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebCore/English.lproj/Localizable.strings	2013-12-23 18:45:18 UTC (rev 161003)
@@ -157,9 +157,15 @@
 /* Default writing direction context menu item */
 "Default" = "Default";
 
+/* Undo action name */
+"Delete (Undo action name)" = "Delete";
+
 /* text to display in <details> tag when it has no <summary> child */
 "Details" = "Details";
 
+/* Undo action name */
+"Dictation (Undo action name)" = "Dictation";
+
 /* Download Audio To Disk context menu item */
 "Download Audio" = "Download Audio";
 

Modified: trunk/Source/WebCore/Info.plist (161002 => 161003)


--- trunk/Source/WebCore/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebCore/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.; Copyright 1997 Martin Jones &lt;[email protected]&gt;; Copyright 1998, 1999 Torben Weis &lt;[email protected]&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;[email protected]&gt;; Copyright 1998-2000 Lars Knoll &lt;[email protected]&gt;; Copyright 1999, 2001 Antti Koivisto &lt;[email protected]&gt;; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2000 Simon Hausmann &lt;[email protected]&gt;; Copyright 2000, 2001 Dirk Mueller &lt;[email protected]&gt;; Copyright 2000, 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 2000 Daniel Molkentin &lt;[email protected]&gt;; Copyright 2000 Stefan Schimanski &lt;[email protected]&gt;; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.; Copyright 1997 Martin Jones &lt;[email protected]&gt;; Copyright 1998, 1999 Torben Weis &lt;[email protected]&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;[email protected]&gt;; Copyright 1998-2000 Lars Knoll &lt;[email protected]&gt;; Copyright 1999, 2001 Antti Koivisto &lt;[email protected]&gt;; Copyright 1999-2001 Harri Porten &lt;[email protected]&gt;; Copyright 2000 Simon Hausmann &lt;[email protected]&gt;; Copyright 2000, 2001 Dirk Mueller &lt;[email protected]&gt;; Copyright 2000, 2001 Peter Kelly &lt;[email protected]&gt;; Copyright 2000 Daniel Molkentin &lt;[email protected]&gt;; Copyright 2000 Stefan Schimanski &lt;[email protected]&gt;; Copyright 1998-2000 Netscape Communications Corporation; Copyright 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper; Copyright 2001, 2002 Expat maintainers.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit/mac/ChangeLog (161002 => 161003)


--- trunk/Source/WebKit/mac/ChangeLog	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit/mac/ChangeLog	2013-12-23 18:45:18 UTC (rev 161003)
@@ -1,3 +1,11 @@
+2013-12-23  Lucas Forschler  <[email protected]>
+
+        <rdar://problem/15682948> Update copyright strings
+
+        Reviewed by Dan Bernstein.
+
+        * Info.plist:
+
 2013-12-19  Andy Estes  <[email protected]>
 
         Remove WebFilterEvaluator wrappers from WebKitSystemInterface

Modified: trunk/Source/WebKit/mac/Info.plist (161002 => 161003)


--- trunk/Source/WebKit/mac/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit/mac/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/ChangeLog (161002 => 161003)


--- trunk/Source/WebKit2/ChangeLog	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/ChangeLog	2013-12-23 18:45:18 UTC (rev 161003)
@@ -1,3 +1,25 @@
+2013-12-23  Lucas Forschler  <[email protected]>
+
+        <rdar://problem/15682948> Update copyright strings
+
+        Reviewed by Dan Bernstein
+
+        * DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist:
+        * DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService.Development/Info.plist:
+        * DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService/Info.plist:
+        * Info.plist:
+        * NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist:
+        * NetworkProcess/EntryPoint/mac/XPCService/NetworkService.Development/Info.plist:
+        * NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist:
+        * NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist:
+        * PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist:
+        * PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist:
+        * PluginProcess/EntryPoint/mac/XPCService/PluginService.Development/Info.plist:
+        * WebProcess/EntryPoint/mac/LegacyProcess/Info.plist:
+        * WebProcess/EntryPoint/mac/XPCService/WebContentService.Development/Info.plist:
+        * WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist:
+        * WebProcess/EntryPoint/mac/XPCService/WebContentService/Info.plist:
+
 2013-12-23  Anders Carlsson  <[email protected]>
 
         Convert ThreadCondition in WebKit2 over to std::condition_variable

Modified: trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -5,7 +5,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIconFile</key>
 	<string>${APP_ICON}</string>
 	<key>CFBundleIdentifier</key>

Modified: trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService.Development/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService.Development/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/DatabaseProcess/EntryPoint/mac/XPCService/DatabaseService.Development/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit.Databases.Development</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -5,7 +5,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist (161002 => 161003)


--- trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-OSX.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist (161002 => 161003)


--- trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService/Info-iOS.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService.Development/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService.Development/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/NetworkProcess/EntryPoint/mac/XPCService/NetworkService.Development/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -5,7 +5,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.Development/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.Development/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.Development/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -5,7 +5,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleIconFile</key>
 	<string>${APP_ICON}</string>
 	<key>CFBundleIdentifier</key>

Modified: trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist (161002 => 161003)


--- trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info-iOS.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService.Development/Info.plist (161002 => 161003)


--- trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService.Development/Info.plist	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/Source/WebKit2/WebProcess/EntryPoint/mac/XPCService/WebContentService.Development/Info.plist	2013-12-23 18:45:18 UTC (rev 161003)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2013 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2014 Apple Inc.</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>

Modified: trunk/WebKitLibraries/ChangeLog (161002 => 161003)


--- trunk/WebKitLibraries/ChangeLog	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/WebKitLibraries/ChangeLog	2013-12-23 18:45:18 UTC (rev 161003)
@@ -1,3 +1,11 @@
+2013-12-23  Lucas Forschler  <[email protected]>
+
+        <rdar://problem/15682948> Update copyright strings
+
+        Reviewed by Dan Bernstein.
+
+        * win/tools/scripts/COPYRIGHT-END-YEAR:
+
 2013-12-19  Alex Christensen  <[email protected]>
 
         Final preparations for GStreamer on Windows.

Modified: trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR (161002 => 161003)


--- trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR	2013-12-23 18:36:54 UTC (rev 161002)
+++ trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR	2013-12-23 18:45:18 UTC (rev 161003)
@@ -1 +1 @@
-2013
+2014
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to