You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ab...@locus.apache.org on 2000/02/09 22:42:42 UTC

cvs commit: xml-xerces/c/src/validators/DTD CMBinaryOp.cpp CMBinaryOp.hpp CMLeaf.hpp CMNode.hpp CMStateSet.hpp CMUnaryOp.cpp CMUnaryOp.hpp ContentSpecNode.cpp ContentSpecNode.hpp DFAContentModel.cpp DFAContentModel.hpp DTDAttDef.cpp DTDAttDef.hpp DTDAttDefList.cpp DTDAttDefList.hpp DTDElementDecl.cpp DTDElementDecl.hpp DTDEntityDecl.hpp DTDValidator.cpp DTDValidator.hpp DTDValidator2.cpp DocTypeHandler.hpp MixedContentModel.cpp MixedContentModel.hpp SimpleContentModel.cpp SimpleContentModel.hpp

abagchi     00/02/09 13:42:42

  Modified:    c/src/validators/DTD CMBinaryOp.cpp CMBinaryOp.hpp
                        CMLeaf.hpp CMNode.hpp CMStateSet.hpp CMUnaryOp.cpp
                        CMUnaryOp.hpp ContentSpecNode.cpp
                        ContentSpecNode.hpp DFAContentModel.cpp
                        DFAContentModel.hpp DTDAttDef.cpp DTDAttDef.hpp
                        DTDAttDefList.cpp DTDAttDefList.hpp
                        DTDElementDecl.cpp DTDElementDecl.hpp
                        DTDEntityDecl.hpp DTDValidator.cpp DTDValidator.hpp
                        DTDValidator2.cpp DocTypeHandler.hpp
                        MixedContentModel.cpp MixedContentModel.hpp
                        SimpleContentModel.cpp SimpleContentModel.hpp
  Log:
  Copyright swatswat
  
  Revision  Changes    Path
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMBinaryOp.cpp
  
  Index: CMBinaryOp.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMBinaryOp.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMBinaryOp.cpp	1999/11/09 01:03:00	1.1
  +++ CMBinaryOp.cpp	2000/02/09 21:42:36	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMBinaryOp.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:00  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:36  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:00  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:35  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMBinaryOp.hpp
  
  Index: CMBinaryOp.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMBinaryOp.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMBinaryOp.hpp	1999/11/09 01:03:02	1.1
  +++ CMBinaryOp.hpp	2000/02/09 21:42:36	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMBinaryOp.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:02  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:36  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:02  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:35  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMLeaf.hpp
  
  Index: CMLeaf.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMLeaf.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMLeaf.hpp	1999/11/09 01:03:04	1.1
  +++ CMLeaf.hpp	2000/02/09 21:42:36	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMLeaf.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:04  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:36  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:04  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:36  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMNode.hpp
  
  Index: CMNode.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMNode.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMNode.hpp	1999/11/09 01:03:05	1.1
  +++ CMNode.hpp	2000/02/09 21:42:36	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMNode.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:05  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:36  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:05  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:36  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMStateSet.hpp
  
  Index: CMStateSet.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMStateSet.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMStateSet.hpp	1999/11/09 01:03:06	1.1
  +++ CMStateSet.hpp	2000/02/09 21:42:36	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMStateSet.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:06  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:36  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:06  twl
  + * Initial checkin
    *
    * Revision 1.3  1999/11/08 20:45:36  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMUnaryOp.cpp
  
  Index: CMUnaryOp.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMUnaryOp.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMUnaryOp.cpp	1999/11/09 01:03:08	1.1
  +++ CMUnaryOp.cpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMUnaryOp.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:08  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:08  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:37  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/CMUnaryOp.hpp
  
  Index: CMUnaryOp.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/CMUnaryOp.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMUnaryOp.hpp	1999/11/09 01:03:11	1.1
  +++ CMUnaryOp.hpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: CMUnaryOp.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:11  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:11  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:37  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/ContentSpecNode.cpp
  
  Index: ContentSpecNode.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/ContentSpecNode.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ContentSpecNode.cpp	1999/11/09 01:03:12	1.1
  +++ ContentSpecNode.cpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: ContentSpecNode.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:12  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:12  twl
  + * Initial checkin
    *
    * Revision 1.3  1999/11/08 20:45:37  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/ContentSpecNode.hpp
  
  Index: ContentSpecNode.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/ContentSpecNode.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ContentSpecNode.hpp	1999/11/09 01:03:14	1.1
  +++ ContentSpecNode.hpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: ContentSpecNode.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:14  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:14  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:38  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DFAContentModel.cpp
  
  Index: DFAContentModel.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DFAContentModel.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DFAContentModel.cpp	1999/11/09 01:03:17	1.1
  +++ DFAContentModel.cpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DFAContentModel.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:17  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:17  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:38  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DFAContentModel.hpp
  
  Index: DFAContentModel.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DFAContentModel.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DFAContentModel.hpp	1999/11/09 01:03:19	1.1
  +++ DFAContentModel.hpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DFAContentModel.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:19  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:19  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:38  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DTDAttDef.cpp
  
  Index: DTDAttDef.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDAttDef.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DTDAttDef.cpp	1999/11/09 01:03:24	1.1
  +++ DTDAttDef.cpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DTDAttDef.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:24  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:24  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:39  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DTDAttDef.hpp
  
  Index: DTDAttDef.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDAttDef.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DTDAttDef.hpp	1999/11/09 01:03:26	1.1
  +++ DTDAttDef.hpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DTDAttDef.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:26  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:26  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:39  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DTDAttDefList.cpp
  
  Index: DTDAttDefList.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDAttDefList.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DTDAttDefList.cpp	1999/11/09 01:03:27	1.1
  +++ DTDAttDefList.cpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DTDAttDefList.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:27  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:27  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:39  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DTDAttDefList.hpp
  
  Index: DTDAttDefList.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDAttDefList.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DTDAttDefList.hpp	1999/11/09 01:03:28	1.1
  +++ DTDAttDefList.hpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DTDAttDefList.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:28  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:28  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:39  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DTDElementDecl.cpp
  
  Index: DTDElementDecl.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDElementDecl.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DTDElementDecl.cpp	1999/11/09 01:03:29	1.1
  +++ DTDElementDecl.cpp	2000/02/09 21:42:37	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DTDElementDecl.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:29  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:29  twl
  + * Initial checkin
    *
    * Revision 1.3  1999/11/08 20:45:39  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.3       +4 -1      xml-xerces/c/src/validators/DTD/DTDElementDecl.hpp
  
  Index: DTDElementDecl.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDElementDecl.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DTDElementDecl.hpp	1999/11/23 01:51:04	1.2
  +++ DTDElementDecl.hpp	2000/02/09 21:42:37	1.3
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,6 +56,9 @@
   
   /**
    * $Log: DTDElementDecl.hpp,v $
  + * Revision 1.3  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
    * Revision 1.2  1999/11/23 01:51:04  rahulj
    * Cannot use class qualifier in class defn. CC under HPUX is happy.
    *
  
  
  
  1.3       +5 -1      xml-xerces/c/src/validators/DTD/DTDEntityDecl.hpp
  
  Index: DTDEntityDecl.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDEntityDecl.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DTDEntityDecl.hpp	2000/01/20 01:57:07	1.2
  +++ DTDEntityDecl.hpp	2000/02/09 21:42:37	1.3
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,6 +56,9 @@
   
   /**
    * $Log: DTDEntityDecl.hpp,v $
  + * Revision 1.3  2000/02/09 21:42:37  abagchi
  + * Copyright swatswat
  + *
    * Revision 1.2  2000/01/20 01:57:07  rahulj
    * Reported by marc@ist.de
    * Removed extra 'const' qualifiers.
  
  
  
  1.4       +8 -1      xml-xerces/c/src/validators/DTD/DTDValidator.cpp
  
  Index: DTDValidator.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDValidator.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DTDValidator.cpp	2000/01/12 23:52:48	1.3
  +++ DTDValidator.cpp	2000/02/09 21:42:38	1.4
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,6 +56,9 @@
   
   /**
    * $Log: DTDValidator.cpp,v $
  + * Revision 1.4  2000/02/09 21:42:38  abagchi
  + * Copyright swatswat
  + *
    * Revision 1.3  2000/01/12 23:52:48  roddey
    * These are trivial changes required to get the C++ and Java versions
    * of error messages more into sync. Mostly it was where the Java version
  
  
  
  1.3       +8 -1      xml-xerces/c/src/validators/DTD/DTDValidator.hpp
  
  Index: DTDValidator.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDValidator.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DTDValidator.hpp	2000/01/12 23:52:48	1.2
  +++ DTDValidator.hpp	2000/02/09 21:42:38	1.3
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,6 +56,9 @@
   
   /**
    * $Log: DTDValidator.hpp,v $
  + * Revision 1.3  2000/02/09 21:42:38  abagchi
  + * Copyright swatswat
  + *
    * Revision 1.2  2000/01/12 23:52:48  roddey
    * These are trivial changes required to get the C++ and Java versions
    * of error messages more into sync. Mostly it was where the Java version
  
  
  
  1.8       +5 -1      xml-xerces/c/src/validators/DTD/DTDValidator2.cpp
  
  Index: DTDValidator2.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DTDValidator2.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- DTDValidator2.cpp	2000/01/28 19:09:44	1.7
  +++ DTDValidator2.cpp	2000/02/09 21:42:39	1.8
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,6 +56,9 @@
   
   /**
    * $Log: DTDValidator2.cpp,v $
  + * Revision 1.8  2000/02/09 21:42:39  abagchi
  + * Copyright swatswat
  + *
    * Revision 1.7  2000/01/28 19:09:44  roddey
    * The API is not in place to allow client code to make sense of start/end entity
    * ref calls from attribute values. So supress them for now.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/DocTypeHandler.hpp
  
  Index: DocTypeHandler.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/DocTypeHandler.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DocTypeHandler.hpp	1999/11/09 01:03:21	1.1
  +++ DocTypeHandler.hpp	2000/02/09 21:42:39	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: DocTypeHandler.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:21  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:39  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:21  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:43  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/MixedContentModel.cpp
  
  Index: MixedContentModel.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/MixedContentModel.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MixedContentModel.cpp	1999/11/09 01:03:43	1.1
  +++ MixedContentModel.cpp	2000/02/09 21:42:39	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: MixedContentModel.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:43  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:39  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:43  twl
  + * Initial checkin
    *
    * Revision 1.3  1999/11/08 20:45:43  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/MixedContentModel.hpp
  
  Index: MixedContentModel.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/MixedContentModel.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MixedContentModel.hpp	1999/11/09 01:03:45	1.1
  +++ MixedContentModel.hpp	2000/02/09 21:42:39	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: MixedContentModel.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:45  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:39  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:45  twl
  + * Initial checkin
    *
    * Revision 1.3  1999/11/08 20:45:43  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/SimpleContentModel.cpp
  
  Index: SimpleContentModel.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/SimpleContentModel.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SimpleContentModel.cpp	1999/11/09 01:03:46	1.1
  +++ SimpleContentModel.cpp	2000/02/09 21:42:39	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: SimpleContentModel.cpp,v $
  - * Revision 1.1  1999/11/09 01:03:46  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:39  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:46  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:44  rahul
    * Swat for adding in Product name and CVS comment log variable.
  
  
  
  1.2       +4 -1      xml-xerces/c/src/validators/DTD/SimpleContentModel.hpp
  
  Index: SimpleContentModel.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/validators/DTD/SimpleContentModel.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SimpleContentModel.hpp	1999/11/09 01:03:48	1.1
  +++ SimpleContentModel.hpp	2000/02/09 21:42:39	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -56,8 +56,11 @@
   
   /**
    * $Log: SimpleContentModel.hpp,v $
  - * Revision 1.1  1999/11/09 01:03:48  twl
  - * Initial revision
  + * Revision 1.2  2000/02/09 21:42:39  abagchi
  + * Copyright swatswat
  + *
  + * Revision 1.1.1.1  1999/11/09 01:03:48  twl
  + * Initial checkin
    *
    * Revision 1.2  1999/11/08 20:45:44  rahul
    * Swat for adding in Product name and CVS comment log variable.