diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-19 23:38:59 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-21 13:29:11 +0100 |
commit | d803581b0017f72575e37a26180a35d31c28c7ed (patch) | |
tree | 7eb895841c0ea3d8c4bb17133da1a1314d2459e4 /hurd | |
parent | c3319f15a7b5343e38f2143cd5bdfef88ad5638b (diff) |
hurd/translator/tmpfs/notes_various: Copyright is assigned to the FSF.
People with substantial text contributions have Copyright papers on file at the
FSF for the GNU Hurd: hde -- Harley D. Eades III; bing -- Ben Asselstine.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator/tmpfs/notes_various.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hurd/translator/tmpfs/notes_various.mdwn b/hurd/translator/tmpfs/notes_various.mdwn index e323a890..8a73d9bf 100644 --- a/hurd/translator/tmpfs/notes_various.mdwn +++ b/hurd/translator/tmpfs/notes_various.mdwn @@ -1,3 +1,12 @@ +[[meta copyright="Copyright © 2005, 2006, 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]]."]] + <antrik> hde: what's the status on tmpfs? <hde> Broke <hde> k0ro traced the errors like the assert show above to a pager problem. |