Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramywu2007-04-10 20:07:35 +0000
committeramywu2007-04-10 20:07:35 +0000
commitecebb042b17d4558647d93626b754e17e9526d64 (patch)
tree8cddbdaeb5b73d9a66530b68bdbe0993b81c5eba /bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java
parent923ee602c33f150e79551444eb19ee513e9c5733 (diff)
downloadwebtools.sourceediting-ecebb042b17d4558647d93626b754e17e9526d64.tar.gz
webtools.sourceediting-ecebb042b17d4558647d93626b754e17e9526d64.tar.xz
webtools.sourceediting-ecebb042b17d4558647d93626b754e17e9526d64.zip
[181799] update copyright comments for all sse code
Diffstat (limited to 'bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java')
-rw-r--r--bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java b/bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java
index 373baecaab..158f48523e 100644
--- a/bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java
+++ b/bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/internal/Logger.java
@@ -1,10 +1,10 @@
/*******************************************************************************
- * Copyright (c) 2001, 2004 IBM Corporation and others.
+ * Copyright (c) 2001, 2006 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
- *
+ *
* Contributors:
* IBM Corporation - initial API and implementation
* Jens Lukowski/Innoopract - initial renaming/restructuring

Back to the top