diff --git a/exec/postit.js b/exec/postit.js
index b2649821ada4838aa8f2d4ec9be139c4a1d246ff..453ac6581a5b6e9a6fe70e2e1d631b2b00ccc5ca 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");