From 545c70cd4dd9d7495ff20e957f70cc178068957b Mon Sep 17 00:00:00 2001 From: Richard Frith-Macdonald Date: Tue, 18 Dec 2001 16:18:18 +0000 Subject: [PATCH] Added Date and revision CVS tags git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11812 72102866-910b-0410-8b05-ffd578937521 --- Source/GSArray.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/GSArray.m b/Source/GSArray.m index 3aadea706..21515b822 100644 --- a/Source/GSArray.m +++ b/Source/GSArray.m @@ -20,6 +20,8 @@ You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA. + + $Date$ $Revision$ */ #include