Skip to content

Commit

Permalink
Stripping CVS keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
The Great Git Migration authored and Drupal Git User (LDAP) committed Feb 25, 2011
1 parent f8d1007 commit 1e6e65f
Show file tree
Hide file tree
Showing 52 changed files with 0 additions and 52 deletions.
1 change: 0 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id$

DESCRIPTION
-----------
Expand Down
1 change: 0 additions & 1 deletion commands/core/archive.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/*
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/core.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/docs.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/environment_5.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* Specific functions for a drupal 5 environment.
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/environment_6.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* Specific functions for a drupal 6 environment.
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/environment_7.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* Specific functions for a drupal 7 environment.
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/site_install_6.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Install Drupal 6.x
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/site_install_7.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Install Drupal 7+
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/update_5.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/update_6.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* Update.php for provisioned sites.
Expand Down
1 change: 0 additions & 1 deletion commands/core/drupal/update_7.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* Update.php for provisioned sites.
Expand Down
1 change: 0 additions & 1 deletion commands/core/field.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/image.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/rsync.core.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Entrypoint for drush rsync.
Expand Down
1 change: 0 additions & 1 deletion commands/core/search.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

function drush_core_search_status() {
list($remaining, $total) = _drush_core_search_status();
Expand Down
1 change: 0 additions & 1 deletion commands/core/site_install.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Command validate.
Expand Down
1 change: 0 additions & 1 deletion commands/core/sitealias.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/test.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/topic.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/upgrade.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/core/variable.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Implementation of hook_drush_help().
Expand Down
1 change: 0 additions & 1 deletion commands/pm/package_handler/cvs.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush PM CVS extension
Expand Down
1 change: 0 additions & 1 deletion commands/pm/package_handler/git_drupalorg.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush PM drupal.org Git extension.
Expand Down
1 change: 0 additions & 1 deletion commands/pm/package_handler/wget.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush PM Wget extension
Expand Down
1 change: 0 additions & 1 deletion commands/pm/pm.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion commands/pm/update_info/drupal_5.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

function pm_update_filter(&$project) {
$update = FALSE;
Expand Down
1 change: 0 additions & 1 deletion commands/pm/update_info/drupal_6.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

function pm_update_filter(&$project) {
$update = FALSE;
Expand Down
1 change: 0 additions & 1 deletion commands/pm/update_info/drupal_7.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

function pm_update_filter(&$project) {
$update = FALSE;
Expand Down
1 change: 0 additions & 1 deletion commands/pm/updatecode.pm.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Command callback. Displays update status info and allows to update installed
Expand Down
1 change: 0 additions & 1 deletion commands/pm/version_control/backup.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush pm directory copy backup extension
Expand Down
1 change: 0 additions & 1 deletion commands/pm/version_control/bzr.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush pm Bazaar extension
Expand Down
1 change: 0 additions & 1 deletion commands/pm/version_control/svn.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush pm SVN extension
Expand Down
1 change: 0 additions & 1 deletion commands/sql/sql.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush sql commands
Expand Down
1 change: 0 additions & 1 deletion commands/sql/sync.sql.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

require_once DRUSH_BASE_PATH . '/commands/core/rsync.core.inc';

Expand Down
1 change: 0 additions & 1 deletion docs/drush.api.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion drush.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env php
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion examples/example.drush.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
;$Id$
;
; Example of a drush php settings override file
;
Expand Down
1 change: 0 additions & 1 deletion examples/example.drushrc.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/*
* Examples of valid statements for a drushrc.php file. Use this file to cut down on
Expand Down
1 change: 0 additions & 1 deletion examples/policy.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion examples/sandwich.drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion includes/backend.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file Drush backend API
Expand Down
1 change: 0 additions & 1 deletion includes/command.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @defgroup dispatching Command dispatching functions.
Expand Down
1 change: 0 additions & 1 deletion includes/context.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file
* The Drush context API implementation.
Expand Down
1 change: 0 additions & 1 deletion includes/dbtng.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @defgroup dbfunctions Database convenience functions.
Expand Down
1 change: 0 additions & 1 deletion includes/drupal.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* Detects the version number of the current Drupal installation,
Expand Down
1 change: 0 additions & 1 deletion includes/drush.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion includes/environment.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down
1 change: 0 additions & 1 deletion includes/exec.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/*
* @file
Expand Down
1 change: 0 additions & 1 deletion includes/filesystem.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @defgroup filesystemfunctions Filesystem convenience functions.
Expand Down
1 change: 0 additions & 1 deletion includes/output.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @defgroup outputfunctions Process output text.
Expand Down
1 change: 0 additions & 1 deletion includes/sitealias.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
// $Id$

/**
* @file
Expand Down

0 comments on commit 1e6e65f

Please sign in to comment.