File tree Expand file tree Collapse file tree 2 files changed +2
-19
lines changed
driver/src/test/java/org/neo4j/driver/internal/util Expand file tree Collapse file tree 2 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 1
1
Neo4j
2
- Copyright © 2002-2015 Network Engine for Objects in Lund AB (referred to
2
+ Copyright © 2002-2018 Network Engine for Objects in Lund AB (referred to
3
3
in this notice as "Neo Technology")
4
4
[http://neotechnology.com]
5
5
Original file line number Diff line number Diff line change 17
17
* limitations under the License.
18
18
*/
19
19
package org .neo4j .driver .internal .util ;
20
- /*
21
- * Copyright (c) 2002-2017 "Neo Technology,"
22
- * Network Engine for Objects in Lund AB [http://neotechnology.com]
23
- *
24
- * This file is part of Neo4j.
25
- *
26
- * Licensed under the Apache License, Version 2.0 (the "License");
27
- * you may not use this file except in compliance with the License.
28
- * You may obtain a copy of the License at
29
- *
30
- * http://www.apache.org/licenses/LICENSE-2.0
31
- *
32
- * Unless required by applicable law or agreed to in writing, software
33
- * distributed under the License is distributed on an "AS IS" BASIS,
34
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
35
- * See the License for the specific language governing permissions and
36
- * limitations under the License.
37
- */
20
+
38
21
import org .junit .Test ;
39
22
40
23
import static org .hamcrest .MatcherAssert .assertThat ;
You can’t perform that action at this time.
0 commit comments