Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-05-03 19:08:04 +0000
committerEike Stepper2013-05-03 19:08:04 +0000
commit083e1edec5813cc6a2250165ef909b65c7e9f88d (patch)
tree0048625bb5f0bf39d5e0e3f9f7b0e6020f97c4ef /features/org.eclipse.net4j.db.db2-feature
parentc9c9f58577c9ef76461a8d21b79ec6fb9f60ffe0 (diff)
downloadcdo-083e1edec5813cc6a2250165ef909b65c7e9f88d.tar.gz
cdo-083e1edec5813cc6a2250165ef909b65c7e9f88d.tar.xz
cdo-083e1edec5813cc6a2250165ef909b65c7e9f88d.zip
Update copyrightsdrops/I20130503-1515
Diffstat (limited to 'features/org.eclipse.net4j.db.db2-feature')
-rw-r--r--features/org.eclipse.net4j.db.db2-feature/build.properties2
-rw-r--r--features/org.eclipse.net4j.db.db2-feature/copyright.txt4
-rw-r--r--features/org.eclipse.net4j.db.db2-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.db.db2-feature/feature.xml2
4 files changed, 6 insertions, 6 deletions
diff --git a/features/org.eclipse.net4j.db.db2-feature/build.properties b/features/org.eclipse.net4j.db.db2-feature/build.properties
index d811eabc71..4ee2697c89 100644
--- a/features/org.eclipse.net4j.db.db2-feature/build.properties
+++ b/features/org.eclipse.net4j.db.db2-feature/build.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+# Copyright (c) 2010, 2012 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/features/org.eclipse.net4j.db.db2-feature/copyright.txt b/features/org.eclipse.net4j.db.db2-feature/copyright.txt
index 0a0f67e6d7..1c77978050 100644
--- a/features/org.eclipse.net4j.db.db2-feature/copyright.txt
+++ b/features/org.eclipse.net4j.db.db2-feature/copyright.txt
@@ -1,8 +1,8 @@
-Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+Copyright (c) 2004-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
http://www.eclipse.org/legal/epl-v10.html
Contributors:
- Eike Stepper - initial API and implementation \ No newline at end of file
+ Eike Stepper - initial API and implementation
diff --git a/features/org.eclipse.net4j.db.db2-feature/feature.properties b/features/org.eclipse.net4j.db.db2-feature/feature.properties
index 88998bc63c..af4c4dbff8 100644
--- a/features/org.eclipse.net4j.db.db2-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.db2-feature/feature.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+# Copyright (c) 2010, 2012 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
@@ -21,7 +21,7 @@ featureName = Net4j DB Framework DB2 Adapter
description = Net4j DB Framework DB2 Adapter contains the DB2 Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for DB2. This needs to be installed separately.
copyrightURL = copyright.txt
-copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\
+copyright = Copyright (c) 2010, 2012 Eike Stepper (Berlin, Germany) and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/features/org.eclipse.net4j.db.db2-feature/feature.xml b/features/org.eclipse.net4j.db.db2-feature/feature.xml
index 1da777f45e..ebd3af0e30 100644
--- a/features/org.eclipse.net4j.db.db2-feature/feature.xml
+++ b/features/org.eclipse.net4j.db.db2-feature/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+ Copyright (c) 2010-2012 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