diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 01:23:10 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 01:23:10 +0100 |
commit | 07b56b0b8f6ca3308cfe6250f634b6fa13e21990 (patch) | |
tree | 1bb20fc4a89981dc14810ebe97c1b3a3494c51a0 | |
parent | 567c2f0219a0e331fb513ca38bac76ea63dcf691 (diff) |
Hurd/HurdSpecificGlibcApi: Copyright is assigned to the FSF.
This text was written by Ognyan Kulev in 75990cb8c930b4b74b36fd64b7c2488741ae40f9.
-rw-r--r-- | Hurd/HurdSpecificGlibcApi.mdwn | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Hurd/HurdSpecificGlibcApi.mdwn b/Hurd/HurdSpecificGlibcApi.mdwn index 75a6cab7..0048a13f 100644 --- a/Hurd/HurdSpecificGlibcApi.mdwn +++ b/Hurd/HurdSpecificGlibcApi.mdwn @@ -1,3 +1,11 @@ +[[meta copyright="Copyright © 2002, 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]] + ## <a name="Hurd_specific_glibc_API"> </a> Hurd-specific glibc API These functions have meaning only under Hurd. They are needed to get port names that are used in native Hurd API (the RPC calls to servers). The `.defs` and `.h` files can be found in @@ -161,5 +169,3 @@ These functions have meaning only under Hurd. They are needed to get port names <p> </p> </dl> - --- [[Main/OgnyanKulev]] - 09 Dec 2002 |