From 48f9a5ca1643c06abf3ae16cdd5f58f6831f0b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 2 Sep 2015 22:18:40 +0200 Subject: [PATCH] added license comment to file --- konami.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/konami.js b/konami.js index 9b9f420..c241e67 100644 --- a/konami.js +++ b/konami.js @@ -1,3 +1,5 @@ +// https://github.com/MightyPork/konami.js | MIT License + (function (window) { "use strict";