1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 18:53:20 +02:00

[cleanup] Fix copyright dates

This commit is contained in:
Martin Oberhuber 2009-05-27 23:23:02 +00:00
parent 90d699e6a3
commit b59ee83f16
2 changed files with 23 additions and 22 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.discovery.view;singleton:=true Bundle-SymbolicName: org.eclipse.tm.discovery.view;singleton:=true
Bundle-Version: 2.0.100.qualifier Bundle-Version: 2.0.200.qualifier
Bundle-Activator: org.eclipse.tm.internal.discovery.view.Activator Bundle-Activator: org.eclipse.tm.internal.discovery.view.Activator
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,

View file

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright (c) 2006, 2007 IBM Corporation and others. All rights reserved. Copyright (c) 2006, 2009 IBM Corporation and others.
This program and the accompanying materials are made available under the terms All rights reserved. This program and the accompanying materials
of the Eclipse Public License v1.0 which accompanies this distribution, and is are made available under the terms of the Eclipse Public License v1.0
available at http://www.eclipse.org/legal/epl-v10.html which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Initial Contributors: Initial Contributors:
The following IBM employees contributed to the Remote System Explorer The following IBM employees contributed to the Remote System Explorer