summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-29 11:33:30 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-29 11:33:30 +0100
commitef06ec24d3ee3af5d4c210db49744e635f34d1db (patch)
treec8dbc69e8f3a319fc5f9f136cc0275cc036fb7a1
parente74f79d225adcc3c908cac61e7c8af8f7f2e2a23 (diff)
Update copyright
-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