Explorar el Código

Add copyright header

JC Brand hace 12 años
padre
commit
f8183c134e
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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
 }