You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2002/02/07 07:57:33 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl form-validator.xsl sel.xsl sendmail.xsl session.xsl util.xsl

cziegeler    02/02/06 22:57:33

  Modified:    legal    LICENSE
               src/java/org/apache/cocoon/components/language/markup/xsp/java
                        esql.xsl form-validator.xsl sel.xsl sendmail.xsl
                        session.xsl util.xsl
  Log:
  Removed @year@ from licence
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/legal/LICENSE
  
  Index: LICENSE
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/legal/LICENSE,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LICENSE	17 Jan 2002 08:52:37 -0000	1.1
  +++ LICENSE	7 Feb 2002 06:57:32 -0000	1.2
  @@ -4,7 +4,7 @@
                      The Apache Software License, Version 1.1
    ============================================================================
    
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
    
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  
  
  
  1.7       +2 -2      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/esql.xsl
  
  Index: esql.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/esql.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- esql.xsl	5 Feb 2002 16:59:40 -0000	1.6
  +++ esql.xsl	7 Feb 2002 06:57:33 -0000	1.7
  @@ -1,12 +1,12 @@
   <?xml version="1.0"?>
  -<!-- $Id: esql.xsl,v 1.6 2002/02/05 16:59:40 haul Exp $-->
  +<!-- $Id: esql.xsl,v 1.7 2002/02/07 06:57:33 cziegeler Exp $-->
   <!--
   
    ============================================================================
                      The Apache Software License, Version 1.2
    ============================================================================
   
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
   
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  
  
  
  1.2       +3 -3      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/form-validator.xsl
  
  Index: form-validator.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/form-validator.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- form-validator.xsl	3 Jan 2002 12:31:11 -0000	1.1
  +++ form-validator.xsl	7 Feb 2002 06:57:33 -0000	1.2
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="ISO-8859-1"?><!-- -*- xsl -*- -->
  -<!-- $Id: form-validator.xsl,v 1.1 2002/01/03 12:31:11 giacomo Exp $ -->
  +<!-- $Id: form-validator.xsl,v 1.2 2002/02/07 06:57:33 cziegeler Exp $ -->
   <!--
   
    ============================================================================
                      The Apache Software License, Version 1.2
    ============================================================================
   
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
   
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  @@ -52,7 +52,7 @@
   -->
   <!--
    * @author <a href="mailto:haul@informatik.tu-darmstadt.de>Christian Haul</a>
  - * @version CVS $Revision: 1.1 $ $Date: 2002/01/03 12:31:11 $
  + * @version CVS $Revision: 1.2 $ $Date: 2002/02/07 06:57:33 $
   -->
   
   <!-- XSP Form-Validator logicsheet for the Java language -->
  
  
  
  1.2       +1 -1      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sel.xsl
  
  Index: sel.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sel.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sel.xsl	3 Jan 2002 12:31:11 -0000	1.1
  +++ sel.xsl	7 Feb 2002 06:57:33 -0000	1.2
  @@ -5,7 +5,7 @@
                      The Apache Software License, Version 1.2
    ============================================================================
   
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
   
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  
  
  
  1.2       +1 -1      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sendmail.xsl
  
  Index: sendmail.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sendmail.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sendmail.xsl	3 Jan 2002 12:31:11 -0000	1.1
  +++ sendmail.xsl	7 Feb 2002 06:57:33 -0000	1.2
  @@ -4,7 +4,7 @@
                      The Apache Software License, Version 1.1
    ============================================================================
   
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
   
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  
  
  
  1.7       +1 -1      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/session.xsl
  
  Index: session.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/session.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- session.xsl	6 Feb 2002 04:40:28 -0000	1.6
  +++ session.xsl	7 Feb 2002 06:57:33 -0000	1.7
  @@ -5,7 +5,7 @@
                      The Apache Software License, Version 1.1
    ============================================================================
   
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
   
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  
  
  
  1.2       +1 -1      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/util.xsl
  
  Index: util.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/util.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- util.xsl	3 Jan 2002 12:31:11 -0000	1.1
  +++ util.xsl	7 Feb 2002 06:57:33 -0000	1.2
  @@ -5,7 +5,7 @@
                      The Apache Software License, Version 1.1
    ============================================================================
   
  - Copyright (C) @year@ The Apache Software Foundation. All rights reserved.
  + Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
   
    Redistribution and use in source and binary forms, with or without modifica-
    tion, are permitted provided that the following conditions are met:
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org