We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da6c18 commit eb94a85Copy full SHA for eb94a85
diana-driver-commons/src/main/java/org/jnosql/diana/driver/JsonbSupplierServiceLoader.java
@@ -1,3 +1,17 @@
1
+/*
2
+ * Copyright (c) 2017 Otávio Santana and others
3
+ * All rights reserved. This program and the accompanying materials
4
+ * are made available under the terms of the Eclipse Public License v1.0
5
+ * and Apache License v2.0 which accompanies this distribution.
6
+ * The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html
7
+ * and the Apache License v2.0 is available at http://www.opensource.org/licenses/apache2.0.php.
8
+ *
9
+ * You may elect to redistribute this code under either of these licenses.
10
11
+ * Contributors:
12
13
+ * Otavio Santana
14
+ */
15
package org.jnosql.diana.driver;
16
17
import java.util.List;
0 commit comments