[richfaces-svn-commits] JBoss Rich Faces SVN: r11604 - trunk/docs/highlight/src/main/java/org/richfaces/highlight.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Sat Dec 6 20:30:44 EST 2008


Author: nbelaevski
Date: 2008-12-06 20:30:44 -0500 (Sat, 06 Dec 2008)
New Revision: 11604

Modified:
   trunk/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java
Log:
https://jira.jboss.org/jira/browse/RF-4578

Modified: trunk/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java
===================================================================
--- trunk/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java	2008-12-06 18:19:44 UTC (rev 11603)
+++ trunk/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java	2008-12-07 01:30:44 UTC (rev 11604)
@@ -1,23 +1,14 @@
-/**
- * License Agreement.
+/*******************************************************************************
+ * Copyright (c) 2004, 2005 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
  *
- * Rich Faces - Natural Ajax for Java Server Faces (JSF)
- *
- * Copyright (C) 2007 Exadel, Inc.
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1 as published by the Free Software Foundation.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
- */
+ * Contributors:
+ *     IBM Corporation - initial API and implementation
+ *******************************************************************************/
+ 
 package org.richfaces.highlight;
 import java.awt.Color;
 




More information about the richfaces-svn-commits mailing list