From ef06ec24d3ee3af5d4c210db49744e635f34d1db Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 29 Nov 2024 11:33:30 +0100 Subject: Update copyright --- LICENSE | 2 +- exports/resources.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c0eed5f..21cc5ee 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Jeroen Wijenbergh +Copyright (c) 2024 The Commons Conservancy eduVPN Programme Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/exports/resources.rc b/exports/resources.rc index b7fd590..7703f78 100644 --- a/exports/resources.rc +++ b/exports/resources.rc @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "Common eduVPN client library" VALUE "FileVersion", EXPAND(VERSION) VALUE "InternalName", "eduvpn-common" - VALUE "LegalCopyright", "Copyright © 2022 Jeroen Wijenbergh" + VALUE "LegalCopyright", "Copyright © 2024 The Commons Conservancy eduVPN Programme" VALUE "ProductName", "eduVPN" VALUE "ProductVersion", EXPAND(VERSION) END -- cgit v1.2.3