diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-02-24 20:40:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-02-24 20:40:40 +0100 |
commit | 4f6e25bae59835cb402597fc82a8029f6d56a3c9 (patch) | |
tree | b7652b8dec80207eb8b8b6d74918be162925dbc0 /community/gsoc/project_ideas/xattr.mdwn | |
parent | f94c53e4907662c5b2b188a0f93d2f545bbeeaee (diff) | |
download | web-4f6e25bae59835cb402597fc82a8029f6d56a3c9.tar.gz web-4f6e25bae59835cb402597fc82a8029f6d56a3c9.tar.bz2 web-4f6e25bae59835cb402597fc82a8029f6d56a3c9.zip |
GSoC preparations
id:"20160214104030.10353.84931@thinkbox.jade-hamburg.de"
Diffstat (limited to 'community/gsoc/project_ideas/xattr.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/xattr.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/xattr.mdwn b/community/gsoc/project_ideas/xattr.mdwn index 8ec4c42e..8e1a532b 100644 --- a/community/gsoc/project_ideas/xattr.mdwn +++ b/community/gsoc/project_ideas/xattr.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2016 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 @@ -41,7 +41,7 @@ with xattrs might help a bit, but shouldn't be really necessary either. Some previous work on xattr support is [[available|open_issues/xattr]], and might serve as a starting point. -Possible mentors: Samuel Thibault (youpi) +Possible mentors: Justus Winter (teythoon), Samuel Thibault (youpi) Exercise: Implement support for different inode sizes (other than 128 bytes) in Hurd's ext2fs. |