From 9b632db772f057dc36c994d5e92004800211f12f Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Wed, 3 Feb 2021 11:25:21 +0100 Subject: [PATCH] Update copyright --- .../main/java/io/netty/handler/ssl/DefaultOpenSslSession.java | 2 +- .../java/io/netty/handler/ssl/OpenSslClientSessionCache.java | 2 +- .../src/main/java/io/netty/handler/ssl/OpenSslNullSession.java | 2 +- .../src/main/java/io/netty/handler/ssl/OpenSslSessionCache.java | 2 +- .../src/main/java/io/netty/handler/ssl/OpenSslSessionId.java | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/handler/src/main/java/io/netty/handler/ssl/DefaultOpenSslSession.java b/handler/src/main/java/io/netty/handler/ssl/DefaultOpenSslSession.java index 40e5d17be2..437899b88c 100644 --- a/handler/src/main/java/io/netty/handler/ssl/DefaultOpenSslSession.java +++ b/handler/src/main/java/io/netty/handler/ssl/DefaultOpenSslSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Netty Project + * Copyright 2021 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance diff --git a/handler/src/main/java/io/netty/handler/ssl/OpenSslClientSessionCache.java b/handler/src/main/java/io/netty/handler/ssl/OpenSslClientSessionCache.java index 1ed7774f68..06906c5dbf 100644 --- a/handler/src/main/java/io/netty/handler/ssl/OpenSslClientSessionCache.java +++ b/handler/src/main/java/io/netty/handler/ssl/OpenSslClientSessionCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Netty Project + * Copyright 2021 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance diff --git a/handler/src/main/java/io/netty/handler/ssl/OpenSslNullSession.java b/handler/src/main/java/io/netty/handler/ssl/OpenSslNullSession.java index 0868c767e5..b5937a4202 100644 --- a/handler/src/main/java/io/netty/handler/ssl/OpenSslNullSession.java +++ b/handler/src/main/java/io/netty/handler/ssl/OpenSslNullSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Netty Project + * Copyright 2021 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance diff --git a/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionCache.java b/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionCache.java index 3b1aaa5425..bcdff906b4 100644 --- a/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionCache.java +++ b/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionCache.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Netty Project + * Copyright 2021 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance diff --git a/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionId.java b/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionId.java index 9abba7bdb0..5af7b1bbb2 100644 --- a/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionId.java +++ b/handler/src/main/java/io/netty/handler/ssl/OpenSslSessionId.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Netty Project + * Copyright 2021 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance