Drop @version tag from docblocks.

This commit is contained in:
Michal Čihař
2010-07-20 13:59:17 +02:00
parent 95c0b5125d
commit 318dc4b650
256 changed files with 0 additions and 256 deletions

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_application_octetstream__download_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_application_octetstream__hex_info() {

View File

@@ -19,7 +19,6 @@
*
* Please provide a comment for your function, what it does and what parameters are available.
*
* @version $Id$
* @package phpMyAdmin-Transformation
*/

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_image_jpeg__inline_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_image_jpeg__link_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_image_png__inline_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__dateformat_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__external_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__formatted_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__imagelink_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__link_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__longToIpv4_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__sql_info() {

View File

@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
* @version $Id$
*/
function PMA_transformation_text_plain__substr_info() {