You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/10/13 10:02:14 UTC

cvs commit: jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types ArgumentSet.java ConditionalArgument.java ConditionalArgumentSet.java ConditionalVariable.java ConditionalVariableSet.java JVMArgumentSet.java SysPropertySet.java

rdonkin     2003/10/13 01:02:14

  Modified:    launcher/src/java/org/apache/commons/launcher/types
                        ArgumentSet.java ConditionalArgument.java
                        ConditionalArgumentSet.java
                        ConditionalVariable.java
                        ConditionalVariableSet.java JVMArgumentSet.java
                        SysPropertySet.java
  Log:
  Fixed typos in apache license
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ArgumentSet.java
  
  Index: ArgumentSet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ArgumentSet.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ArgumentSet.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ ArgumentSet.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalArgument.java
  
  Index: ConditionalArgument.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalArgument.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ConditionalArgument.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ ConditionalArgument.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalArgumentSet.java
  
  Index: ConditionalArgumentSet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalArgumentSet.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ConditionalArgumentSet.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ ConditionalArgumentSet.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalVariable.java
  
  Index: ConditionalVariable.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalVariable.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ConditionalVariable.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ ConditionalVariable.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalVariableSet.java
  
  Index: ConditionalVariableSet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/ConditionalVariableSet.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ConditionalVariableSet.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ ConditionalVariableSet.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/JVMArgumentSet.java
  
  Index: JVMArgumentSet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/JVMArgumentSet.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- JVMArgumentSet.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ JVMArgumentSet.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  
  1.2       +1 -1      jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/SysPropertySet.java
  
  Index: SysPropertySet.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/launcher/src/java/org/apache/commons/launcher/types/SysPropertySet.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SysPropertySet.java	11 Oct 2002 10:24:47 -0000	1.1
  +++ SysPropertySet.java	13 Oct 2003 08:02:13 -0000	1.2
  @@ -23,7 +23,7 @@
    *       "This product includes  software developed  by the Apache  Software *
    *        Foundation <http://www.apache.org/>."                              *
    *                                                                           *
  - *    Alternately, this acknowlegement may appear in the software itself, if *
  + *    Alternately, this acknowledgement may appear in the software itself,
    *    and wherever such third-party acknowlegements normally appear.         *
    *                                                                           *
    * 4. The names  "The Jakarta  Project",  and  "Apache  Software Foundation" *
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org