Add license clarification.

From-SVN: r49104
This commit is contained in:
Mark Wielaard 2002-01-22 22:40:42 +00:00 committed by Mark Wielaard
parent e64d0626b4
commit 92aaa24628
662 changed files with 11096 additions and 3405 deletions

View File

@ -1,3 +1,508 @@
2002-01-22 Mark Wielaard <mark@klomp.org>
* LIBGCJ_LICENSE gnu/classpath/Configuration.java.in
gnu/gcj/runtime/StringBuffer.java
gnu/java/awt/BitMaskExtent.java gnu/java/awt/Buffers.java
gnu/java/awt/ComponentDataBlitOp.java
gnu/java/awt/GLightweightPeer.java
gnu/java/beans/BeanInfoEmbryo.java
gnu/java/beans/EmptyBeanInfo.java
gnu/java/beans/ExplicitBeanInfo.java
gnu/java/beans/IntrospectionIncubator.java
gnu/java/beans/editors/ColorEditor.java
gnu/java/beans/editors/FontEditor.java
gnu/java/beans/editors/NativeBooleanEditor.java
gnu/java/beans/editors/NativeByteEditor.java
gnu/java/beans/editors/NativeDoubleEditor.java
gnu/java/beans/editors/NativeFloatEditor.java
gnu/java/beans/editors/NativeIntEditor.java
gnu/java/beans/editors/NativeLongEditor.java
gnu/java/beans/editors/NativeShortEditor.java
gnu/java/beans/editors/StringEditor.java
gnu/java/beans/info/ComponentBeanInfo.java
gnu/java/io/ClassLoaderObjectInputStream.java
gnu/java/io/NullOutputStream.java
gnu/java/io/ObjectIdentityWrapper.java
gnu/java/lang/ArrayHelper.java gnu/java/lang/ClassHelper.java
gnu/java/lang/reflect/TypeSignature.java
gnu/java/locale/Calendar.java gnu/java/locale/Calendar_de.java
gnu/java/locale/Calendar_en.java
gnu/java/locale/Calendar_nl.java
gnu/java/locale/LocaleInformation.java
gnu/java/locale/LocaleInformation_de.java
gnu/java/locale/LocaleInformation_en.java
gnu/java/locale/LocaleInformation_nl.java
gnu/java/math/MPN.java gnu/java/rmi/dgc/DGCImpl.java
gnu/java/rmi/registry/RegistryImpl.java
gnu/java/rmi/rmic/Compile_gcj.java
gnu/java/rmi/rmic/Compiler.java
gnu/java/rmi/rmic/CompilerProcess.java
gnu/java/rmi/rmic/RMIC.java
gnu/java/rmi/rmic/TabbedWriter.java
gnu/java/rmi/server/ProtocolConstants.java
gnu/java/rmi/server/RMIDefaultSocketFactory.java
gnu/java/rmi/server/RMIHashes.java
gnu/java/rmi/server/RMIObjectInputStream.java
gnu/java/rmi/server/RMIObjectOutputStream.java
gnu/java/rmi/server/UnicastConnection.java
gnu/java/rmi/server/UnicastConnectionManager.java
gnu/java/rmi/server/UnicastRef.java
gnu/java/rmi/server/UnicastRemoteCall.java
gnu/java/rmi/server/UnicastRemoteStub.java
gnu/java/rmi/server/UnicastServer.java
gnu/java/rmi/server/UnicastServerRef.java
gnu/java/security/provider/DefaultPolicy.java
gnu/java/security/provider/Gnu.java
gnu/java/security/provider/SHA.java
gnu/java/security/provider/SHA1PRNG.java
gnu/java/text/BaseBreakIterator.java
gnu/java/text/CharacterBreakIterator.java
gnu/java/text/LineBreakIterator.java
gnu/java/text/SentenceBreakIterator.java
gnu/java/text/WordBreakIterator.java
gnu/java/util/DoubleEnumeration.java java/applet/Applet.java
java/applet/AppletContext.java java/applet/AppletStub.java
java/applet/AudioClip.java java/awt/AWTError.java
java/awt/AWTEvent.java java/awt/AWTEventMulticaster.java
java/awt/AWTException.java java/awt/AWTPermission.java
java/awt/ActiveEvent.java java/awt/BorderLayout.java
java/awt/Button.java java/awt/Canvas.java
java/awt/CardLayout.java java/awt/Checkbox.java
java/awt/CheckboxGroup.java java/awt/Component.java
java/awt/ComponentOrientation.java java/awt/Container.java
java/awt/Dimension.java java/awt/Event.java
java/awt/EventDispatchThread.java java/awt/EventQueue.java
java/awt/FlowLayout.java java/awt/Frame.java
java/awt/Graphics.java java/awt/Graphics2D.java
java/awt/GraphicsConfiguration.java java/awt/GridLayout.java
java/awt/IllegalComponentStateException.java
java/awt/ItemSelectable.java java/awt/Label.java
java/awt/LayoutManager.java java/awt/LayoutManager2.java
java/awt/MenuComponent.java java/awt/MenuItem.java
java/awt/Paint.java java/awt/Point.java
java/awt/Rectangle.java java/awt/RenderingHints.java
java/awt/Transparency.java java/awt/Window.java
java/awt/color/ColorSpace.java
java/awt/color/ICC_ColorSpace.java
java/awt/color/ICC_Profile.java
java/awt/event/HierarchyBoundsAdapter.java
java/awt/event/HierarchyBoundsListener.java
java/awt/event/HierarchyEvent.java
java/awt/event/HierarchyListener.java
java/awt/geom/AffineTransform.java
java/awt/geom/Dimension2D.java java/awt/geom/Ellipse2D.java
java/awt/geom/IllegalPathStateException.java
java/awt/geom/Line2D.java
java/awt/geom/NoninvertibleTransformException.java
java/awt/geom/PathIterator.java java/awt/geom/Point2D.java
java/awt/geom/Rectangle2D.java
java/awt/geom/RectangularShape.java
java/awt/geom/RoundRectangle2D.java
java/awt/image/BufferedImage.java
java/awt/image/ColorModel.java
java/awt/image/ComponentColorModel.java
java/awt/image/ComponentSampleModel.java
java/awt/image/DataBuffer.java
java/awt/image/DataBufferByte.java
java/awt/image/DataBufferInt.java
java/awt/image/DataBufferUShort.java
java/awt/image/DirectColorModel.java
java/awt/image/PackedColorModel.java
java/awt/image/Raster.java java/awt/image/RasterOp.java
java/awt/image/SampleModel.java
java/awt/image/SinglePixelPackedSampleModel.java
java/awt/image/WritableRaster.java
java/beans/AppletInitializer.java
java/beans/BeanDescriptor.java java/beans/BeanInfo.java
java/beans/Beans.java java/beans/Customizer.java
java/beans/DesignMode.java java/beans/EventSetDescriptor.java
java/beans/FeatureDescriptor.java
java/beans/IndexedPropertyDescriptor.java
java/beans/IntrospectionException.java
java/beans/Introspector.java java/beans/MethodDescriptor.java
java/beans/ParameterDescriptor.java
java/beans/PropertyChangeEvent.java
java/beans/PropertyChangeListener.java
java/beans/PropertyChangeSupport.java
java/beans/PropertyDescriptor.java
java/beans/PropertyEditor.java
java/beans/PropertyEditorManager.java
java/beans/PropertyEditorSupport.java
java/beans/PropertyVetoException.java
java/beans/SimpleBeanInfo.java
java/beans/VetoableChangeListener.java
java/beans/VetoableChangeSupport.java
java/beans/Visibility.java
java/beans/beancontext/BeanContext.java
java/beans/beancontext/BeanContextChild.java
java/beans/beancontext/BeanContextChildComponentProxy.java
java/beans/beancontext/BeanContextChildSupport.java
java/beans/beancontext/BeanContextContainerProxy.java
java/beans/beancontext/BeanContextEvent.java
java/beans/beancontext/BeanContextMembershipEvent.java
java/beans/beancontext/BeanContextMembershipListener.java
java/beans/beancontext/BeanContextProxy.java
java/beans/beancontext/BeanContextServiceAvailableEvent.java
java/beans/beancontext/BeanContextServiceProvider.java
java/beans/beancontext/BeanContextServiceProviderBeanInfo.java
java/beans/beancontext/BeanContextServiceRevokedEvent.java
java/beans/beancontext/BeanContextServiceRevokedListener.java
java/beans/beancontext/BeanContextServices.java
java/beans/beancontext/BeanContextServicesListener.java
java/io/BufferedInputStream.java
java/io/BufferedOutputStream.java java/io/BufferedReader.java
java/io/BufferedWriter.java java/io/ByteArrayInputStream.java
java/io/ByteArrayOutputStream.java
java/io/CharArrayReader.java java/io/CharArrayWriter.java
java/io/CharConversionException.java java/io/DataInput.java
java/io/DataInputStream.java java/io/DataOutput.java
java/io/EOFException.java java/io/Externalizable.java
java/io/FileFilter.java java/io/FileNotFoundException.java
java/io/FilePermission.java java/io/FileReader.java
java/io/FileWriter.java java/io/FilenameFilter.java
java/io/FilterInputStream.java java/io/FilterOutputStream.java
java/io/FilterReader.java java/io/FilterWriter.java
java/io/IOException.java java/io/InputStream.java
java/io/InterruptedIOException.java
java/io/InvalidClassException.java
java/io/InvalidObjectException.java
java/io/NotActiveException.java
java/io/NotSerializableException.java java/io/ObjectInput.java
java/io/ObjectInputStream.java
java/io/ObjectInputValidation.java java/io/ObjectOutput.java
java/io/ObjectOutputStream.java java/io/ObjectStreamClass.java
java/io/ObjectStreamConstants.java
java/io/ObjectStreamException.java
java/io/ObjectStreamField.java
java/io/OptionalDataException.java java/io/OutputStream.java
java/io/PipedInputStream.java java/io/PipedOutputStream.java
java/io/PipedReader.java java/io/PipedWriter.java
java/io/PrintWriter.java java/io/PushbackInputStream.java
java/io/PushbackReader.java java/io/Reader.java
java/io/SequenceInputStream.java java/io/Serializable.java
java/io/SerializablePermission.java
java/io/StreamCorruptedException.java
java/io/StreamTokenizer.java
java/io/StringBufferInputStream.java java/io/StringReader.java
java/io/StringWriter.java java/io/SyncFailedException.java
java/io/UTFDataFormatException.java
java/io/UnsupportedEncodingException.java
java/io/WriteAbortedException.java java/io/Writer.java
java/lang/AbstractMethodError.java
java/lang/ArithmeticException.java
java/lang/ArrayIndexOutOfBoundsException.java
java/lang/ArrayStoreException.java java/lang/Boolean.java
java/lang/Byte.java java/lang/CharSequence.java
java/lang/ClassCastException.java
java/lang/ClassCircularityError.java
java/lang/ClassFormatError.java
java/lang/ClassNotFoundException.java
java/lang/CloneNotSupportedException.java
java/lang/Cloneable.java java/lang/Comparable.java
java/lang/Compiler.java java/lang/Double.java
java/lang/Error.java java/lang/Exception.java
java/lang/ExceptionInInitializerError.java
java/lang/Float.java java/lang/IllegalAccessError.java
java/lang/IllegalAccessException.java
java/lang/IllegalArgumentException.java
java/lang/IllegalMonitorStateException.java
java/lang/IllegalStateException.java
java/lang/IllegalThreadStateException.java
java/lang/IncompatibleClassChangeError.java
java/lang/IndexOutOfBoundsException.java
java/lang/InheritableThreadLocal.java
java/lang/InstantiationError.java
java/lang/InstantiationException.java java/lang/Integer.java
java/lang/InternalError.java
java/lang/InterruptedException.java
java/lang/LinkageError.java java/lang/Long.java
java/lang/NegativeArraySizeException.java
java/lang/NoClassDefFoundError.java
java/lang/NoSuchFieldError.java
java/lang/NoSuchFieldException.java
java/lang/NoSuchMethodError.java
java/lang/NoSuchMethodException.java
java/lang/NullPointerException.java java/lang/Number.java
java/lang/NumberFormatException.java
java/lang/OutOfMemoryError.java java/lang/Package.java
java/lang/Process.java java/lang/Runnable.java
java/lang/RuntimeException.java
java/lang/RuntimePermission.java
java/lang/SecurityException.java
java/lang/SecurityManager.java java/lang/Short.java
java/lang/StackOverflowError.java java/lang/StringBuffer.java
java/lang/StringIndexOutOfBoundsException.java
java/lang/ThreadDeath.java java/lang/ThreadGroup.java
java/lang/ThreadLocal.java java/lang/UnknownError.java
java/lang/UnsatisfiedLinkError.java
java/lang/UnsupportedClassVersionError.java
java/lang/UnsupportedOperationException.java
java/lang/VerifyError.java java/lang/VirtualMachineError.java
java/lang/Void.java java/lang/ref/PhantomReference.java
java/lang/ref/Reference.java java/lang/ref/ReferenceQueue.java
java/lang/ref/SoftReference.java
java/lang/ref/WeakReference.java
java/lang/reflect/AccessibleObject.java
java/lang/reflect/InvocationTargetException.java
java/lang/reflect/Member.java java/lang/reflect/Modifier.java
java/lang/reflect/ReflectPermission.java
java/math/BigDecimal.java java/math/BigInteger.java
java/net/Authenticator.java java/net/BindException.java
java/net/ConnectException.java java/net/ContentHandler.java
java/net/ContentHandlerFactory.java
java/net/DatagramPacket.java java/net/DatagramSocketImpl.java
java/net/FileNameMap.java java/net/MalformedURLException.java
java/net/MulticastSocket.java java/net/NetPermission.java
java/net/NoRouteToHostException.java
java/net/PasswordAuthentication.java
java/net/ProtocolException.java java/net/ServerSocket.java
java/net/Socket.java java/net/SocketException.java
java/net/SocketImpl.java java/net/SocketImplFactory.java
java/net/SocketOptions.java java/net/SocketPermission.java
java/net/URLDecoder.java java/net/URLEncoder.java
java/net/URLStreamHandlerFactory.java
java/net/UnknownHostException.java
java/net/UnknownServiceException.java
java/rmi/AccessException.java
java/rmi/AlreadyBoundException.java
java/rmi/ConnectException.java
java/rmi/ConnectIOException.java
java/rmi/MarshalException.java java/rmi/MarshalledObject.java
java/rmi/Naming.java java/rmi/NoSuchObjectException.java
java/rmi/NotBoundException.java
java/rmi/RMISecurityException.java
java/rmi/RMISecurityManager.java java/rmi/Remote.java
java/rmi/RemoteException.java java/rmi/ServerError.java
java/rmi/ServerException.java
java/rmi/ServerRuntimeException.java
java/rmi/StubNotFoundException.java
java/rmi/UnexpectedException.java
java/rmi/UnknownHostException.java
java/rmi/UnmarshalException.java
java/rmi/activation/Activatable.java
java/rmi/activation/ActivateFailedException.java
java/rmi/activation/ActivationDesc.java
java/rmi/activation/ActivationException.java
java/rmi/activation/ActivationGroup.java
java/rmi/activation/ActivationGroupDesc.java
java/rmi/activation/ActivationGroupID.java
java/rmi/activation/ActivationID.java
java/rmi/activation/ActivationInstantiator.java
java/rmi/activation/ActivationMonitor.java
java/rmi/activation/ActivationSystem.java
java/rmi/activation/Activator.java
java/rmi/activation/UnknownGroupException.java
java/rmi/activation/UnknownObjectException.java
java/rmi/dgc/DGC.java java/rmi/dgc/Lease.java
java/rmi/dgc/VMID.java java/rmi/registry/LocateRegistry.java
java/rmi/registry/Registry.java
java/rmi/registry/RegistryHandler.java
java/rmi/server/ExportException.java
java/rmi/server/LoaderHandler.java
java/rmi/server/LogStream.java java/rmi/server/ObjID.java
java/rmi/server/Operation.java
java/rmi/server/RMIClassLoader.java
java/rmi/server/RMIClientSocketFactory.java
java/rmi/server/RMIFailureHandler.java
java/rmi/server/RMIServerSocketFactory.java
java/rmi/server/RMISocketFactory.java
java/rmi/server/RemoteCall.java
java/rmi/server/RemoteObject.java
java/rmi/server/RemoteRef.java
java/rmi/server/RemoteServer.java
java/rmi/server/RemoteStub.java
java/rmi/server/ServerCloneException.java
java/rmi/server/ServerNotActiveException.java
java/rmi/server/ServerRef.java java/rmi/server/Skeleton.java
java/rmi/server/SkeletonMismatchException.java
java/rmi/server/SkeletonNotFoundException.java
java/rmi/server/SocketSecurityException.java
java/rmi/server/UID.java
java/rmi/server/UnicastRemoteObject.java
java/rmi/server/Unreferenced.java
java/security/AccessControlContext.java
java/security/AccessControlException.java
java/security/AccessController.java
java/security/AlgorithmParameterGenerator.java
java/security/AlgorithmParameterGeneratorSpi.java
java/security/AlgorithmParameters.java
java/security/AlgorithmParametersSpi.java
java/security/AllPermission.java
java/security/BasicPermission.java
java/security/Certificate.java java/security/CodeSource.java
java/security/DigestException.java
java/security/DigestInputStream.java
java/security/DigestOutputStream.java
java/security/DomainCombiner.java
java/security/DummyKeyPairGenerator.java
java/security/DummyMessageDigest.java
java/security/DummySignature.java
java/security/GeneralSecurityException.java
java/security/Guard.java java/security/GuardedObject.java
java/security/Identity.java java/security/IdentityScope.java
java/security/InvalidAlgorithmParameterException.java
java/security/InvalidKeyException.java
java/security/InvalidParameterException.java
java/security/Key.java java/security/KeyException.java
java/security/KeyFactory.java java/security/KeyFactorySpi.java
java/security/KeyManagementException.java
java/security/KeyPair.java java/security/KeyPairGenerator.java
java/security/KeyPairGeneratorSpi.java
java/security/KeyStore.java
java/security/KeyStoreException.java
java/security/KeyStoreSpi.java
java/security/MessageDigest.java
java/security/MessageDigestSpi.java
java/security/NoSuchAlgorithmException.java
java/security/NoSuchProviderException.java
java/security/Permission.java
java/security/PermissionCollection.java
java/security/Permissions.java java/security/Policy.java
java/security/Principal.java java/security/PrivateKey.java
java/security/PrivilegedAction.java
java/security/PrivilegedActionException.java
java/security/PrivilegedExceptionAction.java
java/security/ProtectionDomain.java
java/security/Provider.java
java/security/ProviderException.java
java/security/PublicKey.java
java/security/SecureClassLoader.java
java/security/SecureRandom.java
java/security/SecureRandomSpi.java java/security/Security.java
java/security/SecurityPermission.java
java/security/Signature.java
java/security/SignatureException.java
java/security/SignatureSpi.java
java/security/SignedObject.java java/security/Signer.java
java/security/UnrecoverableKeyException.java
java/security/UnresolvedPermission.java
java/security/acl/Acl.java java/security/acl/AclEntry.java
java/security/acl/AclNotFoundException.java
java/security/acl/Group.java
java/security/acl/LastOwnerException.java
java/security/acl/NotOwnerException.java
java/security/acl/Owner.java java/security/acl/Permission.java
java/security/cert/CRL.java
java/security/cert/CRLException.java
java/security/cert/Certificate.java
java/security/cert/CertificateEncodingException.java
java/security/cert/CertificateException.java
java/security/cert/CertificateExpiredException.java
java/security/cert/CertificateFactory.java
java/security/cert/CertificateFactorySpi.java
java/security/cert/CertificateNotYetValidException.java
java/security/cert/CertificateParsingException.java
java/security/cert/X509CRL.java
java/security/cert/X509CRLEntry.java
java/security/cert/X509Certificate.java
java/security/cert/X509Extension.java
java/security/interfaces/DSAKey.java
java/security/interfaces/DSAKeyPairGenerator.java
java/security/interfaces/DSAParams.java
java/security/interfaces/DSAPrivateKey.java
java/security/interfaces/DSAPublicKey.java
java/security/interfaces/RSAKey.java
java/security/interfaces/RSAPrivateCrtKey.java
java/security/interfaces/RSAPrivateKey.java
java/security/interfaces/RSAPublicKey.java
java/security/spec/AlgorithmParameterSpec.java
java/security/spec/DSAParameterSpec.java
java/security/spec/DSAPrivateKeySpec.java
java/security/spec/DSAPublicKeySpec.java
java/security/spec/EncodedKeySpec.java
java/security/spec/InvalidKeySpecException.java
java/security/spec/InvalidParameterSpecException.java
java/security/spec/KeySpec.java
java/security/spec/PKCS8EncodedKeySpec.java
java/security/spec/RSAKeyGenParameterSpec.java
java/security/spec/RSAPrivateCrtKeySpec.java
java/security/spec/RSAPrivateKeySpec.java
java/security/spec/RSAPublicKeySpec.java
java/security/spec/X509EncodedKeySpec.java java/sql/Array.java
java/sql/BatchUpdateException.java java/sql/Blob.java
java/sql/CallableStatement.java java/sql/Clob.java
java/sql/Connection.java java/sql/DataTruncation.java
java/sql/DatabaseMetaData.java java/sql/Date.java
java/sql/Driver.java java/sql/DriverManager.java
java/sql/DriverPropertyInfo.java
java/sql/PreparedStatement.java java/sql/Ref.java
java/sql/ResultSet.java java/sql/ResultSetMetaData.java
java/sql/SQLData.java java/sql/SQLException.java
java/sql/SQLInput.java java/sql/SQLOutput.java
java/sql/SQLWarning.java java/sql/Statement.java
java/sql/Struct.java java/sql/Time.java
java/sql/Timestamp.java java/sql/Types.java
java/text/Annotation.java
java/text/AttributedCharacterIterator.java
java/text/AttributedString.java
java/text/AttributedStringIterator.java
java/text/BreakIterator.java java/text/CharacterIterator.java
java/text/ChoiceFormat.java java/text/Collator.java
java/text/DateFormat.java java/text/DateFormatSymbols.java
java/text/DecimalFormat.java
java/text/DecimalFormatSymbols.java
java/text/FieldPosition.java java/text/Format.java
java/text/MessageFormat.java java/text/NumberFormat.java
java/text/ParseException.java java/text/ParsePosition.java
java/text/SimpleDateFormat.java
java/text/StringCharacterIterator.java
java/util/AbstractCollection.java java/util/AbstractList.java
java/util/AbstractMap.java
java/util/AbstractSequentialList.java
java/util/AbstractSet.java java/util/ArrayList.java
java/util/Arrays.java java/util/BasicMapEntry.java
java/util/BitSet.java java/util/Calendar.java
java/util/Collection.java java/util/Collections.java
java/util/Comparator.java
java/util/ConcurrentModificationException.java
java/util/Date.java java/util/Dictionary.java
java/util/EmptyStackException.java java/util/Enumeration.java
java/util/EventListener.java java/util/EventObject.java
java/util/GregorianCalendar.java java/util/HashMap.java
java/util/HashSet.java java/util/Hashtable.java
java/util/IdentityHashMap.java java/util/Iterator.java
java/util/LinkedHashMap.java java/util/LinkedHashSet.java
java/util/LinkedList.java java/util/List.java
java/util/ListIterator.java java/util/ListResourceBundle.java
java/util/Locale.java java/util/Map.java
java/util/MissingResourceException.java
java/util/NoSuchElementException.java
java/util/Observable.java java/util/Observer.java
java/util/Properties.java java/util/PropertyPermission.java
java/util/PropertyResourceBundle.java java/util/Random.java
java/util/RandomAccess.java java/util/ResourceBundle.java
java/util/Set.java java/util/SimpleTimeZone.java
java/util/SortedMap.java java/util/SortedSet.java
java/util/Stack.java java/util/StringTokenizer.java
java/util/TimeZone.java java/util/Timer.java
java/util/TimerTask.java
java/util/TooManyListenersException.java
java/util/TreeMap.java java/util/TreeSet.java
java/util/Vector.java java/util/WeakHashMap.java
java/util/jar/Attributes.java java/util/jar/JarEntry.java
java/util/jar/JarException.java java/util/jar/JarFile.java
java/util/jar/JarInputStream.java
java/util/jar/JarOutputStream.java java/util/jar/Manifest.java
java/util/zip/Adler32.java java/util/zip/CRC32.java
java/util/zip/CheckedInputStream.java
java/util/zip/CheckedOutputStream.java
java/util/zip/Checksum.java
java/util/zip/DataFormatException.java
java/util/zip/Deflater.java
java/util/zip/DeflaterOutputStream.java
java/util/zip/GZIPInputStream.java
java/util/zip/GZIPOutputStream.java
java/util/zip/Inflater.java
java/util/zip/InflaterInputStream.java
java/util/zip/ZipConstants.java java/util/zip/ZipEntry.java
java/util/zip/ZipException.java java/util/zip/ZipFile.java
java/util/zip/ZipInputStream.java
java/util/zip/ZipOutputStream.java
javax/naming/BinaryRefAddr.java
javax/naming/InvalidNameException.java javax/naming/Name.java
javax/naming/NamingException.java javax/naming/RefAddr.java
javax/naming/StringRefAddr.java: Add license clarification.
2002-01-22 Tom Tromey <tromey@redhat.com> 2002-01-22 Tom Tromey <tromey@redhat.com>
* java/awt/peer/ButtonPeer.java: Replace with Classpath version. * java/awt/peer/ButtonPeer.java: Replace with Classpath version.

View File

@ -1,14 +1,24 @@
March 7, 2000 Jan 21, 2002
The libgcj library is licensed under the terms of the GNU General The libgcj library is licensed under the terms of the GNU General
Public License, with this special exception: Public License.
As a special exception, if you link this library with other files Linking this library statically or dynamically with other modules is
to produce an executable, this library does not by itself cause making a combined work based on this library. Thus, the terms and
the resulting executable to be covered by the GNU General Public conditions of the GNU General Public License cover the whole
License. This exception does not however invalidate any other combination.
reasons why the executable file might be covered by the GNU
General Public License. As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with libjava; see the file COPYING. If not, write to the along with libjava; see the file COPYING. If not, write to the

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.classpath; package gnu.classpath;

View File

@ -21,11 +21,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.gcj.runtime; package gnu.gcj.runtime;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.awt; package gnu.java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.awt; package gnu.java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.awt; package gnu.java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.awt; package gnu.java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans; package gnu.java.beans;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans; package gnu.java.beans;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans; package gnu.java.beans;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans; package gnu.java.beans;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.editors; package gnu.java.beans.editors;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.beans.info; package gnu.java.beans.info;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.io; package gnu.java.io;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.io; package gnu.java.io;

View File

@ -19,11 +19,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.io; package gnu.java.io;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.lang; package gnu.java.lang;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.lang; package gnu.java.lang;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.lang.reflect; package gnu.java.lang.reflect;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.locale; package gnu.java.locale;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
// Included from Kawa 1.6.62 with permission of the author, // Included from Kawa 1.6.62 with permission of the author,
// Per Bothner <per@bothner.com>. // Per Bothner <per@bothner.com>.

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.dgc; package gnu.java.rmi.dgc;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.registry; package gnu.java.rmi.registry;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.rmic; package gnu.java.rmi.rmic;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.rmic; package gnu.java.rmi.rmic;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.rmic; package gnu.java.rmi.rmic;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.rmic; package gnu.java.rmi.rmic;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.rmic; package gnu.java.rmi.rmic;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,12 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License.
*/ As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.rmi.server; package gnu.java.rmi.server;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.security.provider; package gnu.java.security.provider;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.security.provider; package gnu.java.security.provider;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.security.provider; package gnu.java.security.provider;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.security.provider; package gnu.java.security.provider;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.text; package gnu.java.text;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.text; package gnu.java.text;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.text; package gnu.java.text;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.text; package gnu.java.text;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.text; package gnu.java.text;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package gnu.java.util; package gnu.java.util;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.applet; package java.applet;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.applet; package java.applet;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.applet; package java.applet;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.applet; package java.applet;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -19,11 +19,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
/** /**

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -19,11 +19,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;
import java.awt.event.*; import java.awt.event.*;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
/** /**
* @author Bryce McKinlay <bryce@albatross.co.nz> * @author Bryce McKinlay <bryce@albatross.co.nz>

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
/** @author Bryce McKinlay */ /** @author Bryce McKinlay */

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -19,11 +19,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -17,11 +17,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
/* Status: Complete, but commented out until we have the required /* Status: Complete, but commented out until we have the required
GraphicsDevice. */ GraphicsDevice. */

View File

@ -19,11 +19,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

View File

@ -18,11 +18,22 @@ along with GNU Classpath; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. 02111-1307 USA.
As a special exception, if you link this library with other files to Linking this library statically or dynamically with other modules is
produce an executable, this library does not by itself cause the making a combined work based on this library. Thus, the terms and
resulting executable to be covered by the GNU General Public License. conditions of the GNU General Public License cover the whole
This exception does not however invalidate any other reasons why the combination.
executable file might be covered by the GNU General Public License. */
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module. An independent module is a module which is not derived from
or based on this library. If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so. If you do not wish to do so, delete this
exception statement from your version. */
package java.awt; package java.awt;

Some files were not shown because too many files have changed in this diff Show More