From 7d855a2e46aeec9c98d741ed78758d4f5c112b41 Mon Sep 17 00:00:00 2001 From: dfr Date: Wed, 25 Jan 2006 10:06:28 +0000 Subject: Move the Internet Society copyright message so that it appears in the formatted page as well as the source. --- lib/libgssapi/gss_accept_sec_context.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_acquire_cred.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_add_cred.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_add_oid_set_member.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_canonicalize_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_compare_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_context_time.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_create_empty_oid_set.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_delete_sec_context.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_display_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_display_status.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_duplicate_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_export_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_export_sec_context.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_get_mic.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_import_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_import_sec_context.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_indicate_mechs.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_init_sec_context.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_inquire_context.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_inquire_cred.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_inquire_cred_by_mech.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_inquire_mechs_for_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_inquire_names_for_mech.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_process_context_token.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_release_buffer.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_release_cred.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_release_name.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_release_oid_set.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_test_oid_set_member.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_unwrap.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_verify_mic.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_wrap.3 | 52 +++++++++++++++--------------- lib/libgssapi/gss_wrap_size_limit.3 | 52 +++++++++++++++--------------- lib/libgssapi/gssapi.3 | 52 +++++++++++++++--------------- 35 files changed, 910 insertions(+), 910 deletions(-) diff --git a/lib/libgssapi/gss_accept_sec_context.3 b/lib/libgssapi/gss_accept_sec_context.3 index 679eb15..43c9576 100644 --- a/lib/libgssapi/gss_accept_sec_context.3 +++ b/lib/libgssapi/gss_accept_sec_context.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -482,3 +456,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_acquire_cred.3 b/lib/libgssapi/gss_acquire_cred.3 index d108875..7462dc0 100644 --- a/lib/libgssapi/gss_acquire_cred.3 +++ b/lib/libgssapi/gss_acquire_cred.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -236,3 +210,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_add_cred.3 b/lib/libgssapi/gss_add_cred.3 index 98d8052..612d0f9 100644 --- a/lib/libgssapi/gss_add_cred.3 +++ b/lib/libgssapi/gss_add_cred.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -336,3 +310,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_add_oid_set_member.3 b/lib/libgssapi/gss_add_oid_set_member.3 index 15f661b..94661d2 100644 --- a/lib/libgssapi/gss_add_oid_set_member.3 +++ b/lib/libgssapi/gss_add_oid_set_member.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -128,3 +102,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_canonicalize_name.3 b/lib/libgssapi/gss_canonicalize_name.3 index 1d7b772..78ddd4c 100644 --- a/lib/libgssapi/gss_canonicalize_name.3 +++ b/lib/libgssapi/gss_canonicalize_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -135,3 +109,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_compare_name.3 b/lib/libgssapi/gss_compare_name.3 index 06055f8..34caaad 100644 --- a/lib/libgssapi/gss_compare_name.3 +++ b/lib/libgssapi/gss_compare_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -120,3 +94,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_context_time.3 b/lib/libgssapi/gss_context_time.3 index 7abc900..edfc852 100644 --- a/lib/libgssapi/gss_context_time.3 +++ b/lib/libgssapi/gss_context_time.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -106,3 +80,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_create_empty_oid_set.3 b/lib/libgssapi/gss_create_empty_oid_set.3 index 47e368b..3aa0158 100644 --- a/lib/libgssapi/gss_create_empty_oid_set.3 +++ b/lib/libgssapi/gss_create_empty_oid_set.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -110,3 +84,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_delete_sec_context.3 b/lib/libgssapi/gss_delete_sec_context.3 index 7ecbb2b..16466be 100644 --- a/lib/libgssapi/gss_delete_sec_context.3 +++ b/lib/libgssapi/gss_delete_sec_context.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -161,3 +135,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_display_name.3 b/lib/libgssapi/gss_display_name.3 index 7878953..24e6370 100644 --- a/lib/libgssapi/gss_display_name.3 +++ b/lib/libgssapi/gss_display_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -149,3 +123,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_display_status.3 b/lib/libgssapi/gss_display_status.3 index 58ded92..dacf963 100644 --- a/lib/libgssapi/gss_display_status.3 +++ b/lib/libgssapi/gss_display_status.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -208,3 +182,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_duplicate_name.3 b/lib/libgssapi/gss_duplicate_name.3 index 789c79c..c5b6854 100644 --- a/lib/libgssapi/gss_duplicate_name.3 +++ b/lib/libgssapi/gss_duplicate_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -121,3 +95,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_export_name.3 b/lib/libgssapi/gss_export_name.3 index e0e6689..629e446 100644 --- a/lib/libgssapi/gss_export_name.3 +++ b/lib/libgssapi/gss_export_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -126,3 +100,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_export_sec_context.3 b/lib/libgssapi/gss_export_sec_context.3 index f08d229..7cc3464 100644 --- a/lib/libgssapi/gss_export_sec_context.3 +++ b/lib/libgssapi/gss_export_sec_context.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -166,3 +140,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_get_mic.3 b/lib/libgssapi/gss_get_mic.3 index 75498ae..b259f36 100644 --- a/lib/libgssapi/gss_get_mic.3 +++ b/lib/libgssapi/gss_get_mic.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -163,3 +137,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_import_name.3 b/lib/libgssapi/gss_import_name.3 index e356f74..931bf44 100644 --- a/lib/libgssapi/gss_import_name.3 +++ b/lib/libgssapi/gss_import_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -137,3 +111,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_import_sec_context.3 b/lib/libgssapi/gss_import_sec_context.3 index 4509c2e..07b5e19 100644 --- a/lib/libgssapi/gss_import_sec_context.3 +++ b/lib/libgssapi/gss_import_sec_context.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -118,3 +92,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_indicate_mechs.3 b/lib/libgssapi/gss_indicate_mechs.3 index efddcec..5245857 100644 --- a/lib/libgssapi/gss_indicate_mechs.3 +++ b/lib/libgssapi/gss_indicate_mechs.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -105,3 +79,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_init_sec_context.3 b/lib/libgssapi/gss_init_sec_context.3 index a407fba..9e019cf 100644 --- a/lib/libgssapi/gss_init_sec_context.3 +++ b/lib/libgssapi/gss_init_sec_context.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -569,3 +543,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_inquire_context.3 b/lib/libgssapi/gss_inquire_context.3 index 3c8847c..a527b56 100644 --- a/lib/libgssapi/gss_inquire_context.3 +++ b/lib/libgssapi/gss_inquire_context.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -282,3 +256,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_inquire_cred.3 b/lib/libgssapi/gss_inquire_cred.3 index 1dd1d92..021bc9c 100644 --- a/lib/libgssapi/gss_inquire_cred.3 +++ b/lib/libgssapi/gss_inquire_cred.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -156,3 +130,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_inquire_cred_by_mech.3 b/lib/libgssapi/gss_inquire_cred_by_mech.3 index 380b7ca..15acc0c 100644 --- a/lib/libgssapi/gss_inquire_cred_by_mech.3 +++ b/lib/libgssapi/gss_inquire_cred_by_mech.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -171,3 +145,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_inquire_mechs_for_name.3 b/lib/libgssapi/gss_inquire_mechs_for_name.3 index 63ee453..1427a31 100644 --- a/lib/libgssapi/gss_inquire_mechs_for_name.3 +++ b/lib/libgssapi/gss_inquire_mechs_for_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -132,3 +106,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_inquire_names_for_mech.3 b/lib/libgssapi/gss_inquire_names_for_mech.3 index b4d2d12..247f93e 100644 --- a/lib/libgssapi/gss_inquire_names_for_mech.3 +++ b/lib/libgssapi/gss_inquire_names_for_mech.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -105,3 +79,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_process_context_token.3 b/lib/libgssapi/gss_process_context_token.3 index d9f6863..3459f0f 100644 --- a/lib/libgssapi/gss_process_context_token.3 +++ b/lib/libgssapi/gss_process_context_token.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -134,3 +108,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_release_buffer.3 b/lib/libgssapi/gss_release_buffer.3 index 3a583f4..4b43837 100644 --- a/lib/libgssapi/gss_release_buffer.3 +++ b/lib/libgssapi/gss_release_buffer.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -109,3 +83,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_release_cred.3 b/lib/libgssapi/gss_release_cred.3 index a4c5b77..1154b89 100644 --- a/lib/libgssapi/gss_release_cred.3 +++ b/lib/libgssapi/gss_release_cred.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -106,3 +80,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_release_name.3 b/lib/libgssapi/gss_release_name.3 index 7b1390e..8c696f8 100644 --- a/lib/libgssapi/gss_release_name.3 +++ b/lib/libgssapi/gss_release_name.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -102,3 +76,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_release_oid_set.3 b/lib/libgssapi/gss_release_oid_set.3 index 48e8f16..0f17628 100644 --- a/lib/libgssapi/gss_release_oid_set.3 +++ b/lib/libgssapi/gss_release_oid_set.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -107,3 +81,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_test_oid_set_member.3 b/lib/libgssapi/gss_test_oid_set_member.3 index e419d68..8269637 100644 --- a/lib/libgssapi/gss_test_oid_set_member.3 +++ b/lib/libgssapi/gss_test_oid_set_member.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -114,3 +88,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_unwrap.3 b/lib/libgssapi/gss_unwrap.3 index 345ce30..d422ae5 100644 --- a/lib/libgssapi/gss_unwrap.3 +++ b/lib/libgssapi/gss_unwrap.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -189,3 +163,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_verify_mic.3 b/lib/libgssapi/gss_verify_mic.3 index 0abb83e..ab63706 100644 --- a/lib/libgssapi/gss_verify_mic.3 +++ b/lib/libgssapi/gss_verify_mic.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -170,3 +144,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_wrap.3 b/lib/libgssapi/gss_wrap.3 index 342d590..3b81c68 100644 --- a/lib/libgssapi/gss_wrap.3 +++ b/lib/libgssapi/gss_wrap.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -176,3 +150,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gss_wrap_size_limit.3 b/lib/libgssapi/gss_wrap_size_limit.3 index 63017e2..fe93ca6 100644 --- a/lib/libgssapi/gss_wrap_size_limit.3 +++ b/lib/libgssapi/gss_wrap_size_limit.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .\" The following commands are required for all man pages. .Dd November 12, 2005 .Os @@ -161,3 +135,29 @@ manual page example first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. diff --git a/lib/libgssapi/gssapi.3 b/lib/libgssapi/gssapi.3 index 4eae063..ce26e7e 100644 --- a/lib/libgssapi/gssapi.3 +++ b/lib/libgssapi/gssapi.3 @@ -26,32 +26,6 @@ .\" .\" $FreeBSD$ .\" -.\" Copyright (C) The Internet Society (2000). All Rights Reserved. -.\" -.\" This document and translations of it may be copied and furnished to -.\" others, and derivative works that comment on or otherwise explain it -.\" or assist in its implementation may be prepared, copied, published -.\" and distributed, in whole or in part, without restriction of any -.\" kind, provided that the above copyright notice and this paragraph are -.\" included on all such copies and derivative works. However, this -.\" document itself may not be modified in any way, such as by removing -.\" the copyright notice or references to the Internet Society or other -.\" Internet organizations, except as needed for the purpose of -.\" developing Internet standards in which case the procedures for -.\" copyrights defined in the Internet Standards process must be -.\" followed, or as required to translate it into languages other than -.\" English. -.\" -.\" The limited permissions granted above are perpetual and will not be -.\" revoked by the Internet Society or its successors or assigns. -.\" -.\" This document and the information contained herein is provided on an -.\" "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -.\" TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -.\" BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -.\" HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -.\" MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -.\" .Dd November 30, 2005 .Dt GSSAPI 3 .Os @@ -259,3 +233,29 @@ manual page first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates +.Sh COPYRIGHT +Copyright (C) The Internet Society (2000). All Rights Reserved. +.Pp +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. +.Pp +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. +.Pp +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -- cgit v1.1