You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/03/02 16:32:56 UTC

cvs commit: cocoon-lenya/src/java/org/apache/lenya/cms/publication Label.java

michi       2004/03/02 07:32:56

  Modified:    src/java/org/apache/lenya/cms/publication Label.java
  Log:
  version moved and author added
  
  Revision  Changes    Path
  1.9       +3 -2      cocoon-lenya/src/java/org/apache/lenya/cms/publication/Label.java
  
  Index: Label.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/java/org/apache/lenya/cms/publication/Label.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Label.java	1 Mar 2004 16:18:17 -0000	1.8
  +++ Label.java	2 Mar 2004 15:32:56 -0000	1.9
  @@ -15,12 +15,13 @@
    *
    */
   
  -/* $Id$  */
  -
   package org.apache.lenya.cms.publication;
   
   /**
    * The Label class encapsulates a string label and a associated language.
  + *
  + * @author Christian Egli
  + * @version $Id$
    */
   public class Label {
       private String label = null;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org