Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2017-08-23 07:59:29 +0000
committerDani Megert2017-08-23 07:59:29 +0000
commit26a28c5dc75603c0ccb249071cc09405cfe56255 (patch)
tree381f8eae784e7a0b71ed6a7d47effaa167f161c5
parenta435a3c38c399c4c17905b5a714529e9268497a8 (diff)
downloadeclipse.platform.text-26a28c5dc75603c0ccb249071cc09405cfe56255.tar.gz
eclipse.platform.text-26a28c5dc75603c0ccb249071cc09405cfe56255.tar.xz
eclipse.platform.text-26a28c5dc75603c0ccb249071cc09405cfe56255.zip
Fixed copyright date
-rw-r--r--org.eclipse.jface.text/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jface.text/pom.xml b/org.eclipse.jface.text/pom.xml
index faa7b4a7c1f..67c700590b4 100644
--- a/org.eclipse.jface.text/pom.xml
+++ b/org.eclipse.jface.text/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2016 Eclipse Foundation and others.
+ Copyright (c) 2012, 2017 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at

Back to the top