File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
common/src/main/java/org/eclipse/daanse/olap Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2023 Contributors to the Eclipse Foundation.
3+ *
4+ * This program and the accompanying materials are made
5+ * available under the terms of the Eclipse Public License 2.0
6+ * which is available at https://www.eclipse.org/legal/epl-2.0/
7+ *
8+ * SPDX-License-Identifier: EPL-2.0
9+ *
10+ * Contributors:
11+ * SmartCity Jena - initial
12+ * Stefan Bischof (bipolis.org) - initial
13+ */
14+ //TODO: RM EXPORT
15+ @ org .osgi .annotation .bundle .Export
16+ @ org .osgi .annotation .versioning .Version ("0.0.1" )
17+ package org .eclipse .daanse .olap .server ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2023 Contributors to the Eclipse Foundation.
3+ *
4+ * This program and the accompanying materials are made
5+ * available under the terms of the Eclipse Public License 2.0
6+ * which is available at https://www.eclipse.org/legal/epl-2.0/
7+ *
8+ * SPDX-License-Identifier: EPL-2.0
9+ *
10+ * Contributors:
11+ * SmartCity Jena - initial
12+ * Stefan Bischof (bipolis.org) - initial
13+ */
14+ //TODO: RM EXPORT
15+ @ org .osgi .annotation .bundle .Export
16+ @ org .osgi .annotation .versioning .Version ("0.0.1" )
17+ package org .eclipse .daanse .olap .util ;
You can’t perform that action at this time.
0 commit comments