[jboss-cvs] jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng ...

Marshall Culpepper mculpepper at jboss.com
Thu Sep 14 15:00:54 EDT 2006


  User: mculpepper
  Date: 06/09/14 15:00:54

  Modified:    releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng    
                        CalculateFeatureDependenciesTask.java
                        ReverseUpdatePlugins.java
                        CreateSubversionFetchScriptTask.java
                        UpdateVersionsTask.java
  Log:
  updated to new redhat headers
  
  Revision  Changes    Path
  1.4       +21 -0     jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CalculateFeatureDependenciesTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CalculateFeatureDependenciesTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CalculateFeatureDependenciesTask.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- CalculateFeatureDependenciesTask.java	11 Sep 2006 18:30:37 -0000	1.3
  +++ CalculateFeatureDependenciesTask.java	14 Sep 2006 19:00:54 -0000	1.4
  @@ -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.releng;
   
   import java.io.File;
  
  
  
  1.2       +21 -0     jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/ReverseUpdatePlugins.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ReverseUpdatePlugins.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/ReverseUpdatePlugins.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- ReverseUpdatePlugins.java	22 Jul 2005 21:07:16 -0000	1.1
  +++ ReverseUpdatePlugins.java	14 Sep 2006 19:00:54 -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.releng;
   
   import java.util.ArrayList;
  
  
  
  1.3       +2 -2      jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CreateSubversionFetchScriptTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CreateSubversionFetchScriptTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/CreateSubversionFetchScriptTask.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- CreateSubversionFetchScriptTask.java	2 Aug 2006 01:27:46 -0000	1.2
  +++ CreateSubversionFetchScriptTask.java	14 Sep 2006 19:00:54 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * 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.
    *
  
  
  
  1.5       +2 -2      jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/UpdateVersionsTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: UpdateVersionsTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/src/org/jboss/ide/eclipse/releng/UpdateVersionsTask.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- UpdateVersionsTask.java	2 Jun 2006 23:06:11 -0000	1.4
  +++ UpdateVersionsTask.java	14 Sep 2006 19:00:54 -0000	1.5
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * 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.
    *
  
  
  



More information about the jboss-cvs-commits mailing list