1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-10 09:39:39 +02:00

SMACK-352

- fixed wrong header
- replaced old Jive license with Apache 2.0 license
- added license header to files without

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@13457 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Florian Schmaus 2013-02-07 14:19:47 +00:00 committed by flow
parent 14f139f642
commit 6bbf425157
119 changed files with 2778 additions and 1463 deletions

View file

@ -1,3 +1,9 @@
/**
* $RCSfile$
* $Revision: $
* $Date: $
*
*/
package org.jivesoftware.smack.util;
/**