Development discussion of WireGuard
 help / color / mirror / Atom feed
* [PATCH] Update Copyright notice for dmesg to 2020
@ 2020-05-23  7:34 Kai Haberzettl
  0 siblings, 0 replies; only message in thread
From: Kai Haberzettl @ 2020-05-23  7:34 UTC (permalink / raw)
  To: wireguard; +Cc: Kai Haberzettl

Signed-off-by: Kai Haberzettl <khaberz@gmail.com>
---
 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 <Jason@zx2c4.com>. All Rights Reserved.\n");
+	pr_info("Copyright (C) 2015-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.\n");
 
 	return 0;
 
-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-23  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-23  7:34 [PATCH] Update Copyright notice for dmesg to 2020 Kai Haberzettl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).