* streamline copyright statements; add Conclusion of included components; flip to...
[citadel.git] / webcit / static / summaryview.js
index fd7b4f1abfd6010278a1dabf79209de9563c091f..b3ea8ba75084301c2bf37aa45ac103a4420074be 100644 (file)
@@ -1,7 +1,10 @@
-/** Webcit Summary View v2
-    All comments, flowers and death threats to Mathew McBride
-    <matt@mcbridematt.dhs.org> / <matt@comalies>
-*/
+/**
+ * Webcit Summary View v2
+ *   All comments, flowers and death threats to Mathew McBride
+ *   <matt@mcbridematt.dhs.org> / <matt@comalies>
+ * Copyright 2009 The Citadel Team
+ * Licensed under the GPL V3
+ */
 document.observe("dom:loaded", createMessageView);
 
 var message_view = null;