[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.help/src/org/jboss/ide/eclipse/help ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 16:42:17 EDT 2006


  User: mculpepper
  Date: 06/10/02 16:42:17

  Modified:    core/plugins/org.jboss.ide.eclipse.help/src/org/jboss/ide/eclipse/help 
                        HelpPlugin.java
  Log:
  updated copyright headers and plugin info
  
  Revision  Changes    Path
  1.2       +21 -0     jbosside/core/plugins/org.jboss.ide.eclipse.help/src/org/jboss/ide/eclipse/help/HelpPlugin.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: HelpPlugin.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.help/src/org/jboss/ide/eclipse/help/HelpPlugin.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- HelpPlugin.java	31 Jan 2006 00:47:02 -0000	1.1
  +++ HelpPlugin.java	2 Oct 2006 20:42:17 -0000	1.2
  @@ -1,3 +1,24 @@
  +/*
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
  + * by the @authors tag. See the copyright.txt in the distribution for a
  + * full listing of individual contributors.
  + *
  + * This is free software; you can redistribute it and/or modify it
  + * under the terms of the GNU Lesser General Public License as
  + * published by the Free Software Foundation; either version 2.1 of
  + * the License, or (at your option) any later version.
  + *
  + * This software 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 software; if not, write to the Free
  + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  + * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  + */
   package org.jboss.ide.eclipse.help;
   
   import org.eclipse.core.runtime.Plugin;
  
  
  



More information about the jboss-cvs-commits mailing list