Browse Source

Add copyright header

JC Brand 12 năm trước cách đây
mục cha
commit
f8183c134e
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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
 }