Skip to content

Commit

Permalink
Drop $Id$ expansion, nobody complained so far it not working.
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Sep 7, 2010
1 parent c2be731 commit 0431042
Show file tree
Hide file tree
Showing 51 changed files with 1 addition and 63 deletions.
3 changes: 0 additions & 3 deletions CREDITS
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
$Id$


phpMyAdmin - Credits
====================

Expand Down
4 changes: 1 addition & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
phpMyAdmin - ChangeLog
----------------------

$Id$

3.4.0.0 (not yet released)
+ rfe #2890226 [view] Enable VIEW rename
+ rfe #838637 [privileges] Export a user's privileges
Expand Down Expand Up @@ -317,5 +315,5 @@ $Id$

# vim: et ts=4 sw=4 sts=4
# vim: ft=changelog fenc=utf-8 encoding=utf-8
# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>6&&getline(v\:lnum)!~'^#'
# vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
# vim: fdn=1 fdm=expr
4 changes: 0 additions & 4 deletions Documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<!-- $Id$ -->
<head>
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
Expand Down Expand Up @@ -53,9 +52,6 @@ <h1>
<li>License: <a href="license.php">LICENSE</a></li>
</ul>
</li>
<li><div class="l10n">Documentation version:</div>
<i>$Id$</i>
</li>
</ul>

<!-- REQUIREMENTS -->
Expand Down
2 changes: 0 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

phpMyAdmin - Installation
-------------------------

Expand Down
2 changes: 0 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

phpMyAdmin - Readme
===================

Expand Down
2 changes: 0 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

phpMyAdmin - Todo
=================

Expand Down
2 changes: 0 additions & 2 deletions contrib/README
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$Id$

This directory contains various stuff contributed by users that might be
useful to other. There is no guarantee it will work for you.

Expand Down
1 change: 0 additions & 1 deletion docs.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* $Id$ */
/* Stylesheet for phpMyAdmin documentation */
/* vim: expandtab ts=4 sw=4 sts=4 tw=78
*/
Expand Down
1 change: 0 additions & 1 deletion js/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* common functions used for communicating between main, navigation and querywindow
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/db_operations.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* @requires jQueryUI
* @requires js/functions.js
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/export.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* Functions used in the export tab
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* general function, usally for data manipulation pages
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/import.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* Functions used in the import tab
*
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion js/indexes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* function used for index manipulation pages
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/server_privileges.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* @requires jQueryUI
* @requires js/functions.js
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/sql.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* @requires jQuery
* @requires js/functions.js
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/tbl_change.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @requires jQueryUI
* @requires js/functions.js
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/tbl_operations.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* function used in server privilege pages
*
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion js/update-location.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* Scripts to update location to allow bookmarking of frameset
* and restoring the bookmark once the page is loaded.
*
* @version $Id$
*/

var hash_to_set = "";
Expand Down
1 change: 0 additions & 1 deletion libraries/engines/pbms.lib.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version $Id$
* @package phpMyAdmin-Engines
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/import/README
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ messages with their definition in language files, if you build some
plugins for your use, you can use directly texts in plugin.

<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4 ft=php:

/* Demo import plugin for phpMyAdmin */
Expand Down
1 change: 0 additions & 1 deletion libraries/schema/Dia_Relation_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/schema/Eps_Relation_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/schema/Export_Relation_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/schema/Pdf_Relation_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/schema/Svg_Relation_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/schema/User_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/schema/Visio_Relation_Schema.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion libraries/sqlparser.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ function PMA_SQP_bug($message, $sql)
{
global $SQP_errorString;
$debugstr = 'ERROR: ' . $message . "\n";
$debugstr .= 'SVN: $Id$' . "\n";
$debugstr .= 'MySQL: '.PMA_MYSQL_STR_VERSION . "\n";
$debugstr .= 'USR OS, AGENT, VER: ' . PMA_USR_OS . ' ' . PMA_USR_BROWSER_AGENT . ' ' . PMA_USR_BROWSER_VER . "\n";
$debugstr .= 'PMA: ' . PMA_VERSION . "\n";
Expand Down
2 changes: 0 additions & 2 deletions libraries/tcpdf/font/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,3 @@ be used in advertising or otherwise to promote the sale, use or other
dealings in this Font Software without prior written authorization
from Tavmjong Bah. For further information, contact: tavmjong @ free
. fr.

$Id$
1 change: 0 additions & 1 deletion libraries/transformations/TEMPLATE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:

/**
Expand Down
1 change: 0 additions & 1 deletion libraries/transformations/TEMPLATE_MIMETYPE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:

/**
Expand Down
1 change: 0 additions & 1 deletion libraries/transformations/generator.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a new function file using a template. Should not be called directly
# but instead by template_Generator.sh and template_generator_mimetype.sh
Expand Down
1 change: 0 additions & 1 deletion libraries/transformations/template_generator.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a new mimetype with transform function.
#
Expand Down
1 change: 0 additions & 1 deletion libraries/transformations/template_generator_mimetype.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a new mimetype without transform function.
#
Expand Down
1 change: 0 additions & 1 deletion libraries/zip_extension.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
/**
* Interface for the zip extension
* @package phpMyAdmin
* @version $Id$
*/

/**
Expand Down
1 change: 0 additions & 1 deletion pmd/scripts/ajax.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin-Designer
*/

Expand Down
1 change: 0 additions & 1 deletion pmd/scripts/iecanvas.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin-Designer
*/

Expand Down
1 change: 0 additions & 1 deletion pmd/scripts/move.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version $Id$
* @package phpMyAdmin-Designer
*/

Expand Down
1 change: 0 additions & 1 deletion pmd/styles/default/style1.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @version $Id$
* @package phpMyAdmin-Designer
*/
body {
Expand Down
1 change: 0 additions & 1 deletion schema_edit.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion schema_export.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion scripts/convertcfg.pl
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion scripts/create-release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
# vim: expandtab sw=4 ts=4 sts=4:
#

Expand Down
1 change: 0 additions & 1 deletion scripts/create_tables.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
--
-- Please don't forget to set up the tablenames in config.inc.php
--
-- $Id$

-- --------------------------------------------------------

Expand Down
1 change: 0 additions & 1 deletion scripts/lang-cleanup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
# vim: expandtab sw=4 ts=4 sts=4:
#
# Script for removing language selection from phpMyAdmin
Expand Down
1 change: 0 additions & 1 deletion scripts/remove_control_m.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id$
#
# Script to remove ^M from files for DOS <-> UNIX conversions
#
Expand Down
1 change: 0 additions & 1 deletion scripts/upgrade.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id$
#
# upgrade.pl - automatic phpmyadmin upgrader
#
Expand Down
1 change: 0 additions & 1 deletion scripts/upgrade_tables_mysql_4_1_2+.sql
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
--
-- Please don't forget to set up the tablenames in config.inc.php
--
-- $Id$

-- --------------------------------------------------------

Expand Down
1 change: 0 additions & 1 deletion tbl_chart.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/**
* handles creation of the chart
*
* @version $Id$
* @package phpMyAdmin
*/

Expand Down
1 change: 0 additions & 1 deletion translators.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<!-- $Id$ -->
<!--
vim: expandtab ts=4 sw=4 sts=4 tw=78
-->
Expand Down

0 comments on commit 0431042

Please sign in to comment.