Skip to content

Commit 9a4b75c

Browse files
committed
Jackson: Updating License Headers for 2021
1 parent b79d6fc commit 9a4b75c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jackson/src/main/java/feign/jackson/JacksonDecoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2020 The Feign Authors
2+
* Copyright 2012-2021 The Feign Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

jackson/src/test/java/feign/jackson/JacksonCodecTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2020 The Feign Authors
2+
* Copyright 2012-2021 The Feign Authors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)