소스 검색

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
 }