From a19c83fe63f13e51339d45dc957954613c7acf02 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 15 Aug 2017 12:52:55 +0100 Subject: [PATCH] Add copyright to GPST files Signed-off-by: David Woodhouse --- auth-globalprotect.c | 2 ++ gpst.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/auth-globalprotect.c b/auth-globalprotect.c index 2d125680..ecad5a04 100644 --- a/auth-globalprotect.c +++ b/auth-globalprotect.c @@ -1,6 +1,8 @@ /* * OpenConnect (SSL + DTLS) VPN client * + * Copyright © 2016-2017 Daniel Lenski + * * Author: Dan Lenski * * This program is free software; you can redistribute it and/or diff --git a/gpst.c b/gpst.c index cd5c74dc..38cf7875 100644 --- a/gpst.c +++ b/gpst.c @@ -1,6 +1,8 @@ /* * OpenConnect (SSL + DTLS) VPN client * + * Copyright © 2016-2017 Daniel Lenski + * * Author: Daniel Lenski * * This program is free software; you can redistribute it and/or -- 2.50.1