From 785dbddd28672f1df233f06d92320b9ca658457c Mon Sep 17 00:00:00 2001
From: Daan Michiels <michielsdaan@gmail.com>
Date: Fri, 25 Nov 2016 12:36:57 -0600
Subject: [PATCH] correct copyright message to include contributors

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

diff --git a/LICENSE b/LICENSE
index faadd00f..924cd89e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2016 Hakim El Hattab, http://hakim.se
+Copyright (C) 2016 Hakim El Hattab, http://hakim.se, and reveal.js 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