From 5eeb6d649e5f49b68815c215e4ff08ec726c9e5a Mon Sep 17 00:00:00 2001
From: pjs <pjs@alum.mit.edu>
Date: Sun, 3 May 2020 16:08:11 -0700
Subject: [PATCH] Updated copyright in README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 87de015..4a0a44d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 SimpleKit for Ruby is a minimalist implementation of discrete event
 simulation using event graphs.
 
-Copyright (C) 2012-2018  Paul J. Sanchez
+Copyright (C) 2012-2020  Paul J. Sanchez
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the MIT free software license.
-- 
GitLab