From a8b8cf8e1a7999fbe99a2258588667c61401896b Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 5 Feb 2013 15:20:47 +0000 Subject: [PATCH] Normalize name to ascii --- magic/Magdir/commands | 4 ++-- magic/Magdir/gnome | 4 ++-- magic/Magdir/sql | 4 ++-- magic/Magdir/wsdl | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/magic/Magdir/commands b/magic/Magdir/commands index f8b974a5..cf4a6d27 100644 --- a/magic/Magdir/commands +++ b/magic/Magdir/commands @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: commands,v 1.42 2011/12/05 23:14:02 rrt Exp $ +# $File: commands,v 1.43 2012/06/21 01:08:56 christos Exp $ # commands: file(1) magic for various shells and interpreters # #0 string/w : shell archive or script for antique kernel text @@ -80,7 +80,7 @@ !:strength + 10 !:mime text/x-php # Smarty compiled template, http://www.smarty.net/ -# Elan Ruusamäe +# Elan Ruusama¤e 0 string =24 regex [0-9.]+ \b, version %s !:mime text/x-php diff --git a/magic/Magdir/gnome b/magic/Magdir/gnome index 2e8538a9..300b4fb3 100644 --- a/magic/Magdir/gnome +++ b/magic/Magdir/gnome @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: gnome,v 1.1 2013/01/16 13:53:10 christos Exp $ +# $File: gnome,v 1.2 2013/01/23 17:47:17 christos Exp $ # GNOME related files # Contributed by Josh Triplett @@ -37,7 +37,7 @@ >4 string x \b, version %s # GVariant Database file -# By Elan Ruusam=E4e +# By Elan Ruusamae # https://github.com/GNOME/gvdb/blob/master/gvdb-format.h # It's always "GVariant", it's byte swapped on incompatible archs # See https://github.com/GNOME/gvdb/blob/master/gvdb-builder.c diff --git a/magic/Magdir/sql b/magic/Magdir/sql index 442946da..91a61239 100644 --- a/magic/Magdir/sql +++ b/magic/Magdir/sql @@ -1,11 +1,11 @@ #------------------------------------------------------------------------------ -# $File: sql,v 1.6 2009/09/19 16:28:12 christos Exp $ +# $File: sql,v 1.8 2012/12/09 17:11:08 christos Exp $ # sql: file(1) magic for SQL files # # From: "Marty Leisner" # Recognize some MySQL files. -# Elan Ruusamäe , added MariaDB signatures +# Elan Ruusama¤e , added MariaDB signatures # from https://bazaar.launchpad.net/~maria-captains/maria/5.5/view/head:/support-files/magic # 0 beshort 0xfe01 MySQL table definition file diff --git a/magic/Magdir/wsdl b/magic/Magdir/wsdl index 5e20346b..49e3e133 100644 --- a/magic/Magdir/wsdl +++ b/magic/Magdir/wsdl @@ -1,11 +1,11 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.70 2010/11/25 15:00:12 christos Exp $ +# $File: wsdl,v 1.1 2011/01/19 19:34:50 christos Exp $ # wsdl: PHP WSDL Cache, http://www.php.net/manual/en/book.soap.php # Cache format extracted from source: # http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup # Requires file >= 5.05, see http://mx.gw.com/pipermail/file/2010/000683.html -# By Elan Ruusamäe , Patryk Zawadzki , 2010-2011 +# By Elan Ruusama¤e , Patryk Zawadzki , 2010-2011 0 string wsdl PHP WSDL cache, >4 byte x version 0x%02x >6 ledate x \b, created %s -- 2.40.0