瀏覽代碼

Add copyright header

JC Brand 12 年之前
父節點
當前提交
f8183c134e
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      converse.css

+ 8 - 0
converse.css

@@ -1,3 +1,11 @@
+/*!
+ * Converse.js (Web-based XMPP instant messaging client)
+ * http://conversejs.org
+ *
+ * Copyright (c) 2012, Jan-Carel Brand <jc@opkode.com>
+ * Dual licensed under the MIT and GPL Licenses
+ */
+
 .hidden {
     display: none
 }