diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-03-18 15:26:35 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-03-18 15:26:35 +0100 |
commit | a1697dd527c6c7784c1aa9521a6e36e2d77b23f7 (patch) | |
tree | 9a84652b897279cdc40b88f0e48c60e4a0d43b9b /community/gsoc/project_ideas/xattr.mdwn | |
parent | 82cd105a8249c39bbfc63483e2d5606d77d8e68e (diff) | |
parent | 74cea5526f697635a3b7a702c733c27a6258eb8e (diff) |
Merge commit '74cea5526f697635a3b7a702c733c27a6258eb8e'
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. |