Signed-off-by: Kai Haberzettl <[email protected]>
---
 drivers/net/wireguard/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireguard/main.c b/drivers/net/wireguard/main.c
index 7a7d5f1a80fc..d189699b63d4 100644
--- a/drivers/net/wireguard/main.c
+++ b/drivers/net/wireguard/main.c
@@ -37,7 +37,7 @@ static int __init mod_init(void)
                goto err_netlink;
 
        pr_info("WireGuard " WIREGUARD_VERSION " loaded. See www.wireguard.com 
for information.\n");
-       pr_info("Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. 
All Rights Reserved.\n");
+       pr_info("Copyright (C) 2015-2020 Jason A. Donenfeld <[email protected]>. 
All Rights Reserved.\n");
 
        return 0;
 
-- 
2.20.1

Reply via email to