Author: nbelaevski
Date: 2008-12-06 20:32:08 -0500 (Sat, 06 Dec 2008)
New Revision: 11606
Modified:
branches/3.1.x/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java
Log:
https://jira.jboss.org/jira/browse/RF-4578
Modified:
branches/3.1.x/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java
===================================================================
---
branches/3.1.x/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java 2008-12-07
01:31:41 UTC (rev 11605)
+++
branches/3.1.x/docs/highlight/src/main/java/org/richfaces/highlight/IStyleConstantsCSS.java 2008-12-07
01:32:08 UTC (rev 11606)
@@ -1,3 +1,14 @@
+/*******************************************************************************
+ * 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
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
package org.richfaces.highlight;
import java.awt.Color;