Hi, On Thu, 2005-08-25 at 00:54 +0200, Mark Wielaard wrote: > Some of our files had the wrong address in their boilerplate. > This fixes that.
Found two more hiding in vm/reference:
2005-08-24 Mark Wielaard <[EMAIL PROTECTED]>
* vm/reference/gnu/classpath/jdwp/VMFrame.java: Update copyright
boilerplate address.
* vm/reference/gnu/classpath/jdwp/VMIdManager.java: Likewise.
Committed,
Mark
? vm/reference/gnu/classpath/jdwp/VMFrame.javae ? vm/reference/gnu/classpath/jdwp/VMIdManager.javae Index: vm/reference/gnu/classpath/jdwp/VMFrame.java =================================================================== RCS file: /cvsroot/classpath/classpath/vm/reference/gnu/classpath/jdwp/VMFrame.java,v retrieving revision 1.2 diff -u -r1.2 VMFrame.java --- vm/reference/gnu/classpath/jdwp/VMFrame.java 13 Aug 2005 01:12:13 -0000 1.2 +++ vm/reference/gnu/classpath/jdwp/VMFrame.java 25 Aug 2005 00:44:44 -0000 @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with GNU Classpath; see the file COPYING. If not, write to the -Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA. +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA. Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and Index: vm/reference/gnu/classpath/jdwp/VMIdManager.java =================================================================== RCS file: /cvsroot/classpath/classpath/vm/reference/gnu/classpath/jdwp/VMIdManager.java,v retrieving revision 1.1 diff -u -r1.1 VMIdManager.java --- vm/reference/gnu/classpath/jdwp/VMIdManager.java 18 Aug 2005 19:30:13 -0000 1.1 +++ vm/reference/gnu/classpath/jdwp/VMIdManager.java 25 Aug 2005 00:44:45 -0000 @@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License along with GNU Classpath; see the file COPYING. If not, write to the -Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307 USA. +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA. Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
