[Comsuite-svn] SF.net SVN: comsuite: [193] trunk/code/CSAdminPanel/JavaSource/org/ commsuite/web/v
Brought to you by:
zduniak
|
From: <sku...@us...> - 2006-10-03 19:29:08
|
Revision: 193
http://svn.sourceforge.net/comsuite/?rev=193&view=rev
Author: skuzniak
Date: 2006-10-03 12:28:57 -0700 (Tue, 03 Oct 2006)
Log Message:
-----------
GPL header added
Modified Paths:
--------------
trunk/code/CSAdminPanel/JavaSource/org/commsuite/web/validator/EnormousLenghtValidator.java
Modified: trunk/code/CSAdminPanel/JavaSource/org/commsuite/web/validator/EnormousLenghtValidator.java
===================================================================
--- trunk/code/CSAdminPanel/JavaSource/org/commsuite/web/validator/EnormousLenghtValidator.java 2006-10-03 16:29:05 UTC (rev 192)
+++ trunk/code/CSAdminPanel/JavaSource/org/commsuite/web/validator/EnormousLenghtValidator.java 2006-10-03 19:28:57 UTC (rev 193)
@@ -1,5 +1,22 @@
-/**
+/* $Id: LongLenghtValidator.java 15 2006-07-02 09:38:56Z zduniak $
*
+ * Communications Suite.
+ * Copyright (C) 2006 Szymon Kuzniak, Rafal Malinowski, Marek Musielak, Pawel Walkiewicz,
+ * Agnieszka Wisniewska, Marcin Zduniak, Liliana Ziolek.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
package org.commsuite.web.validator;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|