mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Minor documentation correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14462 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a9a2990b67
commit
a21f687296
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
NSFileManager.m
|
||||
|
||||
Copyright (C) 1997-1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997-2002 Free Software Foundation, Inc.
|
||||
|
||||
Author: Mircea Oancea <mircea@jupiter.elcom.pub.ro>
|
||||
Author: Ovidiu Predescu <ovidiu@net-community.com>
|
||||
|
@ -12,6 +12,10 @@
|
|||
Date: Apr 2001
|
||||
Rewritten NSDirectoryEnumerator
|
||||
|
||||
Author: Richard frith-Macdonald <rfm@gnu.org>
|
||||
Date: Sep 2002
|
||||
Rewritten attribute handling code
|
||||
|
||||
This file is part of the GNUstep Base Library.
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
|
|
Loading…
Reference in a new issue