summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-03-10 08:42:45 +0100
committerThomas Schwinge <thomas@schwinge.name>2010-03-10 08:42:45 +0100
commit178c1c37ab90f9693785af0a876ca816d8b7733e (patch)
tree5a09c2bfceab73f2a5cf720f69e2696c154b6d98 /hurd
parent310ab4ef7a065764e271321d53d93ebe6d5b5b90 (diff)
community/gsoc: Clean up a bit.
community/gsoc/2009: Tidy up. hurd/translator/unionfs: Mention that unionmount has been worked on as a GSoC 2009 project.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/translator/unionfs.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn
index 331ad19f..d1e3868b 100644
--- a/hurd/translator/unionfs.mdwn
+++ b/hurd/translator/unionfs.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -73,6 +74,9 @@ both for comparision.) The ethernet multiplexer shall serve as an example use
case -- any changes necessary to allow using it with the union mount
functionality are also to be considered part of the task.
+[[Sergiu Ivanov|scolobb]] has been working on this as a [[Google Summer of Code
+2009 project|community/gsoc/2009]].
+
## Implementation
### Source