gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r669 - Extractor/src/main


From: grothoff
Subject: [GNUnet-SVN] r669 - Extractor/src/main
Date: Tue, 19 Apr 2005 18:26:26 -0700 (PDT)

Author: grothoff
Date: 2005-04-19 18:26:22 -0700 (Tue, 19 Apr 2005)
New Revision: 669

Removed:
   Extractor/src/main/io.c
Modified:
   Extractor/src/main/iconv.c
Log:
dead

Modified: Extractor/src/main/iconv.c
===================================================================
--- Extractor/src/main/iconv.c  2005-04-19 21:19:58 UTC (rev 668)
+++ Extractor/src/main/iconv.c  2005-04-20 01:26:22 UTC (rev 669)
@@ -1,4 +1,23 @@
+/*
+     This file is part of libextractor.
+     (C) 2002, 2003, 2004 Vidyut Samanta and Christian Grothoff
 
+     libextractor 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, or (at your
+     option) any later version.
+
+     libextractor 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.
+
+     You should have received a copy of the GNU General Public License
+     along with libextractor; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+     Boston, MA 02111-1307, USA.
+*/
+
 /**
  * Convert the given input using the given converter
  * and return as a 0-terminated string.

Deleted: Extractor/src/main/io.c
===================================================================
--- Extractor/src/main/io.c     2005-04-19 21:19:58 UTC (rev 668)
+++ Extractor/src/main/io.c     2005-04-20 01:26:22 UTC (rev 669)
@@ -1,25 +0,0 @@
-/*
-     This file is part of libextractor.
-     (C) 2004 Christian Grothoff (and other contributing authors)
-
-     libextractor 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, or (at your
-     option) any later version.
-
-     libextractor 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.
-
-     You should have received a copy of the GNU General Public License
-     along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
-*/
-
-#include "platform.h"
-#include "extractor.h"
-
-
-/* end of io.c */





reply via email to

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