Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-11-06 16:24:36 +0000
committerEike Stepper2013-11-06 16:24:36 +0000
commit6fbe5da8a2ffd80cef1f90babbc04c2465a5f9f6 (patch)
tree4b981dde5ca0e6439a4bd02a12a67c4b0658551f /plugins/org.eclipse.emf.cdo.ui.admin
parent5df457086fe499f774ddbfddc20b26ac4a4d46db (diff)
downloadcdo-6fbe5da8a2ffd80cef1f90babbc04c2465a5f9f6.tar.gz
cdo-6fbe5da8a2ffd80cef1f90babbc04c2465a5f9f6.tar.xz
cdo-6fbe5da8a2ffd80cef1f90babbc04c2465a5f9f6.zip
Update copyrights
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.ui.admin')
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.admin/build.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.admin/plugin.xml2
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.admin/src/org/eclipse/emf/cdo/ui/internal/admin/bundle/OM.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.ui.admin/build.properties b/plugins/org.eclipse.emf.cdo.ui.admin/build.properties
index 549cadeee8..604c24eb87 100644
--- a/plugins/org.eclipse.emf.cdo.ui.admin/build.properties
+++ b/plugins/org.eclipse.emf.cdo.ui.admin/build.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2012 Eike Stepper (Berlin, Germany) and others.
+# Copyright (c) 2012, 2013 Eike Stepper (Berlin, Germany) 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
diff --git a/plugins/org.eclipse.emf.cdo.ui.admin/plugin.xml b/plugins/org.eclipse.emf.cdo.ui.admin/plugin.xml
index be4092a3aa..b0bdcd4e98 100644
--- a/plugins/org.eclipse.emf.cdo.ui.admin/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.ui.admin/plugin.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
- Copyright (c) 2012 Eike Stepper (Berlin, Germany) and others.
+ Copyright (c) 2012, 2013 Eike Stepper (Berlin, Germany) 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
diff --git a/plugins/org.eclipse.emf.cdo.ui.admin/src/org/eclipse/emf/cdo/ui/internal/admin/bundle/OM.java b/plugins/org.eclipse.emf.cdo.ui.admin/src/org/eclipse/emf/cdo/ui/internal/admin/bundle/OM.java
index fc236a1964..d7c148ea53 100644
--- a/plugins/org.eclipse.emf.cdo.ui.admin/src/org/eclipse/emf/cdo/ui/internal/admin/bundle/OM.java
+++ b/plugins/org.eclipse.emf.cdo.ui.admin/src/org/eclipse/emf/cdo/ui/internal/admin/bundle/OM.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012 Eike Stepper (Berlin, Germany) and others.
+ * Copyright (c) 2012, 2013 Eike Stepper (Berlin, Germany) 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