Title: [104269] trunk
Revision
104269
Author
[email protected]
Date
2012-01-05 22:41:04 -0800 (Thu, 05 Jan 2012)

Log Message

<rdar://problem/10633760> Update copyright strings

Reviewed by Mark Rowe.

Source/_javascript_Core: 

* Info.plist:

Source/_javascript_Glue: 

* Info.plist:

Source/WebCore: 

* Info.plist:

Source/WebKit/mac: 

* Info.plist:

Source/WebKit2: 

* Info.plist:
* PluginProcess/Info.plist:
* WebProcess/Info.plist:

WebKitLibraries: 

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

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (104268 => 104269)


--- trunk/Source/_javascript_Core/ChangeLog	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/_javascript_Core/ChangeLog	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1,3 +1,11 @@
+2012-01-05  Dan Bernstein  <[email protected]>
+
+        <rdar://problem/10633760> Update copyright strings
+
+        Reviewed by Mark Rowe.
+
+        * Info.plist:
+
 2012-01-05  Gavin Barraclough  <[email protected]>
 
         Date constructor handles infinite values incorrectly.

Modified: trunk/Source/_javascript_Core/Info.plist (104268 => 104269)


--- trunk/Source/_javascript_Core/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/_javascript_Core/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 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-2012 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_Glue/ChangeLog (104268 => 104269)


--- trunk/Source/_javascript_Glue/ChangeLog	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/_javascript_Glue/ChangeLog	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1,3 +1,11 @@
+2012-01-05  Dan Bernstein  <[email protected]>
+
+        <rdar://problem/10633760> Update copyright strings
+
+        Reviewed by Mark Rowe.
+
+        * Info.plist:
+
 2012-01-05  Benjamin Poulain  <[email protected]>
 
         Improve charactersAreAllASCII() to compare multiple characters at a time

Modified: trunk/Source/_javascript_Glue/Info.plist (104268 => 104269)


--- trunk/Source/_javascript_Glue/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/_javascript_Glue/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2012 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebCore/ChangeLog (104268 => 104269)


--- trunk/Source/WebCore/ChangeLog	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebCore/ChangeLog	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1,3 +1,11 @@
+2012-01-05  Dan Bernstein  <[email protected]>
+
+        <rdar://problem/10633760> Update copyright strings
+
+        Reviewed by Mark Rowe.
+
+        * Info.plist:
+
 2012-01-05  Alexis Menard  <[email protected]>
 
         Move HTMLFormControlElementWithState class in its own header file.

Modified: trunk/Source/WebCore/Info.plist (104268 => 104269)


--- trunk/Source/WebCore/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebCore/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 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&
 gt;
+	<string>${BUNDLE_VERSION}, Copyright 2003-2012 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&g
 t;
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit/mac/ChangeLog (104268 => 104269)


--- trunk/Source/WebKit/mac/ChangeLog	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebKit/mac/ChangeLog	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1,3 +1,11 @@
+2012-01-05  Dan Bernstein  <[email protected]>
+
+        <rdar://problem/10633760> Update copyright strings
+
+        Reviewed by Mark Rowe.
+
+        * Info.plist:
+
 2012-01-05  Pratik Solanki  <[email protected]>
 
         WebFrameLoaderClient::userAgent does unnecessary NSString/NSURL conversions

Modified: trunk/Source/WebKit/mac/Info.plist (104268 => 104269)


--- trunk/Source/WebKit/mac/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebKit/mac/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2012 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/ChangeLog (104268 => 104269)


--- trunk/Source/WebKit2/ChangeLog	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebKit2/ChangeLog	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1,3 +1,13 @@
+2012-01-05  Dan Bernstein  <[email protected]>
+
+        <rdar://problem/10633760> Update copyright strings
+
+        Reviewed by Mark Rowe.
+
+        * Info.plist:
+        * PluginProcess/Info.plist:
+        * WebProcess/Info.plist:
+
 2012-01-05  Anders Carlsson  <[email protected]>
 
         Crash when trying to invalidate the NPRuntimeObjectMap for a plug-in in a subframe

Modified: trunk/Source/WebKit2/Info.plist (104268 => 104269)


--- trunk/Source/WebKit2/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebKit2/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2012 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/PluginProcess/Info.plist (104268 => 104269)


--- trunk/Source/WebKit2/PluginProcess/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebKit2/PluginProcess/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -5,7 +5,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2012 Apple Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit.${PRODUCT_NAME}</string>
 	<key>CFBundleInfoDictionaryVersion</key>

Modified: trunk/Source/WebKit2/WebProcess/Info.plist (104268 => 104269)


--- trunk/Source/WebKit2/WebProcess/Info.plist	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/Source/WebKit2/WebProcess/Info.plist	2012-01-06 06:41:04 UTC (rev 104269)
@@ -5,7 +5,7 @@
 	<key>CFBundleExecutable</key>
 	<string>${PRODUCT_NAME}</string>
 	<key>CFBundleGetInfoString</key>
-	<string>${BUNDLE_VERSION}, Copyright 2003-2011 Apple Inc.</string>
+	<string>${BUNDLE_VERSION}, Copyright 2003-2012 Apple Inc.</string>
 	<key>CFBundleIconFile</key>
 	<string>${APP_ICON}</string>
 	<key>CFBundleIdentifier</key>

Modified: trunk/WebKitLibraries/ChangeLog (104268 => 104269)


--- trunk/WebKitLibraries/ChangeLog	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/WebKitLibraries/ChangeLog	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1,3 +1,11 @@
+2012-01-05  Dan Bernstein  <[email protected]>
+
+        <rdar://problem/10633760> Update copyright strings
+
+        Reviewed by Mark Rowe.
+
+        * win/tools/scripts/COPYRIGHT-END-YEAR:
+
 2011-12-06  Roland Steiner  <[email protected]>
 
         <style scoped>: disable on Windows by default

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


--- trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR	2012-01-06 05:36:37 UTC (rev 104268)
+++ trunk/WebKitLibraries/win/tools/scripts/COPYRIGHT-END-YEAR	2012-01-06 06:41:04 UTC (rev 104269)
@@ -1 +1 @@
-2011
+2012
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to