summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--exports/resources.rc2
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