1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

[321766] adding copyright and contributor comments

This commit is contained in:
David Dykstal 2010-08-09 19:11:16 +00:00
parent b767cbb221
commit fd38a30406

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2002, 2009 IBM Corporation and others. All rights reserved.
* Copyright (c) 2002, 2010 IBM Corporation and others. All rights reserved.
* This program and the accompanying materials are made available under the terms
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
* available at http://www.eclipse.org/legal/epl-v10.html
@ -19,6 +19,7 @@
* David Dykstal (IBM) - [210474] Deny save password function missing
* David McKnight (IBM) - [249222] [api] Access to communication listeners in AbstractConnectorService
* David McKnight (IBM) - [272882] [api] Handle exceptions in IService.initService()
* David Dykstal (IBM) - [321766] safely serialize connect and disconnect operations
********************************************************************************/
package org.eclipse.rse.core.subsystems;