diff --git a/code/game/machinery/computer/security.dm b/code/game/machinery/computer/security.dm
index 5c0ef5b4fd7..2a11b4a8836 100644
--- a/code/game/machinery/computer/security.dm
+++ b/code/game/machinery/computer/security.dm
@@ -369,7 +369,7 @@ What a mess.*/
var/counter = 1
while(active2.fields[text("com_[]", counter)])
counter++
- active2.fields[text("com_[counter]")] = text("Made by [authenticated] ([rank]) on [worldtime2text()], 2557
[t1]")
+ active2.fields[text("com_[counter]")] = text("Made by [authenticated] ([rank]) on [worldtime2text()]
[t1]")
if("Delete Record (ALL)")
if(active1)