Adds a missing license header

ice4sip 5110
Emil Ivov 12 years ago
parent 98bf7a075e
commit f9a3999cfb

@ -8,6 +8,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="ice4j" level="application" />
<orderEntry type="library" name="jitsi-dependencies" level="application" />
</component>
</module>

@ -1,3 +1,9 @@
/*
* Jitsi, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.service.protocol;
/**

Loading…
Cancel
Save