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

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:03:53 EDT 2006


  User: mculpepper
  Date: 06/10/02 19:03:53

  Modified:    core/plugins/org.jboss.ide.eclipse.product/src/main/org/jboss/ide/eclipse/product 
                        Activator.java
  Log:
  updated copyright header and plugin provider for all core plugins
  
  Revision  Changes    Path
  1.2       +21 -0     jbosside/core/plugins/org.jboss.ide.eclipse.product/src/main/org/jboss/ide/eclipse/product/Activator.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Activator.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.product/src/main/org/jboss/ide/eclipse/product/Activator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- Activator.java	27 Sep 2006 22:52:17 -0000	1.1
  +++ Activator.java	2 Oct 2006 23:03:53 -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.product;
   
   import org.eclipse.ui.plugin.AbstractUIPlugin;
  
  
  



More information about the jboss-cvs-commits mailing list