Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2015-09-01 04:49:26 +0000
committerDani Megert2015-09-01 04:49:26 +0000
commit838db3ab8b66b061ce07ef89e70c5cb083177254 (patch)
treecc8b180e385c3fde86f4baeb6abf3f289ae5d1cd /org.eclipse.ui.editors/src
parent37134c0f43aa708131733fa3e1a6b87b02423c91 (diff)
downloadeclipse.platform.text-838db3ab8b66b061ce07ef89e70c5cb083177254.tar.gz
eclipse.platform.text-838db3ab8b66b061ce07ef89e70c5cb083177254.tar.xz
eclipse.platform.text-838db3ab8b66b061ce07ef89e70c5cb083177254.zip
Updated copyright date
Diffstat (limited to 'org.eclipse.ui.editors/src')
-rw-r--r--org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/TextEditorPreferencePage.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/TextEditorPreferencePage.java b/org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/TextEditorPreferencePage.java
index 7767a7dd3bd..7a0ccdb6e38 100644
--- a/org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/TextEditorPreferencePage.java
+++ b/org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/TextEditorPreferencePage.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
+ * Copyright (c) 2000, 2015 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

Back to the top