[jboss-cvs] javassist/src/main/javassist/compiler ...

Shigeru Chiba chiba at is.titech.ac.jp
Sun Jun 3 23:11:09 EDT 2007


  User: chiba   
  Date: 07/06/03 23:11:09

  Modified:    src/main/javassist/compiler                 
                        ProceedHandler.java NoFieldException.java
                        CodeGen.java Javac.java Lex.java KeywordTable.java
                        CompileError.java SymbolTable.java TypeChecker.java
                        JvstTypeChecker.java MemberResolver.java
                        Parser.java MemberCodeGen.java SyntaxError.java
                        AccessorMaker.java JvstCodeGen.java TokenId.java
  Log:
  updated the copyright notices.
  
  Revision  Changes    Path
  1.8       +1 -1      javassist/src/main/javassist/compiler/ProceedHandler.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ProceedHandler.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/ProceedHandler.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- ProceedHandler.java	11 Jan 2006 06:45:55 -0000	1.7
  +++ ProceedHandler.java	4 Jun 2007 03:11:08 -0000	1.8
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.7       +1 -1      javassist/src/main/javassist/compiler/NoFieldException.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NoFieldException.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/NoFieldException.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- NoFieldException.java	11 Jan 2006 06:45:55 -0000	1.6
  +++ NoFieldException.java	4 Jun 2007 03:11:09 -0000	1.7
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.32      +1 -1      javassist/src/main/javassist/compiler/CodeGen.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CodeGen.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/CodeGen.java,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -b -r1.31 -r1.32
  --- CodeGen.java	2 Jun 2007 14:12:36 -0000	1.31
  +++ CodeGen.java	4 Jun 2007 03:11:09 -0000	1.32
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.20      +1 -1      javassist/src/main/javassist/compiler/Javac.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Javac.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/Javac.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- Javac.java	2 Jun 2007 14:12:36 -0000	1.19
  +++ Javac.java	4 Jun 2007 03:11:09 -0000	1.20
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.9       +1 -1      javassist/src/main/javassist/compiler/Lex.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Lex.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/Lex.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- Lex.java	11 Jan 2006 06:45:55 -0000	1.8
  +++ Lex.java	4 Jun 2007 03:11:09 -0000	1.9
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.8       +1 -1      javassist/src/main/javassist/compiler/KeywordTable.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: KeywordTable.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/KeywordTable.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- KeywordTable.java	6 Feb 2007 16:04:40 -0000	1.7
  +++ KeywordTable.java	4 Jun 2007 03:11:09 -0000	1.8
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.9       +1 -1      javassist/src/main/javassist/compiler/CompileError.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CompileError.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/CompileError.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- CompileError.java	11 Jan 2006 06:45:55 -0000	1.8
  +++ CompileError.java	4 Jun 2007 03:11:09 -0000	1.9
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.7       +1 -1      javassist/src/main/javassist/compiler/SymbolTable.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SymbolTable.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/SymbolTable.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- SymbolTable.java	11 Jan 2006 06:45:55 -0000	1.6
  +++ SymbolTable.java	4 Jun 2007 03:11:09 -0000	1.7
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.17      +1 -1      javassist/src/main/javassist/compiler/TypeChecker.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TypeChecker.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/TypeChecker.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- TypeChecker.java	11 May 2007 13:37:19 -0000	1.16
  +++ TypeChecker.java	4 Jun 2007 03:11:09 -0000	1.17
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.5       +1 -1      javassist/src/main/javassist/compiler/JvstTypeChecker.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: JvstTypeChecker.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/JvstTypeChecker.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- JvstTypeChecker.java	11 Jan 2006 06:45:55 -0000	1.4
  +++ JvstTypeChecker.java	4 Jun 2007 03:11:09 -0000	1.5
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.15      +1 -1      javassist/src/main/javassist/compiler/MemberResolver.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MemberResolver.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/MemberResolver.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- MemberResolver.java	13 Jun 2006 02:33:13 -0000	1.14
  +++ MemberResolver.java	4 Jun 2007 03:11:09 -0000	1.15
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.15      +1 -1      javassist/src/main/javassist/compiler/Parser.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Parser.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/Parser.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- Parser.java	11 Jan 2006 06:45:55 -0000	1.14
  +++ Parser.java	4 Jun 2007 03:11:09 -0000	1.15
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.31      +1 -1      javassist/src/main/javassist/compiler/MemberCodeGen.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MemberCodeGen.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/MemberCodeGen.java,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -b -r1.30 -r1.31
  --- MemberCodeGen.java	2 Jun 2007 14:12:36 -0000	1.30
  +++ MemberCodeGen.java	4 Jun 2007 03:11:09 -0000	1.31
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.8       +1 -1      javassist/src/main/javassist/compiler/SyntaxError.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SyntaxError.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/SyntaxError.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- SyntaxError.java	11 Jan 2006 06:45:55 -0000	1.7
  +++ SyntaxError.java	4 Jun 2007 03:11:09 -0000	1.8
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.6       +1 -1      javassist/src/main/javassist/compiler/AccessorMaker.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AccessorMaker.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/AccessorMaker.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- AccessorMaker.java	11 Jan 2006 06:45:55 -0000	1.5
  +++ AccessorMaker.java	4 Jun 2007 03:11:09 -0000	1.6
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.12      +1 -1      javassist/src/main/javassist/compiler/JvstCodeGen.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: JvstCodeGen.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/JvstCodeGen.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- JvstCodeGen.java	11 Jan 2006 06:45:55 -0000	1.11
  +++ JvstCodeGen.java	4 Jun 2007 03:11:09 -0000	1.12
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  
  1.7       +1 -1      javassist/src/main/javassist/compiler/TokenId.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: TokenId.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/compiler/TokenId.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- TokenId.java	11 Jan 2006 06:45:55 -0000	1.6
  +++ TokenId.java	4 Jun 2007 03:11:09 -0000	1.7
  @@ -1,6 +1,6 @@
   /*
    * Javassist, a Java-bytecode translator toolkit.
  - * Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
  + * Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved.
    *
    * The contents of this file are subject to the Mozilla Public License Version
    * 1.1 (the "License"); you may not use this file except in compliance with
  
  
  



More information about the jboss-cvs-commits mailing list