1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 23:05:47 +02:00

[cleanup] moved Activator from org.eclipse.rse.services -> org.eclipse.rse.internal.services

This commit is contained in:
Martin Oberhuber 2007-02-09 10:52:46 +00:00
parent a7551b8460
commit 7fa0ec0b33

View file

@ -1,5 +1,5 @@
/********************************************************************************
* Copyright (c) 2006 IBM Corporation. All rights reserved.
* Copyright (c) 2006, 2007 IBM Corporation. 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
@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
*
* Contributors:
* {Name} (company) - description of contribution.
* Martin Oberhuber (Wind River) - Moved from org.eclipse.rse.services
********************************************************************************/
package org.eclipse.rse.internal.services;