eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] Changes to eliot/dic/hashtable.c


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/dic/hashtable.c
Date: Thu, 05 May 2005 19:45:14 -0400

Index: eliot/dic/hashtable.c
diff -u eliot/dic/hashtable.c:1.1 eliot/dic/hashtable.c:1.2
--- eliot/dic/hashtable.c:1.1   Thu Apr  8 09:43:06 2004
+++ eliot/dic/hashtable.c       Thu May  5 23:45:04 2005
@@ -1,13 +1,14 @@
 /* Eliot                                                                     */
-/* Copyright (C) 1999  antoine.fraboulet                                     */
-/* address@hidden                                                 */
+/* Copyright (C) 1999  Antoine Fraboulet                                     */
 /*                                                                           */
-/* This program is free software; you can redistribute it and/or modify      */
+/* This file is part of Eliot.                                               */
+/*                                                                           */
+/* Eliot is free software; you can redistribute it and/or modify             */
 /* it under the terms of the GNU General Public License as published by      */
 /* the Free Software Foundation; either version 2 of the License, or         */
 /* (at your option) any later version.                                       */
 /*                                                                           */
-/* This program is distributed in the hope that it will be useful,           */
+/* Elit is distributed in the hope that it will be useful,                   */
 /* but WITHOUT ANY WARRANTY; without even the implied warranty of            */
 /* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the             */
 /* GNU General Public License for more details.                              */
@@ -16,7 +17,9 @@
 /* along with this program; if not, write to the Free Software               */
 /* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
-/*     $Id: hashtable.c,v 1.1 2004/04/08 09:43:06 afrab Exp $   */
+/*
+ * $Id: hashtable.c,v 1.2 2005/05/05 23:45:04 afrab Exp $
+ */
 
 #include <stdio.h>
 #include <stdlib.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]