From d882837f213c588934cf15ae2c63497afee616e9 Mon Sep 17 00:00:00 2001
From: mcmlxxix <>
Date: Sat, 18 Jul 2009 16:37:29 +0000
Subject: [PATCH] Updated COMMENTS

---
 exec/postit.js | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/exec/postit.js b/exec/postit.js
index b2649821ad..453ac6581a 100644
--- a/exec/postit.js
+++ b/exec/postit.js
@@ -1,5 +1,8 @@
 /*
-	Javascript port of post-it notes
+	Javascript clone of Aspect Technologies Post-It Notes (BAJA)
+	Inspired by all post-it notes apps, one liners, books and Jesus
+	Thanks to Jas Hud for being a big whiny douche
+	by Matt Johnson (2008)
 */
 load("sbbsdefs.js");
 load("funclib.js");
-- 
GitLab