NetPermission.java: Merged copyright with classpath.

2003-03-02  Michael Koch  <konqueror@gmx.de>

	* java/net/NetPermission.java:
	Merged copyright with classpath.

From-SVN: r63690
This commit is contained in:
Michael Koch 2003-03-02 21:25:59 +00:00 committed by Michael Koch
parent 40590c5231
commit e863ea9996
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-03-02 Michael Koch <konqueror@gmx.de>
* java/net/NetPermission.java:
Merged copyright with classpath.
2003-03-02 Michael Koch <konqueror@gmx.de> 2003-03-02 Michael Koch <konqueror@gmx.de>
* java/lang/Package.java: * java/lang/Package.java:

View file

@ -1,5 +1,5 @@
/* NetPermission.java -- A class for basic miscellaneous network permission /* NetPermission.java -- A class for basic miscellaneous network permission
Copyright (C) 1998, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 2000, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath. This file is part of GNU Classpath.