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 11Neo4j
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
33in this notice as "Neo Technology")
44 [http://neotechnology.com]
55
Original file line number Diff line number Diff line change 1717 * limitations under the License.
1818 */
1919package 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+
3821import org .junit .Test ;
3922
4023import static org .hamcrest .MatcherAssert .assertThat ;
You can’t perform that action at this time.
0 commit comments