Skip to content

Commit 3729864

Browse files
committed
Copyright notice
1 parent 47316d7 commit 3729864

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/e2e-test/java/io/vlingo/xoom/designer/codegen/e2e/java/bookstoreservice/BookStoreWithCompositeIdServiceGenerationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/main/java/io/vlingo/xoom/designer/codegen/java/unittest/queries/DataDeclaration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/test/java/io/vlingo/xoom/designer/codegen/java/autodispatch/AutoDispatchMappingWithCompositeIdGenerationStepTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/test/java/io/vlingo/xoom/designer/codegen/java/dataobject/DataObjectWithCompositeIdGenerationStepTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/test/java/io/vlingo/xoom/designer/codegen/java/resource/RestResourceWithCompositeIdGenerationStepTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/test/java/io/vlingo/xoom/designer/codegen/java/storage/StorageWithCompositeIdGenerationStepTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/test/java/io/vlingo/xoom/designer/codegen/java/unittest/entity/EntityWithCompositeIdUnitTestGenerationStepTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

src/test/java/io/vlingo/xoom/designer/codegen/java/unittest/queries/QueriesWithCompositeIdUnitTestGenerationStepTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2012-2021 VLINGO LABS. All rights reserved.
1+
// Copyright © 2012-2022 VLINGO LABS. All rights reserved.
22
//
33
// This Source Code Form is subject to the terms of the
44
// Mozilla Public License, v. 2.0. If a copy of the MPL

0 commit comments

Comments
 (0)