From df3785d812cadde341524fa4ff29149fb917886f Mon Sep 17 00:00:00 2001
From: James Arcus <jimbo@ucc.asn.au>
Date: Tue, 1 Oct 2024 15:46:54 +0800
Subject: [PATCH] Update LICENSE to remove explicit name reference

---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 66e62d4..05ccc1e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2024 James Arcus
+Copyright (c) 2024 University Computer Club contributors
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
-- 
GitLab