[jboss-cvs] jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:08:07 EDT 2006


  User: mculpepper
  Date: 06/10/02 19:08:07

  Modified:    freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor               
                        NonRuleBasedDamagerRepairer.java XMLTagScanner.java
                        MacroHyperlink.java ContentScanner.java
                        WhitespaceDetector.java
                        FreemarkerMultiPageEditor.java Editor.java
                        DirectiveScanner.java PartitionScanner.java
                        Configuration.java ColorManager.java
                        MacroHyperlinkDetector.java DocumentProvider.java
                        CompletionProcessor.java AnnotationHover.java
  Log:
  updated copyright header and plugin provider for all freemarker plugins
  
  Revision  Changes    Path
  1.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/NonRuleBasedDamagerRepairer.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NonRuleBasedDamagerRepairer.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/NonRuleBasedDamagerRepairer.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- NonRuleBasedDamagerRepairer.java	8 May 2006 15:09:09 -0000	1.1
  +++ NonRuleBasedDamagerRepairer.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/XMLTagScanner.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XMLTagScanner.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/XMLTagScanner.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- XMLTagScanner.java	8 May 2006 15:09:09 -0000	1.1
  +++ XMLTagScanner.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/MacroHyperlink.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MacroHyperlink.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/MacroHyperlink.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- MacroHyperlink.java	8 May 2006 15:09:09 -0000	1.1
  +++ MacroHyperlink.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/ContentScanner.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ContentScanner.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/ContentScanner.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- ContentScanner.java	8 May 2006 15:09:09 -0000	1.1
  +++ ContentScanner.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/WhitespaceDetector.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: WhitespaceDetector.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/WhitespaceDetector.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- WhitespaceDetector.java	8 May 2006 15:09:09 -0000	1.1
  +++ WhitespaceDetector.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.3       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/FreemarkerMultiPageEditor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FreemarkerMultiPageEditor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/FreemarkerMultiPageEditor.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- FreemarkerMultiPageEditor.java	21 Jun 2006 23:20:29 -0000	1.2
  +++ FreemarkerMultiPageEditor.java	2 Oct 2006 23:08:06 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.3       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/Editor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Editor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/Editor.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Editor.java	21 Jun 2006 23:20:29 -0000	1.2
  +++ Editor.java	2 Oct 2006 23:08:06 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/DirectiveScanner.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DirectiveScanner.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/DirectiveScanner.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- DirectiveScanner.java	8 May 2006 15:09:09 -0000	1.1
  +++ DirectiveScanner.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/PartitionScanner.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: PartitionScanner.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/PartitionScanner.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- PartitionScanner.java	8 May 2006 15:09:09 -0000	1.1
  +++ PartitionScanner.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/Configuration.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Configuration.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/Configuration.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- Configuration.java	8 May 2006 15:09:09 -0000	1.1
  +++ Configuration.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.3       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/ColorManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ColorManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/ColorManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ColorManager.java	13 Jun 2006 05:06:16 -0000	1.2
  +++ ColorManager.java	2 Oct 2006 23:08:06 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.3       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/MacroHyperlinkDetector.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MacroHyperlinkDetector.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/MacroHyperlinkDetector.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- MacroHyperlinkDetector.java	29 Aug 2006 21:10:59 -0000	1.2
  +++ MacroHyperlinkDetector.java	2 Oct 2006 23:08:06 -0000	1.3
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/DocumentProvider.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: DocumentProvider.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/DocumentProvider.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- DocumentProvider.java	8 May 2006 15:09:09 -0000	1.1
  +++ DocumentProvider.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/CompletionProcessor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CompletionProcessor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/CompletionProcessor.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- CompletionProcessor.java	8 May 2006 15:09:09 -0000	1.1
  +++ CompletionProcessor.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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.2       +2 -2      jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/AnnotationHover.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AnnotationHover.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/editor/AnnotationHover.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- AnnotationHover.java	8 May 2006 15:09:09 -0000	1.1
  +++ AnnotationHover.java	2 Oct 2006 23:08:06 -0000	1.2
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2006, 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