Drop $Id$ expansion, nobody complained so far it not working.

This commit is contained in:
Michal Čihař
2010-09-07 15:00:44 +02:00
parent c2be7316e0
commit 0431042bd0
51 changed files with 1 additions and 63 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id$
#
# Configuration converter
# Converts from old-style (Pre-2.3) configuration files to new format found in PMA-2.3

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
# vim: expandtab sw=4 ts=4 sts=4:
#

View File

@@ -11,7 +11,6 @@
--
-- Please don't forget to set up the tablenames in config.inc.php
--
-- $Id$
-- --------------------------------------------------------

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
# vim: expandtab sw=4 ts=4 sts=4:
#
# Script for removing language selection from phpMyAdmin

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
#
# Script to remove ^M from files for DOS <-> UNIX conversions
#

View File

@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id$
#
# upgrade.pl - automatic phpmyadmin upgrader
#

View File

@@ -10,7 +10,6 @@
--
-- Please don't forget to set up the tablenames in config.inc.php
--
-- $Id$
-- --------------------------------------------------------