summaryrefslogtreecommitdiff
path: root/org/ietf
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2004-12-10 14:52:17 +0000
committerMark Wielaard <mark@klomp.org>2004-12-10 14:52:17 +0000
commit410ec75101b6a32ab12996408fc19a58c4d3de3f (patch)
tree42d6e6e7c5af8564114553e4ca3588e857217a0d /org/ietf
parente7e3e2dbcffc75705f6b1d1d964385395cc6fc54 (diff)
downloadclasspath-410ec75101b6a32ab12996408fc19a58c4d3de3f.tar.gz
* LICENSE: Add text about org.ietf.jgss documentation.
* org/ietf/jgss/ChannelBinding.java: Merge top two comment blocks. * org/ietf/jgss/GSSCredential.java: Likewise. * org/ietf/jgss/GSSException.java: Likewise. * org/ietf/jgss/GSSManager.java: Likewise. * org/ietf/jgss/GSSName.java: Likewise. * org/ietf/jgss/MessageProp.java: Likewise. * org/ietf/jgss/Oid.java: Likewise.
Diffstat (limited to 'org/ietf')
-rw-r--r--org/ietf/jgss/ChannelBinding.java4
-rw-r--r--org/ietf/jgss/GSSCredential.java4
-rw-r--r--org/ietf/jgss/GSSException.java4
-rw-r--r--org/ietf/jgss/GSSManager.java4
-rw-r--r--org/ietf/jgss/GSSName.java4
-rw-r--r--org/ietf/jgss/MessageProp.java4
-rw-r--r--org/ietf/jgss/Oid.java4
7 files changed, 14 insertions, 14 deletions
diff --git a/org/ietf/jgss/ChannelBinding.java b/org/ietf/jgss/ChannelBinding.java
index 9e966d54a..18046415f 100644
--- a/org/ietf/jgss/ChannelBinding.java
+++ b/org/ietf/jgss/ChannelBinding.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice:
diff --git a/org/ietf/jgss/GSSCredential.java b/org/ietf/jgss/GSSCredential.java
index 318848ec9..3040df73e 100644
--- a/org/ietf/jgss/GSSCredential.java
+++ b/org/ietf/jgss/GSSCredential.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice:
diff --git a/org/ietf/jgss/GSSException.java b/org/ietf/jgss/GSSException.java
index 7b8139f0f..9385f8ea3 100644
--- a/org/ietf/jgss/GSSException.java
+++ b/org/ietf/jgss/GSSException.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice:
diff --git a/org/ietf/jgss/GSSManager.java b/org/ietf/jgss/GSSManager.java
index 26fdd14b6..87bb96e75 100644
--- a/org/ietf/jgss/GSSManager.java
+++ b/org/ietf/jgss/GSSManager.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice:
diff --git a/org/ietf/jgss/GSSName.java b/org/ietf/jgss/GSSName.java
index fd158a900..e2abf6acb 100644
--- a/org/ietf/jgss/GSSName.java
+++ b/org/ietf/jgss/GSSName.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice:
diff --git a/org/ietf/jgss/MessageProp.java b/org/ietf/jgss/MessageProp.java
index a3fd22e55..6276e6fe2 100644
--- a/org/ietf/jgss/MessageProp.java
+++ b/org/ietf/jgss/MessageProp.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice:
diff --git a/org/ietf/jgss/Oid.java b/org/ietf/jgss/Oid.java
index a7c67a710..75e4b25d9 100644
--- a/org/ietf/jgss/Oid.java
+++ b/org/ietf/jgss/Oid.java
@@ -33,9 +33,9 @@ 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. */
+exception statement from your version.
-/* The documentation comments of this class are derived from the text
+ The documentation comments of this class are derived from the text
of RFC 2853: Generic Security Service API Version 2: Java Bindings.
That document is covered under the following license notice: