[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:56:54 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit d98781b6d6390ea1df31ca7b8cf5384c2cdbd43d
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 4 07:49:14 2002 +0000

    WebKit:
    
            * Plugins.subproj/WebPluginError.h:
            * Plugins.subproj/WebPluginError.m:
    	Not __MyCompanyName__, but rather Apple Computer.
    
    WebBrowser:
    
            * DownloadProgressEntry.m:
            * DownloadRow.h:
            * DownloadRow.m:
            * DownloadViewController.h:
            * DownloadViewController.m:
            * DownloadWindowController.h:
            * DownloadWindowController.m:
            * ServicesProvider.h:
            * ServicesProvider.m:
    	Not __MyCompanyName__, but rather Apple Computer.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2547 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 5ad6506..e3942b7 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,11 @@
 2002-11-03  Darin Adler  <darin at apple.com>
 
+        * Plugins.subproj/WebPluginError.h:
+        * Plugins.subproj/WebPluginError.m:
+	Not __MyCompanyName__, but rather Apple Computer.
+
+2002-11-03  Darin Adler  <darin at apple.com>
+
         * Plugins.subproj/WebPlugin.h: Fix comment.
 
         * Plugins.subproj/WebPluginError.m: (-[WebPluginErrorPrivate dealloc]):
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 5ad6506..e3942b7 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,11 @@
 2002-11-03  Darin Adler  <darin at apple.com>
 
+        * Plugins.subproj/WebPluginError.h:
+        * Plugins.subproj/WebPluginError.m:
+	Not __MyCompanyName__, but rather Apple Computer.
+
+2002-11-03  Darin Adler  <darin at apple.com>
+
         * Plugins.subproj/WebPlugin.h: Fix comment.
 
         * Plugins.subproj/WebPluginError.m: (-[WebPluginErrorPrivate dealloc]):
diff --git a/WebKit/Plugins.subproj/WebPlugInError.h b/WebKit/Plugins.subproj/WebPlugInError.h
index 23fe286..7e1dc70 100644
--- a/WebKit/Plugins.subproj/WebPlugInError.h
+++ b/WebKit/Plugins.subproj/WebPlugInError.h
@@ -3,7 +3,7 @@
 //  WebKit
 //
 //  Created by Chris Blumenberg on Fri Nov 01 2002.
-//  Copyright (c) 2002 __MyCompanyName__. All rights reserved.
+//  Copyright (c) 2002 Apple Computer, Inc. All rights reserved.
 //
 
 #import <Foundation/Foundation.h>
diff --git a/WebKit/Plugins.subproj/WebPlugInError.m b/WebKit/Plugins.subproj/WebPlugInError.m
index cf864e4..7c9483e 100644
--- a/WebKit/Plugins.subproj/WebPlugInError.m
+++ b/WebKit/Plugins.subproj/WebPlugInError.m
@@ -3,7 +3,7 @@
 //  WebKit
 //
 //  Created by Chris Blumenberg on Fri Nov 01 2002.
-//  Copyright (c) 2002 __MyCompanyName__. All rights reserved.
+//  Copyright (c) 2002 Apple Computer, Inc. All rights reserved.
 //
 
 #import <WebKit/WebKitErrors.h>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list