diff --git a/tools/tck-api/src/test/resources/org/opencypher/tools/tck/FailureWithSideEffects.feature b/tools/tck-api/src/test/resources/org/opencypher/tools/tck/FailureWithSideEffects.feature index 4fc9ddd2d6..6916ef6f41 100644 --- a/tools/tck-api/src/test/resources/org/opencypher/tools/tck/FailureWithSideEffects.feature +++ b/tools/tck-api/src/test/resources/org/opencypher/tools/tck/FailureWithSideEffects.feature @@ -1,5 +1,5 @@ # -# Copyright (c) 2015-2022 "Neo Technology," +# Copyright (c) 2015-2023 "Neo Technology," # Network Engine for Objects in Lund AB [http://neotechnology.com] # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/tools/tck-api/src/test/scala/org/opencypher/tools/tck/FailureWithSideEffectsTckTest.scala b/tools/tck-api/src/test/scala/org/opencypher/tools/tck/FailureWithSideEffectsTckTest.scala index 1c59746a5b..0f53021633 100644 --- a/tools/tck-api/src/test/scala/org/opencypher/tools/tck/FailureWithSideEffectsTckTest.scala +++ b/tools/tck-api/src/test/scala/org/opencypher/tools/tck/FailureWithSideEffectsTckTest.scala @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2022 "Neo Technology," + * Copyright (c) 2015-2023 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * Licensed under the Apache License, Version 2.0 (the "License");