gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35138 - in Extractor: doc src/common src/include src/intle


From: gnunet
Subject: [GNUnet-SVN] r35138 - in Extractor: doc src/common src/include src/intlemu src/main src/plugins src/plugins/old
Date: Sun, 8 Feb 2015 00:14:51 +0100

Author: grothoff
Date: 2015-02-08 00:14:51 +0100 (Sun, 08 Feb 2015)
New Revision: 35138

Modified:
   Extractor/doc/demux_asf.c
   Extractor/doc/demux_nsf.c
   Extractor/doc/demux_qt.c
   Extractor/doc/demux_wc3movie.c
   Extractor/doc/flacfile.c
   Extractor/src/common/convert.c
   Extractor/src/common/convert.h
   Extractor/src/common/le_architecture.h
   Extractor/src/common/unzip.c
   Extractor/src/common/unzip.h
   Extractor/src/include/extractor.h
   Extractor/src/include/gettext.h
   Extractor/src/include/platform.h
   Extractor/src/include/plibc.h
   Extractor/src/intlemu/intlemu.c
   Extractor/src/intlemu/libintlemu.h
   Extractor/src/main/extract.c
   Extractor/src/main/extractor.c
   Extractor/src/main/extractor_common.c
   Extractor/src/main/extractor_common.h
   Extractor/src/main/extractor_datasource.c
   Extractor/src/main/extractor_datasource.h
   Extractor/src/main/extractor_ipc.c
   Extractor/src/main/extractor_ipc.h
   Extractor/src/main/extractor_ipc_gnu.c
   Extractor/src/main/extractor_ipc_w32.c
   Extractor/src/main/extractor_logging.c
   Extractor/src/main/extractor_logging.h
   Extractor/src/main/extractor_metatypes.c
   Extractor/src/main/extractor_plugin_main.c
   Extractor/src/main/extractor_plugin_main.h
   Extractor/src/main/extractor_plugins.c
   Extractor/src/main/extractor_plugins.h
   Extractor/src/main/extractor_plugpath.c
   Extractor/src/main/extractor_plugpath.h
   Extractor/src/main/extractor_print.c
   Extractor/src/main/getopt.c
   Extractor/src/main/getopt.h
   Extractor/src/main/getopt1.c
   Extractor/src/main/iconv.c
   Extractor/src/main/test2_extractor.c
   Extractor/src/main/test_bzip2.c
   Extractor/src/main/test_extractor.c
   Extractor/src/main/test_file.c
   Extractor/src/main/test_gzip.c
   Extractor/src/main/test_ipc.c
   Extractor/src/main/test_plugin_load_multi.c
   Extractor/src/main/test_plugin_loading.c
   Extractor/src/main/test_trivial.c
   Extractor/src/plugins/archive_extractor.c
   Extractor/src/plugins/deb_extractor.c
   Extractor/src/plugins/dvi_extractor.c
   Extractor/src/plugins/flac_extractor.c
   Extractor/src/plugins/gif_extractor.c
   Extractor/src/plugins/gstreamer_extractor.c
   Extractor/src/plugins/html_extractor.c
   Extractor/src/plugins/it_extractor.c
   Extractor/src/plugins/jpeg_extractor.c
   Extractor/src/plugins/man_extractor.c
   Extractor/src/plugins/midi_extractor.c
   Extractor/src/plugins/mime_extractor.c
   Extractor/src/plugins/mp4_extractor.c
   Extractor/src/plugins/mpeg_extractor.c
   Extractor/src/plugins/nsf_extractor.c
   Extractor/src/plugins/nsfe_extractor.c
   Extractor/src/plugins/odf_extractor.c
   Extractor/src/plugins/ogg_extractor.c
   Extractor/src/plugins/old/applefile_extractor.c
   Extractor/src/plugins/old/asf_extractor.c
   Extractor/src/plugins/old/ebml_extractor.c
   Extractor/src/plugins/old/elf_extractor.c
   Extractor/src/plugins/old/flv_extractor.c
   Extractor/src/plugins/old/mkv_extractor.c
   Extractor/src/plugins/old/mp3_extractor.c
   Extractor/src/plugins/old/qt_extractor.c
   Extractor/src/plugins/old/real_extractor.c
   Extractor/src/plugins/ole2_extractor.c
   Extractor/src/plugins/png_extractor.c
   Extractor/src/plugins/previewopus_extractor.c
   Extractor/src/plugins/ps_extractor.c
   Extractor/src/plugins/riff_extractor.c
   Extractor/src/plugins/rpm_extractor.c
   Extractor/src/plugins/s3m_extractor.c
   Extractor/src/plugins/sid_extractor.c
   Extractor/src/plugins/template_extractor.c
   Extractor/src/plugins/test_archive.c
   Extractor/src/plugins/test_deb.c
   Extractor/src/plugins/test_dvi.c
   Extractor/src/plugins/test_exiv2.c
   Extractor/src/plugins/test_flac.c
   Extractor/src/plugins/test_gif.c
   Extractor/src/plugins/test_gstreamer.c
   Extractor/src/plugins/test_html.c
   Extractor/src/plugins/test_it.c
   Extractor/src/plugins/test_jpeg.c
   Extractor/src/plugins/test_lib.c
   Extractor/src/plugins/test_lib.h
   Extractor/src/plugins/test_man.c
   Extractor/src/plugins/test_midi.c
   Extractor/src/plugins/test_mime.c
   Extractor/src/plugins/test_mpeg.c
   Extractor/src/plugins/test_nsf.c
   Extractor/src/plugins/test_nsfe.c
   Extractor/src/plugins/test_odf.c
   Extractor/src/plugins/test_ogg.c
   Extractor/src/plugins/test_ole2.c
   Extractor/src/plugins/test_png.c
   Extractor/src/plugins/test_previewopus.c
   Extractor/src/plugins/test_ps.c
   Extractor/src/plugins/test_riff.c
   Extractor/src/plugins/test_rpm.c
   Extractor/src/plugins/test_s3m.c
   Extractor/src/plugins/test_sid.c
   Extractor/src/plugins/test_thumbnailffmpeg.c
   Extractor/src/plugins/test_thumbnailgtk.c
   Extractor/src/plugins/test_tiff.c
   Extractor/src/plugins/test_wav.c
   Extractor/src/plugins/test_xm.c
   Extractor/src/plugins/test_zip.c
   Extractor/src/plugins/thumbnailffmpeg_extractor.c
   Extractor/src/plugins/thumbnailgtk_extractor.c
   Extractor/src/plugins/tiff_extractor.c
   Extractor/src/plugins/wav_extractor.c
   Extractor/src/plugins/xm_extractor.c
   Extractor/src/plugins/zip_extractor.c
Log:
-bringing copyright tags up to FSF standard

Modified: Extractor/doc/demux_asf.c
===================================================================
--- Extractor/doc/demux_asf.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/doc/demux_asf.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2002 the xine project
+ * Copyright Copyright (C) 2000-2002 the xine project
  *
  * This file is part of xine, a free video player.
  *

Modified: Extractor/doc/demux_nsf.c
===================================================================
--- Extractor/doc/demux_nsf.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/doc/demux_nsf.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2002 the xine project
+ * Copyright Copyright (C) 2000-2002 the xine project
  *
  * This file is part of xine, a free video player.
  *
@@ -234,7 +234,7 @@
 
   this->stream->meta_info[XINE_META_INFO_TITLE] = strdup (this->title);
   this->stream->meta_info[XINE_META_INFO_ARTIST] = strdup (this->artist);
-  sprintf (copyright, "(C) %s", this->copyright);
+  sprintf (copyright, "Copyright (C) %s", this->copyright);
   this->stream->meta_info[XINE_META_INFO_COMMENT] = strdup (copyright);
 
   /* send start buffers */

Modified: Extractor/doc/demux_qt.c
===================================================================
--- Extractor/doc/demux_qt.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/doc/demux_qt.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright Copyright (C) 2001-2003 the xine project
  *
  * This file is part of xine, a free video player.
  *

Modified: Extractor/doc/demux_wc3movie.c
===================================================================
--- Extractor/doc/demux_wc3movie.c      2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/doc/demux_wc3movie.c      2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2002 the xine project
+ * Copyright Copyright (C) 2000-2002 the xine project
  *
  * This file is part of xine, a free video player.
  *

Modified: Extractor/doc/flacfile.c
===================================================================
--- Extractor/doc/flacfile.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/doc/flacfile.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
 flacfile.c - FLAC file attachment utility
-Copyright (C) 2005 Ian Gulliver
+Copyright Copyright (C) 2005 Ian Gulliver
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of version 2 of the GNU General Public License as

Modified: Extractor/src/common/convert.c
===================================================================
--- Extractor/src/common/convert.c      2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/common/convert.c      2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 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

Modified: Extractor/src/common/convert.h
===================================================================
--- Extractor/src/common/convert.h      2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/common/convert.h      2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 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

Modified: Extractor/src/common/le_architecture.h
===================================================================
--- Extractor/src/common/le_architecture.h      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/common/le_architecture.h      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2009, 2012 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

Modified: Extractor/src/common/unzip.c
===================================================================
--- Extractor/src/common/unzip.c        2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/common/unzip.c        2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2008, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2008, 2012 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

Modified: Extractor/src/common/unzip.h
===================================================================
--- Extractor/src/common/unzip.h        2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/common/unzip.h        2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2008, 2012 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2008, 2012 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

Modified: Extractor/src/include/extractor.h
===================================================================
--- Extractor/src/include/extractor.h   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/include/extractor.h   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002-2013 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002-2013 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

Modified: Extractor/src/include/gettext.h
===================================================================
--- Extractor/src/include/gettext.h     2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/include/gettext.h     2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
-   Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
+   Copyright Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU Library General Public License as published

Modified: Extractor/src/include/platform.h
===================================================================
--- Extractor/src/include/platform.h    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/include/platform.h    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2001, 2002, 2003, 2004, 2005 Christian Grothoff (and other 
contributing authors)
+     Copyright (C) 2001, 2002, 2003, 2004, 2005 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

Modified: Extractor/src/include/plibc.h
===================================================================
--- Extractor/src/include/plibc.h       2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/include/plibc.h       2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of PlibC.
-     (C) 2005, 2006, 2007, 2008, 2009, 2010 Nils Durner (and other 
contributing authors)
+     Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Nils Durner (and other 
contributing authors)
 
           This library is free software; you can redistribute it and/or
           modify it under the terms of the GNU Lesser General Public

Modified: Extractor/src/intlemu/intlemu.c
===================================================================
--- Extractor/src/intlemu/intlemu.c     2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/intlemu/intlemu.c     2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
  *  libintlemu - A Core Foundation libintl emulator
- *  Copyright (C) 2008  Heikki Lindholm <address@hidden>
+ *  Copyright Copyright (C) 2008  Heikki Lindholm <address@hidden>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by

Modified: Extractor/src/intlemu/libintlemu.h
===================================================================
--- Extractor/src/intlemu/libintlemu.h  2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/intlemu/libintlemu.h  2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
  *  libintlemu - A Core Foundation libintl emulator
- *  Copyright (C) 2008  Heikki Lindholm <address@hidden>
+ *  Copyright Copyright (C) 2008  Heikki Lindholm <address@hidden>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by

Modified: Extractor/src/main/extract.c
===================================================================
--- Extractor/src/main/extract.c        2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/extract.c        2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor.c
===================================================================
--- Extractor/src/main/extractor.c      2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/extractor.c      2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_common.c
===================================================================
--- Extractor/src/main/extractor_common.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_common.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_common.h
===================================================================
--- Extractor/src/main/extractor_common.h       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_common.h       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_datasource.c
===================================================================
--- Extractor/src/main/extractor_datasource.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_datasource.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_datasource.h
===================================================================
--- Extractor/src/main/extractor_datasource.h   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_datasource.h   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_ipc.c
===================================================================
--- Extractor/src/main/extractor_ipc.c  2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/extractor_ipc.c  2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_ipc.h
===================================================================
--- Extractor/src/main/extractor_ipc.h  2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/extractor_ipc.h  2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_ipc_gnu.c
===================================================================
--- Extractor/src/main/extractor_ipc_gnu.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_ipc_gnu.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_ipc_w32.c
===================================================================
--- Extractor/src/main/extractor_ipc_w32.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_ipc_w32.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_logging.c
===================================================================
--- Extractor/src/main/extractor_logging.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_logging.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_logging.h
===================================================================
--- Extractor/src/main/extractor_logging.h      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_logging.h      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_metatypes.c
===================================================================
--- Extractor/src/main/extractor_metatypes.c    2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_metatypes.c    2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_plugin_main.c
===================================================================
--- Extractor/src/main/extractor_plugin_main.c  2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_plugin_main.c  2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_plugin_main.h
===================================================================
--- Extractor/src/main/extractor_plugin_main.h  2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_plugin_main.h  2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/extractor_plugins.c
===================================================================
--- Extractor/src/main/extractor_plugins.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_plugins.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_plugins.h
===================================================================
--- Extractor/src/main/extractor_plugins.h      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_plugins.h      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_plugpath.c
===================================================================
--- Extractor/src/main/extractor_plugpath.c     2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_plugpath.c     2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_plugpath.h
===================================================================
--- Extractor/src/main/extractor_plugpath.h     2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_plugpath.h     2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/main/extractor_print.c
===================================================================
--- Extractor/src/main/extractor_print.c        2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/extractor_print.c        2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 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

Modified: Extractor/src/main/getopt.c
===================================================================
--- Extractor/src/main/getopt.c 2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/getopt.c 2015-02-07 23:14:51 UTC (rev 35138)
@@ -3,7 +3,7 @@
    "Keep this file name-space clean" means, talk to address@hidden
    before changing it!
 
-   Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
+   Copyright Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
        Free Software Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.

Modified: Extractor/src/main/getopt.h
===================================================================
--- Extractor/src/main/getopt.h 2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/getopt.h 2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /* Declarations for getopt.
-   Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+   Copyright Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, 
Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to address@hidden

Modified: Extractor/src/main/getopt1.c
===================================================================
--- Extractor/src/main/getopt1.c        2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/getopt1.c        2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,5 +1,5 @@
 /* getopt_long and getopt_long_only entry points for GNU getopt.
-   Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+   Copyright Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software 
Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to address@hidden

Modified: Extractor/src/main/iconv.c
===================================================================
--- Extractor/src/main/iconv.c  2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/iconv.c  2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004 Vidyut Samanta and Christian Grothoff
+     Copyright (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

Modified: Extractor/src/main/test2_extractor.c
===================================================================
--- Extractor/src/main/test2_extractor.c        2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/test2_extractor.c        2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/test_bzip2.c
===================================================================
--- Extractor/src/main/test_bzip2.c     2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/test_bzip2.c     2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/test_extractor.c
===================================================================
--- Extractor/src/main/test_extractor.c 2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/test_extractor.c 2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/test_file.c
===================================================================
--- Extractor/src/main/test_file.c      2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/test_file.c      2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/test_gzip.c
===================================================================
--- Extractor/src/main/test_gzip.c      2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/test_gzip.c      2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/test_ipc.c
===================================================================
--- Extractor/src/main/test_ipc.c       2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/test_ipc.c       2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/main/test_plugin_load_multi.c
===================================================================
--- Extractor/src/main/test_plugin_load_multi.c 2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/test_plugin_load_multi.c 2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 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

Modified: Extractor/src/main/test_plugin_loading.c
===================================================================
--- Extractor/src/main/test_plugin_loading.c    2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/main/test_plugin_loading.c    2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 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

Modified: Extractor/src/main/test_trivial.c
===================================================================
--- Extractor/src/main/test_trivial.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/main/test_trivial.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 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

Modified: Extractor/src/plugins/archive_extractor.c
===================================================================
--- Extractor/src/plugins/archive_extractor.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/archive_extractor.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/deb_extractor.c
===================================================================
--- Extractor/src/plugins/deb_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/deb_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2012 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

Modified: Extractor/src/plugins/dvi_extractor.c
===================================================================
--- Extractor/src/plugins/dvi_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/dvi_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2012 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

Modified: Extractor/src/plugins/flac_extractor.c
===================================================================
--- Extractor/src/plugins/flac_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/flac_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2007, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2007, 2009, 2012 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

Modified: Extractor/src/plugins/gif_extractor.c
===================================================================
--- Extractor/src/plugins/gif_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/gif_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/gstreamer_extractor.c
===================================================================
--- Extractor/src/plugins/gstreamer_extractor.c 2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/gstreamer_extractor.c 2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2009, 2012 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

Modified: Extractor/src/plugins/html_extractor.c
===================================================================
--- Extractor/src/plugins/html_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/html_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2009, 2012 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

Modified: Extractor/src/plugins/it_extractor.c
===================================================================
--- Extractor/src/plugins/it_extractor.c        2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/it_extractor.c        2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
  * This file is part of libextractor.
- * (C) 2008 Toni Ruottu
+ * Copyright (C) 2008 Toni Ruottu
  *
  * libextractor is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published

Modified: Extractor/src/plugins/jpeg_extractor.c
===================================================================
--- Extractor/src/plugins/jpeg_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/jpeg_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2012 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

Modified: Extractor/src/plugins/man_extractor.c
===================================================================
--- Extractor/src/plugins/man_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/man_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2009, 2012 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

Modified: Extractor/src/plugins/midi_extractor.c
===================================================================
--- Extractor/src/plugins/midi_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/midi_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/mime_extractor.c
===================================================================
--- Extractor/src/plugins/mime_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/mime_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/mp4_extractor.c
===================================================================
--- Extractor/src/plugins/mp4_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/mp4_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/mpeg_extractor.c
===================================================================
--- Extractor/src/plugins/mpeg_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/mpeg_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2005, 2006, 2009, 2012 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

Modified: Extractor/src/plugins/nsf_extractor.c
===================================================================
--- Extractor/src/plugins/nsf_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/nsf_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
  * This file is part of libextractor.
- * (C) 2006, 2009, 2012 Toni Ruottu and Christian Grothoff
+ * Copyright (C) 2006, 2009, 2012 Toni Ruottu 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

Modified: Extractor/src/plugins/nsfe_extractor.c
===================================================================
--- Extractor/src/plugins/nsfe_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/nsfe_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
  * This file is part of libextractor.
- * (C) 2007, 2009, 2012 Toni Ruottu and Christian Grothoff
+ * Copyright (C) 2007, 2009, 2012 Toni Ruottu 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

Modified: Extractor/src/plugins/odf_extractor.c
===================================================================
--- Extractor/src/plugins/odf_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/odf_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2009, 2012 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

Modified: Extractor/src/plugins/ogg_extractor.c
===================================================================
--- Extractor/src/plugins/ogg_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/ogg_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2009, 2012 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

Modified: Extractor/src/plugins/old/applefile_extractor.c
===================================================================
--- Extractor/src/plugins/old/applefile_extractor.c     2015-02-07 23:12:45 UTC 
(rev 35137)
+++ Extractor/src/plugins/old/applefile_extractor.c     2015-02-07 23:14:51 UTC 
(rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     Copyright (C) 2008 Heikki Lindholm
+     Copyright Copyright (C) 2008 Heikki Lindholm
 
      libextractor is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

Modified: Extractor/src/plugins/old/asf_extractor.c
===================================================================
--- Extractor/src/plugins/old/asf_extractor.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/asf_extractor.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2011 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2011 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
@@ -21,7 +21,7 @@
 /*
  * This file is based on demux_asf from the xine project (copyright follows).
  *
- * Copyright (C) 2000-2002 the xine project
+ * Copyright Copyright (C) 2000-2002 the xine project
  *
  * This file is part of xine, a free video player.
  *

Modified: Extractor/src/plugins/old/ebml_extractor.c
===================================================================
--- Extractor/src/plugins/old/ebml_extractor.c  2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/ebml_extractor.c  2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2005, 2006, 2009 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2005, 2006, 2009 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

Modified: Extractor/src/plugins/old/elf_extractor.c
===================================================================
--- Extractor/src/plugins/old/elf_extractor.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/elf_extractor.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2009 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2009 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

Modified: Extractor/src/plugins/old/flv_extractor.c
===================================================================
--- Extractor/src/plugins/old/flv_extractor.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/flv_extractor.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     Copyright (C) 2007, 2009 Heikki Lindholm
+     Copyright Copyright (C) 2007, 2009 Heikki Lindholm
 
      libextractor is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published

Modified: Extractor/src/plugins/old/mkv_extractor.c
===================================================================
--- Extractor/src/plugins/old/mkv_extractor.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/mkv_extractor.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2005, 2006, 2009 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2005, 2006, 2009 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

Modified: Extractor/src/plugins/old/mp3_extractor.c
===================================================================
--- Extractor/src/plugins/old/mp3_extractor.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/mp3_extractor.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2006, 2009 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2006, 2009 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

Modified: Extractor/src/plugins/old/qt_extractor.c
===================================================================
--- Extractor/src/plugins/old/qt_extractor.c    2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/qt_extractor.c    2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2006 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2006 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

Modified: Extractor/src/plugins/old/real_extractor.c
===================================================================
--- Extractor/src/plugins/old/real_extractor.c  2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/old/real_extractor.c  2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2009 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2009 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

Modified: Extractor/src/plugins/ole2_extractor.c
===================================================================
--- Extractor/src/plugins/ole2_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/ole2_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2005, 2006, 2007, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2004, 2005, 2006, 2007, 2009, 2012 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
@@ -19,7 +19,7 @@
 
      This code makes extensive use of libgsf
      -- the Gnome Structured File Library
-     Copyright (C) 2002-2004 Jody Goldberg (address@hidden)
+     Copyright Copyright (C) 2002-2004 Jody Goldberg (address@hidden)
 
      Part of this code was adapted from wordleaker.
 */

Modified: Extractor/src/plugins/png_extractor.c
===================================================================
--- Extractor/src/plugins/png_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/png_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     Copyright (C) 2002, 2003, 2004, 2005, 2009, 2012 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

Modified: Extractor/src/plugins/previewopus_extractor.c
===================================================================
--- Extractor/src/plugins/previewopus_extractor.c       2015-02-07 23:12:45 UTC 
(rev 35137)
+++ Extractor/src/plugins/previewopus_extractor.c       2015-02-07 23:14:51 UTC 
(rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     Copyright (C) 2008, 2013 Bruno Cabral and Christian Grothoff
+     Copyright Copyright (C) 2008, 2013 Bruno Cabral 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

Modified: Extractor/src/plugins/ps_extractor.c
===================================================================
--- Extractor/src/plugins/ps_extractor.c        2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/ps_extractor.c        2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2009, 2012 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

Modified: Extractor/src/plugins/riff_extractor.c
===================================================================
--- Extractor/src/plugins/riff_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/riff_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2009, 2012 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

Modified: Extractor/src/plugins/rpm_extractor.c
===================================================================
--- Extractor/src/plugins/rpm_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/rpm_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2008, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2008, 2009, 2012 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

Modified: Extractor/src/plugins/s3m_extractor.c
===================================================================
--- Extractor/src/plugins/s3m_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/s3m_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2009, 2012 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

Modified: Extractor/src/plugins/sid_extractor.c
===================================================================
--- Extractor/src/plugins/sid_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/sid_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
  * This file is part of libextractor.
- * (C) 2006, 2007, 2012 Vidyut Samanta and Christian Grothoff
+ * Copyright (C) 2006, 2007, 2012 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

Modified: Extractor/src/plugins/template_extractor.c
===================================================================
--- Extractor/src/plugins/template_extractor.c  2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/template_extractor.c  2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2002, 2003, 2004, 2009, 2012 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

Modified: Extractor/src/plugins/test_archive.c
===================================================================
--- Extractor/src/plugins/test_archive.c        2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/test_archive.c        2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_deb.c
===================================================================
--- Extractor/src/plugins/test_deb.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_deb.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_dvi.c
===================================================================
--- Extractor/src/plugins/test_dvi.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_dvi.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_exiv2.c
===================================================================
--- Extractor/src/plugins/test_exiv2.c  2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_exiv2.c  2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_flac.c
===================================================================
--- Extractor/src/plugins/test_flac.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_flac.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_gif.c
===================================================================
--- Extractor/src/plugins/test_gif.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_gif.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_gstreamer.c
===================================================================
--- Extractor/src/plugins/test_gstreamer.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/test_gstreamer.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_html.c
===================================================================
--- Extractor/src/plugins/test_html.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_html.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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
@@ -106,8 +106,8 @@
        EXTRACTOR_METATYPE_RIGHTS,
        EXTRACTOR_METAFORMAT_UTF8,
        "text/plain",
-       "(C) 2000 by Christian Grothoff",
-       strlen ("(C) 2000 by Christian Grothoff") + 1,
+       "Copyright (C) 2000 by Christian Grothoff",
+       strlen ("Copyright (C) 2000 by Christian Grothoff") + 1,
        0 
       },
       { 0, 0, NULL, NULL, 0, -1 }

Modified: Extractor/src/plugins/test_it.c
===================================================================
--- Extractor/src/plugins/test_it.c     2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_it.c     2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_jpeg.c
===================================================================
--- Extractor/src/plugins/test_jpeg.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_jpeg.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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
@@ -59,8 +59,8 @@
        EXTRACTOR_METATYPE_COMMENT,
        EXTRACTOR_METAFORMAT_C_STRING,
        "text/plain",
-       "(C) 2001 by Christian Grothoff, using gimp 1.2 1",
-       strlen ("(C) 2001 by Christian Grothoff, using gimp 1.2 1"),
+       "Copyright (C) 2001 by Christian Grothoff, using gimp 1.2 1",
+       strlen ("Copyright (C) 2001 by Christian Grothoff, using gimp 1.2 1"),
        0 
       },
       { 0, 0, NULL, NULL, 0, -1 }

Modified: Extractor/src/plugins/test_lib.c
===================================================================
--- Extractor/src/plugins/test_lib.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_lib.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_lib.h
===================================================================
--- Extractor/src/plugins/test_lib.h    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_lib.h    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_man.c
===================================================================
--- Extractor/src/plugins/test_man.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_man.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_midi.c
===================================================================
--- Extractor/src/plugins/test_midi.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_midi.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_mime.c
===================================================================
--- Extractor/src/plugins/test_mime.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_mime.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_mpeg.c
===================================================================
--- Extractor/src/plugins/test_mpeg.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_mpeg.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_nsf.c
===================================================================
--- Extractor/src/plugins/test_nsf.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_nsf.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_nsfe.c
===================================================================
--- Extractor/src/plugins/test_nsfe.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_nsfe.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_odf.c
===================================================================
--- Extractor/src/plugins/test_odf.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_odf.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_ogg.c
===================================================================
--- Extractor/src/plugins/test_ogg.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_ogg.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_ole2.c
===================================================================
--- Extractor/src/plugins/test_ole2.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_ole2.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_png.c
===================================================================
--- Extractor/src/plugins/test_png.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_png.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_previewopus.c
===================================================================
--- Extractor/src/plugins/test_previewopus.c    2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/test_previewopus.c    2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2013 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2013 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

Modified: Extractor/src/plugins/test_ps.c
===================================================================
--- Extractor/src/plugins/test_ps.c     2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_ps.c     2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_riff.c
===================================================================
--- Extractor/src/plugins/test_riff.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_riff.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_rpm.c
===================================================================
--- Extractor/src/plugins/test_rpm.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_rpm.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_s3m.c
===================================================================
--- Extractor/src/plugins/test_s3m.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_s3m.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_sid.c
===================================================================
--- Extractor/src/plugins/test_sid.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_sid.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_thumbnailffmpeg.c
===================================================================
--- Extractor/src/plugins/test_thumbnailffmpeg.c        2015-02-07 23:12:45 UTC 
(rev 35137)
+++ Extractor/src/plugins/test_thumbnailffmpeg.c        2015-02-07 23:14:51 UTC 
(rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_thumbnailgtk.c
===================================================================
--- Extractor/src/plugins/test_thumbnailgtk.c   2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/test_thumbnailgtk.c   2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_tiff.c
===================================================================
--- Extractor/src/plugins/test_tiff.c   2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_tiff.c   2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_wav.c
===================================================================
--- Extractor/src/plugins/test_wav.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_wav.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_xm.c
===================================================================
--- Extractor/src/plugins/test_xm.c     2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_xm.c     2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/test_zip.c
===================================================================
--- Extractor/src/plugins/test_zip.c    2015-02-07 23:12:45 UTC (rev 35137)
+++ Extractor/src/plugins/test_zip.c    2015-02-07 23:14:51 UTC (rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/thumbnailffmpeg_extractor.c
===================================================================
--- Extractor/src/plugins/thumbnailffmpeg_extractor.c   2015-02-07 23:12:45 UTC 
(rev 35137)
+++ Extractor/src/plugins/thumbnailffmpeg_extractor.c   2015-02-07 23:14:51 UTC 
(rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     Copyright (C) 2008, 2012 Heikki Lindholm and Christian Grothoff
+     Copyright Copyright (C) 2008, 2012 Heikki Lindholm 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

Modified: Extractor/src/plugins/thumbnailgtk_extractor.c
===================================================================
--- Extractor/src/plugins/thumbnailgtk_extractor.c      2015-02-07 23:12:45 UTC 
(rev 35137)
+++ Extractor/src/plugins/thumbnailgtk_extractor.c      2015-02-07 23:14:51 UTC 
(rev 35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2005, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2005, 2009, 2012 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

Modified: Extractor/src/plugins/tiff_extractor.c
===================================================================
--- Extractor/src/plugins/tiff_extractor.c      2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/tiff_extractor.c      2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2012 Christian Grothoff
+     Copyright (C) 2012 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

Modified: Extractor/src/plugins/wav_extractor.c
===================================================================
--- Extractor/src/plugins/wav_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/wav_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2004, 2009, 2012 Vidyut Samanta and Christian Grothoff
+     Copyright (C) 2004, 2009, 2012 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

Modified: Extractor/src/plugins/xm_extractor.c
===================================================================
--- Extractor/src/plugins/xm_extractor.c        2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/xm_extractor.c        2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
  * This file is part of libextractor.
- * (C) 2008, 2009 Toni Ruottu
+ * Copyright (C) 2008, 2009 Toni Ruottu
  *
  * libextractor is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published

Modified: Extractor/src/plugins/zip_extractor.c
===================================================================
--- Extractor/src/plugins/zip_extractor.c       2015-02-07 23:12:45 UTC (rev 
35137)
+++ Extractor/src/plugins/zip_extractor.c       2015-02-07 23:14:51 UTC (rev 
35138)
@@ -1,6 +1,6 @@
 /*
  * This file is part of libextractor.
- * (C) 2012 Vidyut Samanta and Christian Grothoff
+ * Copyright (C) 2012 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




reply via email to

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