[jboss-cvs] javassist/src/main/javassist/tools/rmi ...

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


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

  Modified:    src/main/javassist/tools/rmi         StubGenerator.java
                        ObjectNotFoundException.java ObjectImporter.java
                        RemoteRef.java AppletServer.java
                        RemoteException.java Proxy.java Sample.java
  Log:
  updated the copyright notices.
  
  Revision  Changes    Path
  1.3       +1 -1      javassist/src/main/javassist/tools/rmi/StubGenerator.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: StubGenerator.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/StubGenerator.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- StubGenerator.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ StubGenerator.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/ObjectNotFoundException.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ObjectNotFoundException.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/ObjectNotFoundException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ObjectNotFoundException.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ ObjectNotFoundException.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/ObjectImporter.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ObjectImporter.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/ObjectImporter.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ObjectImporter.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ ObjectImporter.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/RemoteRef.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: RemoteRef.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/RemoteRef.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- RemoteRef.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ RemoteRef.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/AppletServer.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AppletServer.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/AppletServer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- AppletServer.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ AppletServer.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/RemoteException.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: RemoteException.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/RemoteException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- RemoteException.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ RemoteException.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/Proxy.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Proxy.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/Proxy.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Proxy.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ Proxy.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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.3       +1 -1      javassist/src/main/javassist/tools/rmi/Sample.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Sample.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/tools/rmi/Sample.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Sample.java	11 Jan 2006 06:45:56 -0000	1.2
  +++ Sample.java	4 Jun 2007 03:11:12 -0000	1.3
  @@ -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