Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2021-01-18 16:07:15 +0000
committerEike Stepper2021-01-18 16:07:15 +0000
commit1b67301fa112d975a33cc5e4c1c8d5f4a191ebfe (patch)
tree0d8bcb2b54c64dbef26bc11321f90a4f64be43ad /plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db
parent59809ad7a0ed977e3bf724831979731a7b5fe7f3 (diff)
downloadcdo-1b67301fa112d975a33cc5e4c1c8d5f4a191ebfe.tar.gz
cdo-1b67301fa112d975a33cc5e4c1c8d5f4a191ebfe.tar.xz
cdo-1b67301fa112d975a33cc5e4c1c8d5f4a191ebfe.zip
[Releng] Update copyrights
Diffstat (limited to 'plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db')
-rw-r--r--plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db/DBAdapter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db/DBAdapter.java b/plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db/DBAdapter.java
index 0a3a6da878..8e23d9ccc1 100644
--- a/plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db/DBAdapter.java
+++ b/plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db/DBAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2016, 2019, 2020 Eike Stepper (Loehne, Germany) and others.
+ * Copyright (c) 2008-2016, 2019-2021 Eike Stepper (Loehne, 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