diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7d9970a76e40d538445d0a8156b208a6dbc1cf7b..70c837cdb9a9e344d4b9b78bfbcf5f966f7fa94e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,3 @@ -// $Id$ Drupal 7.0, xxxx-xx-xx (development version) ---------------------- diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index f416955f6c10d4a8750a815380621cc165bcfee3..693ca01b0946d170e8eb877ab6ffee5539ba3d3c 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -1,4 +1,3 @@ -// $Id$ All Drupal code is Copyright 2001 - 2010 by the original authors. diff --git a/INSTALL.mysql.txt b/INSTALL.mysql.txt index 7dde8928ae86a6be42b59dda6b589ff17ef63816..a7c292e3171e1c1b7a6c142b00862b1a94989b8c 100644 --- a/INSTALL.mysql.txt +++ b/INSTALL.mysql.txt @@ -1,4 +1,3 @@ -// $Id$ CREATE THE MySQL DATABASE -------------------------- diff --git a/INSTALL.pgsql.txt b/INSTALL.pgsql.txt index 81c1818286e7f5118df46ccf6d63cb52fffd7be4..8fe80433bd67d4659831ceaa729c534c70544c16 100644 --- a/INSTALL.pgsql.txt +++ b/INSTALL.pgsql.txt @@ -1,4 +1,3 @@ -// $Id$ CREATE THE PostgreSQL DATABASE ------------------------------ diff --git a/INSTALL.sqlite.txt b/INSTALL.sqlite.txt index 7fac2c4ba8fd4bb6bdcc4649b1078eb15b877c76..8e57d60cc0d793862706f41dcfdcef5252fdb1e8 100644 --- a/INSTALL.sqlite.txt +++ b/INSTALL.sqlite.txt @@ -1,4 +1,3 @@ -// $Id$ SQLITE REQUIREMENTS ------------------- diff --git a/INSTALL.txt b/INSTALL.txt index ee6e36d9ea813d337ae4e26ee9dd0c5cf3b5802f..7b526e33c45aa97047b70cda0fd0e6337823f431 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,3 @@ -// $Id$ CONTENTS OF THIS FILE --------------------- diff --git a/LICENSE.txt b/LICENSE.txt index e9b0311442794eb5539d5a7211de2569425940ea..94fb84639c4b6ff359e47a124d8fb4a3aba7a386 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,3 @@ -// $Id$ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt index 126588f415fceb5c50fe339a510776244a0f0543..80eb332a28e1505e5336213f8a913a2c733f33a4 100644 --- a/MAINTAINERS.txt +++ b/MAINTAINERS.txt @@ -1,4 +1,3 @@ -// $Id$ Drupal core is maintained by the community. To participate, go to diff --git a/README.txt b/README.txt index 65135756a2194df95ee1667474921e18c6f32344..921f99c64adbd1ae0dc593b21b03ca1b17d5ee72 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,3 @@ -// $Id$ CONTENTS OF THIS FILE --------------------- diff --git a/UPGRADE.txt b/UPGRADE.txt index f4ae656559166349e2913d5d59444bb38b2ab822..d4909d8effa6ba00207baeaf775fac3f58fda09d 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -1,4 +1,3 @@ -// $Id$ INTRODUCTION ------------ diff --git a/authorize.php b/authorize.php index 63a60e27347636b3cbee4ea9113b02b23f4b7a0a..cd3df50e653828b78790354a560e64c4c3779762 100644 --- a/authorize.php +++ b/authorize.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/cron.php b/cron.php index 9e5e7cf2cbfc57af3a1398ea6e9e49465bce90ef..c6ce5317e88fda48a6543ebcbcc09ec93e9d99ac 100644 --- a/cron.php +++ b/cron.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/actions.inc b/includes/actions.inc index 0daf8e86d411509645db376fea9949b3660b1d70..c2fd4d96c7ac1dd03b77b594832bb2ff4a791897 100644 --- a/includes/actions.inc +++ b/includes/actions.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/ajax.inc b/includes/ajax.inc index 6e0471f81a2cbedd74e4e7497862333b4c3597e6..41c69832a8e072b5c6005c83da86d370c1fdac1c 100644 --- a/includes/ajax.inc +++ b/includes/ajax.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/archiver.inc b/includes/archiver.inc index 5e6ef323f9287378e7c27eb6fc5b4b71b68498e5..fec053be62330c4183e7e6656e6b8ec0ffbb94ef 100644 --- a/includes/archiver.inc +++ b/includes/archiver.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/authorize.inc b/includes/authorize.inc index a1e8a7bdb281bddd4276d0ae3b45880a45bcbb6d..979a980e706608e7dae0bfa70f4ea575ae74dc00 100644 --- a/includes/authorize.inc +++ b/includes/authorize.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/batch.inc b/includes/batch.inc index 1510a62e8ea86939caadce5b476552cd126082b2..7011abfbd52015bd753beb16a940f89e40587df9 100644 --- a/includes/batch.inc +++ b/includes/batch.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** diff --git a/includes/batch.queue.inc b/includes/batch.queue.inc index ee721463f85eeb8cdf078e4fedf0da7cf94078cc..8464836987b703a02e3a8a3819c7a1e6afa59a9b 100644 --- a/includes/batch.queue.inc +++ b/includes/batch.queue.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 0739332a4a0150241dfb9432312c890335f35883..fe1741d5738049fd0917000b312775327d253677 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/cache-install.inc b/includes/cache-install.inc index 8c47b001a4a10331008537571d88bf08a32e24cb..d9bb0f92ea5be05e4ddb53931dd4e6413af7da7c 100644 --- a/includes/cache-install.inc +++ b/includes/cache-install.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/cache.inc b/includes/cache.inc index 2b150ffd9592b04db69a8f59468e821b97ce8a56..8666874ac6250efd71ec4ab873e6f0b39ada09b0 100644 --- a/includes/cache.inc +++ b/includes/cache.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Get the cache object for a cache bin. diff --git a/includes/common.inc b/includes/common.inc index 3133da3f03dabd3f33492da6c9bc9987dc5fc9c5..a6901f34c46d7ff908e6c70760eb7da2783bbaad 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/database.inc b/includes/database/database.inc index b384afe3ac8c91c9e7578cd79717de402e0eb90d..4a3cbb4ef2bdc8cf8959893a5eeddf744110fe88 100644 --- a/includes/database/database.inc +++ b/includes/database/database.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/log.inc b/includes/database/log.inc index f28aadb2cd1bc36284b834ead4c713bc4e4bbbc6..ec27ef8e6332ad6543ce7b489b0048b4aa3a8034 100644 --- a/includes/database/log.inc +++ b/includes/database/log.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/mysql/database.inc b/includes/database/mysql/database.inc index a3d71184052b6fba1f3b980001d22f79a7e04567..262cc6051aeb67a31088c29d9ab7446b438528ef 100644 --- a/includes/database/mysql/database.inc +++ b/includes/database/mysql/database.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/mysql/install.inc b/includes/database/mysql/install.inc index 2f83b2664d4426a95f592f2cb45e56bd59593edc..75f2ae390504361204acf9bc9c8c4ceb476327b4 100644 --- a/includes/database/mysql/install.inc +++ b/includes/database/mysql/install.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/mysql/query.inc b/includes/database/mysql/query.inc index 584a4a4734930c856691630723eeb7b0a283d2fb..f7fb52f04595ee2c43dcf1afda96fe2a8e39ba2a 100644 --- a/includes/database/mysql/query.inc +++ b/includes/database/mysql/query.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @ingroup database diff --git a/includes/database/mysql/schema.inc b/includes/database/mysql/schema.inc index 01933da091af8d81d1d4eb06884829e91d3bff61..4e88fa169ebeb6dca90fdf66a55f6ffe10f3bc06 100644 --- a/includes/database/mysql/schema.inc +++ b/includes/database/mysql/schema.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/pgsql/database.inc b/includes/database/pgsql/database.inc index d38b64afecb3347e235b9e4b6c362659a673a9ae..f01f7b50bbbfaba69abd581d777fae4a24759eb5 100644 --- a/includes/database/pgsql/database.inc +++ b/includes/database/pgsql/database.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/pgsql/install.inc b/includes/database/pgsql/install.inc index 0d446af584570eb4c2c2dded983fdcdfd63a55ec..c77f4ea78ce5680fde96fbc013e28f150b57e4aa 100644 --- a/includes/database/pgsql/install.inc +++ b/includes/database/pgsql/install.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/pgsql/query.inc b/includes/database/pgsql/query.inc index c475a00111ae2a7cb9b67814b53c7a87ea5555e4..fe7909e17c5db9b8e4c310761a4bc46596cb9442 100644 --- a/includes/database/pgsql/query.inc +++ b/includes/database/pgsql/query.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @ingroup database diff --git a/includes/database/pgsql/schema.inc b/includes/database/pgsql/schema.inc index 30f12ef78ceba1b431a540fcbba4d0f8ef7ee687..01e7c7c258fc58ac327fea3d2f39e111cf8c696d 100644 --- a/includes/database/pgsql/schema.inc +++ b/includes/database/pgsql/schema.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/pgsql/select.inc b/includes/database/pgsql/select.inc index 98061c90a5220f9fbefc489907bf1937b333a709..d1d83828118d9bbbd3de7cfedd506a8b862fedd8 100644 --- a/includes/database/pgsql/select.inc +++ b/includes/database/pgsql/select.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/prefetch.inc b/includes/database/prefetch.inc index a81ea10f11592539e5b0de4ce6898dab0510c3f6..f378d35559ef77a43b3c5d951208e55881029021 100644 --- a/includes/database/prefetch.inc +++ b/includes/database/prefetch.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/query.inc b/includes/database/query.inc index de421b30c1d1c2824cf6262a83fd684d23cb1c01..7f3e9ff85703eb77978013bd3d2d9c656e0939b7 100644 --- a/includes/database/query.inc +++ b/includes/database/query.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @ingroup database diff --git a/includes/database/schema.inc b/includes/database/schema.inc index e57c94bfbacecfbcf9303d385467618b36c4d009..de1b2f5b9b863cba5a8b01ca5bc6cc5c67db34b8 100644 --- a/includes/database/schema.inc +++ b/includes/database/schema.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/select.inc b/includes/database/select.inc index 43f92671e3c40dc7e7dbfd1267bc4b8d0d738765..6e4b0dc4869ae3915d4e9a2ca4f6c74665c5641f 100644 --- a/includes/database/select.inc +++ b/includes/database/select.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @ingroup database diff --git a/includes/database/sqlite/database.inc b/includes/database/sqlite/database.inc index 651efa26fcae656ebbfbdda94797863dadf57073..cf3b9551ffb5fc488dc3fbb8077f666160b2685e 100644 --- a/includes/database/sqlite/database.inc +++ b/includes/database/sqlite/database.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/sqlite/install.inc b/includes/database/sqlite/install.inc index a8a12410dd11d05cf10ba630276dd63377880a24..62cbac381f17c5cad67688540e0ff9a58905caf2 100644 --- a/includes/database/sqlite/install.inc +++ b/includes/database/sqlite/install.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/sqlite/query.inc b/includes/database/sqlite/query.inc index 7b1af8114fa19af8fb6b2857f0e65cef541897a4..d456afaafd155186b89697e3ee5fc5a6dc786b9b 100644 --- a/includes/database/sqlite/query.inc +++ b/includes/database/sqlite/query.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/sqlite/schema.inc b/includes/database/sqlite/schema.inc index 11ecd881a593a5ba52eb091f95cfd9648395cc55..840ba6b5d4ae4f635ee79140dbe09ae30861cc6f 100644 --- a/includes/database/sqlite/schema.inc +++ b/includes/database/sqlite/schema.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database/sqlite/select.inc b/includes/database/sqlite/select.inc index ee3d84dff3010eab72073d298459a2120e78acd9..fb926ef04d3124d7cb8efe35a7e51a0e81301f6c 100644 --- a/includes/database/sqlite/select.inc +++ b/includes/database/sqlite/select.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/date.inc b/includes/date.inc index 75d666bc91e5ab33939fc42dae82b75cec04fd69..27634f9e39ba308404c60cb4da5d35ac682812a1 100644 --- a/includes/date.inc +++ b/includes/date.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/entity.inc b/includes/entity.inc index 5fb36e2dd9cb0b2d6928f4de920dd4a2ef9e1ef6..33c768c7f445ef7f3def367ed396f4e1527f42a6 100644 --- a/includes/entity.inc +++ b/includes/entity.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Interface for entity controller classes. diff --git a/includes/errors.inc b/includes/errors.inc index 235c16141d0078aa7cdd92e8a53aca494aadd2f0..3a97b6daa036ba414093f3c9422386e890147f24 100644 --- a/includes/errors.inc +++ b/includes/errors.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/file.inc b/includes/file.inc index 9fbd5572e8431ad1eba78b5fe2d5f8f85fa0d1dc..26a6c41abe83b0e4b3c59057651e573d9be14bf0 100644 --- a/includes/file.inc +++ b/includes/file.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/file.mimetypes.inc b/includes/file.mimetypes.inc index fe23ba48bb028c198999ad5c3f38a6c21b7b8276..cda03fb92b374f6612a353e13b1ec10d697a7b99 100644 --- a/includes/file.mimetypes.inc +++ b/includes/file.mimetypes.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/filetransfer/filetransfer.inc b/includes/filetransfer/filetransfer.inc index cd62f1d51b1bc990cd2c213d343b29de5b99cdb6..2083da9d3f802db24f97d814771a03defc0b29f4 100644 --- a/includes/filetransfer/filetransfer.inc +++ b/includes/filetransfer/filetransfer.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /* * Base FileTransfer class. diff --git a/includes/filetransfer/ftp.inc b/includes/filetransfer/ftp.inc index ddb0d3eae8b2b0505293d8ec0726746279b26f1c..838dc7c1e1e560175bda1b2867db4ca1057c0835 100644 --- a/includes/filetransfer/ftp.inc +++ b/includes/filetransfer/ftp.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Base class for FTP implementations. diff --git a/includes/filetransfer/local.inc b/includes/filetransfer/local.inc index d5744c19126d7eae204683b177981b69fd7b4892..b1259897331f31669cb9ba812e7e7f52cfa3ba23 100644 --- a/includes/filetransfer/local.inc +++ b/includes/filetransfer/local.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * The local connection class for copying files as the httpd user. diff --git a/includes/filetransfer/ssh.inc b/includes/filetransfer/ssh.inc index 56b944ca47dcbefb172b81bd2ad63c9b9a57d146..43ec3249ef0c633d933c07634692d42798b6b881 100644 --- a/includes/filetransfer/ssh.inc +++ b/includes/filetransfer/ssh.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * The SSH connection class for the update module. diff --git a/includes/form.inc b/includes/form.inc index 212baf7c886f59de074964114b6e4f311fffd030..c0163ca68ffc14850c2eb7609848d3e5c01f0944 100644 --- a/includes/form.inc +++ b/includes/form.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @defgroup forms Form builder functions diff --git a/includes/graph.inc b/includes/graph.inc index 38ed6fc3a9d52f0645496fef4c4c271c100e24b2..339c9be86d52d16b703beb608e0bac09ab6228c9 100644 --- a/includes/graph.inc +++ b/includes/graph.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/image.inc b/includes/image.inc index 28d63be7709aef3cd0abd7def7e5150690f794c6..b04943b5e619debb30387c3743e91425c8064b20 100644 --- a/includes/image.inc +++ b/includes/image.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/install.core.inc b/includes/install.core.inc index c7b4053d937edb07376d75c233054dc0e96d7ffd..a74dfdf0f37e5776b6f9187493d288a69194b93b 100644 --- a/includes/install.core.inc +++ b/includes/install.core.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/install.inc b/includes/install.inc index b3615f69e660cd985db70814dc556fe818bc8bc3..14b5d7ebe64ea1391ba9415799a4c67a012f60db 100644 --- a/includes/install.inc +++ b/includes/install.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Indicates that a module has not been installed yet. diff --git a/includes/iso.inc b/includes/iso.inc index ed2bfdd798dca21daa4f21921c611b5a1a974a1d..dabbefdd5b6f2acce5341e0142b00056e2f09c99 100644 --- a/includes/iso.inc +++ b/includes/iso.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/language.inc b/includes/language.inc index 908f013fdc980d6f670e1e1d96f3bfa5d7e3e4b8..eb13eacc3746a6a6d4f83067f5d0c841932f9f47 100644 --- a/includes/language.inc +++ b/includes/language.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/locale.inc b/includes/locale.inc index 9a1224842fbfff0c52a6719b78a9f98dfb3a10af..578b1b3c643e071055e91851af49663bc78d145f 100644 --- a/includes/locale.inc +++ b/includes/locale.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/lock.inc b/includes/lock.inc index 6dd4b9352c94da75ac6f76635ddf145885f8d4f9..2eb7b9a905142903b49f489b7e466f3dc816657f 100644 --- a/includes/lock.inc +++ b/includes/lock.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/mail.inc b/includes/mail.inc index 65f2f89ba3c47743e5b65e19bd744727bbd61ec0..d2febed39686c9bf3f6f7a2bf99fa1377d09f4de 100644 --- a/includes/mail.inc +++ b/includes/mail.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/menu.inc b/includes/menu.inc index 0806a31cfceaabf59c18563d5c91dd4f9508b024..a3121c739ce00faeb812385757ca16d8def6c264 100644 --- a/includes/menu.inc +++ b/includes/menu.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/module.inc b/includes/module.inc index 9807acd48ffc4ecb6c07a0686d4c481a4c2ccbd5..ae772ffdae06a95cf1a28b6ca5f22366f27e6cd4 100644 --- a/includes/module.inc +++ b/includes/module.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/pager.inc b/includes/pager.inc index 553e279c32674d857592a7734379a9b044eb05bc..2a31c8851e40dbb429b92d38f288c321361d70dc 100644 --- a/includes/pager.inc +++ b/includes/pager.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/password.inc b/includes/password.inc index 1c6672af113a08fe9350b8691b8a68f885d713a1..93d34f81f373a5318ccc2e08e2f66a921cf70961 100644 --- a/includes/password.inc +++ b/includes/password.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/path.inc b/includes/path.inc index 83ebcb0c972c8bb6dd988db51a5f318174385c10..db605370cd496abf33331be2085ec72a599a63ed 100644 --- a/includes/path.inc +++ b/includes/path.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/registry.inc b/includes/registry.inc index 04f9874ac646415adf9c85fd40bdd6cfec547973..3fb14fb31b7f071325027f1591590bcf84971096 100644 --- a/includes/registry.inc +++ b/includes/registry.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/session.inc b/includes/session.inc index 23af6bd64193afc9f2ee6b12a47b1bf9d99fbe84..2ede2ff89e5c8bd033540ca6fda0cb6bd4b50335 100644 --- a/includes/session.inc +++ b/includes/session.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/stream_wrappers.inc b/includes/stream_wrappers.inc index 1f837783d2c58fc94f32ee63ca207cd922e5c4ce..df380a8ea4fdf7f873bed6563a9dd6137d1e8004 100644 --- a/includes/stream_wrappers.inc +++ b/includes/stream_wrappers.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/tablesort.inc b/includes/tablesort.inc index b2b122f9041fb3a63c467d0d5e207f7443dcfb2e..55a3f4cec02dd7f7c0e81d4faf1647958d3d90cb 100644 --- a/includes/tablesort.inc +++ b/includes/tablesort.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/theme.inc b/includes/theme.inc index 61bd8a8ca6a4f724f1b3c414e2e51bdda4896ab1..806e5ee9f59e4157b3351aec3d56a268dd77a719 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/theme.maintenance.inc b/includes/theme.maintenance.inc index 4950d8278b383b81ae24fbe240b08b5e0ae133f1..218a8adaa098eec6bb1de95039fcde9e57a6ec33 100644 --- a/includes/theme.maintenance.inc +++ b/includes/theme.maintenance.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/token.inc b/includes/token.inc index 57c15ea4f28a4a6e21d9dde795256308b9cfc474..c31f9e6c3ef51e07b58f31757e6fc6feb0efbf24 100644 --- a/includes/token.inc +++ b/includes/token.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/unicode.entities.inc b/includes/unicode.entities.inc index 1ef3d4799a87f4d4a72fdc3a72603a6a72f7ed1c..3b1fbb691d7634a295d3595dba1eea8b2a34b793 100644 --- a/includes/unicode.entities.inc +++ b/includes/unicode.entities.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/unicode.inc b/includes/unicode.inc index 34d78fb19e624182177fb00116b71b6d907a11ae..81ba00a13bf37a3dd44ea3fd1614dee9e6427f92 100644 --- a/includes/unicode.inc +++ b/includes/unicode.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Indicates an error during check for PHP unicode support. diff --git a/includes/update.inc b/includes/update.inc index 0019df671e8df0d011d78d53947290f1fccba2c7..1eb7a1d9cec3fecbd76b9d6a1b0bc1b76f927df9 100644 --- a/includes/update.inc +++ b/includes/update.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/updater.inc b/includes/updater.inc index b49d5d21fc1e1ffcf8fbdbdfc1cb9bd29d2b1adc..363c6ebffaae7f8f249f314867b7144db51a900f 100644 --- a/includes/updater.inc +++ b/includes/updater.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/utility.inc b/includes/utility.inc index 8bd78904f385bafa61a1c96ca0b511e5b2b6ff9c..254313f7338c4a7ec9415883fd529c341291572a 100644 --- a/includes/utility.inc +++ b/includes/utility.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/xmlrpc.inc b/includes/xmlrpc.inc index 40b0d9d0355accb5288905ddd51aea13acf9a705..92e5d14f0fc544b2764191957bd069f0e57804a1 100644 --- a/includes/xmlrpc.inc +++ b/includes/xmlrpc.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/xmlrpcs.inc b/includes/xmlrpcs.inc index fd5a40733f6f49f4b306b124818e2ef15ca81d60..54a25f804ad6864992b2e770cecf8f6fd623cf3a 100644 --- a/includes/xmlrpcs.inc +++ b/includes/xmlrpcs.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/index.php b/index.php index f13c75adf5cd84e066992e532848a97c5975d6cc..8b831997815f521b150c5b0c27038f6b04e3cf40 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/install.php b/install.php index 478205ef1c3306ca4dbb72240a612593a3d83fcf..881ca5a82beab9796c96f3cc4ba9171958a761eb 100644 --- a/install.php +++ b/install.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/misc/ajax.js b/misc/ajax.js index e09c92faec2c5f5a1373d509cac83111515585b9..fb03e2b30a4ea1d2013ade6fb9f42e37a666d6d1 100644 --- a/misc/ajax.js +++ b/misc/ajax.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/authorize.js b/misc/authorize.js index 3445d599ad940c59954ab27242a1b69a1f6369a9..66b789791c801c291c3eed8db01b7283b17852b2 100644 --- a/misc/authorize.js +++ b/misc/authorize.js @@ -1,4 +1,3 @@ -// $Id$ /** * @file diff --git a/misc/autocomplete.js b/misc/autocomplete.js index d66054bbc0a92070af72fabadfcf166d2dcde29c..5e85be44fc5f372e1d4a6ccc4cef2454e3be7376 100644 --- a/misc/autocomplete.js +++ b/misc/autocomplete.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/batch.js b/misc/batch.js index d0a32f2a1210f3aa97769d9e1a131b88b8f1ee90..fee71a52fd13e1a1320c4fbaa2dd8507ad209472 100644 --- a/misc/batch.js +++ b/misc/batch.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/collapse.js b/misc/collapse.js index 28b3090ee77aa658beffc5131a26afbeb8381079..1a98dc0e04cd291d73a4b18ec4f227e9958c01b1 100644 --- a/misc/collapse.js +++ b/misc/collapse.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/drupal.js b/misc/drupal.js index 484b636b280357cce28361c817287c03eeed1fcd..3cebbd28458dedcc7c9c37f39aa72b23ef1bb661 100644 --- a/misc/drupal.js +++ b/misc/drupal.js @@ -1,4 +1,3 @@ -// $Id$ var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'locale': {} }; diff --git a/misc/farbtastic/farbtastic.css b/misc/farbtastic/farbtastic.css index e4c512cef07aab8eb462e116958e54a1e17f0946..25a68ebf79596f7a28857d38a02385b0b0bc9950 100644 --- a/misc/farbtastic/farbtastic.css +++ b/misc/farbtastic/farbtastic.css @@ -1,4 +1,3 @@ -/* $Id$ */ .farbtastic { position: relative; diff --git a/misc/farbtastic/farbtastic.js b/misc/farbtastic/farbtastic.js index 8c04078f9260522463e8b0fbab88efc6bb6cc3fb..10c9e7635d1459238a7924202fad28a2851dbabb 100644 --- a/misc/farbtastic/farbtastic.js +++ b/misc/farbtastic/farbtastic.js @@ -1,4 +1,3 @@ -// $Id$ (function(e){e.fn.farbtastic=function(f){e.farbtastic(this,f);return this};e.farbtastic=function(f,l){f=e(f).get(0);return f.farbtastic||(f.farbtastic=new e._farbtastic(f,l))};e._farbtastic=function(f,l){var a=this;e(f).html('<div class="farbtastic"><div class="color"></div><div class="wheel"></div><div class="overlay"></div><div class="h-marker marker"></div><div class="sl-marker marker"></div></div>');var k=e(".farbtastic",f);a.wheel=e(".wheel",f).get(0);a.radius=84;a.square=100;a.width=194;navigator.appVersion.match(/MSIE [0-6]\./)&& e("*",k).each(function(){if(this.currentStyle.backgroundImage!="none"){var b=this.currentStyle.backgroundImage;b=this.currentStyle.backgroundImage.substring(5,b.length-2);e(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='"+b+"')"})}});a.linkTo=function(b){typeof a.callback=="object"&&e(a.callback).unbind("keyup",a.updateValue);a.color=null;if(typeof b=="function")a.callback=b;else if(typeof b=="object"||typeof b=="string"){a.callback= e(b);a.callback.bind("keyup",a.updateValue);a.callback.get(0).value&&a.setColor(a.callback.get(0).value)}return this};a.updateValue=function(){this.value&&this.value!=a.color&&a.setColor(this.value)};a.setColor=function(b){var c=a.unpack(b);if(a.color!=b&&c){a.color=b;a.rgb=c;a.hsl=a.RGBToHSL(a.rgb);a.updateDisplay()}return this};a.setHSL=function(b){a.hsl=b;a.rgb=a.HSLToRGB(b);a.color=a.pack(a.rgb);a.updateDisplay();return this};a.widgetCoords=function(b){var c=e(a.wheel).offset();return{x:b.pageX- diff --git a/misc/form.js b/misc/form.js index 919037729d690702010197ecd9ef0a3fceacea9b..259b84eb3f86e6ddb5990df291e01b1f5d2c898f 100644 --- a/misc/form.js +++ b/misc/form.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/jquery.ba-bbq.js b/misc/jquery.ba-bbq.js index b84a23272a8a730389640a8c005f414b138b8447..deb9a2fa4bc3a4c99a1195034a0da1feafc9af31 100644 --- a/misc/jquery.ba-bbq.js +++ b/misc/jquery.ba-bbq.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010 diff --git a/misc/jquery.cookie.js b/misc/jquery.cookie.js index 401f356dce9b9091405e88441489366c1ee4c72f..79f514c2059e96d6bedf8be9b70aa222d739f709 100644 --- a/misc/jquery.cookie.js +++ b/misc/jquery.cookie.js @@ -1,4 +1,3 @@ -// $Id$ /** * Cookie plugin 1.0 diff --git a/misc/jquery.form.js b/misc/jquery.form.js index b0089b67f303d95ead0f65096a5c09feb57740de..7a6f1b29fe383de5de0a3e62449fc698b8c8ac0b 100644 --- a/misc/jquery.form.js +++ b/misc/jquery.form.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery Form Plugin diff --git a/misc/jquery.js b/misc/jquery.js index 0701b719bf9863de9493ac847f1a2b9a9ac08f68..e900c19a38f88d662d0dd6fa28a92d0435510524 100644 --- a/misc/jquery.js +++ b/misc/jquery.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery JavaScript Library v1.4.4 diff --git a/misc/jquery.once.js b/misc/jquery.once.js index 00e811a498bc4cb572206d02b1157a45c5d93aa7..506fb4867f7c440b491d0787c37bc56028650d2a 100644 --- a/misc/jquery.once.js +++ b/misc/jquery.once.js @@ -1,4 +1,3 @@ -// $Id$ /** * jQuery Once Plugin v1.2 diff --git a/misc/machine-name.js b/misc/machine-name.js index 4c1ad8309844b2b7439ed190893904b38379604f..00a648a1b54f2edd22abc1d0d65c681732fc1108 100644 --- a/misc/machine-name.js +++ b/misc/machine-name.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/print-rtl.css b/misc/print-rtl.css index ee496e4a940d26326718c6d632fc69636f3179e1..f99287a572cbceec6325f5a2b8c4701bb5c4a5d3 100644 --- a/misc/print-rtl.css +++ b/misc/print-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { direction: rtl; diff --git a/misc/print.css b/misc/print.css index 894f6e44ba7e50569a87cd5089fcc95a4b230a29..0a56ef13b45e310b4b593e737834314cf3fe7c1f 100644 --- a/misc/print.css +++ b/misc/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { margin: 1em; diff --git a/misc/progress.js b/misc/progress.js index b871b8d86831e25d43f59c752fc086ec3d8228fa..822666af4b7fb548e40348ca9e1fc08795202af6 100644 --- a/misc/progress.js +++ b/misc/progress.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/states.js b/misc/states.js index 55c1efe60415885d45a74a97a45952c0b63ae2d6..2d4d30538929105b83b72c9785fef3ad2cd81484 100644 --- a/misc/states.js +++ b/misc/states.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/tabledrag.js b/misc/tabledrag.js index 867f9c3442f806a530bd4d2342bcdab40917871c..7b526e51157a732da1a77d9f92af8e417da3ed79 100644 --- a/misc/tabledrag.js +++ b/misc/tabledrag.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/tableheader.js b/misc/tableheader.js index c3e2e3a9d7100e79dd2a17893dce256e6c24deb4..949ef5212fc8384743de651834a7bdf6fe0bb7e5 100644 --- a/misc/tableheader.js +++ b/misc/tableheader.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/tableselect.js b/misc/tableselect.js index cba0c57a5fba82b173389849d18e81bc67344549..955f199fc69796501738c70da3c3cd2a4420ba66 100644 --- a/misc/tableselect.js +++ b/misc/tableselect.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.tableSelect = { diff --git a/misc/textarea.js b/misc/textarea.js index 022d9784e33e85e412e3f0f64cd7c932ee42a36e..0ab5e71201f6f5fcd3904c4d7b1ae84f87af17bb 100644 --- a/misc/textarea.js +++ b/misc/textarea.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.textarea = { diff --git a/misc/timezone.js b/misc/timezone.js index b708875f5bf22a37b33d42669b5c78b52779ff79..54497304036047c685eeaef34f808d56093e1bd6 100644 --- a/misc/timezone.js +++ b/misc/timezone.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/ui/jquery.effects.blind.min.js b/misc/ui/jquery.effects.blind.min.js index 7b6da15269a66a335e40473d827a93d8efaf0e8f..ed7c74f100b5ec99a4fb64360ba8149cd9d1d7fa 100644 --- a/misc/ui/jquery.effects.blind.min.js +++ b/misc/ui/jquery.effects.blind.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Blind 1.8.7 diff --git a/misc/ui/jquery.effects.bounce.min.js b/misc/ui/jquery.effects.bounce.min.js index 0658478236ba1f879250b32d2c4a12d33306afc0..ca63813f7beb64bb39500444d8aa072d03ee65da 100644 --- a/misc/ui/jquery.effects.bounce.min.js +++ b/misc/ui/jquery.effects.bounce.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Bounce 1.8.7 diff --git a/misc/ui/jquery.effects.clip.min.js b/misc/ui/jquery.effects.clip.min.js index 594baf589dd3ebb4bd6c229047f506f6c755144f..75966ec4d1f69f6c8d92f3fa77a829cda3efb314 100644 --- a/misc/ui/jquery.effects.clip.min.js +++ b/misc/ui/jquery.effects.clip.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Clip 1.8.7 diff --git a/misc/ui/jquery.effects.core.min.js b/misc/ui/jquery.effects.core.min.js index dca8c32b752a234a2d500d860cf63868bb17bf08..40c15504ad9986f40f20d59d047447f3c634971b 100644 --- a/misc/ui/jquery.effects.core.min.js +++ b/misc/ui/jquery.effects.core.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects 1.8.7 diff --git a/misc/ui/jquery.effects.drop.min.js b/misc/ui/jquery.effects.drop.min.js index 0e4e33de17b135d7bb0a035035b4e938d0285e55..37a034d35906c5d5cc1c98a6f14e6ec1e0fe65ef 100644 --- a/misc/ui/jquery.effects.drop.min.js +++ b/misc/ui/jquery.effects.drop.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Drop 1.8.7 diff --git a/misc/ui/jquery.effects.explode.min.js b/misc/ui/jquery.effects.explode.min.js index 0352f72be04ba48db25e225d35c754031941b570..726f3d5b824467c886bc75f1120fe1092744b867 100644 --- a/misc/ui/jquery.effects.explode.min.js +++ b/misc/ui/jquery.effects.explode.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Explode 1.8.7 diff --git a/misc/ui/jquery.effects.fade.min.js b/misc/ui/jquery.effects.fade.min.js index c5da783b4b0c0ddf3b5986cd2e8eaaca5d7fc8a4..71127f9ad4bf7abe1cac75cb7e644e4444ec800b 100644 --- a/misc/ui/jquery.effects.fade.min.js +++ b/misc/ui/jquery.effects.fade.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Fade 1.8.7 diff --git a/misc/ui/jquery.effects.fold.min.js b/misc/ui/jquery.effects.fold.min.js index 53372a962af75b24a6e13ff565f4005aa9b9d00a..ccc6b2949141a0c588fe1883fcb2b8064be06c8c 100644 --- a/misc/ui/jquery.effects.fold.min.js +++ b/misc/ui/jquery.effects.fold.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Fold 1.8.7 diff --git a/misc/ui/jquery.effects.highlight.min.js b/misc/ui/jquery.effects.highlight.min.js index 0daa2549852ee3ad0e835b2352997b523d6fd15c..0ed3d89855a3a4d82525410ffc55d60d8a99a95d 100644 --- a/misc/ui/jquery.effects.highlight.min.js +++ b/misc/ui/jquery.effects.highlight.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Highlight 1.8.7 diff --git a/misc/ui/jquery.effects.pulsate.min.js b/misc/ui/jquery.effects.pulsate.min.js index 2ff338d87fdd6374fd75a946139e4bbd72cadf2a..658d8d03f77ba948fd71a3ac7554925992e8714b 100644 --- a/misc/ui/jquery.effects.pulsate.min.js +++ b/misc/ui/jquery.effects.pulsate.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Pulsate 1.8.7 diff --git a/misc/ui/jquery.effects.scale.min.js b/misc/ui/jquery.effects.scale.min.js index 3ed44ef468907082a0b21719568db64f7b39bee7..206ef12f45b110c542becca9812ce73a0fe5d956 100644 --- a/misc/ui/jquery.effects.scale.min.js +++ b/misc/ui/jquery.effects.scale.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Scale 1.8.7 diff --git a/misc/ui/jquery.effects.shake.min.js b/misc/ui/jquery.effects.shake.min.js index 555d0f3e85fad6abe6d30a880b620e662617142c..44542f32616fa951693750903d32b13b0838ab24 100644 --- a/misc/ui/jquery.effects.shake.min.js +++ b/misc/ui/jquery.effects.shake.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Shake 1.8.7 diff --git a/misc/ui/jquery.effects.slide.min.js b/misc/ui/jquery.effects.slide.min.js index 8a153bf1d6c02719831456ffe9e2d89e2610e8a6..94f5906f3ad04931f0a8da6662d4688e0610ed1d 100644 --- a/misc/ui/jquery.effects.slide.min.js +++ b/misc/ui/jquery.effects.slide.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Slide 1.8.7 diff --git a/misc/ui/jquery.effects.transfer.min.js b/misc/ui/jquery.effects.transfer.min.js index ad681c1dff46a4dac3671e499a696b98ff57d020..0addaa8bb210606405ebe2b794a55f66048a9863 100644 --- a/misc/ui/jquery.effects.transfer.min.js +++ b/misc/ui/jquery.effects.transfer.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Transfer 1.8.7 diff --git a/misc/ui/jquery.ui.accordion.css b/misc/ui/jquery.ui.accordion.css index a015d7f61439a36caf80a90530ecbf8f544dffdf..fcd7c55dabda992fa5bc907091380d936df95770 100644 --- a/misc/ui/jquery.ui.accordion.css +++ b/misc/ui/jquery.ui.accordion.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Accordion 1.8.7 diff --git a/misc/ui/jquery.ui.accordion.min.js b/misc/ui/jquery.ui.accordion.min.js index ba08df0757192a9a872d4906bbeb30de4501b904..0e0ee39afc3b64513e45d6ff77a90305e0864b50 100644 --- a/misc/ui/jquery.ui.accordion.min.js +++ b/misc/ui/jquery.ui.accordion.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Accordion 1.8.7 diff --git a/misc/ui/jquery.ui.autocomplete.css b/misc/ui/jquery.ui.autocomplete.css index c949cab955d5ab16d9e90c1b4b5e2f916c54743a..80a5789eb465789b7ea34864510093e2c3451bbd 100644 --- a/misc/ui/jquery.ui.autocomplete.css +++ b/misc/ui/jquery.ui.autocomplete.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Autocomplete 1.8.7 diff --git a/misc/ui/jquery.ui.autocomplete.min.js b/misc/ui/jquery.ui.autocomplete.min.js index 8bbcaafd1617d00ef5fff8c9790eaa3a3ba3a2c5..9983ec770e10eade8aaa8fe4222783cb33fed8aa 100644 --- a/misc/ui/jquery.ui.autocomplete.min.js +++ b/misc/ui/jquery.ui.autocomplete.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Autocomplete 1.8.7 diff --git a/misc/ui/jquery.ui.button.css b/misc/ui/jquery.ui.button.css index 775bb599ed3b1574facf8524e027cac2c31f3891..973c314532ffa14cbbf5af56342630471261c8fd 100644 --- a/misc/ui/jquery.ui.button.css +++ b/misc/ui/jquery.ui.button.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Button 1.8.7 diff --git a/misc/ui/jquery.ui.button.min.js b/misc/ui/jquery.ui.button.min.js index 696d8dc6921ec5a59855a4f92fa24dadd7d508ba..26366aa4b4c1e101ab430301f7a0dd6abc3525bf 100644 --- a/misc/ui/jquery.ui.button.min.js +++ b/misc/ui/jquery.ui.button.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Button 1.8.7 diff --git a/misc/ui/jquery.ui.core.css b/misc/ui/jquery.ui.core.css index 8f2c9b7dc7c0298761765e43d7335c2ac024ae7e..d436225e4143c05e8745ff0ad7134d70ee6bc741 100644 --- a/misc/ui/jquery.ui.core.css +++ b/misc/ui/jquery.ui.core.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI CSS Framework 1.8.7 diff --git a/misc/ui/jquery.ui.core.min.js b/misc/ui/jquery.ui.core.min.js index de22e92ab4cd93800ed57114b58105a0d3eb4ddd..976e056ff97e0fabea930fd4a09cad91deebcc2f 100644 --- a/misc/ui/jquery.ui.core.min.js +++ b/misc/ui/jquery.ui.core.min.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery UI 1.8.7 diff --git a/misc/ui/jquery.ui.datepicker.css b/misc/ui/jquery.ui.datepicker.css index 1a118fbdab4d14e67babfa4a2aeeb366fc66daec..a90488405f92465f8ea38e3080069ce8a2c9ebe6 100644 --- a/misc/ui/jquery.ui.datepicker.css +++ b/misc/ui/jquery.ui.datepicker.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Datepicker 1.8.7 diff --git a/misc/ui/jquery.ui.datepicker.min.js b/misc/ui/jquery.ui.datepicker.min.js index 941b33a9617e74d7724d440f7a10d982a2e558c3..11af4811541a3d4edaaafe202b585502d97b64bf 100644 --- a/misc/ui/jquery.ui.datepicker.min.js +++ b/misc/ui/jquery.ui.datepicker.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Datepicker 1.8.7 diff --git a/misc/ui/jquery.ui.dialog.css b/misc/ui/jquery.ui.dialog.css index e66293c5a3828adca9e2c2d744e974cb5c684030..156e03acfc00df67c5d278e23890d0a15672f8cf 100644 --- a/misc/ui/jquery.ui.dialog.css +++ b/misc/ui/jquery.ui.dialog.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Dialog 1.8.7 diff --git a/misc/ui/jquery.ui.dialog.min.js b/misc/ui/jquery.ui.dialog.min.js index 656022b7d94e77b33c69866512bbcdffd59642e7..d60151c20382754fce88f308de2da4454ed2b631 100644 --- a/misc/ui/jquery.ui.dialog.min.js +++ b/misc/ui/jquery.ui.dialog.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Dialog 1.8.7 diff --git a/misc/ui/jquery.ui.draggable.min.js b/misc/ui/jquery.ui.draggable.min.js index 6915ba93932d336d7de2e7229018678ed2dc8462..59a74182577db91db39080a0540a9bd1487f51da 100644 --- a/misc/ui/jquery.ui.draggable.min.js +++ b/misc/ui/jquery.ui.draggable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Draggable 1.8.7 diff --git a/misc/ui/jquery.ui.droppable.min.js b/misc/ui/jquery.ui.droppable.min.js index 698b28cc3b798e00f9c7e03f670644ff0876d0ca..12efd10bc4e7d2045715b4b9b9985377e0d454ef 100644 --- a/misc/ui/jquery.ui.droppable.min.js +++ b/misc/ui/jquery.ui.droppable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Droppable 1.8.7 diff --git a/misc/ui/jquery.ui.mouse.min.js b/misc/ui/jquery.ui.mouse.min.js index 1cd60880aa1b900ab143853a46a615930fc31450..18057ebd08430d2381b32fa5d788d0cc9f751bab 100644 --- a/misc/ui/jquery.ui.mouse.min.js +++ b/misc/ui/jquery.ui.mouse.min.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery UI Mouse 1.8.7 diff --git a/misc/ui/jquery.ui.position.min.js b/misc/ui/jquery.ui.position.min.js index c45f08577fccfbd6a242705adce093a60aedbc37..2e1451efc10352317bcd9189309ac4271c789dcf 100644 --- a/misc/ui/jquery.ui.position.min.js +++ b/misc/ui/jquery.ui.position.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Position 1.8.7 diff --git a/misc/ui/jquery.ui.progressbar.css b/misc/ui/jquery.ui.progressbar.css index 8f193a16db1e09874114b2852849b0b051941466..75610308b2a42ff33a6fcba0d0818afd2a497a94 100644 --- a/misc/ui/jquery.ui.progressbar.css +++ b/misc/ui/jquery.ui.progressbar.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Progressbar 1.8.7 diff --git a/misc/ui/jquery.ui.progressbar.min.js b/misc/ui/jquery.ui.progressbar.min.js index 03c6bbd9040c73959e5d85b1cd28e204c1a19154..7a8f0b79002efc39bec3bd8a5d4796bc6bb0a64f 100644 --- a/misc/ui/jquery.ui.progressbar.min.js +++ b/misc/ui/jquery.ui.progressbar.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Progressbar 1.8.7 diff --git a/misc/ui/jquery.ui.resizable.css b/misc/ui/jquery.ui.resizable.css index 6aa1e140e639b784be15f5403bb75bb1c0000ee1..e0f15cc61c594325f07b02d658e0ea824a82629e 100644 --- a/misc/ui/jquery.ui.resizable.css +++ b/misc/ui/jquery.ui.resizable.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Resizable 1.8.7 diff --git a/misc/ui/jquery.ui.resizable.min.js b/misc/ui/jquery.ui.resizable.min.js index 33fb618db696f407375c849f002af16057c7adf0..4df6eb770b816f74f2eb99517a461ef0c1e37eda 100644 --- a/misc/ui/jquery.ui.resizable.min.js +++ b/misc/ui/jquery.ui.resizable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Resizable 1.8.7 diff --git a/misc/ui/jquery.ui.selectable.css b/misc/ui/jquery.ui.selectable.css index d06dfbc3c83fa30a5d65330a89c3e3b6eb6d06b0..1489dcf36c5784ec5fa9ae417eb44ea0cca1ede0 100644 --- a/misc/ui/jquery.ui.selectable.css +++ b/misc/ui/jquery.ui.selectable.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Selectable 1.8.7 diff --git a/misc/ui/jquery.ui.selectable.min.js b/misc/ui/jquery.ui.selectable.min.js index 64fe9f90e2c46e906382e68494bb7fdbed81cc68..e2ec516e0b832d4c37b3a27a875c3f1bb2cabfdc 100644 --- a/misc/ui/jquery.ui.selectable.min.js +++ b/misc/ui/jquery.ui.selectable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Selectable 1.8.7 diff --git a/misc/ui/jquery.ui.slider.css b/misc/ui/jquery.ui.slider.css index 861bb49c3ac236707231cc999447f617f196067a..a56a513849c189f28c8df6302978ca1c000b67d5 100644 --- a/misc/ui/jquery.ui.slider.css +++ b/misc/ui/jquery.ui.slider.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Slider 1.8.7 diff --git a/misc/ui/jquery.ui.slider.min.js b/misc/ui/jquery.ui.slider.min.js index 35b36a85fe936ae98ff7b52cfa0b88eae69b02e7..dc36f15fed04765017fc06f2fe13ba2c793708c2 100644 --- a/misc/ui/jquery.ui.slider.min.js +++ b/misc/ui/jquery.ui.slider.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Slider 1.8.7 diff --git a/misc/ui/jquery.ui.sortable.min.js b/misc/ui/jquery.ui.sortable.min.js index 4e856560d860e77da9ead8c1a7b8e8356a18ff09..2cb1eaa54f3761ef86ac8f4d95360a310c9afe79 100644 --- a/misc/ui/jquery.ui.sortable.min.js +++ b/misc/ui/jquery.ui.sortable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Sortable 1.8.7 diff --git a/misc/ui/jquery.ui.tabs.css b/misc/ui/jquery.ui.tabs.css index 5a22a03d6b0386ccdbf1b4af2d583fe2ecc8cece..94420e185d90e09a14dcb495c83238bd2959f700 100644 --- a/misc/ui/jquery.ui.tabs.css +++ b/misc/ui/jquery.ui.tabs.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Tabs 1.8.7 diff --git a/misc/ui/jquery.ui.tabs.min.js b/misc/ui/jquery.ui.tabs.min.js index e6fb0428760b79ebdb10249b5e0d7d5bb5f8207b..aeb42bb4bed93ebf228675f6bac1545ade3f182b 100644 --- a/misc/ui/jquery.ui.tabs.min.js +++ b/misc/ui/jquery.ui.tabs.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Tabs 1.8.7 diff --git a/misc/ui/jquery.ui.theme.css b/misc/ui/jquery.ui.theme.css index 205c9cf938236c68fbdecd097e27486093440e1b..1e622b46a87b67ff6d8880ab0070222c588935c1 100644 --- a/misc/ui/jquery.ui.theme.css +++ b/misc/ui/jquery.ui.theme.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI CSS Framework 1.8.7 diff --git a/misc/ui/jquery.ui.widget.min.js b/misc/ui/jquery.ui.widget.min.js index fd7efcb133d461e1de5fc3776a4ee674afb154b2..165a272b7886fe5b6e659a879fed1299888881ce 100644 --- a/misc/ui/jquery.ui.widget.min.js +++ b/misc/ui/jquery.ui.widget.min.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery UI Widget 1.8.7 diff --git a/misc/vertical-tabs-rtl.css b/misc/vertical-tabs-rtl.css index 4598c90fd433072a0ce3ac627c29d68e306357a3..7fb0347d4614b21d4383b96ed4a9d64aa1a751f2 100644 --- a/misc/vertical-tabs-rtl.css +++ b/misc/vertical-tabs-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ div.vertical-tabs { margin-left: 0; diff --git a/misc/vertical-tabs.css b/misc/vertical-tabs.css index ba5db772d3a7dc10b268c6bceb689f47d581717d..10e81539176c9849f88e8019593b20c94553c9c9 100644 --- a/misc/vertical-tabs.css +++ b/misc/vertical-tabs.css @@ -1,4 +1,3 @@ -/* $Id$ */ div.vertical-tabs { margin: 1em 0 1em 15em; /* LTR */ diff --git a/misc/vertical-tabs.js b/misc/vertical-tabs.js index 0c66ec6c1e3fc0fa26c4bd6017343bd34732c57f..82dcd2c62ed91343ef8ceee1e29424e9bfc4f8f6 100644 --- a/misc/vertical-tabs.js +++ b/misc/vertical-tabs.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/README.txt b/modules/README.txt index 621dedefb7e6cae0379dfd179f056968bbaf1b84..8928d8021ba8258aa2a345010c17dbd510ff4061 100644 --- a/modules/README.txt +++ b/modules/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory is reserved for core module files. Custom or contributed modules should be placed in their own subdirectory of the sites/all/modules directory. diff --git a/modules/aggregator/aggregator-feed-source.tpl.php b/modules/aggregator/aggregator-feed-source.tpl.php index 46894e9fe55546fd9336b5fd2fdf633c144a3ff8..6a684bdb7faea7d8d35ffd6f96fa6137acc88080 100644 --- a/modules/aggregator/aggregator-feed-source.tpl.php +++ b/modules/aggregator/aggregator-feed-source.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator-item.tpl.php b/modules/aggregator/aggregator-item.tpl.php index 854e3fa9e4eac99d413294be7d517a605e04ff3f..c5dd70c67b5d0af3128171f72ea1ce0c63cfc49e 100644 --- a/modules/aggregator/aggregator-item.tpl.php +++ b/modules/aggregator/aggregator-item.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator-rtl.css b/modules/aggregator/aggregator-rtl.css index 508ca31c1c98b72c3518fbbb6cac26be221d7462..ea59ca3a19f10c0103741d0d7f02ca6d1406fc28 100644 --- a/modules/aggregator/aggregator-rtl.css +++ b/modules/aggregator/aggregator-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #aggregator .feed-source .feed-icon { float: left; diff --git a/modules/aggregator/aggregator-summary-item.tpl.php b/modules/aggregator/aggregator-summary-item.tpl.php index ec96b9a4ffecb10f45333ca54a607ad54386803b..1c8299938be08f6ca0ce40ab4aeeb56b81f79986 100644 --- a/modules/aggregator/aggregator-summary-item.tpl.php +++ b/modules/aggregator/aggregator-summary-item.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator-summary-items.tpl.php b/modules/aggregator/aggregator-summary-items.tpl.php index 3d3593082cb0cff864587fa567e617ec6f4bc151..0e2133a1e3b08a3419a003b71df52d2256b8806a 100644 --- a/modules/aggregator/aggregator-summary-items.tpl.php +++ b/modules/aggregator/aggregator-summary-items.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator-wrapper.tpl.php b/modules/aggregator/aggregator-wrapper.tpl.php index 536da1864fc6ee3d2fd94f0cd41dc47dbc8f6d5b..80b903271d4f1974403b9e06b8734be3dce907e8 100644 --- a/modules/aggregator/aggregator-wrapper.tpl.php +++ b/modules/aggregator/aggregator-wrapper.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.admin.inc b/modules/aggregator/aggregator.admin.inc index 3dc6053ffd160e9879f821c6ff766f42e229d2bd..08087afb2b868d2dde47fadc0d63a3ffbcb35bbc 100644 --- a/modules/aggregator/aggregator.admin.inc +++ b/modules/aggregator/aggregator.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.api.php b/modules/aggregator/aggregator.api.php index cfdac8f168e01bf0b3b3387fc26bf5b3d653e4db..f31413c4270716e3c1b6dba486d7a1af94a2cf79 100644 --- a/modules/aggregator/aggregator.api.php +++ b/modules/aggregator/aggregator.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.css b/modules/aggregator/aggregator.css index 0ee9f88bb63a6fecd843e783dcec7df0a37ea6d8..13c58ffe70eeeb58f82954a4f75c6c224c1c7633 100644 --- a/modules/aggregator/aggregator.css +++ b/modules/aggregator/aggregator.css @@ -1,4 +1,3 @@ -/* $Id$ */ #aggregator .feed-source .feed-title { margin-top: 0; diff --git a/modules/aggregator/aggregator.fetcher.inc b/modules/aggregator/aggregator.fetcher.inc index 0974a6926e7f49588aa435819086838a9774f7fb..0f728779864f9c28111dff7f2bbd48c5ad3abca6 100644 --- a/modules/aggregator/aggregator.fetcher.inc +++ b/modules/aggregator/aggregator.fetcher.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.info b/modules/aggregator/aggregator.info index d97d68bac43fc3b3fc90e4e580d931fb5bf36e81..988111e0f1f855eb1a8711259f9b3c9b4bc83e5a 100644 --- a/modules/aggregator/aggregator.info +++ b/modules/aggregator/aggregator.info @@ -1,4 +1,3 @@ -; $Id$ name = Aggregator description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)." package = Core diff --git a/modules/aggregator/aggregator.install b/modules/aggregator/aggregator.install index 6f5230db7a610d4296623262a5ee076d24a41838..f19d7de9b4fdc280cfdd865a78abdf11a62bf1c6 100644 --- a/modules/aggregator/aggregator.install +++ b/modules/aggregator/aggregator.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module index 3b31d4e03af73fd73bd0c2abb8ac266dac048e5d..1e1686af8bf2a671c4a674f3c12777bf0a41d784 100644 --- a/modules/aggregator/aggregator.module +++ b/modules/aggregator/aggregator.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.pages.inc b/modules/aggregator/aggregator.pages.inc index 3ea59352aab7f53e2761759684fdb4c93070ce6b..53ecb3684e612756c767d8a3eba8429036f3750c 100644 --- a/modules/aggregator/aggregator.pages.inc +++ b/modules/aggregator/aggregator.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.parser.inc b/modules/aggregator/aggregator.parser.inc index 259fc2021b21f18daf7d450e8238598f267f772c..cffd1c3aa49a2a5dc4815e682c7b2b79dc6ab35a 100644 --- a/modules/aggregator/aggregator.parser.inc +++ b/modules/aggregator/aggregator.parser.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.processor.inc b/modules/aggregator/aggregator.processor.inc index cd74c033782683fb7c978f605e9217175e1e0af3..91b440c7c7e51857e255249224c911525c5fb64c 100644 --- a/modules/aggregator/aggregator.processor.inc +++ b/modules/aggregator/aggregator.processor.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/aggregator.test b/modules/aggregator/aggregator.test index cfd3b6cd8cf51dd1545311e0f08d9aaa8f322e81..1ab12dc2e704046aa272e126de0f58d3ff3b207c 100644 --- a/modules/aggregator/aggregator.test +++ b/modules/aggregator/aggregator.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/aggregator/tests/aggregator_test.info b/modules/aggregator/tests/aggregator_test.info index 1a6651341ce0c1f6583fb57e7d8e3e7637db8a7c..b8dd19d983cd1339a7e5a854b407d45d1b943e8d 100644 --- a/modules/aggregator/tests/aggregator_test.info +++ b/modules/aggregator/tests/aggregator_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Aggregator module tests" description = "Support module for aggregator related testing." package = Testing diff --git a/modules/aggregator/tests/aggregator_test.module b/modules/aggregator/tests/aggregator_test.module index 0e67bbf5937da7ab079ba124f9337d9ff1a54eff..2d26a5d9a74332eafff25ecd2d4f4771d53b0d7e 100644 --- a/modules/aggregator/tests/aggregator_test.module +++ b/modules/aggregator/tests/aggregator_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_menu(). diff --git a/modules/block/block-admin-display-form.tpl.php b/modules/block/block-admin-display-form.tpl.php index f7c9b1cf61632efb23706dced58133b9e3fef84e..94b610416b22d22095556a4d8104d86de8e4e467 100644 --- a/modules/block/block-admin-display-form.tpl.php +++ b/modules/block/block-admin-display-form.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.admin.inc b/modules/block/block.admin.inc index 5902c20b34934ff2b131fac13136805593280fd4..3981de9522b26b44e386ad34d0464eea20de84b0 100644 --- a/modules/block/block.admin.inc +++ b/modules/block/block.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.api.php b/modules/block/block.api.php index 50b75a2909160aed0366ec603be4debc68235b5c..90e23bde9699276ddd6ee5463fb35d73c147e875 100644 --- a/modules/block/block.api.php +++ b/modules/block/block.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.css b/modules/block/block.css index 51a168479be456e9c2489667ae05c6918bcbb9fa..214c8a25e0a044e9e4491fc64de61c81edc5f5b4 100644 --- a/modules/block/block.css +++ b/modules/block/block.css @@ -1,4 +1,3 @@ -/* $Id$ */ #blocks tr.region-title td { font-weight: bold; diff --git a/modules/block/block.info b/modules/block/block.info index 194b6bf45ca4edf8484281aab1bffd263bf1c21a..f8c0f0c9f45195316761e51f63b22154c936e240 100644 --- a/modules/block/block.info +++ b/modules/block/block.info @@ -1,4 +1,3 @@ -; $Id$ name = Block description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. package = Core diff --git a/modules/block/block.install b/modules/block/block.install index ef279d959dfd73ba16aeb568664353ae20b2dd25..f6dfb35c5bdc6bf94fe9723eb642a41113b38e56 100644 --- a/modules/block/block.install +++ b/modules/block/block.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.js b/modules/block/block.js index be284bfc166f2bf2266a658df2b19d4585adda13..ce4995dcadf7e94be7510a781ff668578837744a 100644 --- a/modules/block/block.js +++ b/modules/block/block.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/block/block.module b/modules/block/block.module index db63be8b81ec59dc42b1d25119e0f670c4231d0b..dd7bf9117cd0e3f36e23fb73ce2c01fcce920e9a 100644 --- a/modules/block/block.module +++ b/modules/block/block.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.test b/modules/block/block.test index 2f0a2daf872b4dc9faf97b21af59fb516b29ee14..d036d36cf85f4a03ef77568efb54f5da268516d5 100644 --- a/modules/block/block.test +++ b/modules/block/block.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.tpl.php b/modules/block/block.tpl.php index f3cf6440f221fd815c468b45490de9163e278d87..b1946374a22ca716f95a6b2f51a52b538f9b3455 100644 --- a/modules/block/block.tpl.php +++ b/modules/block/block.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/tests/block_test.info b/modules/block/tests/block_test.info index e39474053035b20891b804b2507e03a7b7092702..879f251695396692c23f71910f907873900d4758 100644 --- a/modules/block/tests/block_test.info +++ b/modules/block/tests/block_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Block test description = Provides test blocks. package = Testing diff --git a/modules/block/tests/block_test.module b/modules/block/tests/block_test.module index 57b5ad37bf93a36b97bbe77eb208565c51eddea6..2abc433c98240b6c409ed10a3e27b920e8c154b0 100644 --- a/modules/block/tests/block_test.module +++ b/modules/block/tests/block_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/blog/blog.info b/modules/blog/blog.info index a2a3bee96b7dc4d17bb2b0c8fb828917f1caf850..801abfb47e4a18857ccb8b0d5d6b14efc89caf45 100644 --- a/modules/blog/blog.info +++ b/modules/blog/blog.info @@ -1,4 +1,3 @@ -; $Id$ name = Blog description = Enables multi-user blogs. package = Core diff --git a/modules/blog/blog.install b/modules/blog/blog.install index 898ff57491c63c34ce5ab23cff487bce6fba4e2b..f591e71631109b2e1903382da8073d365e02ab45 100644 --- a/modules/blog/blog.install +++ b/modules/blog/blog.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/blog/blog.module b/modules/blog/blog.module index 38a6e3655343513ff9b9439f94be88986115671d..98ebe5159a75e12a22cff597b4760a493c2ea059 100644 --- a/modules/blog/blog.module +++ b/modules/blog/blog.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/blog/blog.pages.inc b/modules/blog/blog.pages.inc index eea45e4dd23f4ca374534edd599bf039cee920ba..3684028d05f7d0f54394db8ac2949177fecd02fa 100644 --- a/modules/blog/blog.pages.inc +++ b/modules/blog/blog.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/blog/blog.test b/modules/blog/blog.test index 600cbd274a2db0bff4cff56eec3b824cfd3f977e..6ff66a2abb6dd5fd660c1cd774bbb0cca0176a50 100644 --- a/modules/blog/blog.test +++ b/modules/blog/blog.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book-all-books-block.tpl.php b/modules/book/book-all-books-block.tpl.php index 7006307d20d529b73eec390566f8173b9dd7e32a..d22ff2ccc972f478228890fdc23949354578f69b 100644 --- a/modules/book/book-all-books-block.tpl.php +++ b/modules/book/book-all-books-block.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book-export-html.tpl.php b/modules/book/book-export-html.tpl.php index 0af42a306b737d0974be1b1ebffc7e37ffda86b8..180f3ae7783ff4db419a5f4f2d17d8ae2a14d0d5 100644 --- a/modules/book/book-export-html.tpl.php +++ b/modules/book/book-export-html.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book-navigation.tpl.php b/modules/book/book-navigation.tpl.php index 8ec9bd7e5c4b4ac215160be9c00acb64c0c32c4b..e5883dc56ec8eda576784c06a385da2c1ecb5c67 100644 --- a/modules/book/book-navigation.tpl.php +++ b/modules/book/book-navigation.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book-node-export-html.tpl.php b/modules/book/book-node-export-html.tpl.php index e58b84ca3db3ce64d550448d58b08ae12468c2f9..ef6c3224cfb5581f4f046ef79ba55973619c893a 100644 --- a/modules/book/book-node-export-html.tpl.php +++ b/modules/book/book-node-export-html.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book-rtl.css b/modules/book/book-rtl.css index 0490347760a743a5fb0d0d4405024a7d7d0bd7dd..f3a84c20e32f7c2b93b97723e800cece3375bde7 100644 --- a/modules/book/book-rtl.css +++ b/modules/book/book-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .book-navigation .menu { padding: 1em 3em 0 0; diff --git a/modules/book/book.admin.inc b/modules/book/book.admin.inc index 50ec79336c78f34b341b016de3f59d2ae5493fdb..7b9dea390f5bdc9c66d018b889d41c6d5368bf10 100644 --- a/modules/book/book.admin.inc +++ b/modules/book/book.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book.css b/modules/book/book.css index e84f18e935e91fa37c3486bb0ef09eab0ea134da..a8d2136df0cba6282fb3c881c7973ad1a0124a34 100644 --- a/modules/book/book.css +++ b/modules/book/book.css @@ -1,4 +1,3 @@ -/* $Id$ */ .book-navigation .menu { border-top: 1px solid #888; diff --git a/modules/book/book.info b/modules/book/book.info index 14b72d0416a53bcde106cbb4b5e396a7e3b53225..2c7311f4df01aa65381a486ac9cd64f5e23e84eb 100644 --- a/modules/book/book.info +++ b/modules/book/book.info @@ -1,4 +1,3 @@ -; $Id$ name = Book description = Allows users to create and organize related content in an outline. package = Core diff --git a/modules/book/book.install b/modules/book/book.install index 93c712b057adc8e43807f0c508ee854be153ef6e..1bd094c230e55823d4e277a384c296d1a72ecca9 100644 --- a/modules/book/book.install +++ b/modules/book/book.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book.js b/modules/book/book.js index c529e58212b06e57216a54b8dff340fe7172a723..5b953f164ff74c7393a082c90922b530adcaa9a5 100644 --- a/modules/book/book.js +++ b/modules/book/book.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/book/book.module b/modules/book/book.module index 6a94c979d25e6bcc742818dd4209acbecc163cd9..82d38f71347d7c2c0264d182e80f4a0033da059b 100644 --- a/modules/book/book.module +++ b/modules/book/book.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book.pages.inc b/modules/book/book.pages.inc index f6f7b0e8508b894722ff7a73c57645a35c27dc34..1617f008503977e66e66e6122444864b9ae4bd9a 100644 --- a/modules/book/book.pages.inc +++ b/modules/book/book.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book.test b/modules/book/book.test index c48a2cbfd3328a8cf529a1a8d5f1b4c52cdeba48..cc61778b9d321f1e4f0b27d14752d4ab7e57dc99 100644 --- a/modules/book/book.test +++ b/modules/book/book.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/color/color-rtl.css b/modules/color/color-rtl.css index 565f40112594c340dc46d54e08f17f2573e37b95..bfbcd499ff8f12b774b87053fa55f70758462ba5 100644 --- a/modules/color/color-rtl.css +++ b/modules/color/color-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #placeholder { left: 0; diff --git a/modules/color/color.css b/modules/color/color.css index 455eb801c7713189d013bea403ee432d3ce63deb..e513dadf54083053d78fd6937a4cc644ece2592f 100644 --- a/modules/color/color.css +++ b/modules/color/color.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* Farbtastic placement */ .color-form { diff --git a/modules/color/color.info b/modules/color/color.info index 0d6a42d1e7df30d4bc87bead237e387a7b8258b9..b1b862d43bf49ecde5aae7d962ab84738df6295b 100644 --- a/modules/color/color.info +++ b/modules/color/color.info @@ -1,4 +1,3 @@ -; $Id$ name = Color description = Allows administrators to change the color scheme of compatible themes. package = Core diff --git a/modules/color/color.install b/modules/color/color.install index 0655e797ebed6c66d8385e389feece25085b659d..5705ade3f8b4c1d2955c07bac3ef179304ad01be 100644 --- a/modules/color/color.install +++ b/modules/color/color.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/color/color.js b/modules/color/color.js index 0fc815bd08bb12d5bd36c7d7a3652f18ed396231..43099adcabf8304fb33c337633483fe0a8c489f4 100644 --- a/modules/color/color.js +++ b/modules/color/color.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.color = { diff --git a/modules/color/color.module b/modules/color/color.module index d94cadc3374cf44c674ccad8e09f89ecf3cfbf47..ff6c70e6cb7617f56ebc1c9674ab1575ac696b92 100644 --- a/modules/color/color.module +++ b/modules/color/color.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_help(). diff --git a/modules/color/color.test b/modules/color/color.test index f59d8d7ff1a0571581f8a26f1e62f392b6fd18a1..1ddfc0647daacb15502f5d815a7bd8d84ba0ccb6 100644 --- a/modules/color/color.test +++ b/modules/color/color.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/color/preview.js b/modules/color/preview.js index 719b9b8597b2bf61efff93a9e482ceda7a69bbd0..88ae95fb62c639a64180c04bdeb9b7ad0ec3b37f 100644 --- a/modules/color/preview.js +++ b/modules/color/preview.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.color = { diff --git a/modules/comment/comment-node-form.js b/modules/comment/comment-node-form.js index 3550d6ee7e1400d18159caa54d533535d72e9a53..76db2404ea178fbb74ce51f16567dc30ae63fd78 100644 --- a/modules/comment/comment-node-form.js +++ b/modules/comment/comment-node-form.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/comment/comment-rtl.css b/modules/comment/comment-rtl.css index 5cef412240dffff5414e098e0ab79abecbdc7262..39c3929651d6e552f9cbf6508907132f5b76282d 100644 --- a/modules/comment/comment-rtl.css +++ b/modules/comment/comment-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .indented { margin-left: 0; diff --git a/modules/comment/comment-wrapper.tpl.php b/modules/comment/comment-wrapper.tpl.php index e6ac95e231055409e391f321b20e200c6afa0a78..3293e88aec01167748018f1fd8db9115ea93fc75 100644 --- a/modules/comment/comment-wrapper.tpl.php +++ b/modules/comment/comment-wrapper.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.admin.inc b/modules/comment/comment.admin.inc index 1b050b106f8f4ee647db7c0a28991bdd8f73c16b..4f3d35071536658cda832478b20f6d99ffe2a5ef 100644 --- a/modules/comment/comment.admin.inc +++ b/modules/comment/comment.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.api.php b/modules/comment/comment.api.php index 987d0467397a44706c0baa6a8bf0fc99c3784565..05912655b1e60cfe28941ddb5143369f863fe43c 100644 --- a/modules/comment/comment.api.php +++ b/modules/comment/comment.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.css b/modules/comment/comment.css index 4cc8f4c42a3e9eeecee5e6f4054353d3ba495b0c..4a2675af858c04ae796d8809983566117a098be0 100644 --- a/modules/comment/comment.css +++ b/modules/comment/comment.css @@ -1,4 +1,3 @@ -/* $Id$ */ #comments { margin-top: 15px; diff --git a/modules/comment/comment.info b/modules/comment/comment.info index d244ddf99bed9d31e306af14804aee28b207d576..7cbe2461a6e0017099c8cee71246b9733686ff49 100644 --- a/modules/comment/comment.info +++ b/modules/comment/comment.info @@ -1,4 +1,3 @@ -; $Id$ name = Comment description = Allows users to comment on and discuss published content. package = Core diff --git a/modules/comment/comment.install b/modules/comment/comment.install index c22655f62e0eb0a150173aa81dbb9252e08703d4..aac95759cca9e76ea4ace403393795fe222e4b32 100644 --- a/modules/comment/comment.install +++ b/modules/comment/comment.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.module b/modules/comment/comment.module index 31e37be89849d630db40369a3a680f30d263b5c7..9ab70c5723290d20de3a7c6e22eeda39e38e3402 100644 --- a/modules/comment/comment.module +++ b/modules/comment/comment.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.pages.inc b/modules/comment/comment.pages.inc index 726795a41a646ed811d7f01cb060277b9b14ed85..7e88bffcb52d0ce6c2657b02c14e45a5e5641301 100644 --- a/modules/comment/comment.pages.inc +++ b/modules/comment/comment.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.test b/modules/comment/comment.test index ed4b2de33c18ef40e5b407cd9a63fc43ab4ad201..b8fe105e3d4b1e3e5e4586cc2dccf92e22607c0e 100644 --- a/modules/comment/comment.test +++ b/modules/comment/comment.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.tokens.inc b/modules/comment/comment.tokens.inc index 2375cfb6f0ac487e7fe179e9e9ce6ff05a477654..d62b7e2f8f05971cd8476118f80c224bd4da1cda 100644 --- a/modules/comment/comment.tokens.inc +++ b/modules/comment/comment.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/comment/comment.tpl.php b/modules/comment/comment.tpl.php index adf93b31cc6cb84f026c7a4f386207371e28368c..a483813d236101fa59fdc55f4356379717eefda4 100644 --- a/modules/comment/comment.tpl.php +++ b/modules/comment/comment.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contact/contact.admin.inc b/modules/contact/contact.admin.inc index 8ad642270a19d1c7db30baccd5752fbe488c74a1..9fde037d3454c7ccecea41c69bdd6ac795725b48 100644 --- a/modules/contact/contact.admin.inc +++ b/modules/contact/contact.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contact/contact.info b/modules/contact/contact.info index adefb112ab22cbc76c059216370a45820600f0d8..943004515f23da82d0cf5e9c26be7d359c27068c 100644 --- a/modules/contact/contact.info +++ b/modules/contact/contact.info @@ -1,4 +1,3 @@ -; $Id$ name = Contact description = Enables the use of both personal and site-wide contact forms. package = Core diff --git a/modules/contact/contact.install b/modules/contact/contact.install index 3c4e934a736b8dcdc5213817a67b84bba62c8e0b..6e8ec70534ea39adcce8a27842e1edbcdaff02cf 100644 --- a/modules/contact/contact.install +++ b/modules/contact/contact.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contact/contact.module b/modules/contact/contact.module index d06b90d8bed99d5bc91b180eb18dce480a8eda53..eaae9c62c68988a5ff85abdcfd0e831011542eca 100644 --- a/modules/contact/contact.module +++ b/modules/contact/contact.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contact/contact.pages.inc b/modules/contact/contact.pages.inc index 662896b1b3699d7b4c7d77bb7edbafc70a63fdb9..30b2825045fc6f5a8f3ecc85276f4d5a4497d214 100644 --- a/modules/contact/contact.pages.inc +++ b/modules/contact/contact.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contact/contact.test b/modules/contact/contact.test index bd669c5981dafb3349210298d355344c4e3af206..bc44f5a04339843f5e786eb4e5a464a4b633b940 100644 --- a/modules/contact/contact.test +++ b/modules/contact/contact.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contextual/contextual-rtl.css b/modules/contextual/contextual-rtl.css index 57a4e9ded4bb105edd829e4af898c523858fcb3b..96ffef5cc239b8203be5330ba7b183ebf437509e 100644 --- a/modules/contextual/contextual-rtl.css +++ b/modules/contextual/contextual-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ div.contextual-links-wrapper { left: 5px; diff --git a/modules/contextual/contextual.api.php b/modules/contextual/contextual.api.php index e445bbcacadea38aeaf5ab92015e1d7710fbac68..e8f33ee0b6c997390ed93a2c1660c9d26a28d12a 100644 --- a/modules/contextual/contextual.api.php +++ b/modules/contextual/contextual.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contextual/contextual.css b/modules/contextual/contextual.css index a64e23a46f1afb49bb1b4d4f0e3c1d7a10530bf8..e49eb3755b9d77941e99a9a9295df2b2357715be 100644 --- a/modules/contextual/contextual.css +++ b/modules/contextual/contextual.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Contextual links regions. diff --git a/modules/contextual/contextual.info b/modules/contextual/contextual.info index 83839b4c39fc7d3a0f27e700b4378fc9736bd3e8..ffaabaf22e8b9c6484b34ae089af4e4d98644846 100644 --- a/modules/contextual/contextual.info +++ b/modules/contextual/contextual.info @@ -1,4 +1,3 @@ -; $Id$ name = Contextual links description = Provides contextual links to perform actions related to elements on a page. package = Core diff --git a/modules/contextual/contextual.js b/modules/contextual/contextual.js index 1314921b8a005b68fdc1852379279edf6b1e1f3b..ee5b7a0545a1c8acf9c8a0074932c72e05b38e8f 100644 --- a/modules/contextual/contextual.js +++ b/modules/contextual/contextual.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.contextualLinks = Drupal.contextualLinks || {}; diff --git a/modules/contextual/contextual.module b/modules/contextual/contextual.module index 9e4cc2c42c5f2bf247630a0f3a63b97d9627944b..0d6b625e7268036dd539d75846580d2e51f52158 100644 --- a/modules/contextual/contextual.module +++ b/modules/contextual/contextual.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dashboard/dashboard.api.php b/modules/dashboard/dashboard.api.php index 58d686bf59a78937794a44c8d4a994465931f27a..00bfde5a30af7eeec75fdda5d9eb90b1246acf45 100644 --- a/modules/dashboard/dashboard.api.php +++ b/modules/dashboard/dashboard.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dashboard/dashboard.css b/modules/dashboard/dashboard.css index 8976cc2610e38c9071594e3eb9725358d7ec1165..af18ae1a178f083281b9693717fc4a6de2ad6bbe 100644 --- a/modules/dashboard/dashboard.css +++ b/modules/dashboard/dashboard.css @@ -1,4 +1,3 @@ -/* $Id$ */ #dashboard div.dashboard-region { float: left; diff --git a/modules/dashboard/dashboard.info b/modules/dashboard/dashboard.info index 6b0796575f091182a0424b6ff6ea756cd0cc2be5..41f4c9d479cbdce2877547e2fbaad93f87ccc69a 100644 --- a/modules/dashboard/dashboard.info +++ b/modules/dashboard/dashboard.info @@ -1,4 +1,3 @@ -; $Id$ name = Dashboard description = Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site. core = 7.x diff --git a/modules/dashboard/dashboard.install b/modules/dashboard/dashboard.install index 1a80993c491c802d888ff7e19244c11838e79f2e..5021826252324285fe435b4c8c39eac686458b15 100644 --- a/modules/dashboard/dashboard.install +++ b/modules/dashboard/dashboard.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dashboard/dashboard.js b/modules/dashboard/dashboard.js index dc9019d85fea02c6b27d74361d194513282dd572..ebecbf65a4459a3e214307168b9352d355af6663 100644 --- a/modules/dashboard/dashboard.js +++ b/modules/dashboard/dashboard.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/dashboard/dashboard.module b/modules/dashboard/dashboard.module index e8397012d9bacf07ce7852e6e617c65fc4b4a428..08a4cd2b765930db94a7eee9a90bca3062393ee3 100644 --- a/modules/dashboard/dashboard.module +++ b/modules/dashboard/dashboard.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_help(). diff --git a/modules/dashboard/dashboard.test b/modules/dashboard/dashboard.test index 11b88281a1bfd2674b3c72e39bc5ec3df8e2a68d..7cb93f9f17ff99c8ceafcaa4bfe6d1ad25ccbdf8 100644 --- a/modules/dashboard/dashboard.test +++ b/modules/dashboard/dashboard.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dblog/dblog-rtl.css b/modules/dblog/dblog-rtl.css index d9152dfbf083379aef2a9afd0b92603de9a7a3df..282fe971ddc3dde27a1121c5a3da8a3ada438563 100644 --- a/modules/dblog/dblog-rtl.css +++ b/modules/dblog/dblog-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .form-item-type, .form-item-severity { diff --git a/modules/dblog/dblog.admin.inc b/modules/dblog/dblog.admin.inc index 433efc4b030c220ebd472d1ba6cac263930e8a54..947100daa6cf56099f295d607949a1dc4c54beae 100644 --- a/modules/dblog/dblog.admin.inc +++ b/modules/dblog/dblog.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dblog/dblog.css b/modules/dblog/dblog.css index 1b7e8352c9f01a269184914946558c10a2a39e6d..ff310e3baa20e38d13b59332bd9b491ae1a0e8f0 100644 --- a/modules/dblog/dblog.css +++ b/modules/dblog/dblog.css @@ -1,4 +1,3 @@ -/* $Id$ */ .form-item-type, .form-item-severity { diff --git a/modules/dblog/dblog.info b/modules/dblog/dblog.info index 35b01489a9614d193f10cae15cafda0ec99e4f06..608bdd726c59095f987618c349198065ce4b53be 100644 --- a/modules/dblog/dblog.info +++ b/modules/dblog/dblog.info @@ -1,4 +1,3 @@ -; $Id$ name = Database logging description = Logs and records system events to the database. package = Core diff --git a/modules/dblog/dblog.install b/modules/dblog/dblog.install index 0316d34f801b1ebd099cf739ab3c6fa2267e7452..759c7bc1a8dc27e507e3942cd2b245bb654356cf 100644 --- a/modules/dblog/dblog.install +++ b/modules/dblog/dblog.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dblog/dblog.module b/modules/dblog/dblog.module index 590844786fa847dde39397029268c6cce134d40d..00d484c52569b553a531973e4e1374ef45d8bf03 100644 --- a/modules/dblog/dblog.module +++ b/modules/dblog/dblog.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/dblog/dblog.test b/modules/dblog/dblog.test index 4a024609d8693a44e3d051d2bdcfb37df3d848a1..5717455ef8f464d9f582791d57b92c7ae974b786 100644 --- a/modules/dblog/dblog.test +++ b/modules/dblog/dblog.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.api.php b/modules/field/field.api.php index 24f280f2989d38d043168a364df2e6665697d745..1b3290f67bc6ec8b6a6b33aab0cfb3991d3a9051 100644 --- a/modules/field/field.api.php +++ b/modules/field/field.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @ingroup field_fieldable_type diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc index 59c91f959589526cb7470e88505af498c0388494..5686652db41733c320705af3d6c5eae47bda5845 100644 --- a/modules/field/field.attach.inc +++ b/modules/field/field.attach.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.crud.inc b/modules/field/field.crud.inc index 7a5c8c82454f7912f780afc7502b309143e1836b..736116444a8ef35ab1b8933d0691439874110c15 100644 --- a/modules/field/field.crud.inc +++ b/modules/field/field.crud.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.default.inc b/modules/field/field.default.inc index 0a5fe6c869385e425d26f157e230d1af17f92700..93b5bea95e2248c61657f96192d483d968bfbfc3 100644 --- a/modules/field/field.default.inc +++ b/modules/field/field.default.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.form.inc b/modules/field/field.form.inc index 49f16a9a333e375ebafdef0c81dc3a65b10413f2..f5782818dbc281ed3c59e9a796228bfaf1a45bd8 100644 --- a/modules/field/field.form.inc +++ b/modules/field/field.form.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.info b/modules/field/field.info index 3a1b20d513e86d9251d86107eac70af3f8fb7e84..f8a331a003d8a6c04bc42f033fdb68c4562a1e0e 100644 --- a/modules/field/field.info +++ b/modules/field/field.info @@ -1,4 +1,3 @@ -; $Id$ name = Field description = Field API to add fields to entities like nodes and users. package = Core diff --git a/modules/field/field.info.inc b/modules/field/field.info.inc index e86e066e898e919301f840b396c9c6bda5ed61d0..93c162945186101717d3506fdac03fbfebb8b08e 100644 --- a/modules/field/field.info.inc +++ b/modules/field/field.info.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.install b/modules/field/field.install index 02455c4e185fc90634c65bdfc1f5ca7bbe8a6cb4..d5cea52ba5bac2dbc3061a7f4127f2fa6227e73a 100644 --- a/modules/field/field.install +++ b/modules/field/field.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/field.module b/modules/field/field.module index 08ee9d594a05c356d9a3ccd79f6730bbc81471b7..163f44828cd84018ca5e7a67c56fa78cb8da5fec 100644 --- a/modules/field/field.module +++ b/modules/field/field.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file * Attach custom data fields to Drupal entities. diff --git a/modules/field/field.multilingual.inc b/modules/field/field.multilingual.inc index 10db9546aa59aa7e453aaa3ce55643f6ab1c6971..00adf9275a6a6a65c6f0a0f7699ba3b2bafe0beb 100644 --- a/modules/field/field.multilingual.inc +++ b/modules/field/field.multilingual.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/field_sql_storage/field_sql_storage.info b/modules/field/modules/field_sql_storage/field_sql_storage.info index 4d7a2e8eb1bb8abeeaa7a2e3a606f9d4cb3467a8..93138501bb2b109302d6356a14a1e2eb53419e86 100644 --- a/modules/field/modules/field_sql_storage/field_sql_storage.info +++ b/modules/field/modules/field_sql_storage/field_sql_storage.info @@ -1,4 +1,3 @@ -; $Id$ name = Field SQL storage description = Stores field data in an SQL database. package = Core diff --git a/modules/field/modules/field_sql_storage/field_sql_storage.install b/modules/field/modules/field_sql_storage/field_sql_storage.install index 04d6859f75477bb4e1a2b1d678f6d251386a2a7b..647296e4e691926245f68eee409b05574fd04fbc 100644 --- a/modules/field/modules/field_sql_storage/field_sql_storage.install +++ b/modules/field/modules/field_sql_storage/field_sql_storage.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/field_sql_storage/field_sql_storage.module b/modules/field/modules/field_sql_storage/field_sql_storage.module index 916649b4e89022caa695a2c0bc272ce99d343a41..6f49167ec0061129207803a05dbff567354c03b4 100644 --- a/modules/field/modules/field_sql_storage/field_sql_storage.module +++ b/modules/field/modules/field_sql_storage/field_sql_storage.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/field_sql_storage/field_sql_storage.test b/modules/field/modules/field_sql_storage/field_sql_storage.test index fb18836b4b5dd14eb186d9a6a12f8f88a21e07b9..f94344fa208b4744257b90bf6ac31c821276c19e 100644 --- a/modules/field/modules/field_sql_storage/field_sql_storage.test +++ b/modules/field/modules/field_sql_storage/field_sql_storage.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/list/list.info b/modules/field/modules/list/list.info index 250b1ba2829ca90571978f9cc8515bdaab90a5da..6bcec5d1e43cf445e35fe325daf2c34778d32bb1 100644 --- a/modules/field/modules/list/list.info +++ b/modules/field/modules/list/list.info @@ -1,4 +1,3 @@ -; $Id$ name = List description = Defines list field types. Use with Options to create selection lists. package = Core diff --git a/modules/field/modules/list/list.install b/modules/field/modules/list/list.install index 82f24bdfe21149e61f1319e660da90aa52083a4b..6c2897b8d30308bfad26c64fb9595972807186f9 100644 --- a/modules/field/modules/list/list.install +++ b/modules/field/modules/list/list.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/list/list.module b/modules/field/modules/list/list.module index 160936c1eb24a0055ad5dc923908ae8d720c32f2..f7ac95172dd7ddeb5ba65255b2cf7bfc25d4579b 100644 --- a/modules/field/modules/list/list.module +++ b/modules/field/modules/list/list.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/list/tests/list.test b/modules/field/modules/list/tests/list.test index 48300cc0b31e40ddefd4a3fbc49d067453dcdb44..941d2b4cb02d8df66bb4e0cc36e4e2ec06f40adc 100644 --- a/modules/field/modules/list/tests/list.test +++ b/modules/field/modules/list/tests/list.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/list/tests/list_test.info b/modules/field/modules/list/tests/list_test.info index 62cc3138eacfe91e0a5f0c4cedad4ee8be57e337..83ae747a992049f1de17e9e8818fd36b088ce73d 100644 --- a/modules/field/modules/list/tests/list_test.info +++ b/modules/field/modules/list/tests/list_test.info @@ -1,4 +1,3 @@ -;$Id$ name = "List test" description = "Support module for the List module tests." core = 7.x diff --git a/modules/field/modules/list/tests/list_test.module b/modules/field/modules/list/tests/list_test.module index 4fb1998eb113eeb9cb3cee6ce0dc775129902eb5..8d5340412dac470b273b68b1b0d46ac2a6c15d4e 100644 --- a/modules/field/modules/list/tests/list_test.module +++ b/modules/field/modules/list/tests/list_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/number/number.info b/modules/field/modules/number/number.info index ea1c3651f5d6ba16afe2764a05d1aedbd505c9b5..203d85d43bf436097295616721ab7b82821c22c5 100644 --- a/modules/field/modules/number/number.info +++ b/modules/field/modules/number/number.info @@ -1,4 +1,3 @@ -; $Id$ name = Number description = Defines numeric field types. package = Core diff --git a/modules/field/modules/number/number.install b/modules/field/modules/number/number.install index d5e6b1cf2d33b21f65f168468f873d450fdd4a5f..02c7a305750a6514eafb5ff8fdd192ccb0f46986 100644 --- a/modules/field/modules/number/number.install +++ b/modules/field/modules/number/number.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/number/number.module b/modules/field/modules/number/number.module index 45ea95455e2f0d5be1571f350ae9cdcf77996a9e..fe1221cf0fa4df054e7aa819cc3979f7d08a8946 100644 --- a/modules/field/modules/number/number.module +++ b/modules/field/modules/number/number.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/number/number.test b/modules/field/modules/number/number.test index 5e2b6acf97763fa3cf2eec2567367058065a8701..ec100f189796e9179e0167251fbed4c122387d45 100644 --- a/modules/field/modules/number/number.test +++ b/modules/field/modules/number/number.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/options/options.api.php b/modules/field/modules/options/options.api.php index 72ee8674b0e216d75349979c89a40481f5e34a14..dfbb631c64ab97057d52d62c1da01a368075abb3 100644 --- a/modules/field/modules/options/options.api.php +++ b/modules/field/modules/options/options.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/options/options.info b/modules/field/modules/options/options.info index f040ae93bdf2bad6cf043a3ef6022b450d98eb15..985a74ce7b9691f980dcc69fec687f8506db898b 100644 --- a/modules/field/modules/options/options.info +++ b/modules/field/modules/options/options.info @@ -1,4 +1,3 @@ -; $Id$ name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Core diff --git a/modules/field/modules/options/options.module b/modules/field/modules/options/options.module index abff986fddb37094b853641d376950cb0c25c3b0..385f3f47f6a7e92cda1698a5cec2bba94fb698ae 100644 --- a/modules/field/modules/options/options.module +++ b/modules/field/modules/options/options.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/options/options.test b/modules/field/modules/options/options.test index 13d91909dae3dd56cdeb7eb27719515c90995911..ea58f27ff2ea6c5c1db6d3f88001305d50bf34bd 100644 --- a/modules/field/modules/options/options.test +++ b/modules/field/modules/options/options.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/text/text.info b/modules/field/modules/text/text.info index 0117dc13cf0154b579bb2101241b047a1ffe4679..976e2990444a2ba81f7622a9199b3ecb9ea101bc 100644 --- a/modules/field/modules/text/text.info +++ b/modules/field/modules/text/text.info @@ -1,4 +1,3 @@ -; $Id$ name = Text description = Defines simple text field types. package = Core diff --git a/modules/field/modules/text/text.install b/modules/field/modules/text/text.install index cd1d9ded5f23f5c200b4b5209e77f6bb59145d2d..11c1370534104da022633be09f9d361c67cab580 100644 --- a/modules/field/modules/text/text.install +++ b/modules/field/modules/text/text.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/text/text.js b/modules/field/modules/text/text.js index f96075ae550493dccc9f06f2b4fb877bdf416209..f3ae89430cd3d0de9a65b72490dce42b84e4cf8a 100644 --- a/modules/field/modules/text/text.js +++ b/modules/field/modules/text/text.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/field/modules/text/text.module b/modules/field/modules/text/text.module index 08f06229ca3b5ea0eaca55cfbc83efa7934a10ac..89c605cf2c046eb48d448e20d27a63ef88a8583f 100644 --- a/modules/field/modules/text/text.module +++ b/modules/field/modules/text/text.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/modules/text/text.test b/modules/field/modules/text/text.test index bf1d1b15910015fa218648436a8221cea3a4c168..b42fed7e09894d352b3ecdd27431234e6ae77f72 100644 --- a/modules/field/modules/text/text.test +++ b/modules/field/modules/text/text.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/tests/field.test b/modules/field/tests/field.test index d87c7a5b22f99696fbf15da64dc6190ba6349342..97510e476f8c194484422ee36714c63b59093b6e 100644 --- a/modules/field/tests/field.test +++ b/modules/field/tests/field.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/tests/field_test.entity.inc b/modules/field/tests/field_test.entity.inc index 4273dd95f378d47e7646fa5e44b6f1bcd0e2e009..b7c70a67711505e8effaf2e09cbab87ab433e3d2 100644 --- a/modules/field/tests/field_test.entity.inc +++ b/modules/field/tests/field_test.entity.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/tests/field_test.field.inc b/modules/field/tests/field_test.field.inc index d11bc2fd521b10d72d416b8d781ec6b14775c359..b8a2939d64adeabac55595a9e15c8eafbdfd7b2e 100644 --- a/modules/field/tests/field_test.field.inc +++ b/modules/field/tests/field_test.field.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/tests/field_test.info b/modules/field/tests/field_test.info index 15fb06542c436d922c84a5459ad46e6f1f285a9d..6d117068c16f3a08ecaf9fb88da69b872e6ef17f 100644 --- a/modules/field/tests/field_test.info +++ b/modules/field/tests/field_test.info @@ -1,4 +1,3 @@ -;$Id$ name = "Field API Test" description = "Support module for the Field API tests." core = 7.x diff --git a/modules/field/tests/field_test.install b/modules/field/tests/field_test.install index 268d271c72585078f869a81f2e3c3d69c6c226c0..59575611033c5fec5f1453b8b3b58c598597588b 100644 --- a/modules/field/tests/field_test.install +++ b/modules/field/tests/field_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/tests/field_test.module b/modules/field/tests/field_test.module index 6e068fe3333a64d54cb01ad2e29a0828c0ff1c3b..09415e216007f31b7a6edac0b6575fbf053a15f3 100644 --- a/modules/field/tests/field_test.module +++ b/modules/field/tests/field_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/tests/field_test.storage.inc b/modules/field/tests/field_test.storage.inc index de3c1b1d94db02be458f6e5454b0df8913767ba0..3ca322dd74e0f084df8debe5a9cbb3d573685b73 100644 --- a/modules/field/tests/field_test.storage.inc +++ b/modules/field/tests/field_test.storage.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field/theme/field-rtl.css b/modules/field/theme/field-rtl.css index 814db89290b8bbc11efa6323b45824bd36d03414..5d35a86a11cb31e29629fed32e60b3799b7f6975 100644 --- a/modules/field/theme/field-rtl.css +++ b/modules/field/theme/field-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ form .field-multiple-table th.field-label { padding-right: 0; diff --git a/modules/field/theme/field.css b/modules/field/theme/field.css index 9323b8b826e508347c652be192da8f96d9dda56b..9eba32f0b7f56b4bc3bbbb9f05c6bf89a74af45c 100644 --- a/modules/field/theme/field.css +++ b/modules/field/theme/field.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* Field display */ .field .field-label { diff --git a/modules/field/theme/field.tpl.php b/modules/field/theme/field.tpl.php index 8f317c93b286b6b91fd46566369356d5a3e94678..e4cd85cd025b4803fc9fa8e7d674b91386cb8f16 100644 --- a/modules/field/theme/field.tpl.php +++ b/modules/field/theme/field.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file field.tpl.php diff --git a/modules/field_ui/field_ui-rtl.css b/modules/field_ui/field_ui-rtl.css index 3defc56888b38656e10211bead92c6d9c319f190..123a840bf8f3a1543cf1329dbfde6e476309a88b 100644 --- a/modules/field_ui/field_ui-rtl.css +++ b/modules/field_ui/field_ui-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* 'Manage fields' overview */ table.field-ui-overview tr.add-new .label-input { diff --git a/modules/field_ui/field_ui.admin.inc b/modules/field_ui/field_ui.admin.inc index b28014400dac500ee239aa2b0209f4819936633f..96beb13347c4804ce7f558a7188839b7c5b5737e 100644 --- a/modules/field_ui/field_ui.admin.inc +++ b/modules/field_ui/field_ui.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field_ui/field_ui.api.php b/modules/field_ui/field_ui.api.php index df34469caf8730e59ce99110ee2d2db53c92f014..e07a9373df33fa1fb86e13facadbee2b1a5fdf78 100644 --- a/modules/field_ui/field_ui.api.php +++ b/modules/field_ui/field_ui.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field_ui/field_ui.css b/modules/field_ui/field_ui.css index 68307c324f91b74cd308f2c10c1238aab2ab3494..c25d2a436c8dedf4d54469edb524b72d5fd1cc76 100644 --- a/modules/field_ui/field_ui.css +++ b/modules/field_ui/field_ui.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* 'Manage fields' and 'Manage display' overviews */ table.field-ui-overview tr.add-new .label-input { diff --git a/modules/field_ui/field_ui.info b/modules/field_ui/field_ui.info index 8524473654c796e084ccf28a4f43bb1856084315..41d0999bc8fe64872cf57057716b24f31da7c171 100644 --- a/modules/field_ui/field_ui.info +++ b/modules/field_ui/field_ui.info @@ -1,4 +1,3 @@ -; $Id$ name = Field UI description = User interface for the Field API. package = Core diff --git a/modules/field_ui/field_ui.js b/modules/field_ui/field_ui.js index 4d3d0cc619350e685cca6022edbd37350ac60e22..b63399f3d28dab70a58958f9bc87a1cdbfdc1c87 100644 --- a/modules/field_ui/field_ui.js +++ b/modules/field_ui/field_ui.js @@ -1,4 +1,3 @@ -// $Id$ (function($) { diff --git a/modules/field_ui/field_ui.module b/modules/field_ui/field_ui.module index 3d2ddf689b856eb2f4836209e1b84b8c71dbcc1c..21d4df93c046dd1da2384d5e2dac13c54a33c066 100644 --- a/modules/field_ui/field_ui.module +++ b/modules/field_ui/field_ui.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/field_ui/field_ui.test b/modules/field_ui/field_ui.test index 1bf666c874c57bef92e6940bdacb86583815ca4b..2429a19959302fb4ef6f34897bc648e5f7351ac0 100644 --- a/modules/field_ui/field_ui.test +++ b/modules/field_ui/field_ui.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/file/file.api.php b/modules/file/file.api.php index b5cf7931e3aa42642f950b1feda37e692c4caac7..70410df003123ce6efce7d9587ff1e84949d472b 100644 --- a/modules/file/file.api.php +++ b/modules/file/file.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/file/file.css b/modules/file/file.css index 10d9a899d9e6772cb614df0b36cabe54f3113cd4..aed1a9d34cef5d4bf83c8c49fada501f6f2fae41 100644 --- a/modules/file/file.css +++ b/modules/file/file.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Managed file element styles. diff --git a/modules/file/file.field.inc b/modules/file/file.field.inc index 89d0eaa51d9d0a18aeca502c58162fbb2e898e7a..5508b9bbb3ca878766eabb1b47c66d03fca4b0c5 100644 --- a/modules/file/file.field.inc +++ b/modules/file/file.field.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/file/file.info b/modules/file/file.info index ac34022660735b429955bea8f7158573abad3445..eda79f96d2fd8b958f0d5f59258514a36a0e3e0f 100644 --- a/modules/file/file.info +++ b/modules/file/file.info @@ -1,4 +1,3 @@ -; $Id$ name = File description = Defines a file field type. package = Core diff --git a/modules/file/file.install b/modules/file/file.install index c697f87af70421925667a2d47d67bc1adc8a7abf..47ee4fd0014b3f29c87da274968a1d969d61224a 100644 --- a/modules/file/file.install +++ b/modules/file/file.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/file/file.js b/modules/file/file.js index 094abbc789a852afb52cebadf6e98d09e841844b..1071384f8a189f7f6d80493230a0081337d338a1 100644 --- a/modules/file/file.js +++ b/modules/file/file.js @@ -1,4 +1,3 @@ -// $Id$ /** * @file diff --git a/modules/file/file.module b/modules/file/file.module index 500a3cbbc24b48b555234d71a8ce9150b2dc6fb8..224a08a4defcd8fe36102f63f94b06366e1e8631 100644 --- a/modules/file/file.module +++ b/modules/file/file.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/file/tests/file.test b/modules/file/tests/file.test index c619ca7738bf541f3fc0fa57cd1705927f070926..c8d8b3718f473acd6666d85420d3f30f6e2d8271 100644 --- a/modules/file/tests/file.test +++ b/modules/file/tests/file.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/file/tests/file_module_test.info b/modules/file/tests/file_module_test.info index 50e2bd4b28cd1a1ad02052319dc25ccb78cee90e..8db907b74a2d91e6499fc64c94e23885cbe7e8e7 100644 --- a/modules/file/tests/file_module_test.info +++ b/modules/file/tests/file_module_test.info @@ -1,4 +1,3 @@ -; $Id$ name = File test description = Provides hooks for testing File module functionality. package = Core diff --git a/modules/file/tests/file_module_test.module b/modules/file/tests/file_module_test.module index 7bccb4a67992faa2a8efe0c3b13b5cde500631b5..ea65981caede245d1b807a7dd8021d99c418d5b6 100644 --- a/modules/file/tests/file_module_test.module +++ b/modules/file/tests/file_module_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.admin.inc b/modules/filter/filter.admin.inc index 6fc1067b75ee63ca602799ae8cbf7a859d746485..5a21e6e2e61067df201f8f8b3505a034377dd6d4 100644 --- a/modules/filter/filter.admin.inc +++ b/modules/filter/filter.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.admin.js b/modules/filter/filter.admin.js index c9be979dbf9edde68b03fe7ddb52772528be6d72..3bc623373ced00c54b81aa3fcd404b464193c227 100644 --- a/modules/filter/filter.admin.js +++ b/modules/filter/filter.admin.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.filterStatus = { diff --git a/modules/filter/filter.api.php b/modules/filter/filter.api.php index ca01eec44ba139ea2b19752e273409c5e8cbee9f..6675e4af556d0312599aa41694f0be9ebabacb6a 100644 --- a/modules/filter/filter.api.php +++ b/modules/filter/filter.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.css b/modules/filter/filter.css index 5bcd1e0bc28b22212a3b9fa01b0fd58bac54ceb8..f7317338176b16896c60541826fc3a97395857ea 100644 --- a/modules/filter/filter.css +++ b/modules/filter/filter.css @@ -1,4 +1,3 @@ -/* $Id$ */ .text-format-wrapper .form-item { margin-bottom: 0; diff --git a/modules/filter/filter.info b/modules/filter/filter.info index b830bc625c8f3c03d71c1c2695e5b501603fc11b..0aebbf8f8f4c38623b604cda3c95e10fd406fe22 100644 --- a/modules/filter/filter.info +++ b/modules/filter/filter.info @@ -1,4 +1,3 @@ -; $Id$ name = Filter description = Filters content in preparation for display. package = Core diff --git a/modules/filter/filter.install b/modules/filter/filter.install index ef9d71853ca4483b935eebcfc2d72b68bae6d28d..84512cd589f404b61d4903e7dc4af8d7e13fd188 100644 --- a/modules/filter/filter.install +++ b/modules/filter/filter.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.js b/modules/filter/filter.js index 65ef6c16969b5a025a3887eb6faaa4fca7894e61..94e01c1af7e3500e8ce9e420c684e19c60d33b9a 100644 --- a/modules/filter/filter.js +++ b/modules/filter/filter.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/filter/filter.module b/modules/filter/filter.module index d66826b296e1ddc400cff26dc11e7c0db1d72cd8..66fadcba74f2d8650c4da08f76929ef9d0feb7e8 100644 --- a/modules/filter/filter.module +++ b/modules/filter/filter.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.pages.inc b/modules/filter/filter.pages.inc index f4737e18044ed77a0249178af7b4f0b4e069e2bd..0fa87ad7326e284a9abf3e3e26fd27fcf07d45d2 100644 --- a/modules/filter/filter.pages.inc +++ b/modules/filter/filter.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.test b/modules/filter/filter.test index cb12ec9f55e42713e4a36bc6f55b50ef45bf5700..a3d1bde40573aeb6555e1f9fe6e48405a0c97ba9 100644 --- a/modules/filter/filter.test +++ b/modules/filter/filter.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum-icon.tpl.php b/modules/forum/forum-icon.tpl.php index 9a9c8e521c66b547df25c3b8c3c4bf7979b4fc6d..9cf2cd8d3b28984a41d385c45dbbed28e17821ae 100644 --- a/modules/forum/forum-icon.tpl.php +++ b/modules/forum/forum-icon.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum-list.tpl.php b/modules/forum/forum-list.tpl.php index 5d8f18ceca882cb958c53070d470188524194a6e..bc0935f888234303ebc034fa2dc6ba88ee52b5c0 100644 --- a/modules/forum/forum-list.tpl.php +++ b/modules/forum/forum-list.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum-rtl.css b/modules/forum/forum-rtl.css index 4f81bde2986a771d670218d05701ec9a413b1caf..d31c9e7f372effc98e105a292391979a28ce300e 100644 --- a/modules/forum/forum-rtl.css +++ b/modules/forum/forum-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #forum tr td.forum { padding-left: 0.5em; diff --git a/modules/forum/forum-submitted.tpl.php b/modules/forum/forum-submitted.tpl.php index c025a9862748790486c0703119d64ff8903e5296..d310448c7b25c0f11380ad9004ba4dc012de719e 100644 --- a/modules/forum/forum-submitted.tpl.php +++ b/modules/forum/forum-submitted.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum-topic-list.tpl.php b/modules/forum/forum-topic-list.tpl.php index c223686a969a4ebf54c0b88055ff187ea7ddc4a8..33907036fa13cd064ff123c11e36f4ced2c94287 100644 --- a/modules/forum/forum-topic-list.tpl.php +++ b/modules/forum/forum-topic-list.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum.admin.inc b/modules/forum/forum.admin.inc index 02f1940b26dcb44900d6717da1bcf4341cad4287..1e6b3655159180758950a4401a2a3f3a8bd07703 100644 --- a/modules/forum/forum.admin.inc +++ b/modules/forum/forum.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum.css b/modules/forum/forum.css index adcf7aa70472ae9bd6bdeca1951fcda372b17c5c..3f3ed98481ce779676bbf7dc6a7d44964afc7fed 100644 --- a/modules/forum/forum.css +++ b/modules/forum/forum.css @@ -1,4 +1,3 @@ -/* $Id$ */ #forum .description { font-size: 0.9em; diff --git a/modules/forum/forum.info b/modules/forum/forum.info index 3478e6637542db9b801b9e923079e14d35e32386..b18a0e5dc9c616f19a9908904ad2265439c589d2 100644 --- a/modules/forum/forum.info +++ b/modules/forum/forum.info @@ -1,4 +1,3 @@ -; $Id$ name = Forum description = Provides discussion forums. dependencies[] = taxonomy diff --git a/modules/forum/forum.install b/modules/forum/forum.install index a5dbc3e1030becb32ba87cee83ddfa99771e9f7c..fe30995579ecdfcb85bc5306cab7ea5c33d3d02b 100644 --- a/modules/forum/forum.install +++ b/modules/forum/forum.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum.module b/modules/forum/forum.module index 8388cda6df10966ab9093a42bd56557b175b982d..b5e4226099cce2518f3deaa2e45885162a7dd1d1 100644 --- a/modules/forum/forum.module +++ b/modules/forum/forum.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum.pages.inc b/modules/forum/forum.pages.inc index 02c780136cd2ebfdc1fe576a896ef9bbdff366f6..29307e7194023964c4c41696ea26e67eff0ed6b3 100644 --- a/modules/forum/forum.pages.inc +++ b/modules/forum/forum.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum.test b/modules/forum/forum.test index 615e24a177e461cc666c6825ff6e6760bffc0aeb..1dc45c6fdf61b4d13b81acd5b4ec41afdb268532 100644 --- a/modules/forum/forum.test +++ b/modules/forum/forum.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forums.tpl.php b/modules/forum/forums.tpl.php index 2c9e2efa0b00dd27359b4515ca100f44d9f93ae0..55a760f57ee61172d94ec2fed24bb78dffbdec44 100644 --- a/modules/forum/forums.tpl.php +++ b/modules/forum/forums.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/help/help-rtl.css b/modules/help/help-rtl.css index 79e99c4f45d380bde9c06730ad4a78807d8fa584..8e40a8c255ec88035fcf4c5ead90cb651a31c233 100644 --- a/modules/help/help-rtl.css +++ b/modules/help/help-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .help-items { float: right; diff --git a/modules/help/help.admin.inc b/modules/help/help.admin.inc index 1dec032f411af5ba3bc96108b24a7d932672c9f1..3db06ca1a24599af875f33fd7cea052d0f99069f 100644 --- a/modules/help/help.admin.inc +++ b/modules/help/help.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/help/help.api.php b/modules/help/help.api.php index 02c9b3527ef9a9a62104ab3cb8263d03bcdf362e..ff2f97c6e8c2934a58d4a322f26023739c1cd8b6 100644 --- a/modules/help/help.api.php +++ b/modules/help/help.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/help/help.css b/modules/help/help.css index c8062be75120347eb647e24b55eb3cd3fdc88bfd..92281707a5a6ce4daf4deed00749ac56321b77b6 100644 --- a/modules/help/help.css +++ b/modules/help/help.css @@ -1,4 +1,3 @@ -/* $Id$ */ .help-items { float: left; /* LTR */ diff --git a/modules/help/help.info b/modules/help/help.info index cdae549d73a39731af71012d6a5d594619d0beb1..d4c1b36bbac7f89b10d109c6186d45e5a616c3c3 100644 --- a/modules/help/help.info +++ b/modules/help/help.info @@ -1,4 +1,3 @@ -; $Id$ name = Help description = Manages the display of online help. package = Core diff --git a/modules/help/help.module b/modules/help/help.module index 73ebc9315fd5930c4dd11fde14e5b373107b71a8..773a52df98fe711909d25d1a196067cc6d6a5c81 100644 --- a/modules/help/help.module +++ b/modules/help/help.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/help/help.test b/modules/help/help.test index b434b647873ee8e2905bff256476518f7d827c22..73b4dedc86ac2d9e18cd1fe7597af85b2db1a0c5 100644 --- a/modules/help/help.test +++ b/modules/help/help.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image-rtl.css b/modules/image/image-rtl.css index a8d2cefd202446fdd161fd749318a187b127dad3..2a7a855ede53c25a841bbc191a5fb0aca28af017 100644 --- a/modules/image/image-rtl.css +++ b/modules/image/image-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Image upload widget. diff --git a/modules/image/image.admin.css b/modules/image/image.admin.css index c2794583e3f4eb0d19b33307a6fee4dc4c201dfb..3115c8dce97d7c954d9919cf7997bb2d1fb1029c 100644 --- a/modules/image/image.admin.css +++ b/modules/image/image.admin.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Image style configuration pages. diff --git a/modules/image/image.admin.inc b/modules/image/image.admin.inc index 2d53c0e0442798f8744a546607413bbf58b47dde..d72fdf4feecbde952e8a561eb4f5081c0f1afb63 100644 --- a/modules/image/image.admin.inc +++ b/modules/image/image.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image.api.php b/modules/image/image.api.php index 298a3beb96dcef2c92916db5ef34b637fe075e05..5b635ec749bca7904f66d3141ff02bd04eea6b1c 100644 --- a/modules/image/image.api.php +++ b/modules/image/image.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image.css b/modules/image/image.css index a3f6114cd8b4f5779e67a891e7011a851c7edacf..7db307bf07c877b6cc9b51ab48c296bb8248e941 100644 --- a/modules/image/image.css +++ b/modules/image/image.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Image upload widget. diff --git a/modules/image/image.effects.inc b/modules/image/image.effects.inc index de844ec395f435804dee1c775735d36c413fc231..122af6c44f15eebfaa600fda46fdb7fe9e80b926 100644 --- a/modules/image/image.effects.inc +++ b/modules/image/image.effects.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image.field.inc b/modules/image/image.field.inc index 249195d0b889ce26b038d4c2b9b4a80757aa77c9..07cc1e06b99ed4e4f8c6135afd58a4cb9492a43b 100644 --- a/modules/image/image.field.inc +++ b/modules/image/image.field.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image.info b/modules/image/image.info index 97b947ba4f17d83685706bc716b0ee668111acaa..d7eece13b0ea518a7c58080b8772bb59552a2188 100644 --- a/modules/image/image.info +++ b/modules/image/image.info @@ -1,4 +1,3 @@ -; $Id$ name = Image description = Provides image manipulation tools. package = Core diff --git a/modules/image/image.install b/modules/image/image.install index d9c6b9a05d061ad177a676b99348bfa8a9d1f657..fbd20de500579f0f53cc905bfb9ba3e1adb05842 100644 --- a/modules/image/image.install +++ b/modules/image/image.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image.module b/modules/image/image.module index 0e4f5591128e9a87d957ed2d74d626b16bf59892..d2d081c3ec2de24330b03ec90e85d5caf8ac7d55 100644 --- a/modules/image/image.module +++ b/modules/image/image.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/image.test b/modules/image/image.test index 224548c819518b6de46efd577617301261e52f37..00f79d8525c557e1842c5ffe903084c22b2e14af 100644 --- a/modules/image/image.test +++ b/modules/image/image.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/image/tests/image_module_test.info b/modules/image/tests/image_module_test.info index 144a904d164e887b955a1d355f48ff9d3d8e8421..db7eacd996259a69c8cc3b47e39223b55627e058 100644 --- a/modules/image/tests/image_module_test.info +++ b/modules/image/tests/image_module_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Image test description = Provides hook implementations for testing Image module functionality. package = Core diff --git a/modules/image/tests/image_module_test.module b/modules/image/tests/image_module_test.module index 5aa9dadb5760a7733993473f7d4d633b4e784d8d..038bd155c70b72e02aa1c6cc7fde0aba60268e77 100644 --- a/modules/image/tests/image_module_test.module +++ b/modules/image/tests/image_module_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/locale.admin.inc b/modules/locale/locale.admin.inc index 8365cd7339b06439947f88c50d5248fb2a17cc01..3e4c6f188113ee163cb149892846b748a078b000 100644 --- a/modules/locale/locale.admin.inc +++ b/modules/locale/locale.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/locale.api.php b/modules/locale/locale.api.php index 595447f1a6833c4a88e519ac166c89ce6731cd7a..2808f338cd28f7730e8123ad8097fdd424c1c0e5 100644 --- a/modules/locale/locale.api.php +++ b/modules/locale/locale.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/locale.css b/modules/locale/locale.css index dd64f26e61d5c3360ae49914bf91cbf9b30cd2ab..1d875a2bf4bb007ba3cb5eca734316452b448938 100644 --- a/modules/locale/locale.css +++ b/modules/locale/locale.css @@ -1,4 +1,3 @@ -/* $Id$ */ .locale-untranslated { font-style: normal; diff --git a/modules/locale/locale.datepicker.js b/modules/locale/locale.datepicker.js index 6906fb5e90da6ea0ddfa4f020e2f61e82af2268e..e4865082144d6ff9b3059d12c586c70165bcf91c 100644 --- a/modules/locale/locale.datepicker.js +++ b/modules/locale/locale.datepicker.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { $.datepicker.regional['drupal-locale'] = { diff --git a/modules/locale/locale.info b/modules/locale/locale.info index 79bd6c00720da9bcc4a226b816e87ba07353bebd..1d6bdcf5478ae637d1c284f51afd9a1da6a02cbe 100644 --- a/modules/locale/locale.info +++ b/modules/locale/locale.info @@ -1,4 +1,3 @@ -; $Id$ name = Locale description = Adds language handling functionality and enables the translation of the user interface to languages other than English. package = Core diff --git a/modules/locale/locale.install b/modules/locale/locale.install index 2594667d07ea0efcf1a4239d3e062d5905399ec2..2abbc53c141be99eb61ffa9e55b77193bc0c9ccd 100644 --- a/modules/locale/locale.install +++ b/modules/locale/locale.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/locale.module b/modules/locale/locale.module index 5654c77fd4e8b8f99093fb6debde0cb7ca8efd84..9505f7296749c234df4ca58e805ebce3fd514b26 100644 --- a/modules/locale/locale.module +++ b/modules/locale/locale.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/locale.test b/modules/locale/locale.test index 006c36b9fad1f9b225bb83676a59525964209069..765bfb6dd7cfdaad24d07ad1caf37b5840231686 100644 --- a/modules/locale/locale.test +++ b/modules/locale/locale.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/tests/locale_test.info b/modules/locale/tests/locale_test.info index f3eb2f1f457aca4dda8ed20feb4b3f38c837b1a0..3744a9e48cefdb7bf505cde9dd47e715228cbb2d 100644 --- a/modules/locale/tests/locale_test.info +++ b/modules/locale/tests/locale_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x diff --git a/modules/locale/tests/locale_test.module b/modules/locale/tests/locale_test.module index 933de899893eb59eaeda6265266593a9a133fc19..f256b5c8682fd6a4a20f77ce2aa734d2c4558cd5 100644 --- a/modules/locale/tests/locale_test.module +++ b/modules/locale/tests/locale_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/menu/menu.admin.inc b/modules/menu/menu.admin.inc index 959c3498226d68b69a834dce85514cfa2d11441a..1f3c4f728f31152074b4dbe999fe62d478352054 100644 --- a/modules/menu/menu.admin.inc +++ b/modules/menu/menu.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/menu/menu.admin.js b/modules/menu/menu.admin.js index 681c4814d9d6b70e3ee31894306f103db113bf4d..15bc2e7c790b751931012cd8bf1132f37ccc8b62 100644 --- a/modules/menu/menu.admin.js +++ b/modules/menu/menu.admin.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/menu/menu.api.php b/modules/menu/menu.api.php index 0abb1c546285f5f5a1d0912979d5ccdfb6da2dfe..3f3818e17256eddd8607b7ab396fe7d245ee9d74 100644 --- a/modules/menu/menu.api.php +++ b/modules/menu/menu.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/menu/menu.css b/modules/menu/menu.css index 9b914d05c63ce215df9ece662b9caa9e376e2b74..96f861adbefa0529851301e9c380d7a2212e81a1 100644 --- a/modules/menu/menu.css +++ b/modules/menu/menu.css @@ -1,4 +1,3 @@ -/* $Id$ */ .menu-operations { width: 100px; diff --git a/modules/menu/menu.info b/modules/menu/menu.info index 2d700e663ba375ef920cc35c1dd14d185f3e4787..2219f6911ba2497601a7db02964b8a45cbcdfadc 100644 --- a/modules/menu/menu.info +++ b/modules/menu/menu.info @@ -1,4 +1,3 @@ -; $Id$ name = Menu description = Allows administrators to customize the site navigation menu. package = Core diff --git a/modules/menu/menu.install b/modules/menu/menu.install index 1938a754f3321ab8b134d121f061732bdc0cb32f..05aed283fae4eb21d033ece93026f05975b9411f 100644 --- a/modules/menu/menu.install +++ b/modules/menu/menu.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/menu/menu.js b/modules/menu/menu.js index 8da22014348e1d3676ad23f734335fc98a44ecb2..40c1bfe95fa3b3480c94104803bf32dfdd837e72 100644 --- a/modules/menu/menu.js +++ b/modules/menu/menu.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/menu/menu.module b/modules/menu/menu.module index df287193169f2e9f2426b09b65a2220502f93407..ba1b9994dceedd2a50d6328c861f6be07aa1e109 100644 --- a/modules/menu/menu.module +++ b/modules/menu/menu.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/menu/menu.test b/modules/menu/menu.test index 5d8d53efd10f565a6b1780a13f7dc8f506b14106..6c11da6ef2692f6b01535bb35d19f369a0afbdaa 100644 --- a/modules/menu/menu.test +++ b/modules/menu/menu.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/content_types.inc b/modules/node/content_types.inc index d31becb0df74cd1d3311cdcb5aa92bb8f89c682e..ab4b2e6086c9d6f07beef2a533761b4566edc9d2 100644 --- a/modules/node/content_types.inc +++ b/modules/node/content_types.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/content_types.js b/modules/node/content_types.js index dfbd01cbf006cff90bfca84596d89a08bb0330ce..0031c323fac33019341d5aab9757ecf2702b2e8f 100644 --- a/modules/node/content_types.js +++ b/modules/node/content_types.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.contentTypes = { diff --git a/modules/node/node-rtl.css b/modules/node/node-rtl.css index 48d62aedc5d01c7197316943d1297855e275c728..a5fe99eaaa86dedacd5fc6ad6d4183a8f96c69c7 100644 --- a/modules/node/node-rtl.css +++ b/modules/node/node-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #node-admin-content dl.multiselect dd .form-item label { display: block; diff --git a/modules/node/node.admin.inc b/modules/node/node.admin.inc index 4af298d21e864b405365f9dafe246bea37e9ef05..a6ea1b5e5b6de1a2371f473687ecb0c3c42920d8 100644 --- a/modules/node/node.admin.inc +++ b/modules/node/node.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.api.php b/modules/node/node.api.php index 2e60cea096e21a23e348308c4dd9c24d82107f1f..a883722a6224fafdb6cf02a9c6518121dacef638 100644 --- a/modules/node/node.api.php +++ b/modules/node/node.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.css b/modules/node/node.css index efd21b5899ccd2925df2829f00bad9bac521bc64..07540fa90b94a6138305a7bf573b5a432c662ee5 100644 --- a/modules/node/node.css +++ b/modules/node/node.css @@ -1,4 +1,3 @@ -/* $Id$ */ .node-unpublished { background-color: #fff4f4; diff --git a/modules/node/node.info b/modules/node/node.info index 9767f7ee398f627b3dca470dcfdfd2df9749d74a..85866e7afbbde38d776ba84f9c99c1039785679a 100644 --- a/modules/node/node.info +++ b/modules/node/node.info @@ -1,4 +1,3 @@ -; $Id$ name = Node description = Allows content to be submitted to the site and displayed on pages. package = Core diff --git a/modules/node/node.install b/modules/node/node.install index 4be27cbe82912f093802c11defdbfb22ecb8bba5..44c2350ec1cd36d5b102fb4d9b3cf8a81714e8bc 100644 --- a/modules/node/node.install +++ b/modules/node/node.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.js b/modules/node/node.js index 0779306603b3d9a845db1233953cdc55607b0d1f..ebf68eb3ba2a4e6ff0fdefeb5201fcb0bd678c04 100644 --- a/modules/node/node.js +++ b/modules/node/node.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/node/node.module b/modules/node/node.module index d7d8447a12fd96a1722d6fb33f6f5557286c8c58..0efc07fa07b8cb5c51a2ad355f185d3ec05efed7 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.pages.inc b/modules/node/node.pages.inc index fdb773df3a579e08ce831588eef5c4fc4ecf688e..facc7f6ee50e05fa9bbcc5841b86bd02db43e180 100644 --- a/modules/node/node.pages.inc +++ b/modules/node/node.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.test b/modules/node/node.test index d9d0c87a9ab41b7aac5b15c63a6d15fcdefc6edf..b2ee715c32a32cca4c6a5cabc9012992d3c2273b 100644 --- a/modules/node/node.test +++ b/modules/node/node.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.tokens.inc b/modules/node/node.tokens.inc index be064ab293a35fda6ff9e53964e5ad31e71be2a8..80dbda517a011d497888ffed124c1486e9fd8442 100644 --- a/modules/node/node.tokens.inc +++ b/modules/node/node.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.tpl.php b/modules/node/node.tpl.php index 26128960d98235d9efc0f519146b4c85efd1f6cd..6d0f489d71df9d4e0dfd4fade820b8c6492f6022 100644 --- a/modules/node/node.tpl.php +++ b/modules/node/node.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/tests/node_access_test.info b/modules/node/tests/node_access_test.info index e3f041d12f9c0e79b2e4af61a789b1e1078bcd7d..dc5e530408269589ca68e94e3064951ffef60e70 100644 --- a/modules/node/tests/node_access_test.info +++ b/modules/node/tests/node_access_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Node module access tests" description = "Support module for node permission testing." package = Testing diff --git a/modules/node/tests/node_access_test.module b/modules/node/tests/node_access_test.module index 50fb169c68bb4eee37a0d8707ca9d6a7e9aaaa32..3004e0c904eb808a1be2b1cd8e8f1d24e2aebad8 100644 --- a/modules/node/tests/node_access_test.module +++ b/modules/node/tests/node_access_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/tests/node_test.info b/modules/node/tests/node_test.info index 5c171233b05e78f3100fff2737a5f1e1ef51fa4c..fa6c093d1cecc1ae9d7ba4dc4306030318551f7c 100644 --- a/modules/node/tests/node_test.info +++ b/modules/node/tests/node_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Node module tests" description = "Support module for node related testing." package = Testing diff --git a/modules/node/tests/node_test.module b/modules/node/tests/node_test.module index 821f48ca1a00a631e29ee3bf60ec6e6c0165cd77..b0ebc149a150199121999b6275bc98ecb8ba0019 100644 --- a/modules/node/tests/node_test.module +++ b/modules/node/tests/node_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/tests/node_test_exception.info b/modules/node/tests/node_test_exception.info index ba1b81706ddc97ab4e0317514c023f5c5e52a403..1a339e0ea4b77dbc89bc8eaa475bcade449ad450 100644 --- a/modules/node/tests/node_test_exception.info +++ b/modules/node/tests/node_test_exception.info @@ -1,4 +1,3 @@ -; $Id$ name = "Node module exception tests" description = "Support module for node related exception testing." package = Testing diff --git a/modules/node/tests/node_test_exception.module b/modules/node/tests/node_test_exception.module index 6dfe18b6133d45f77d441f02fe1a317fc851946e..0fe9f35ea564e70e15f9c730183c56453488b812 100644 --- a/modules/node/tests/node_test_exception.module +++ b/modules/node/tests/node_test_exception.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/openid-rtl.css b/modules/openid/openid-rtl.css index 59da8d9de2810f933bdd369eff81db594230ab6d..861f6d7d19de04874406c8224d7d1e798a309c4a 100644 --- a/modules/openid/openid-rtl.css +++ b/modules/openid/openid-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #edit-openid-identifier { background-position: right 50%; diff --git a/modules/openid/openid.api.php b/modules/openid/openid.api.php index fdb8497b5eb34b2e59e67c248b5b856cbfae8726..11faa71efa897c8884acf1430efccf673be3f99d 100644 --- a/modules/openid/openid.api.php +++ b/modules/openid/openid.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/openid.css b/modules/openid/openid.css index 882be2ceba434def4f633d384b4d7b1366c5c625..48b170fbb94de3bafdbd26988b89058ef65eb617 100644 --- a/modules/openid/openid.css +++ b/modules/openid/openid.css @@ -1,4 +1,3 @@ -/* $Id$ */ #edit-openid-identifier { background-image: url("login-bg.png"); diff --git a/modules/openid/openid.inc b/modules/openid/openid.inc index c9bcd6c17145f927532c9a740d41a70213d8d9f8..dfa71a95efbf5afa7f9e6ed61bddb2ddd50bb75f 100644 --- a/modules/openid/openid.inc +++ b/modules/openid/openid.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/openid.info b/modules/openid/openid.info index 79a4f388944c6321cbf8ee403bdac574c922283f..6a1843c788324434c727ff35cdc31112c893919d 100644 --- a/modules/openid/openid.info +++ b/modules/openid/openid.info @@ -1,4 +1,3 @@ -; $Id$ name = OpenID description = "Allows users to log into your site using OpenID." version = VERSION diff --git a/modules/openid/openid.install b/modules/openid/openid.install index 0ec0961001b195f9c7b0bf120657a8fde89f0805..2df39aa6969f609815ffcce64e2ed01044821e3d 100644 --- a/modules/openid/openid.install +++ b/modules/openid/openid.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/openid.js b/modules/openid/openid.js index 4c715c1a54408f9f6d6d94a2a4dd775e1ab6b5ce..1f204274689294ac9b898926f1b98e5d8e487e17 100644 --- a/modules/openid/openid.js +++ b/modules/openid/openid.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.openid = { diff --git a/modules/openid/openid.module b/modules/openid/openid.module index c385490b75e7074a097088023f453e0a010b5da5..7673de8864aeb8ce1218d1f42e200a1ace492c6a 100644 --- a/modules/openid/openid.module +++ b/modules/openid/openid.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/openid.pages.inc b/modules/openid/openid.pages.inc index db41e3b2192aac8ec966d7de17674c0ed90209c1..6e3f096e4699c01c386ff5f9826d48a63a5d407d 100644 --- a/modules/openid/openid.pages.inc +++ b/modules/openid/openid.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/openid.test b/modules/openid/openid.test index f042d889979f1232e68ca7f43392056076ac19d4..202a8355ea2aa1a1459d69d17f98d1bc5af2eb2c 100644 --- a/modules/openid/openid.test +++ b/modules/openid/openid.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/tests/openid_test.info b/modules/openid/tests/openid_test.info index 121515f20605977df0a0789c039ebec799902ce3..755a5ee6a47fabc5367e1609d18749dd56c53ea3 100644 --- a/modules/openid/tests/openid_test.info +++ b/modules/openid/tests/openid_test.info @@ -1,4 +1,3 @@ -; $Id$ name = OpenID dummy provider description = "OpenID provider used for testing." package = Testing diff --git a/modules/openid/tests/openid_test.install b/modules/openid/tests/openid_test.install index f59c3c7014ae6d93fc3d65a4e771aa3f73266677..3bd4978f1a2eeeb0da9331fdeebfb0dc94744abe 100644 --- a/modules/openid/tests/openid_test.install +++ b/modules/openid/tests/openid_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/openid/tests/openid_test.module b/modules/openid/tests/openid_test.module index 3251b1d8f9efa8033ec8674e1f08d827519bccb0..d2afa9f595f08ff5403d71ac2125b37eee008690 100644 --- a/modules/openid/tests/openid_test.module +++ b/modules/openid/tests/openid_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/overlay/overlay-child.css b/modules/overlay/overlay-child.css index 821d00b33b6477a793243585492073bad7a00fc1..5a297cb4d0bd0b1da0b97f932d12c4fc38ebd93e 100644 --- a/modules/overlay/overlay-child.css +++ b/modules/overlay/overlay-child.css @@ -1,4 +1,3 @@ -/* $Id$ */ html.js { background: transparent !important; diff --git a/modules/overlay/overlay-child.js b/modules/overlay/overlay-child.js index 4c2666cd92be926f9476e18709c4c7040a3e7712..e78e3831c9189fde0247c7feefe7c4dfab7df6b2 100644 --- a/modules/overlay/overlay-child.js +++ b/modules/overlay/overlay-child.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/overlay/overlay-parent.css b/modules/overlay/overlay-parent.css index 196ca177e2fd6b5b0528eb2afcdf977c457c7f11..dad6d5575b564dbcc1a202272722d5429a36e0b1 100644 --- a/modules/overlay/overlay-parent.css +++ b/modules/overlay/overlay-parent.css @@ -1,4 +1,3 @@ -/* $Id$ */ html.overlay-open, html.overlay-open body { diff --git a/modules/overlay/overlay-parent.js b/modules/overlay/overlay-parent.js index 5b17cf75e1302f2b63cbaf25e0321f393012c52e..e7ad338a58d9f4b240c8dc1a7f0ee14c927e01be 100644 --- a/modules/overlay/overlay-parent.js +++ b/modules/overlay/overlay-parent.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/overlay/overlay.api.php b/modules/overlay/overlay.api.php index dc056ca987f272380d24b36b6ea9ba6638fab3fc..c763d1f5b9bf684a9d9b315453c888f6bb0e713d 100644 --- a/modules/overlay/overlay.api.php +++ b/modules/overlay/overlay.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/overlay/overlay.info b/modules/overlay/overlay.info index 3572fe409219e3328971fff2c019f13f3c9d30c7..5fb354d9bc439938474abef83d0f9ec4bd169c80 100644 --- a/modules/overlay/overlay.info +++ b/modules/overlay/overlay.info @@ -1,4 +1,3 @@ -; $Id$ name = Overlay description = Displays the Drupal administration interface in an overlay. package = Core diff --git a/modules/overlay/overlay.install b/modules/overlay/overlay.install index d70fc7c6d9a4aa27e57684cc29b1eb453d0ee9f5..2fa7c84bc658fa15ecf950aa77f1b0e9fb47018b 100644 --- a/modules/overlay/overlay.install +++ b/modules/overlay/overlay.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/overlay/overlay.module b/modules/overlay/overlay.module index 279165006b1cb6cadfceeda6ea06a381d04a4ee9..84b7554845826451fa908f3ba60855a824ebd270 100644 --- a/modules/overlay/overlay.module +++ b/modules/overlay/overlay.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/overlay/overlay.tpl.php b/modules/overlay/overlay.tpl.php index 5dfcade9b6eb3f4d21efc2cf87d2f8de26605363..54b10af1f1c210a22aa3dc5e7ed458e38618cca2 100644 --- a/modules/overlay/overlay.tpl.php +++ b/modules/overlay/overlay.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/path/path.admin.inc b/modules/path/path.admin.inc index 770686791b566a44f5e680bf3f6ccd287b632266..f10142b56393d5896befa64caab2c3f4c90c2dc5 100644 --- a/modules/path/path.admin.inc +++ b/modules/path/path.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/path/path.api.php b/modules/path/path.api.php index 54a5c006b3882166d27d674fc80d0230c0924416..d1a007ac8cfa6f9d8ef78b7d17e3f48086e0cfa3 100644 --- a/modules/path/path.api.php +++ b/modules/path/path.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/path/path.info b/modules/path/path.info index df26d5487d38a71af689508a385e879a3a4e1868..8b6b67c182f8361e1d4147d9ce5994ec6109ed74 100644 --- a/modules/path/path.info +++ b/modules/path/path.info @@ -1,4 +1,3 @@ -; $Id$ name = Path description = Allows users to rename URLs. package = Core diff --git a/modules/path/path.js b/modules/path/path.js index 881724df4a8b3a7fe64bbf5ed170a3883d7c7aa8..fcc0acc413fad48f25086eeb894c1d6afffc2bc6 100644 --- a/modules/path/path.js +++ b/modules/path/path.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/path/path.module b/modules/path/path.module index 64994792337ce20bfac9cb28aa9dffc7e69669d3..7bebb5b405614a8a7142f756cbba062da6c65341 100644 --- a/modules/path/path.module +++ b/modules/path/path.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/path/path.test b/modules/path/path.test index 538ce5dd286c04d9a7cfce86775b9318b2804bc4..4112e5f6b1f207a72b6a3c18dfabeba8cfc94611 100644 --- a/modules/path/path.test +++ b/modules/path/path.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/php/php.info b/modules/php/php.info index d87b7ea7c8afeb77ee613ec3ce4e80059c324805..cf863627ccb00b2bcbaffeb1930670f8ace91183 100644 --- a/modules/php/php.info +++ b/modules/php/php.info @@ -1,4 +1,3 @@ -; $Id$ name = PHP filter description = Allows embedded PHP code/snippets to be evaluated. package = Core diff --git a/modules/php/php.install b/modules/php/php.install index e37c56c8fea9b35c38a7b40581250af2845e37dc..12944ddd75c4295049e0114e3abf7349f3b12045 100644 --- a/modules/php/php.install +++ b/modules/php/php.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/php/php.module b/modules/php/php.module index 08b8f7bb81dc79057963df1b91b2ec2382864a38..37bf9a1f337f280b8bb34a6d769d795650007038 100644 --- a/modules/php/php.module +++ b/modules/php/php.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/php/php.test b/modules/php/php.test index e4da6a3e65ff6c048b03fa031ad2a923f9f39ba6..8ead2ac02ae40346b577e83eba4ffd24f63006f9 100644 --- a/modules/php/php.test +++ b/modules/php/php.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll-bar--block.tpl.php b/modules/poll/poll-bar--block.tpl.php index 6de5e77377c470db2bf6366c4d974ec78a1a15d2..3b91afc3a0523d68410dcde65a22f32d0c27f116 100644 --- a/modules/poll/poll-bar--block.tpl.php +++ b/modules/poll/poll-bar--block.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll-bar.tpl.php b/modules/poll/poll-bar.tpl.php index 1907ba1f252b1cd58fe455c8183c60d90f5a9220..9426ff59f2a6c34ce32f3aa9c921dcdad1b7f897 100644 --- a/modules/poll/poll-bar.tpl.php +++ b/modules/poll/poll-bar.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll-results--block.tpl.php b/modules/poll/poll-results--block.tpl.php index a0598c4a9e4402c2ba1a1784a5ed25182fc96dbd..f8387f5657c8da38b36a67d77cc6a91f296aaa3a 100644 --- a/modules/poll/poll-results--block.tpl.php +++ b/modules/poll/poll-results--block.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file * Default theme implementation to display the poll results in a block. diff --git a/modules/poll/poll-results.tpl.php b/modules/poll/poll-results.tpl.php index cf89768ed0d3398713823a6ddff31c9a45a9bbff..5e14dec21e420dcb793265cbedbeed8c1f1c05f4 100644 --- a/modules/poll/poll-results.tpl.php +++ b/modules/poll/poll-results.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll-rtl.css b/modules/poll/poll-rtl.css index f81ef3497b6b00e4d33d91fc2e7f9cb04272f58a..14d42e691a76b042041fc34176f2fa5016cc2bf8 100644 --- a/modules/poll/poll-rtl.css +++ b/modules/poll/poll-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .poll .bar .foreground { float: right; diff --git a/modules/poll/poll-vote.tpl.php b/modules/poll/poll-vote.tpl.php index 84ddaee10f7740ee08e6d04c30b79268ac98215c..068ff7c05352210aea674e53d60b96e14f82c151 100644 --- a/modules/poll/poll-vote.tpl.php +++ b/modules/poll/poll-vote.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll.css b/modules/poll/poll.css index a76cd19080de1cfc88e6750d77959c4ee998d28e..8b04e380911ebcf33a71adc96b63741bf20cf504 100644 --- a/modules/poll/poll.css +++ b/modules/poll/poll.css @@ -1,4 +1,3 @@ -/* $Id$ */ .poll { overflow: hidden; diff --git a/modules/poll/poll.info b/modules/poll/poll.info index 29bed4ebb4c9c6ea59c5852f027106a20924812d..9297727b2c2f403d406e88155cd4e08810d6d15b 100644 --- a/modules/poll/poll.info +++ b/modules/poll/poll.info @@ -1,4 +1,3 @@ -; $Id$ name = Poll description = Allows your site to capture votes on different topics in the form of multiple choice questions. package = Core diff --git a/modules/poll/poll.install b/modules/poll/poll.install index 931fcfb6148cb9faeccb54595fd65d20339ed6a4..d74ff986ae5976b6ef502668b4290a726ff390e7 100644 --- a/modules/poll/poll.install +++ b/modules/poll/poll.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll.module b/modules/poll/poll.module index 65fd5abd14d2fa18eb0f84606f6cae21410c3e2b..f45b8bda7863ca9f5c27b3eb906d1b4431c780d7 100644 --- a/modules/poll/poll.module +++ b/modules/poll/poll.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll.pages.inc b/modules/poll/poll.pages.inc index c67f1643a25d98270937e8f586515fccd6879053..15f3ba790554f00fdf62bc02c465cb020621d0ea 100644 --- a/modules/poll/poll.pages.inc +++ b/modules/poll/poll.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll.test b/modules/poll/poll.test index 218dcac5e0236a402eca4b0e8a1e1937ee9d969a..3ac5aefc2e71d3581906e6bd939a8bd994f692de 100644 --- a/modules/poll/poll.test +++ b/modules/poll/poll.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll.tokens.inc b/modules/poll/poll.tokens.inc index 6d4b7f4044030aa54fe622e322388811f12820d0..eda628bacffeb70acb9bcedf062b6f8c019fdafa 100644 --- a/modules/poll/poll.tokens.inc +++ b/modules/poll/poll.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile-block.tpl.php b/modules/profile/profile-block.tpl.php index 6466e05b20a0f4e36029d09c1dc8e887cb17d400..0bd8331486d7882a824c2824b0193b76885acbcd 100644 --- a/modules/profile/profile-block.tpl.php +++ b/modules/profile/profile-block.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile-listing.tpl.php b/modules/profile/profile-listing.tpl.php index cf8802d524c9dd886f3a522e4413bebcea0f4772..d484ed26bec4a719ec059a6f2c479787abe774d7 100644 --- a/modules/profile/profile-listing.tpl.php +++ b/modules/profile/profile-listing.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile-wrapper.tpl.php b/modules/profile/profile-wrapper.tpl.php index 52de80279533a4bb3150629a2d6918ab752f0a5f..997ab9860179e7e5dea1dd715928eef4955e24d7 100644 --- a/modules/profile/profile-wrapper.tpl.php +++ b/modules/profile/profile-wrapper.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile.admin.inc b/modules/profile/profile.admin.inc index 9c20d3239692fe250bc0f0a477860fc458220c26..d6ac3c310fa06e081067a86c16ff5ba8f7e6f49d 100644 --- a/modules/profile/profile.admin.inc +++ b/modules/profile/profile.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile.css b/modules/profile/profile.css index b64ef9c43d46babf2ce600636f9cb0fa545e0006..c3132f995e1236b6f884c36add7357a972d1817a 100644 --- a/modules/profile/profile.css +++ b/modules/profile/profile.css @@ -1,4 +1,3 @@ -/* $Id$ */ #profile-fields td.category { font-weight: bold; diff --git a/modules/profile/profile.info b/modules/profile/profile.info index c9711b2ca398ffc8189eb969f5c3e7d48b816ef4..e45f4c569f51906acba285128c6eca68e0ed2128 100644 --- a/modules/profile/profile.info +++ b/modules/profile/profile.info @@ -1,4 +1,3 @@ -; $Id$ name = Profile description = Supports configurable user profiles. package = Core diff --git a/modules/profile/profile.install b/modules/profile/profile.install index 31ac41e19d3f3e99a693de5711e3124a20fe9bf4..5e4a17c26aa39fada3962844a1d647c615282fe7 100644 --- a/modules/profile/profile.install +++ b/modules/profile/profile.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile.js b/modules/profile/profile.js index 1a268ed19340081dd45110957bc812dd08528580..f842aa08a2a26ab13dcb33a1519c6fdd8d899fbf 100644 --- a/modules/profile/profile.js +++ b/modules/profile/profile.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/profile/profile.module b/modules/profile/profile.module index dab0f68f02fc214e0d4c844f3ffaa3d34f5554b9..2374fe8ea0712448523774b9e5baca3c0446c7b7 100644 --- a/modules/profile/profile.module +++ b/modules/profile/profile.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile.pages.inc b/modules/profile/profile.pages.inc index 039bc5d44c5a2581a76306aa3bae31c8d7c897da..06f9632384d5f49f1667bccc14623b1d0391a733 100644 --- a/modules/profile/profile.pages.inc +++ b/modules/profile/profile.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile.test b/modules/profile/profile.test index 1cf6067ecc0e15c3409c00442194f4ccdcdf84f4..83bed25a5840cd8bc1144751f128ee0b970c5652 100644 --- a/modules/profile/profile.test +++ b/modules/profile/profile.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/rdf/rdf.api.php b/modules/rdf/rdf.api.php index dfad9891e2debeb28feb96aa9891273b700afcb7..691f7efa8dae7abeb269f4847e1e62d1b853c9a8 100644 --- a/modules/rdf/rdf.api.php +++ b/modules/rdf/rdf.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/rdf/rdf.info b/modules/rdf/rdf.info index 6a1e3a3698d7557d0ae4c95a277d2042de5d7c5c..dd5c63b56e2cae4755008bf56273f7500396d236 100644 --- a/modules/rdf/rdf.info +++ b/modules/rdf/rdf.info @@ -1,4 +1,3 @@ -; $Id$ name = RDF description = Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes. package = Core diff --git a/modules/rdf/rdf.install b/modules/rdf/rdf.install index 0500f54d3e10d65b2f4d5bd875a84a79d3e5fea0..10d3f8d94c8a3a5568660bdd8dfe222e70046eb8 100644 --- a/modules/rdf/rdf.install +++ b/modules/rdf/rdf.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/rdf/rdf.module b/modules/rdf/rdf.module index 2b532cd1d00db9be314c27a84c6491517e5d318b..ebecd4237f62064928f59a9cd2c273101074b585 100644 --- a/modules/rdf/rdf.module +++ b/modules/rdf/rdf.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/rdf/rdf.test b/modules/rdf/rdf.test index cd9c2d13ba9c3248ba1f61dcecd44cf1cbce2f14..9f786ab5b50a3cf1b3f297899c79aa50f2d53762 100644 --- a/modules/rdf/rdf.test +++ b/modules/rdf/rdf.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/rdf/tests/rdf_test.info b/modules/rdf/tests/rdf_test.info index e4418f486bc9d431af07f67dfcc9495d998fec50..b64e9a5ced4d2b8977b70557728359fa56742ef0 100644 --- a/modules/rdf/tests/rdf_test.info +++ b/modules/rdf/tests/rdf_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "RDF module tests" description = "Support module for RDF module testing." package = Testing diff --git a/modules/rdf/tests/rdf_test.install b/modules/rdf/tests/rdf_test.install index 2498fe058aafba12217762be98ab7e9eada24c10..91a33927dac067606ec9828ab087f7f123ecab62 100644 --- a/modules/rdf/tests/rdf_test.install +++ b/modules/rdf/tests/rdf_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/rdf/tests/rdf_test.module b/modules/rdf/tests/rdf_test.module index 0c8c3b2a1bb1b603586ab89f7ec2ec3440aba2a5..c133a33eb3b29cce744a23fe3cfb2ffe525a024f 100644 --- a/modules/rdf/tests/rdf_test.module +++ b/modules/rdf/tests/rdf_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search-block-form.tpl.php b/modules/search/search-block-form.tpl.php index 002cc8963c4ea494e8b333777f80ee8d76ddd194..78447463c6f9119fcc804e7bf56b5412e551ce0d 100644 --- a/modules/search/search-block-form.tpl.php +++ b/modules/search/search-block-form.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search-result.tpl.php b/modules/search/search-result.tpl.php index ee08ab3e7e184b380c45d12eedad44fec02faf2b..30b321fb2bd334aa699b3d191c14c4a7285f6ebc 100644 --- a/modules/search/search-result.tpl.php +++ b/modules/search/search-result.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search-results.tpl.php b/modules/search/search-results.tpl.php index ec0f394f569055202b3be3c85dcbcabd6122bf92..4de724bec1966147ca159dc4f9fb25771c5ec190 100644 --- a/modules/search/search-results.tpl.php +++ b/modules/search/search-results.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search-rtl.css b/modules/search/search-rtl.css index 2c7c35cb2cf01afee49f2988d44cf2dc11498652..da9e8d9de548e1a8b13033f8bef434bf4b60e705 100644 --- a/modules/search/search-rtl.css +++ b/modules/search/search-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .search-advanced .criterion { float: right; diff --git a/modules/search/search.admin.inc b/modules/search/search.admin.inc index d4058097e9ebfccd720264bfccfacf6e0334f231..aab1717ed3c6503fdd772fc29e5ec1e386a9280d 100644 --- a/modules/search/search.admin.inc +++ b/modules/search/search.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.api.php b/modules/search/search.api.php index 87e9c5b7631e6e4e2d528b6da6c05af23123cf67..557a56e51a5c457e6b8332eeee83e7b14c2f17e9 100644 --- a/modules/search/search.api.php +++ b/modules/search/search.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.css b/modules/search/search.css index 0801f26fab2b5a65caadcc5fe327c08892c55959..ff7230fbc40f7c3ecabd9afd03e60e443c548f90 100644 --- a/modules/search/search.css +++ b/modules/search/search.css @@ -1,4 +1,3 @@ -/* $Id$ */ .search-form { margin-bottom: 1em; diff --git a/modules/search/search.extender.inc b/modules/search/search.extender.inc index 1b001f07c264601c26a651538ea6c890eced4993..b7af4d06ace48c3f31b7febbc790b27a26b73e6c 100644 --- a/modules/search/search.extender.inc +++ b/modules/search/search.extender.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.info b/modules/search/search.info index 8cbd7a549345e4e642c09e9a23d9064db3c8b56c..77cab05214df57a24f345eab71ed6535912328b5 100644 --- a/modules/search/search.info +++ b/modules/search/search.info @@ -1,4 +1,3 @@ -; $Id$ name = Search description = Enables site-wide keyword searching. package = Core diff --git a/modules/search/search.install b/modules/search/search.install index de870085dc9274ff3f2f400d483e520986d5fc6a..f0113b3f0c6957968705bec9cb81f4f9c0683789 100644 --- a/modules/search/search.install +++ b/modules/search/search.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.module b/modules/search/search.module index 51db8695d8d4f482284d30ca15b93c199fa73b67..d84d5eaa0aa7dcf9e86a4b088a1d83de8e5c0265 100644 --- a/modules/search/search.module +++ b/modules/search/search.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.pages.inc b/modules/search/search.pages.inc index f796f6d24f38791c902121671474f6876bb8b0a1..833ea8bccd5373f1f35400108c328d15f36bc463 100644 --- a/modules/search/search.pages.inc +++ b/modules/search/search.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.test b/modules/search/search.test index 1586bd68fd2e899a944a609db9d4109836e6733b..4d371331195765bdaeee7a64119a365805ccd33f 100644 --- a/modules/search/search.test +++ b/modules/search/search.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/tests/search_embedded_form.info b/modules/search/tests/search_embedded_form.info index f0752a241c7387d8290f7c73fd5f7d38e69291c0..02e4c1f91273406af01037f610b0eef6a228ba2c 100644 --- a/modules/search/tests/search_embedded_form.info +++ b/modules/search/tests/search_embedded_form.info @@ -1,4 +1,3 @@ -; $Id$ name = "Search embedded form" description = "Support module for search module testing of embedded forms." package = Testing diff --git a/modules/search/tests/search_embedded_form.module b/modules/search/tests/search_embedded_form.module index d80fa170aa97c93d2f4b6d021423c771fe69884d..c0058f74d06aa08ddfbed867673635cef13c8ab8 100644 --- a/modules/search/tests/search_embedded_form.module +++ b/modules/search/tests/search_embedded_form.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/tests/search_extra_type.info b/modules/search/tests/search_extra_type.info index e87a0650cba01132e3eef6994961edde15adaff3..5c3293c8f93f22ed722d3c6c4affe565f42efa28 100644 --- a/modules/search/tests/search_extra_type.info +++ b/modules/search/tests/search_extra_type.info @@ -1,4 +1,3 @@ -; $Id$ name = "Test search type" description = "Support module for search module testing." package = Testing diff --git a/modules/search/tests/search_extra_type.module b/modules/search/tests/search_extra_type.module index 8dcab4f6b74b3113c937e9d29ffb1d58a3481fc1..80c050c21f795b063a133a26506ec512920483b3 100644 --- a/modules/search/tests/search_extra_type.module +++ b/modules/search/tests/search_extra_type.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/shortcut/shortcut-rtl.css b/modules/shortcut/shortcut-rtl.css index 413fda1c7dd0223a0f3b15ba00cf8d7d2a249e85..4a3792797717a0c982422e85768b5e012be9231f 100644 --- a/modules/shortcut/shortcut-rtl.css +++ b/modules/shortcut/shortcut-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ div#toolbar a#edit-shortcuts { position: absolute; diff --git a/modules/shortcut/shortcut.admin.css b/modules/shortcut/shortcut.admin.css index 3670da01a1f593082a6cb28e839e7c66176bf539..8ca03be87358adce63912325e9ed84d8bc1dcdac 100644 --- a/modules/shortcut/shortcut.admin.css +++ b/modules/shortcut/shortcut.admin.css @@ -1,4 +1,3 @@ -/* $Id$ */ .shortcut-slot-hidden { display: none; diff --git a/modules/shortcut/shortcut.admin.inc b/modules/shortcut/shortcut.admin.inc index dc9632d136b1ce7ba3f5deaa2f5fa9511c64e104..9735d376079a7e760793e36872a00db114fc1b30 100644 --- a/modules/shortcut/shortcut.admin.inc +++ b/modules/shortcut/shortcut.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/shortcut/shortcut.admin.js b/modules/shortcut/shortcut.admin.js index e1c16754a01852e2d23b15022b7e250ca29a6d39..5e71e6fb654638fe0422483cf6fdc23f469ca24c 100644 --- a/modules/shortcut/shortcut.admin.js +++ b/modules/shortcut/shortcut.admin.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/shortcut/shortcut.api.php b/modules/shortcut/shortcut.api.php index afdc7470bcf9a216c272d5266a9c0da2002bda7a..717a7c92b08c11af7546115b5c16f0f48ae25919 100644 --- a/modules/shortcut/shortcut.api.php +++ b/modules/shortcut/shortcut.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/shortcut/shortcut.css b/modules/shortcut/shortcut.css index 67c42e4cb10d7b3f92396578955054ffaed16327..3afcb94332ae0459c6b6d5db1dead1f1ff057e8e 100644 --- a/modules/shortcut/shortcut.css +++ b/modules/shortcut/shortcut.css @@ -1,4 +1,3 @@ -/* $Id$ */ div#toolbar a#edit-shortcuts { float: right; padding: 5px 10px 5px 5px; diff --git a/modules/shortcut/shortcut.info b/modules/shortcut/shortcut.info index bea9d5aa0ad182f64afa2d19580837983a2f87c2..8132b3cefdaed4ac16fee1cb1c7167f245e8d306 100644 --- a/modules/shortcut/shortcut.info +++ b/modules/shortcut/shortcut.info @@ -1,4 +1,3 @@ -; $Id$ name = Shortcut description = Allows users to manage customizable lists of shortcut links. package = Core diff --git a/modules/shortcut/shortcut.install b/modules/shortcut/shortcut.install index ae23d504b47807803ec1ca15b55abbf047729a6c..209a90754ea9f0ec2e81197f3e806b1b42cf2172 100644 --- a/modules/shortcut/shortcut.install +++ b/modules/shortcut/shortcut.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/shortcut/shortcut.module b/modules/shortcut/shortcut.module index 348c6f7250e351e5a58c7aa1ebd09229a3f90701..d2ac72b32062f7de07c69ace037de1c744eebe56 100644 --- a/modules/shortcut/shortcut.module +++ b/modules/shortcut/shortcut.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/shortcut/shortcut.test b/modules/shortcut/shortcut.test index 6e61120e1f6299971b9cd501f61ea79307b5e648..e37e1e5f8e673aef7912e9d236cdd25392ee3aa1 100644 --- a/modules/shortcut/shortcut.test +++ b/modules/shortcut/shortcut.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/drupal_web_test_case.php b/modules/simpletest/drupal_web_test_case.php index abe20d88e8a90d3167c5ae3482d387ff57f1295c..a0cd114e9930137018694d8ebd985a3a7b7262a0 100644 --- a/modules/simpletest/drupal_web_test_case.php +++ b/modules/simpletest/drupal_web_test_case.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Global variable that holds information about the tests being run. diff --git a/modules/simpletest/files/README.txt b/modules/simpletest/files/README.txt index 1ada14e29552813e44f6570ff26dda6067c3a73f..c8f39ad3377fe1f49f3f061ec8672511b85a5298 100644 --- a/modules/simpletest/files/README.txt +++ b/modules/simpletest/files/README.txt @@ -1,4 +1,3 @@ -$Id$ These files are use in some tests that upload files or other operations were a file is useful. These files are copied to the files directory as specified diff --git a/modules/simpletest/files/css_test_files/css_input_without_import.css b/modules/simpletest/files/css_test_files/css_input_without_import.css index 49eb1eef3ca01dbd9b193bc81b3d0abc22924f57..620360abc5d41cb5ba81cf02296c2d5212d62019 100644 --- a/modules/simpletest/files/css_test_files/css_input_without_import.css +++ b/modules/simpletest/files/css_test_files/css_input_without_import.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file Basic css that does not use import diff --git a/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css b/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css index 49eb1eef3ca01dbd9b193bc81b3d0abc22924f57..620360abc5d41cb5ba81cf02296c2d5212d62019 100644 --- a/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css +++ b/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file Basic css that does not use import diff --git a/modules/simpletest/simpletest.api.php b/modules/simpletest/simpletest.api.php index c3507c9f29701bba756dcc06bf0affb3aca4bef6..04c080bfd544ba107180042d4f88378579d153ae 100644 --- a/modules/simpletest/simpletest.api.php +++ b/modules/simpletest/simpletest.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/simpletest.css b/modules/simpletest/simpletest.css index b37ef48e4d0c4e81ab28d9ed9bcb9bf422f23bfa..0cf9aaa5edd07829490c487df9146f655779eeb8 100644 --- a/modules/simpletest/simpletest.css +++ b/modules/simpletest/simpletest.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* Test Table */ #simpletest-form-table th.select-all { diff --git a/modules/simpletest/simpletest.info b/modules/simpletest/simpletest.info index 732c707ccbf9091c04bfb136b0993d738a51ddf6..0e3c630f756bfd1a5c924ba1b9f8f62cf8d12011 100644 --- a/modules/simpletest/simpletest.info +++ b/modules/simpletest/simpletest.info @@ -1,4 +1,3 @@ -; $Id$ name = Testing description = Provides a framework for unit and functional testing. package = Core diff --git a/modules/simpletest/simpletest.install b/modules/simpletest/simpletest.install index 93fc61a3558659df621d8271f016897ad89aa40e..0f017e75f0640f08fd216161502bbf6f9c45f1e6 100644 --- a/modules/simpletest/simpletest.install +++ b/modules/simpletest/simpletest.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/simpletest.js b/modules/simpletest/simpletest.js index dc11cfca42a24125c493bd07ee415c974048b742..c33ef982a8b20d0974e289f3830c550df56cfd3c 100644 --- a/modules/simpletest/simpletest.js +++ b/modules/simpletest/simpletest.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/simpletest/simpletest.module b/modules/simpletest/simpletest.module index b897c0ec09d68ab9c467576f9f1480aacdb9e435..b992fd2a09a80f17a0c93dce57b8ac90cd63b2b5 100644 --- a/modules/simpletest/simpletest.module +++ b/modules/simpletest/simpletest.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/simpletest.pages.inc b/modules/simpletest/simpletest.pages.inc index 983a12d6808ff6119f9c07f1a5dee4618277b81f..732d6418cbe498be1611db419bd1dc8e2844fc32 100644 --- a/modules/simpletest/simpletest.pages.inc +++ b/modules/simpletest/simpletest.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/simpletest.test b/modules/simpletest/simpletest.test index 0851dccca260d59eaebda3a0cac8ab86a771aad3..f51636423c5218f512ff7180379da3a28a770856 100644 --- a/modules/simpletest/simpletest.test +++ b/modules/simpletest/simpletest.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/actions.test b/modules/simpletest/tests/actions.test index 8e0220d4fcadcbbe2ab8fd9c7564d6510e49c606..23587f0c54ddb8f7c65a7878781f44ceed31e993 100644 --- a/modules/simpletest/tests/actions.test +++ b/modules/simpletest/tests/actions.test @@ -1,5 +1,4 @@ <?php -// $Id$ class ActionsConfigurationTestCase extends DrupalWebTestCase { public static function getInfo() { diff --git a/modules/simpletest/tests/actions_loop_test.info b/modules/simpletest/tests/actions_loop_test.info index ca33145fdeab4a3334b1b914a303d37b3d117e6c..4350d3dbcc8183a581345d3ac1c33d12051607b7 100644 --- a/modules/simpletest/tests/actions_loop_test.info +++ b/modules/simpletest/tests/actions_loop_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Actions loop test description = Support module for action loop testing. package = Testing diff --git a/modules/simpletest/tests/actions_loop_test.install b/modules/simpletest/tests/actions_loop_test.install index b0cd667084536b065a86c8a497e0012f277394dd..b22fd85ab9d627ccfddf99d5b0335dbb8b426dae 100644 --- a/modules/simpletest/tests/actions_loop_test.install +++ b/modules/simpletest/tests/actions_loop_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_install(). diff --git a/modules/simpletest/tests/actions_loop_test.module b/modules/simpletest/tests/actions_loop_test.module index 9c966c3e0aca99395bbfbceca01616f2b4c20cc6..77764907b9e6d6204c8c5221a4f5fd6f24dc8ee4 100644 --- a/modules/simpletest/tests/actions_loop_test.module +++ b/modules/simpletest/tests/actions_loop_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_trigger_info(). diff --git a/modules/simpletest/tests/ajax.test b/modules/simpletest/tests/ajax.test index 2d8c40919596ce3416a837880b64af547614781d..957979249ad677024c07601fb9890ae549847248 100644 --- a/modules/simpletest/tests/ajax.test +++ b/modules/simpletest/tests/ajax.test @@ -1,5 +1,4 @@ <?php -// $Id$ class AJAXTestCase extends DrupalWebTestCase { function setUp() { diff --git a/modules/simpletest/tests/ajax_forms_test.info b/modules/simpletest/tests/ajax_forms_test.info index d682bfac53e67a2f48ba80b27ae3fb24b68da9d2..c1d7dd4bd5b180d82faa4df717849cc9e1307ec1 100644 --- a/modules/simpletest/tests/ajax_forms_test.info +++ b/modules/simpletest/tests/ajax_forms_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "AJAX form test mock module" description = "Test for AJAX form calls." core = 7.x diff --git a/modules/simpletest/tests/ajax_forms_test.module b/modules/simpletest/tests/ajax_forms_test.module index c7dc36c6b440892eb9376861482e52106d3dcec7..d38cbbb9053dad44ae8cde9a197ef3dd6f5968a5 100644 --- a/modules/simpletest/tests/ajax_forms_test.module +++ b/modules/simpletest/tests/ajax_forms_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/ajax_test.info b/modules/simpletest/tests/ajax_test.info index aeaadbbe599aca1f3b2b4d529e4f779fe5f8d54a..1f5648242bc9f0ac7c56db473f23597d2abf00fb 100644 --- a/modules/simpletest/tests/ajax_test.info +++ b/modules/simpletest/tests/ajax_test.info @@ -1,4 +1,3 @@ -; $Id$ name = AJAX Test description = Support module for AJAX framework tests. package = Testing diff --git a/modules/simpletest/tests/ajax_test.module b/modules/simpletest/tests/ajax_test.module index d4e9c817ef47a1847d2b64e4071af000d276d11f..4148a0839fb93dfcac3fe696a9d97dee826e38bf 100644 --- a/modules/simpletest/tests/ajax_test.module +++ b/modules/simpletest/tests/ajax_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/batch.test b/modules/simpletest/tests/batch.test index b7bfc9bfbcccf464b4fcf33a5fc57222422251be..d1c0e0b2fe9aa982d67cad0c07cc573dcf200a6d 100644 --- a/modules/simpletest/tests/batch.test +++ b/modules/simpletest/tests/batch.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/batch_test.callbacks.inc b/modules/simpletest/tests/batch_test.callbacks.inc index 8e03c0ba6cf40f3976d04373fb955d1cf3cd2904..75e665533e993a4d5a9e6ff5b1c2d36a2287865c 100644 --- a/modules/simpletest/tests/batch_test.callbacks.inc +++ b/modules/simpletest/tests/batch_test.callbacks.inc @@ -1,6 +1,5 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/batch_test.info b/modules/simpletest/tests/batch_test.info index 301df517e92ed6b70f1bb0d9d0ecc9590105d9ce..f3540978f4070e1e8d01d1bc5a20aa25e9b4c42c 100644 --- a/modules/simpletest/tests/batch_test.info +++ b/modules/simpletest/tests/batch_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Batch API test" description = "Support module for Batch API tests." package = Testing diff --git a/modules/simpletest/tests/batch_test.module b/modules/simpletest/tests/batch_test.module index e1afa0427fcc5f496e16ca437b35f671b3406359..1200e767dd7d38ae96520ed2ef391576a6263daa 100644 --- a/modules/simpletest/tests/batch_test.module +++ b/modules/simpletest/tests/batch_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/bootstrap.test b/modules/simpletest/tests/bootstrap.test index 333f34b76177198b36eb547c92fcc1d2078c8fee..14c16a95b6d0c4e694ca01a53615fb472b58b1f7 100644 --- a/modules/simpletest/tests/bootstrap.test +++ b/modules/simpletest/tests/bootstrap.test @@ -1,5 +1,4 @@ <?php -// $Id$ class BootstrapIPAddressTestCase extends DrupalWebTestCase { diff --git a/modules/simpletest/tests/cache.test b/modules/simpletest/tests/cache.test index 0fc9fe298f2da278708722c26e2115f102538d73..43d1fa122c7326c0c1b9bcca55eefa97986740ac 100644 --- a/modules/simpletest/tests/cache.test +++ b/modules/simpletest/tests/cache.test @@ -1,5 +1,4 @@ <?php -// $Id$ class CacheTestCase extends DrupalWebTestCase { protected $default_bin = 'cache'; diff --git a/modules/simpletest/tests/common.test b/modules/simpletest/tests/common.test index f48497559a77c4b1b36d6d4c9ce4e93d6230ca6d..4664f046dc9bb57b6f8a0bad2db266a096dd2002 100644 --- a/modules/simpletest/tests/common.test +++ b/modules/simpletest/tests/common.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/common_test.css b/modules/simpletest/tests/common_test.css index 023eae62d804634c95c8619d6d888070e969943d..b86ceadb7b902f35018ffe490097b4e60143dfa6 100644 --- a/modules/simpletest/tests/common_test.css +++ b/modules/simpletest/tests/common_test.css @@ -1,3 +1,2 @@ -/* $Id$ */ /* This file is for testing CSS file inclusion, no contents are necessary. */ diff --git a/modules/simpletest/tests/common_test.info b/modules/simpletest/tests/common_test.info index cc16c2551446e0eb32282b77b2f0b06063d563c8..aced983d2901c9950145004527571092eeea96d0 100644 --- a/modules/simpletest/tests/common_test.info +++ b/modules/simpletest/tests/common_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Common Test" description = "Support module for Common tests." package = Testing diff --git a/modules/simpletest/tests/common_test.module b/modules/simpletest/tests/common_test.module index 449da4a975f6fafe2189b79f9374085cb2a70d41..9b6178804c9087b7d5144e45a23d6f7d48fc0d87 100644 --- a/modules/simpletest/tests/common_test.module +++ b/modules/simpletest/tests/common_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/common_test.print.css b/modules/simpletest/tests/common_test.print.css index 023eae62d804634c95c8619d6d888070e969943d..b86ceadb7b902f35018ffe490097b4e60143dfa6 100644 --- a/modules/simpletest/tests/common_test.print.css +++ b/modules/simpletest/tests/common_test.print.css @@ -1,3 +1,2 @@ -/* $Id$ */ /* This file is for testing CSS file inclusion, no contents are necessary. */ diff --git a/modules/simpletest/tests/common_test_info.txt b/modules/simpletest/tests/common_test_info.txt index 8ff8bd553fcf01ccb2a92d66087c6f72c76aa6ed..ae217b917036b93c0b0fc7e5727eed210294901f 100644 --- a/modules/simpletest/tests/common_test_info.txt +++ b/modules/simpletest/tests/common_test_info.txt @@ -1,4 +1,3 @@ -; $Id$ ; Test parsing with a simple string. simple_string = A simple string diff --git a/modules/simpletest/tests/database_test.info b/modules/simpletest/tests/database_test.info index e357b30ed465794fb06091714b0b0f1ecd652496..7141235e132c595eef3e69044b48cd64c792fd1e 100644 --- a/modules/simpletest/tests/database_test.info +++ b/modules/simpletest/tests/database_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Database Test" description = "Support module for Database layer tests." core = 7.x diff --git a/modules/simpletest/tests/database_test.install b/modules/simpletest/tests/database_test.install index 709ff8947811fb732b710271be389e945cdf0865..4dce2b19af886d0489f9a7a1ae63605b419cf747 100644 --- a/modules/simpletest/tests/database_test.install +++ b/modules/simpletest/tests/database_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/database_test.module b/modules/simpletest/tests/database_test.module index 2b684409c58ee898864ae14007460f80cdc6417c..6fac31919c7362d950415cb6f1ddefa6941c15fd 100644 --- a/modules/simpletest/tests/database_test.module +++ b/modules/simpletest/tests/database_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_query_alter(). diff --git a/modules/simpletest/tests/database_test.test b/modules/simpletest/tests/database_test.test index 1107f3df478207f31f2845ea43b73b99f1f139c6..2a086ceedae6696355bfd72974142cf83f90d3bc 100644 --- a/modules/simpletest/tests/database_test.test +++ b/modules/simpletest/tests/database_test.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Dummy class for fetching into a class. diff --git a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info index d367ad92f10dec19eab33f6dc28d8ead9cd393f6..085c335252063210f920dc0ec414d4a29d153eb0 100644 --- a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info +++ b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Drupal system listing compatible test" description = "Support module for testing the drupal_system_listing function." package = Testing diff --git a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module +++ b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info index a86bbca4b72779c07083b36394076a8f017dd1bc..8e5875e95cef05c13442fb7adc888a6b94f7fb3d 100644 --- a/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info +++ b/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Drupal system listing incompatible test" description = "Support module for testing the drupal_system_listing function." package = Testing diff --git a/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module b/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module +++ b/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/modules/simpletest/tests/entity_cache_test.info b/modules/simpletest/tests/entity_cache_test.info index 01c6d5d062d9af599e6234febe6819cd6c5b0011..405cefaa2c9a4192f49d2e71b7e8ac862fc35867 100644 --- a/modules/simpletest/tests/entity_cache_test.info +++ b/modules/simpletest/tests/entity_cache_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Entity cache test" description = "Support module for testing entity cache." package = Testing diff --git a/modules/simpletest/tests/entity_cache_test.module b/modules/simpletest/tests/entity_cache_test.module index b1daf683f1bfa9c80283ff7e7fba9ff5fb0b5f87..5ae9eccb1e071a7d50ea2e34d39b8ef6e98ebbc7 100644 --- a/modules/simpletest/tests/entity_cache_test.module +++ b/modules/simpletest/tests/entity_cache_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/entity_cache_test_dependency.info b/modules/simpletest/tests/entity_cache_test_dependency.info index 7e9cdc704c0cb071a6ef6d9be7bb23a83820ddb9..f0dc7b621eca2c3f42b33026bbe5f1e60698c52f 100644 --- a/modules/simpletest/tests/entity_cache_test_dependency.info +++ b/modules/simpletest/tests/entity_cache_test_dependency.info @@ -1,4 +1,3 @@ -; $Id$ name = "Entity cache test dependency" description = "Support dependency module for testing entity cache." package = Testing diff --git a/modules/simpletest/tests/entity_cache_test_dependency.module b/modules/simpletest/tests/entity_cache_test_dependency.module index 1f9c1c3ba9b249fac65bf940e55d009ea58bff2d..73a11495f58f95d1248cbdad2f57661f03ee4055 100644 --- a/modules/simpletest/tests/entity_cache_test_dependency.module +++ b/modules/simpletest/tests/entity_cache_test_dependency.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/entity_crud_hook_test.info b/modules/simpletest/tests/entity_crud_hook_test.info index 5cc2ad96d56d4e9601b08d763b67a389809414b9..b37114d9aab7e2be604fbb47b954bdd4acc6bbc4 100644 --- a/modules/simpletest/tests/entity_crud_hook_test.info +++ b/modules/simpletest/tests/entity_crud_hook_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Entity CRUD Hooks Test" description = "Support module for CRUD hook tests." core = 7.x diff --git a/modules/simpletest/tests/entity_crud_hook_test.module b/modules/simpletest/tests/entity_crud_hook_test.module index 12252d1443a8259a2bc8abc393c8919b4612eaf9..873a162ced9c325f1cfc764e8dff187563586828 100644 --- a/modules/simpletest/tests/entity_crud_hook_test.module +++ b/modules/simpletest/tests/entity_crud_hook_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ // // Presave hooks diff --git a/modules/simpletest/tests/entity_crud_hook_test.test b/modules/simpletest/tests/entity_crud_hook_test.test index 17b9f23b1133f477897cd7c471fb3077e119be94..3f18fc855546392dd27e800af960562a34ea5de6 100644 --- a/modules/simpletest/tests/entity_crud_hook_test.test +++ b/modules/simpletest/tests/entity_crud_hook_test.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Test invocation of hooks when inserting, loading, updating or deleting an diff --git a/modules/simpletest/tests/entity_query.test b/modules/simpletest/tests/entity_query.test index 4a319d7f698aba61ac71e6fced2d0e72885c53a7..d28d5a35c9361fb88ddb92f88462ec90d064f026 100644 --- a/modules/simpletest/tests/entity_query.test +++ b/modules/simpletest/tests/entity_query.test @@ -1,6 +1,5 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/error.test b/modules/simpletest/tests/error.test index fdc060a48ec16c5d6907bdf5a03ca2450234e4ed..b1ec4b3f5ca64ab902cc6fe6c83efcc34a01befc 100644 --- a/modules/simpletest/tests/error.test +++ b/modules/simpletest/tests/error.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Tests Drupal error and exception handlers. diff --git a/modules/simpletest/tests/error_test.info b/modules/simpletest/tests/error_test.info index 0486297cf4f561b5bae22c9ee4317224a40e9892..1764ae34f12b954e22a0f34ee6d44ae412ac7ff7 100644 --- a/modules/simpletest/tests/error_test.info +++ b/modules/simpletest/tests/error_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Error test" description = "Support module for error and exception testing." package = Testing diff --git a/modules/simpletest/tests/error_test.module b/modules/simpletest/tests/error_test.module index 1e08304368325636fcc132fede7dbf5caf9e6f89..d062cb067c47fd7f6d2af1c2ef36d384db0a4e1c 100644 --- a/modules/simpletest/tests/error_test.module +++ b/modules/simpletest/tests/error_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_menu(). diff --git a/modules/simpletest/tests/file.test b/modules/simpletest/tests/file.test index c9577c6b2432e3456017da202bcb38ea62291fbf..dc12b1b7395371b423abf9e74d1b3352f61100ad 100644 --- a/modules/simpletest/tests/file.test +++ b/modules/simpletest/tests/file.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/file_test.info b/modules/simpletest/tests/file_test.info index 69f9c1725d32de3da1ee8540b140fb11b98b27c2..4edfceae6f539832a3fa8dfcc55c8d61bc562d07 100644 --- a/modules/simpletest/tests/file_test.info +++ b/modules/simpletest/tests/file_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "File test" description = "Support module for file handling tests." package = Testing diff --git a/modules/simpletest/tests/file_test.module b/modules/simpletest/tests/file_test.module index b509805d8217be72bb65ae7ade6a3dcc900ce824..2865a1fa3c143665ec99f8d6c89d742c0e91ae26 100644 --- a/modules/simpletest/tests/file_test.module +++ b/modules/simpletest/tests/file_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/filetransfer.test b/modules/simpletest/tests/filetransfer.test index 2e7b02f6e64696ce2c548ec8683160e05803bd33..905d23cab7f3cf572293b6ef5ead31116d5887e6 100644 --- a/modules/simpletest/tests/filetransfer.test +++ b/modules/simpletest/tests/filetransfer.test @@ -1,5 +1,4 @@ <?php -// $Id$ class FileTranferTest extends DrupalWebTestCase { diff --git a/modules/simpletest/tests/filter_test.info b/modules/simpletest/tests/filter_test.info index db1ce6d4beefed0057890784d76066595a9bcf0c..4b887ca9949aeb0ab196ed6a8c7e9c161f1dffd0 100644 --- a/modules/simpletest/tests/filter_test.info +++ b/modules/simpletest/tests/filter_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Filter test module description = Tests filter hooks and functions. package = Testing diff --git a/modules/simpletest/tests/filter_test.module b/modules/simpletest/tests/filter_test.module index fa386164607b9f328d887a4a209dfdfd3b082b4b..2cebc7085d0e5233de62718d19464ab4a07142f7 100644 --- a/modules/simpletest/tests/filter_test.module +++ b/modules/simpletest/tests/filter_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/form.test b/modules/simpletest/tests/form.test index 279b53e671c3740841efb405bff7202a660e4347..e7ae9de3f9e058065d3272a1ce9d4cb1335b1b70 100644 --- a/modules/simpletest/tests/form.test +++ b/modules/simpletest/tests/form.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/form_test.file.inc b/modules/simpletest/tests/form_test.file.inc index 5a637baf83cc08dc48c3363fd4b79e4cef1c9b5f..f9197ead2a5b1541e1b68748ee1a0deb6104d7ca 100644 --- a/modules/simpletest/tests/form_test.file.inc +++ b/modules/simpletest/tests/form_test.file.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/form_test.info b/modules/simpletest/tests/form_test.info index 16845f072f65344cdc61d8030dadaeb3b385f4ab..ac1d864d1a25345f5d9dcea0a8367f302754216a 100644 --- a/modules/simpletest/tests/form_test.info +++ b/modules/simpletest/tests/form_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "FormAPI Test" description = "Support module for Form API tests." package = Testing diff --git a/modules/simpletest/tests/form_test.module b/modules/simpletest/tests/form_test.module index f908c212fa441f5cfd08271ae5c77812bf98e090..00be7d2e68de9917e7b527364630c8942a630d02 100644 --- a/modules/simpletest/tests/form_test.module +++ b/modules/simpletest/tests/form_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/graph.test b/modules/simpletest/tests/graph.test index 36d91bf35c7c1899d005707b351b6661e4b62fc7..c190161b4fbcdfc07f2e189ede3a0d8b3ceb8aab 100644 --- a/modules/simpletest/tests/graph.test +++ b/modules/simpletest/tests/graph.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/http.php b/modules/simpletest/tests/http.php index 0c5f1eb78935781f384dc48669be2c1bcf46f068..a22938d9beaa1d7703a9d182299c262e868ab6d3 100644 --- a/modules/simpletest/tests/http.php +++ b/modules/simpletest/tests/http.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/https.php b/modules/simpletest/tests/https.php index ba618c151ae92f0449644496bdc33063bc354ac1..b5ffab69345544cbdfeb326cc430005b7b5b08b3 100644 --- a/modules/simpletest/tests/https.php +++ b/modules/simpletest/tests/https.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/image.test b/modules/simpletest/tests/image.test index b8c88e080281469f678e62d863c397bbaa0025d6..60599bee529a3f7c47595791bf12863397d02dde 100644 --- a/modules/simpletest/tests/image.test +++ b/modules/simpletest/tests/image.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/image_test.info b/modules/simpletest/tests/image_test.info index ded61571abab506cd448303c7cb89aa21e2328ed..a9ef05ab5243872a30fe44f0c8fb91db5850df91 100644 --- a/modules/simpletest/tests/image_test.info +++ b/modules/simpletest/tests/image_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Image test" description = "Support module for image toolkit tests." package = Testing diff --git a/modules/simpletest/tests/image_test.module b/modules/simpletest/tests/image_test.module index 75c1b23ef5e2830dacbc2b592e0cc2b4d93984e1..de640f0ba24cc33b067375edd1394c4fcc2d45b6 100644 --- a/modules/simpletest/tests/image_test.module +++ b/modules/simpletest/tests/image_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/lock.test b/modules/simpletest/tests/lock.test index d9fc53f75b97b03c2d41e11f950e4167fb9c5cd6..0b423ffdd4d6ead2f82241367bc23217f7249013 100644 --- a/modules/simpletest/tests/lock.test +++ b/modules/simpletest/tests/lock.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Tests for the lock system. diff --git a/modules/simpletest/tests/mail.test b/modules/simpletest/tests/mail.test index 48b61c3c7207f65cadaeb95239a04d06c1aa5a63..8a7b152d9d32eee7ae47c9ef8b5fb9c77f4e0cf1 100644 --- a/modules/simpletest/tests/mail.test +++ b/modules/simpletest/tests/mail.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Test the Drupal mailing system. diff --git a/modules/simpletest/tests/menu.test b/modules/simpletest/tests/menu.test index c25240e99647eb250341bea44111fcde6a80286e..24c0023566831d133987c738088029622962758c 100644 --- a/modules/simpletest/tests/menu.test +++ b/modules/simpletest/tests/menu.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/menu_test.info b/modules/simpletest/tests/menu_test.info index a9f519172894caca14abc63c9b8c879731732aea..c1c39c1038a03db1853db153d0d047938b570628 100644 --- a/modules/simpletest/tests/menu_test.info +++ b/modules/simpletest/tests/menu_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Hook menu tests" description = "Support module for menu hook testing." package = Testing diff --git a/modules/simpletest/tests/menu_test.module b/modules/simpletest/tests/menu_test.module index 65d5fdaf52f9967eae01fca95fb404ac021d312a..8e8173e57c315d8a5b5d2cac0a215800f06c2523 100644 --- a/modules/simpletest/tests/menu_test.module +++ b/modules/simpletest/tests/menu_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/module.test b/modules/simpletest/tests/module.test index 8e76e5c54152f1ded951456eec5658a11aab0ceb..f55c08af4c973128a94acad3a05ea37e57649b62 100644 --- a/modules/simpletest/tests/module.test +++ b/modules/simpletest/tests/module.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/module_test.file.inc b/modules/simpletest/tests/module_test.file.inc index 72210d7680b8a905376cae8e664657e5e214c0c6..c0d3ec41e68cca34f36b7d7605230ed3ab244388 100644 --- a/modules/simpletest/tests/module_test.file.inc +++ b/modules/simpletest/tests/module_test.file.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/module_test.info b/modules/simpletest/tests/module_test.info index 8d0c4e85b4b2c6a45a44575f4bd0c91119b7eab0..0a0f3c085a2185ddb96b3e6505dffe1fef89a192 100644 --- a/modules/simpletest/tests/module_test.info +++ b/modules/simpletest/tests/module_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Module test" description = "Support module for module system testing." package = Testing diff --git a/modules/simpletest/tests/module_test.install b/modules/simpletest/tests/module_test.install index 5f8e76b702ea06febb8b912753570a3f0762d8ef..4cc09df5a8d2b21479cca1484e3b52fc34d0bb31 100644 --- a/modules/simpletest/tests/module_test.install +++ b/modules/simpletest/tests/module_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/module_test.module b/modules/simpletest/tests/module_test.module index 97c33305fa52cc81c2e7ef8f9386755fd06dacec..d781350b360d24b7fe34f7d8d2a0249ded5b2e1b 100644 --- a/modules/simpletest/tests/module_test.module +++ b/modules/simpletest/tests/module_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_permission(). diff --git a/modules/simpletest/tests/password.test b/modules/simpletest/tests/password.test index 20e77f28d34ba31e07b6017bc46f09a46be113b9..e100c2ef6306a33b2816b3e239f47ded149cfc22 100644 --- a/modules/simpletest/tests/password.test +++ b/modules/simpletest/tests/password.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/path.test b/modules/simpletest/tests/path.test index 7368cd1d40476369a0045182563776155a1d4960..0c8ecdac46697c0ba3897be931e8d2ef72f1fe5c 100644 --- a/modules/simpletest/tests/path.test +++ b/modules/simpletest/tests/path.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/registry.test b/modules/simpletest/tests/registry.test index 48829bd80c40fb90b8c9056122bdd8330ed496b5..bcd8d4e0dec5f1178e85447fb1b3c8d5fd085c22 100644 --- a/modules/simpletest/tests/registry.test +++ b/modules/simpletest/tests/registry.test @@ -1,5 +1,4 @@ <?php -// $Id$ class RegistryParseFileTestCase extends DrupalWebTestCase { public static function getInfo() { diff --git a/modules/simpletest/tests/requirements1_test.info b/modules/simpletest/tests/requirements1_test.info index 0a1cf3a1f9d240c576de720e875999f87bd832a5..ef3953517f6a83f01d3bfc0d5417733d2bb2bedb 100644 --- a/modules/simpletest/tests/requirements1_test.info +++ b/modules/simpletest/tests/requirements1_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Requirements 1 Test description = "Tests that a module is not installed when it fails hook_requirements('install')." package = Core diff --git a/modules/simpletest/tests/requirements1_test.install b/modules/simpletest/tests/requirements1_test.install index 28b7fb6668c3f10618147fe611444438d1f93b35..651d911abb88ea2fdc328fda58d0c988665ff1c8 100644 --- a/modules/simpletest/tests/requirements1_test.install +++ b/modules/simpletest/tests/requirements1_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_requirements(). diff --git a/modules/simpletest/tests/requirements1_test.module b/modules/simpletest/tests/requirements1_test.module index 20bfc0a35890d3594f54c2a1288b7449cb59818b..e52266b2ec72e2ffe49014b251cce8cd38034b1f 100644 --- a/modules/simpletest/tests/requirements1_test.module +++ b/modules/simpletest/tests/requirements1_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/requirements2_test.info b/modules/simpletest/tests/requirements2_test.info index bcf613c34aadb8fffb1f98dedbfc65b6c00e797f..0cf86478e371b24d843cf00689b69939416b129a 100644 --- a/modules/simpletest/tests/requirements2_test.info +++ b/modules/simpletest/tests/requirements2_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Requirements 2 Test description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)." dependencies[] = requirements1_test diff --git a/modules/simpletest/tests/requirements2_test.module b/modules/simpletest/tests/requirements2_test.module index 03eb94dd70a88f19feaba9f00658b1661f9f4605..a4f43051557fecd112b318980c43f6490ac6251c 100644 --- a/modules/simpletest/tests/requirements2_test.module +++ b/modules/simpletest/tests/requirements2_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/schema.test b/modules/simpletest/tests/schema.test index 1dfa445ad8335de3d474f6c528ef45fafb0afb61..8945117cbbdba4b13b70f9fd50ffbb4fce8a1460 100644 --- a/modules/simpletest/tests/schema.test +++ b/modules/simpletest/tests/schema.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/session.test b/modules/simpletest/tests/session.test index a42adcf36c6deb1f62202c81cc258499c61cf4aa..bc72e5c5ee7f01cd5c473a5c67d6e3c89a99e868 100644 --- a/modules/simpletest/tests/session.test +++ b/modules/simpletest/tests/session.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/session_test.info b/modules/simpletest/tests/session_test.info index 2ae4b826b21638c0b79db60657e5d9dd1864f388..3272156618cf87e0891ea0d93613f114922a8ae4 100644 --- a/modules/simpletest/tests/session_test.info +++ b/modules/simpletest/tests/session_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Session test" description = "Support module for session data testing." package = Testing diff --git a/modules/simpletest/tests/session_test.module b/modules/simpletest/tests/session_test.module index 61aa3ae9573353edce852c457e4ba0d82847c9b8..689ff099ae03dafac7fa0a9c8c66322a1fc98d63 100644 --- a/modules/simpletest/tests/session_test.module +++ b/modules/simpletest/tests/session_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_menu(). diff --git a/modules/simpletest/tests/system.base.css b/modules/simpletest/tests/system.base.css index 6ac23b1d3a88b7725e08a84de4cc0aab82ab2c07..c14ae9b27ba16164fdb3fa2f79f284cd3543c076 100644 --- a/modules/simpletest/tests/system.base.css +++ b/modules/simpletest/tests/system.base.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * This file is for testing CSS file override in diff --git a/modules/simpletest/tests/system_dependencies_test.info b/modules/simpletest/tests/system_dependencies_test.info index 55d8971b3c207201a1e81b49fa4dc4983656f372..5b4bd106ba2aafe6ac67ecb26db8a200bd357a80 100644 --- a/modules/simpletest/tests/system_dependencies_test.info +++ b/modules/simpletest/tests/system_dependencies_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "System dependency test" description = "Support module for testing system dependencies." package = Testing diff --git a/modules/simpletest/tests/system_dependencies_test.module b/modules/simpletest/tests/system_dependencies_test.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/modules/simpletest/tests/system_dependencies_test.module +++ b/modules/simpletest/tests/system_dependencies_test.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/modules/simpletest/tests/system_test.info b/modules/simpletest/tests/system_test.info index f70a1a79fa0dca2019195c1645ba7f9b3460508a..c4ad53695bd228f0829bdfb647e415263a63b131 100644 --- a/modules/simpletest/tests/system_test.info +++ b/modules/simpletest/tests/system_test.info @@ -1,4 +1,3 @@ -; $Id$ name = System test description = Support module for system testing. package = Testing diff --git a/modules/simpletest/tests/system_test.module b/modules/simpletest/tests/system_test.module index 4d7042e72e812fd04847fde7f183eacc1576be91..76841fb6b3daf74e0fb96f9ec44d1ee8411406dd 100644 --- a/modules/simpletest/tests/system_test.module +++ b/modules/simpletest/tests/system_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_menu(). diff --git a/modules/simpletest/tests/taxonomy_test.info b/modules/simpletest/tests/taxonomy_test.info index eaa9c04f575987a583680fddf1c16bf6ae8f342d..e5bb4f1622d125d25c9931fb8049b503916acdb1 100644 --- a/modules/simpletest/tests/taxonomy_test.info +++ b/modules/simpletest/tests/taxonomy_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Taxonomy test module" description = "Tests functions and hooks not used in core". package = Testing diff --git a/modules/simpletest/tests/taxonomy_test.install b/modules/simpletest/tests/taxonomy_test.install index 420be1b7885f6addcdf6222dd403de79b1dc5469..d5c94da5f7b23ecf433f2851bba0f00919342b98 100644 --- a/modules/simpletest/tests/taxonomy_test.install +++ b/modules/simpletest/tests/taxonomy_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/taxonomy_test.module b/modules/simpletest/tests/taxonomy_test.module index d524fb87c8d84898ff38261a483a8d0021cddb81..aae13a2d448bda09c183efce3051016a471b90d4 100644 --- a/modules/simpletest/tests/taxonomy_test.module +++ b/modules/simpletest/tests/taxonomy_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/theme.test b/modules/simpletest/tests/theme.test index d7d734bb2b2f6bc930883e63b5fda501dfd2ed91..d0ad77d78bb31f6232c66b8d1e2bb746cdff5fb1 100644 --- a/modules/simpletest/tests/theme.test +++ b/modules/simpletest/tests/theme.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/theme_test.info b/modules/simpletest/tests/theme_test.info index d3b8a7edfb54771de585589501be5ac94c51c320..72cd23bc19ef47274488562d2067a964f2fde2ee 100644 --- a/modules/simpletest/tests/theme_test.info +++ b/modules/simpletest/tests/theme_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Theme test" description = "Support module for theme system testing." package = Testing diff --git a/modules/simpletest/tests/theme_test.module b/modules/simpletest/tests/theme_test.module index ff525ec34188cf6b95031805383364094509e492..160d192dd82a565858bdafc82dab953b2b952ef9 100644 --- a/modules/simpletest/tests/theme_test.module +++ b/modules/simpletest/tests/theme_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_menu(). diff --git a/modules/simpletest/tests/unicode.test b/modules/simpletest/tests/unicode.test index 6e39d11a49ae7e91556c6b22021a562d5b5e0b45..47a4938fe85698a78bc5fb2b66e97f17e1f2596e 100644 --- a/modules/simpletest/tests/unicode.test +++ b/modules/simpletest/tests/unicode.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/update.test b/modules/simpletest/tests/update.test index c4d3828473355033dd62be045c8ed3a138ac4ef5..966efff2214e4828e59ec08d4e5c845e90bed8e6 100644 --- a/modules/simpletest/tests/update.test +++ b/modules/simpletest/tests/update.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/update_test_1.info b/modules/simpletest/tests/update_test_1.info index a55878edf35e3fea802719fb49c1ede4d552ebe5..d9764eee0e744853395cb8e65c59ee2cd7bc901d 100644 --- a/modules/simpletest/tests/update_test_1.info +++ b/modules/simpletest/tests/update_test_1.info @@ -1,4 +1,3 @@ -; $Id$ name = "Update test" description = "Support module for update testing." package = Testing diff --git a/modules/simpletest/tests/update_test_1.install b/modules/simpletest/tests/update_test_1.install index ac69a358e0c12fce625fb5bcb99ae50a09135d2d..f4a86c7c421953b93454168be69d33477bdcdf7a 100644 --- a/modules/simpletest/tests/update_test_1.install +++ b/modules/simpletest/tests/update_test_1.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/update_test_1.module b/modules/simpletest/tests/update_test_1.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/modules/simpletest/tests/update_test_1.module +++ b/modules/simpletest/tests/update_test_1.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/modules/simpletest/tests/update_test_2.info b/modules/simpletest/tests/update_test_2.info index a55878edf35e3fea802719fb49c1ede4d552ebe5..d9764eee0e744853395cb8e65c59ee2cd7bc901d 100644 --- a/modules/simpletest/tests/update_test_2.info +++ b/modules/simpletest/tests/update_test_2.info @@ -1,4 +1,3 @@ -; $Id$ name = "Update test" description = "Support module for update testing." package = Testing diff --git a/modules/simpletest/tests/update_test_2.install b/modules/simpletest/tests/update_test_2.install index e12b77b930b6620bf54065c58ebe97c889f3d3b3..9c076ff6c5d68b055717d8c0c7c034eae8f01d6e 100644 --- a/modules/simpletest/tests/update_test_2.install +++ b/modules/simpletest/tests/update_test_2.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/update_test_2.module b/modules/simpletest/tests/update_test_2.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/modules/simpletest/tests/update_test_2.module +++ b/modules/simpletest/tests/update_test_2.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/modules/simpletest/tests/update_test_3.info b/modules/simpletest/tests/update_test_3.info index a55878edf35e3fea802719fb49c1ede4d552ebe5..d9764eee0e744853395cb8e65c59ee2cd7bc901d 100644 --- a/modules/simpletest/tests/update_test_3.info +++ b/modules/simpletest/tests/update_test_3.info @@ -1,4 +1,3 @@ -; $Id$ name = "Update test" description = "Support module for update testing." package = Testing diff --git a/modules/simpletest/tests/update_test_3.install b/modules/simpletest/tests/update_test_3.install index 1954123275c09d20882b1cba53e0b821daa4eb05..c3f6b757ca63d4e5b97f8e860a41a1ca6fc21701 100644 --- a/modules/simpletest/tests/update_test_3.install +++ b/modules/simpletest/tests/update_test_3.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/update_test_3.module b/modules/simpletest/tests/update_test_3.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/modules/simpletest/tests/update_test_3.module +++ b/modules/simpletest/tests/update_test_3.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/modules/simpletest/tests/upgrade/drupal-6.bare.database.php b/modules/simpletest/tests/upgrade/drupal-6.bare.database.php index 9188fdab3c43409847f017ede42b53887f565b9b..40c75627a67bfcb76636f93c75d98fb867524512 100644 --- a/modules/simpletest/tests/upgrade/drupal-6.bare.database.php +++ b/modules/simpletest/tests/upgrade/drupal-6.bare.database.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/upgrade/drupal-6.filled.database.php b/modules/simpletest/tests/upgrade/drupal-6.filled.database.php index 7afa0444201d39f4c5d3ef065a28286f80d04994..a9162813678291b804a9b833efdbcaa7cb904b8d 100644 --- a/modules/simpletest/tests/upgrade/drupal-6.filled.database.php +++ b/modules/simpletest/tests/upgrade/drupal-6.filled.database.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/upgrade/drupal-6.locale.database.php b/modules/simpletest/tests/upgrade/drupal-6.locale.database.php index d4ea09f73a83079fa85e516018e1d7cd6c161e65..c8af67121a309e3d219a8b7cda62bbac4aaac54c 100644 --- a/modules/simpletest/tests/upgrade/drupal-6.locale.database.php +++ b/modules/simpletest/tests/upgrade/drupal-6.locale.database.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Database additions for locale tests. diff --git a/modules/simpletest/tests/upgrade/drupal-6.upload.database.php b/modules/simpletest/tests/upgrade/drupal-6.upload.database.php index 94733ed4c3712977264d09cc1fb95d4f71502684..493483f3d1e6eb5caeade2ad5b09aafe559249f0 100644 --- a/modules/simpletest/tests/upgrade/drupal-6.upload.database.php +++ b/modules/simpletest/tests/upgrade/drupal-6.upload.database.php @@ -1,5 +1,4 @@ <?php -// $Id$ db_insert('files')->fields(array( 'fid', diff --git a/modules/simpletest/tests/upgrade/upgrade.comment.test b/modules/simpletest/tests/upgrade/upgrade.comment.test index db899427bc2d44f3826950048f8e343c91296451..5fcf0b4b24278200534845139e4d79ed6a890c5c 100644 --- a/modules/simpletest/tests/upgrade/upgrade.comment.test +++ b/modules/simpletest/tests/upgrade/upgrade.comment.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for comment.module. diff --git a/modules/simpletest/tests/upgrade/upgrade.filter.test b/modules/simpletest/tests/upgrade/upgrade.filter.test index 732e757e7a310a86a629c995bdb4a566bb3a99b9..86248b74cd5d745a72904e342b5173dd717d93e5 100644 --- a/modules/simpletest/tests/upgrade/upgrade.filter.test +++ b/modules/simpletest/tests/upgrade/upgrade.filter.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for filter format identifiers. diff --git a/modules/simpletest/tests/upgrade/upgrade.locale.test b/modules/simpletest/tests/upgrade/upgrade.locale.test index 66ea14e52d479521a63a0df71c911b4fccac1187..aec559de66f3003fcafb46d5fe2bff88074e7f61 100644 --- a/modules/simpletest/tests/upgrade/upgrade.locale.test +++ b/modules/simpletest/tests/upgrade/upgrade.locale.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for locale.module. diff --git a/modules/simpletest/tests/upgrade/upgrade.node.test b/modules/simpletest/tests/upgrade/upgrade.node.test index d2366b7f7dff17ed7c667815e389f7590a8bd552..163dbef5e9db58a71ae0c3aa057b29639ccffa7e 100644 --- a/modules/simpletest/tests/upgrade/upgrade.node.test +++ b/modules/simpletest/tests/upgrade/upgrade.node.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for node bodies. diff --git a/modules/simpletest/tests/upgrade/upgrade.poll.test b/modules/simpletest/tests/upgrade/upgrade.poll.test index 12aff8bd89c9cd82810e90ed6bd5e26980988e48..9bbbf90a4e8cad13f7d03106239ab63b42360ac5 100644 --- a/modules/simpletest/tests/upgrade/upgrade.poll.test +++ b/modules/simpletest/tests/upgrade/upgrade.poll.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for poll.module. diff --git a/modules/simpletest/tests/upgrade/upgrade.taxonomy.test b/modules/simpletest/tests/upgrade/upgrade.taxonomy.test index 92db17e486b080c477edb6f46ed23ea7a4720371..dadb98e5acd994d2966cd59af6d06152ad905666 100644 --- a/modules/simpletest/tests/upgrade/upgrade.taxonomy.test +++ b/modules/simpletest/tests/upgrade/upgrade.taxonomy.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Test taxonomy upgrades. diff --git a/modules/simpletest/tests/upgrade/upgrade.test b/modules/simpletest/tests/upgrade/upgrade.test index 263baff4896fa755057f8b3a0d5196ccffc119d2..8a3da818857fcbfc9410c88ead525f3022b1410b 100644 --- a/modules/simpletest/tests/upgrade/upgrade.test +++ b/modules/simpletest/tests/upgrade/upgrade.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Perform end-to-end tests of the upgrade path. diff --git a/modules/simpletest/tests/upgrade/upgrade.upload.test b/modules/simpletest/tests/upgrade/upgrade.upload.test index a0402a38e4cdebc4ca36bf2fe0506a3345dee9d6..e3e1dc21ec74f5561b1289306d4267534d755dbd 100644 --- a/modules/simpletest/tests/upgrade/upgrade.upload.test +++ b/modules/simpletest/tests/upgrade/upgrade.upload.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Upgrade test for comment.module. diff --git a/modules/simpletest/tests/url_alter_test.info b/modules/simpletest/tests/url_alter_test.info index 0d1deb2fb8ed53f2e9c51fef2de29986966ba6d6..a8e9474e1744f7b2a047a83d5ec19bbdb4fa8731 100644 --- a/modules/simpletest/tests/url_alter_test.info +++ b/modules/simpletest/tests/url_alter_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Url_alter tests description = A support modules for url_alter hook testing. core = 7.x diff --git a/modules/simpletest/tests/url_alter_test.install b/modules/simpletest/tests/url_alter_test.install index 89454f37e31d85d93e458c217b903ba0be409e92..6e09ab5838a71540ddd3911a4f9a0414ab91e14b 100644 --- a/modules/simpletest/tests/url_alter_test.install +++ b/modules/simpletest/tests/url_alter_test.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Impelement hook_install(). diff --git a/modules/simpletest/tests/url_alter_test.module b/modules/simpletest/tests/url_alter_test.module index da6cd635bc41596516d017c74a3d1ea838475ccb..e229ab98652739d1f64a243f6056af76ccc5a926 100644 --- a/modules/simpletest/tests/url_alter_test.module +++ b/modules/simpletest/tests/url_alter_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/simpletest/tests/xmlrpc.test b/modules/simpletest/tests/xmlrpc.test index 5069fe2467c5c1def15db08b4a7373afe31e393e..b2aa928d0f5554a4d540ff3614bfc2d4c823502c 100644 --- a/modules/simpletest/tests/xmlrpc.test +++ b/modules/simpletest/tests/xmlrpc.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Perform basic XML-RPC tests that do not require addition callbacks. diff --git a/modules/simpletest/tests/xmlrpc_test.info b/modules/simpletest/tests/xmlrpc_test.info index 773015d3e4885eddb9e4590032ef2b10e77703e6..bddfc95fd76560e45714c4b6c90ab5c8da55233c 100644 --- a/modules/simpletest/tests/xmlrpc_test.info +++ b/modules/simpletest/tests/xmlrpc_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "XML-RPC Test" description = "Support module for XML-RPC tests according to the validator1 specification." package = Testing diff --git a/modules/simpletest/tests/xmlrpc_test.module b/modules/simpletest/tests/xmlrpc_test.module index f52afe325ee58e11fa5d800e6382f1aead9785d5..db8f113b6b5ef779991eddb6adef6f88b7741880 100644 --- a/modules/simpletest/tests/xmlrpc_test.module +++ b/modules/simpletest/tests/xmlrpc_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ function xmlrpc_test_arrayOfStructsTest($array) { $sum = 0; diff --git a/modules/statistics/statistics.admin.inc b/modules/statistics/statistics.admin.inc index c5cbbb94fa2a92f202a840ad4f216a4b7671b04e..6606b8b95616f6b50b7a53b8e8df49d6cc6b5fdc 100644 --- a/modules/statistics/statistics.admin.inc +++ b/modules/statistics/statistics.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/statistics/statistics.info b/modules/statistics/statistics.info index 4075e6ea2ca8cd905a270b71358a93aa4847e441..d3d1f545ec91d2534b395aa80d44c70b9b5ffa57 100644 --- a/modules/statistics/statistics.info +++ b/modules/statistics/statistics.info @@ -1,4 +1,3 @@ -; $Id$ name = Statistics description = Logs access statistics for your site. package = Core diff --git a/modules/statistics/statistics.install b/modules/statistics/statistics.install index b0b016b376f96e037fbf1088bb2559e0a9c77993..d5855a77ff51cfe15e122ebd0723eb3815bfdd23 100644 --- a/modules/statistics/statistics.install +++ b/modules/statistics/statistics.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/statistics/statistics.module b/modules/statistics/statistics.module index 39f7e5aef676f2fb42a732ca3320649eedbdfeac..6b7be8ac4b2cc5e5006a395d054020178041f7bc 100644 --- a/modules/statistics/statistics.module +++ b/modules/statistics/statistics.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/statistics/statistics.pages.inc b/modules/statistics/statistics.pages.inc index 545dc137c73a869edbc49bbae5939cf7c49144c3..bb31f9838f3d4b8ed97d927fb47991aecf3e06ab 100644 --- a/modules/statistics/statistics.pages.inc +++ b/modules/statistics/statistics.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/statistics/statistics.test b/modules/statistics/statistics.test index 47ae88011e6be0de286ba90b2901d6c46ff200ce..026fcf58bf5fe1ce649f88e6ab960b1e8bc88d66 100644 --- a/modules/statistics/statistics.test +++ b/modules/statistics/statistics.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/statistics/statistics.tokens.inc b/modules/statistics/statistics.tokens.inc index 1eb5b5d323b6ecfc2c20d34f555e69221a1cfbf9..c2c8fc3cbc506a778b07425b6f6b9d50ceb379d9 100644 --- a/modules/statistics/statistics.tokens.inc +++ b/modules/statistics/statistics.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/syslog/syslog.info b/modules/syslog/syslog.info index 01a5b881d392c11a4312570c20aa0f962db043a3..e0ef55c6ec0b04b0d64a8774b88bd730c3bc0f27 100644 --- a/modules/syslog/syslog.info +++ b/modules/syslog/syslog.info @@ -1,4 +1,3 @@ -; $Id$ name = Syslog description = Logs and records system events to syslog. package = Core diff --git a/modules/syslog/syslog.install b/modules/syslog/syslog.install index feebb63265e4fe3d5a259e38e787a27512a1ebe7..12ff4fb2c7572b2c0d86b934ece2b6711ab7f159 100644 --- a/modules/syslog/syslog.install +++ b/modules/syslog/syslog.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/syslog/syslog.module b/modules/syslog/syslog.module index e887ce243df16a09f5af41dcb700081ed4efd4c7..c4ee382528892a67980e328b83aefa63596427d9 100644 --- a/modules/syslog/syslog.module +++ b/modules/syslog/syslog.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/syslog/syslog.test b/modules/syslog/syslog.test index 76096b7be41e450e0a034037eb66da9a0f084e52..691fb7deeb3858d0782987d6231b2fd4cf68ed6a 100644 --- a/modules/syslog/syslog.test +++ b/modules/syslog/syslog.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/html.tpl.php b/modules/system/html.tpl.php index 8d560b1a458401867e21178b1f5c8981f5591795..0e012774dcef95dc5ed502bdea28e8a9f91a21b3 100644 --- a/modules/system/html.tpl.php +++ b/modules/system/html.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/image.gd.inc b/modules/system/image.gd.inc index b10595f47ce3f9f8649271d4cd48e36612d4a985..a3f76d4a629f385ecfd1592dcb702734033ed86c 100644 --- a/modules/system/image.gd.inc +++ b/modules/system/image.gd.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/maintenance-page.tpl.php b/modules/system/maintenance-page.tpl.php index f0aec34c924a914ebab79811ab78ec8075c050a8..31de3bb2385826a31b04ab676970de37c5b32cc4 100644 --- a/modules/system/maintenance-page.tpl.php +++ b/modules/system/maintenance-page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/page.tpl.php b/modules/system/page.tpl.php index 704ec5c308ec444e2282fd9cd3332da43adbfd7f..8ffe82aa6298841b63b3f6e493d46bb012261325 100644 --- a/modules/system/page.tpl.php +++ b/modules/system/page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/region.tpl.php b/modules/system/region.tpl.php index 1980c225d6ff328fa27c34a4c25f7745dc1fb946..b29e24f0178f56318ed3415a6c06e40f42786618 100644 --- a/modules/system/region.tpl.php +++ b/modules/system/region.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.admin-rtl.css b/modules/system/system.admin-rtl.css index 959613ca49d4ba0d6d79cb4f9fcdb57b98727249..362a406c59c774639970b2fc642fb1442f326b83 100644 --- a/modules/system/system.admin-rtl.css +++ b/modules/system/system.admin-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.admin.css b/modules/system/system.admin.css index adcc369fdf550e4def21faaa93b15708725d6ac0..43340b58d3fde533d07bafc312803a41b444e995 100644 --- a/modules/system/system.admin.css +++ b/modules/system/system.admin.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc index 2a7dc15a5986287b41c37e9fefe8d9c4f928483a..fb0664ad4312b5c86c158f4a445a06e67471f8f5 100644 --- a/modules/system/system.admin.inc +++ b/modules/system/system.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.api.php b/modules/system/system.api.php index 85e013824f053584f076a07ba1dfdd54cc183456..5481e8184a56bfeb35254bc34260fcf83b059399 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.archiver.inc b/modules/system/system.archiver.inc index 5a0972840301768b7d016acb5ac127df0c9e5389..c37f07daa10413b0d9ff05c6fd59a36361641893 100644 --- a/modules/system/system.archiver.inc +++ b/modules/system/system.archiver.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.base-rtl.css b/modules/system/system.base-rtl.css index 16b92de6f8213174c04deb37338848b72012f419..9099c9d72b7f6b3fd2dd008d6cfded2551558cee 100644 --- a/modules/system/system.base-rtl.css +++ b/modules/system/system.base-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.base.css b/modules/system/system.base.css index 088cda8825e65e3e3b1972f788d43028255c15ea..a6748de42ebd103d23b47fb1b42e2756da6fc705 100644 --- a/modules/system/system.base.css +++ b/modules/system/system.base.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.cron.js b/modules/system/system.cron.js index 01809b096e59ed4760b25f3e8d2f33dc88249b89..af17dab52739cb3a9b21d8bd681a3f484fd0de4a 100644 --- a/modules/system/system.cron.js +++ b/modules/system/system.cron.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/system/system.info b/modules/system/system.info index 7ce48ed35f71873154f570708412501a5cd73863..28abf663a5e15549940d6c9482ec21e3ebeb9ee4 100644 --- a/modules/system/system.info +++ b/modules/system/system.info @@ -1,4 +1,3 @@ -; $Id$ name = System description = Handles general site configuration for administrators. package = Core diff --git a/modules/system/system.install b/modules/system/system.install index 05d910e30e546b031b9d901dc4c6566b167ca9da..af02edc150ea9452e485cbfdc811ea5712bc9728 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.js b/modules/system/system.js index 3cee79f30409da0409d53f08658b106511f5ae20..7062549c848f109f5d3840cc1f467384d8be51d7 100644 --- a/modules/system/system.js +++ b/modules/system/system.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/system/system.mail.inc b/modules/system/system.mail.inc index 181c3c4f7c37abfce4a139a07af815e26aa8bfd9..ef50642c55a9db8c36ceb9a976f5f0d78096a3fc 100644 --- a/modules/system/system.mail.inc +++ b/modules/system/system.mail.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.maintenance.css b/modules/system/system.maintenance.css index a4a64c17e357389c91f2f8ff8c26c5df094ad57e..5543c2db816e3b6a133f7db08d40c96de96ca7fc 100644 --- a/modules/system/system.maintenance.css +++ b/modules/system/system.maintenance.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Update styles diff --git a/modules/system/system.menus-rtl.css b/modules/system/system.menus-rtl.css index 8c27ccb483cc3e98c6a96cbdf64e73426bedda86..be85245b2bf4dc2ad9f809fa7d147c5f0bcb5087 100644 --- a/modules/system/system.menus-rtl.css +++ b/modules/system/system.menus-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.menus.css b/modules/system/system.menus.css index ec9003b871e9863354c4a4bf1b1c7134f9e0995d..514b029527a7c6949b5775b81986270b899fe106 100644 --- a/modules/system/system.menus.css +++ b/modules/system/system.menus.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.messages-rtl.css b/modules/system/system.messages-rtl.css index c6f21d4ef6eb8395d7c5195059b43f80007d995a..445417b08c4644666aa687094d9a730e0fa5b5f2 100644 --- a/modules/system/system.messages-rtl.css +++ b/modules/system/system.messages-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.messages.css b/modules/system/system.messages.css index 46338f46d392066219d036de0c8708a6ceb5b56c..ffd4e8efcaafc5f5ea07a7e1148a10b4e4698e47 100644 --- a/modules/system/system.messages.css +++ b/modules/system/system.messages.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.module b/modules/system/system.module index 2cb42b84c4b38860e46f818867ee0d0836a09c43..6537671468c393beff088da280587f6009eb1927 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.queue.inc b/modules/system/system.queue.inc index b6cf96e0711f2acbf7aabd958b0cb1f8ff0dad5d..806015c242b6b7c11cd5bd776cd1912ecae11022 100644 --- a/modules/system/system.queue.inc +++ b/modules/system/system.queue.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.test b/modules/system/system.test index 44d5692b34eef61e5a6cf223d01897b5f230b4af..304556988c8fe3ced485bae83bf9d8e5a413cb31 100644 --- a/modules/system/system.test +++ b/modules/system/system.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.theme-rtl.css b/modules/system/system.theme-rtl.css index 1dd7e6dd56c14c7c659e660ae9795899e0a129ac..0cd7fa6431f33c0bbefc258b8f87f9805579756f 100644 --- a/modules/system/system.theme-rtl.css +++ b/modules/system/system.theme-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.theme.css b/modules/system/system.theme.css index eb37db267eb55f02f7bd84d66e7c052bbaa81aa5..73cebee739f1c0e4f9391aa7a67187969009863a 100644 --- a/modules/system/system.theme.css +++ b/modules/system/system.theme.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/modules/system/system.tokens.inc b/modules/system/system.tokens.inc index 6ce9971b1cc4dd3092d511dbb7f57308cfaad408..27d7dfdb0745023056f0060513376fd553d09d4f 100644 --- a/modules/system/system.tokens.inc +++ b/modules/system/system.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/system.updater.inc b/modules/system/system.updater.inc index 92a1529af628eeec85214efae85d8cf91eb6cf0b..0df1ad955c8ed6b511f49480ba89be090d9ac629 100644 --- a/modules/system/system.updater.inc +++ b/modules/system/system.updater.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/theme.api.php b/modules/system/theme.api.php index a585b73dbed73a4c09ea37e01a0d835d440eaae4..7fee81cb6708abca509c021430e1a136173bd5a3 100644 --- a/modules/system/theme.api.php +++ b/modules/system/theme.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @defgroup themeable Default theme implementations diff --git a/modules/taxonomy/taxonomy-term.tpl.php b/modules/taxonomy/taxonomy-term.tpl.php index f48452c29375f06e793d341ceab2e227882a2de1..b515a9be1b2278038cd55d67a8836d52fa6ea6da 100644 --- a/modules/taxonomy/taxonomy-term.tpl.php +++ b/modules/taxonomy/taxonomy-term.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.admin.inc b/modules/taxonomy/taxonomy.admin.inc index 63729fbb1158ce5610cfc2fa5c1cb9190201cc36..8498681ed445e2ac7e12c77da81b4f3f52963afb 100644 --- a/modules/taxonomy/taxonomy.admin.inc +++ b/modules/taxonomy/taxonomy.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.api.php b/modules/taxonomy/taxonomy.api.php index 1527e487c4178d86d3f35418b4b578610d4aed36..cb778c9a764f9ecd1b55b79e12013ee85c00ee28 100644 --- a/modules/taxonomy/taxonomy.api.php +++ b/modules/taxonomy/taxonomy.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.css b/modules/taxonomy/taxonomy.css index 5fdd2b0ebd93422be6b7387559c6cfb653ddff65..36cd641bec2e46a36491b88467d3b43097374282 100644 --- a/modules/taxonomy/taxonomy.css +++ b/modules/taxonomy/taxonomy.css @@ -1,4 +1,3 @@ -/* $Id$ */ tr.taxonomy-term-preview { background-color: #EEE; diff --git a/modules/taxonomy/taxonomy.info b/modules/taxonomy/taxonomy.info index 88e51e34bcf4f71aefaa1bcecda78e224600fae2..44d4ebcd18f6e4451543b105b167b8aec408ad94 100644 --- a/modules/taxonomy/taxonomy.info +++ b/modules/taxonomy/taxonomy.info @@ -1,4 +1,3 @@ -; $Id$ name = Taxonomy description = Enables the categorization of content. package = Core diff --git a/modules/taxonomy/taxonomy.install b/modules/taxonomy/taxonomy.install index 73c115aa201bc8d0b2c1ad2afa6269b35ccbc71b..e19f175ca2636a41b2104403a5d73aecbae1441e 100644 --- a/modules/taxonomy/taxonomy.install +++ b/modules/taxonomy/taxonomy.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.js b/modules/taxonomy/taxonomy.js index 6a304f6d182ffdb532f38d02c7ed78aa8d70051c..cc9cdf7a61c8ef23bf785a4eedffd043be3ed22d 100644 --- a/modules/taxonomy/taxonomy.js +++ b/modules/taxonomy/taxonomy.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module index 6cacb25f383a277ce724becd92c66b4c395a1624..f170430ca106eaabde33bfa06399588d3c39fa77 100644 --- a/modules/taxonomy/taxonomy.module +++ b/modules/taxonomy/taxonomy.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.pages.inc b/modules/taxonomy/taxonomy.pages.inc index baa9776df031d8355bcae0dc58c4574486119536..25cf642df102a548dbe70e48c341ae3a75a93d1f 100644 --- a/modules/taxonomy/taxonomy.pages.inc +++ b/modules/taxonomy/taxonomy.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.test b/modules/taxonomy/taxonomy.test index cec8c77bc78cb8ba9bcc7c610d7bf5cd7b2b291e..1456af307ce593d46e7850234d9cf6874c96c64b 100644 --- a/modules/taxonomy/taxonomy.test +++ b/modules/taxonomy/taxonomy.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.tokens.inc b/modules/taxonomy/taxonomy.tokens.inc index 225d3e5a25fc858e7ff677dd4dfc7c04d5dc1b89..f8ae4576d70e82f038eaf56d93f7e6e791c017a2 100644 --- a/modules/taxonomy/taxonomy.tokens.inc +++ b/modules/taxonomy/taxonomy.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/toolbar/toolbar-rtl.css b/modules/toolbar/toolbar-rtl.css index 1c6ebaa91e89fa0558943d7b5858923733e53a78..acbc98f82873223375b755624f574b3ea3cbdd49 100644 --- a/modules/toolbar/toolbar-rtl.css +++ b/modules/toolbar/toolbar-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #toolbar, #toolbar * { diff --git a/modules/toolbar/toolbar.css b/modules/toolbar/toolbar.css index ef081969b1cf61f5e1a74f5a19d2d91632cc5355..cbf3c14c8fe330ab42ee2ae5187f6d8e8f554f7d 100644 --- a/modules/toolbar/toolbar.css +++ b/modules/toolbar/toolbar.css @@ -1,4 +1,3 @@ -/* $Id$ */ body.toolbar { padding-top: 2.2em; diff --git a/modules/toolbar/toolbar.info b/modules/toolbar/toolbar.info index 317827923e3e764f1731ee1bd61ce3fe53a7d359..2c5abbb2e25dc24f93f2639aefcda6eb293ba036 100644 --- a/modules/toolbar/toolbar.info +++ b/modules/toolbar/toolbar.info @@ -1,4 +1,3 @@ -; $Id$ name = Toolbar description = Provides a toolbar that shows the top-level administration menu items and links from other modules. core = 7.x diff --git a/modules/toolbar/toolbar.js b/modules/toolbar/toolbar.js index 3dd215e1ed919e78273af411f0b42a81ed592cdc..5b61634bbdee0511f684307710bf95c12d404c55 100644 --- a/modules/toolbar/toolbar.js +++ b/modules/toolbar/toolbar.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.toolbar = Drupal.toolbar || {}; diff --git a/modules/toolbar/toolbar.module b/modules/toolbar/toolbar.module index a05bbe2f3a21dd5df242b110e0679545ae34d68f..397639e583fa3a22e6b9033e00af5123063d5c33 100644 --- a/modules/toolbar/toolbar.module +++ b/modules/toolbar/toolbar.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/toolbar/toolbar.tpl.php b/modules/toolbar/toolbar.tpl.php index d38aae6965f70dd45377b3f195015e597e5df144..1df0cf03bf2306bcce7d1728b7aa1187d53b67bd 100644 --- a/modules/toolbar/toolbar.tpl.php +++ b/modules/toolbar/toolbar.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/tracker/tracker.css b/modules/tracker/tracker.css index 0fadc53a7ef3a34cfa4ce3de8db015f241c97cef..d3531c469ff420a52ec27c9a7ae4e9857adf29bf 100644 --- a/modules/tracker/tracker.css +++ b/modules/tracker/tracker.css @@ -1,4 +1,3 @@ -/* $Id$ */ .page-tracker td.replies { text-align: center; diff --git a/modules/tracker/tracker.info b/modules/tracker/tracker.info index 095efcbf4022cb82ed086c4a2e09e851ec183931..1d7c65b5cf88570bc48bd2917a58a496a2b530ba 100644 --- a/modules/tracker/tracker.info +++ b/modules/tracker/tracker.info @@ -1,4 +1,3 @@ -; $Id$ name = Tracker description = Enables tracking of recent content for users. dependencies[] = comment diff --git a/modules/tracker/tracker.install b/modules/tracker/tracker.install index 4ec1281eaae06055e05a0400206889183fd1359c..244f53778b062e8d0a66074750e3e98a8df8a505 100644 --- a/modules/tracker/tracker.install +++ b/modules/tracker/tracker.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_uninstall(). diff --git a/modules/tracker/tracker.module b/modules/tracker/tracker.module index ab5e19a7329aa1dcaba0ff01557a9aeb860a4071..227cf7209a36468ad6584a55021f4134b44cd68c 100644 --- a/modules/tracker/tracker.module +++ b/modules/tracker/tracker.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/tracker/tracker.pages.inc b/modules/tracker/tracker.pages.inc index c8f7dd476a9c48d6e452014eef6f686395790204..7b1e946f31d9c0624f3181bda5cd7e57c6a8a281 100644 --- a/modules/tracker/tracker.pages.inc +++ b/modules/tracker/tracker.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/tracker/tracker.test b/modules/tracker/tracker.test index 902eef205741626c0a22fc7224d5b7c95a6f4c7a..3cc227eae178dedba2d16e7f987e7d3121aa9ce5 100644 --- a/modules/tracker/tracker.test +++ b/modules/tracker/tracker.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/translation/tests/translation_test.info b/modules/translation/tests/translation_test.info index 0b9856f926697e356efbc134a61bb442cf6110aa..ee1d7ec26ded3ed1ef6fa007def57e85c8951224 100644 --- a/modules/translation/tests/translation_test.info +++ b/modules/translation/tests/translation_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Content Translation Test" description = "Support module for the content translation tests." core = 7.x diff --git a/modules/translation/tests/translation_test.module b/modules/translation/tests/translation_test.module index 2bb860d6f21f754de3606f7c73a83db4bbff133e..e3bb4b5ff7d8eb5f9f3007066107e614fa425118 100644 --- a/modules/translation/tests/translation_test.module +++ b/modules/translation/tests/translation_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/translation/translation.info b/modules/translation/translation.info index de3a316387e49b6206753e3cc0383002a65f0d60..6c652a1cd17e70eb379c50ffd437f25b62f7a073 100644 --- a/modules/translation/translation.info +++ b/modules/translation/translation.info @@ -1,4 +1,3 @@ -; $Id$ name = Content translation description = Allows content to be translated into different languages. dependencies[] = locale diff --git a/modules/translation/translation.module b/modules/translation/translation.module index 2fb710e50f30a830cae9c352ade9a04d98bfe9da..8b8614e4ed13113154f1b4170a666d5c72b345ef 100644 --- a/modules/translation/translation.module +++ b/modules/translation/translation.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/translation/translation.pages.inc b/modules/translation/translation.pages.inc index c70d938981a2d18c819d4994d865d6991432a5f6..102d1b8823096ecc3264a4331415c148345afe8e 100644 --- a/modules/translation/translation.pages.inc +++ b/modules/translation/translation.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/translation/translation.test b/modules/translation/translation.test index 4a640bc4bc90e348c31c23546e9d1a0c82c845e6..f57875049062a4965d8785bcc0c54ffe7b218599 100644 --- a/modules/translation/translation.test +++ b/modules/translation/translation.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/trigger/tests/trigger_test.info b/modules/trigger/tests/trigger_test.info index 39de97828bd209daf53d52f73b3678a1e12e09fe..bd94331191db442a8316e871d07faab83ce8c620 100644 --- a/modules/trigger/tests/trigger_test.info +++ b/modules/trigger/tests/trigger_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Trigger Test" description = "Support module for Trigger tests." package = Testing diff --git a/modules/trigger/tests/trigger_test.module b/modules/trigger/tests/trigger_test.module index 0642872518600fe21935160f6902be46e503e63f..0e3f3f877d2425df0498e9a5e68589bc2dbeb993 100644 --- a/modules/trigger/tests/trigger_test.module +++ b/modules/trigger/tests/trigger_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/trigger/trigger.admin.inc b/modules/trigger/trigger.admin.inc index 639570adc342b8d4984f8d0e7f403e01e50a9ce4..7509eb35a60825139771bea308cb25095fcf3a4e 100644 --- a/modules/trigger/trigger.admin.inc +++ b/modules/trigger/trigger.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/trigger/trigger.api.php b/modules/trigger/trigger.api.php index 2e3329c3219e667acdbc6c5dadd600a216632811..839c1d48d098f280e6469ccb907b88fcf1de3578 100644 --- a/modules/trigger/trigger.api.php +++ b/modules/trigger/trigger.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/trigger/trigger.info b/modules/trigger/trigger.info index 4361965eea533278fba36d0bd0f20cc4e13b12ea..76102a26aabf5b758609c908fcf76ad7e6bc734f 100644 --- a/modules/trigger/trigger.info +++ b/modules/trigger/trigger.info @@ -1,4 +1,3 @@ -; $Id$ name = Trigger description = Enables actions to be fired on certain system events, such as when new content is created. package = Core diff --git a/modules/trigger/trigger.install b/modules/trigger/trigger.install index 309ad57472c5841b779cf824b5640c796164a6f9..9a172a2a0484be58d59e27b4e4bfcf4caa600c21 100644 --- a/modules/trigger/trigger.install +++ b/modules/trigger/trigger.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/trigger/trigger.module b/modules/trigger/trigger.module index 19ce6703b145e576fc156268c67c39ddd21b986c..6c1f58ffa33e31d5ff8c3fb04cb9359935512d25 100644 --- a/modules/trigger/trigger.module +++ b/modules/trigger/trigger.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/trigger/trigger.test b/modules/trigger/trigger.test index c1caac0b6d9bce9037a44fd3e19f761597d8bc1b..9a9a4ba282406f7c81b6ceefc4ee1704c126686d 100644 --- a/modules/trigger/trigger.test +++ b/modules/trigger/trigger.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/tests/aaa_update_test.info b/modules/update/tests/aaa_update_test.info index 23d7f71f1c8aee12630b2ff3361fe3fbbaa5ffee..a283720d0587253b90e7703a37dd958e1997643b 100644 --- a/modules/update/tests/aaa_update_test.info +++ b/modules/update/tests/aaa_update_test.info @@ -1,4 +1,3 @@ -; $Id$ name = AAA Update test description = Support module for update module testing. package = Testing diff --git a/modules/update/tests/aaa_update_test.module b/modules/update/tests/aaa_update_test.module index da4699c05b80107777804f2b5450399edf762c5f..4d67b8e40fcbe7e287f4289a43ceda4b44f3048d 100644 --- a/modules/update/tests/aaa_update_test.module +++ b/modules/update/tests/aaa_update_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/tests/bbb_update_test.info b/modules/update/tests/bbb_update_test.info index 0d77d1ee3d35ecfa762c6f8433319ec347f56134..75084ae6108a60920cfc7799fedbdeb36f368b53 100644 --- a/modules/update/tests/bbb_update_test.info +++ b/modules/update/tests/bbb_update_test.info @@ -1,4 +1,3 @@ -; $Id$ name = BBB Update test description = Support module for update module testing. package = Testing diff --git a/modules/update/tests/bbb_update_test.module b/modules/update/tests/bbb_update_test.module index da4699c05b80107777804f2b5450399edf762c5f..4d67b8e40fcbe7e287f4289a43ceda4b44f3048d 100644 --- a/modules/update/tests/bbb_update_test.module +++ b/modules/update/tests/bbb_update_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/tests/ccc_update_test.info b/modules/update/tests/ccc_update_test.info index 890f843b57fc46a24b6c2b17c55d5e0f2f53538b..0bd4cde13ed42e33eedf1d2c5c8f41f5e3a08e73 100644 --- a/modules/update/tests/ccc_update_test.info +++ b/modules/update/tests/ccc_update_test.info @@ -1,4 +1,3 @@ -; $Id$ name = CCC Update test description = Support module for update module testing. package = Testing diff --git a/modules/update/tests/ccc_update_test.module b/modules/update/tests/ccc_update_test.module index da4699c05b80107777804f2b5450399edf762c5f..4d67b8e40fcbe7e287f4289a43ceda4b44f3048d 100644 --- a/modules/update/tests/ccc_update_test.module +++ b/modules/update/tests/ccc_update_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/tests/update_test.info b/modules/update/tests/update_test.info index cd02c4bb4c51ed122d8a081f44987ad9e6762dba..f68dc9da2b976ea7a8b16eab852df35c405ad15c 100644 --- a/modules/update/tests/update_test.info +++ b/modules/update/tests/update_test.info @@ -1,4 +1,3 @@ -; $Id$ name = Update test description = Support module for update module testing. package = Testing diff --git a/modules/update/tests/update_test.module b/modules/update/tests/update_test.module index fb7d3abfbad7b56c8e14d2c5392a077331c27e57..4e32d336afea644da469f2cdf5d91c3a280c4fee 100644 --- a/modules/update/tests/update_test.module +++ b/modules/update/tests/update_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_menu(). diff --git a/modules/update/update-rtl.css b/modules/update/update-rtl.css index a19c85f4eb15d90ec4f1a097f4ed67913314cd73..5fc83d1a6239ce2e5466465e282d8da2fa96b73e 100644 --- a/modules/update/update-rtl.css +++ b/modules/update/update-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ .update .project { padding-right: .25em; diff --git a/modules/update/update.api.php b/modules/update/update.api.php index ef78cbf426052f1e0f0b7e7ab23973243376ddbd..87f95cac5c2a239c83dd8c8b768ef37e6018d431 100644 --- a/modules/update/update.api.php +++ b/modules/update/update.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.authorize.inc b/modules/update/update.authorize.inc index 978fee4a42c1b9b16bded5dadfb6b97f4341f866..f4be44ec97273f7071e713e5a5a02d582c5d2347 100644 --- a/modules/update/update.authorize.inc +++ b/modules/update/update.authorize.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.compare.inc b/modules/update/update.compare.inc index a4dc6ceec853b621d065974cbda1db828d86ad06..2ccd97c0eb7bad1456d41318c1671d048b4202c5 100644 --- a/modules/update/update.compare.inc +++ b/modules/update/update.compare.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.css b/modules/update/update.css index b3900508cc944b80de105791aeb4194e21ce952b..d30dfb6e50b824acc6dca856fc8506922bb54380 100644 --- a/modules/update/update.css +++ b/modules/update/update.css @@ -1,4 +1,3 @@ -/* $Id$ */ .update .project { font-weight: bold; diff --git a/modules/update/update.fetch.inc b/modules/update/update.fetch.inc index b3041cbc5b6f6b735e10c5d71397728a35646dea..ff69cbb114d66adf509c0c59a07c59458802465f 100644 --- a/modules/update/update.fetch.inc +++ b/modules/update/update.fetch.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.info b/modules/update/update.info index 85944e5278d82cf8dabefc72e2a4b928111328fd..250cae19358fd8223f5b1b55ea1f4e445bc6d808 100644 --- a/modules/update/update.info +++ b/modules/update/update.info @@ -1,4 +1,3 @@ -; $Id$ name = Update manager description = Checks for available updates, and can securely install or update modules and themes via a web interface. version = VERSION diff --git a/modules/update/update.install b/modules/update/update.install index 95688e9389c99c644fb2b28061b8a75b4dea3228..70fb6c3280a6180b6332c1bc6d05e57b8a650cbf 100644 --- a/modules/update/update.install +++ b/modules/update/update.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.manager.inc b/modules/update/update.manager.inc index 5bb12c4a49c59e00114479e34d748a585650a497..b0def17f7f9910b7e2f7f3addd636a54b2c43eac 100644 --- a/modules/update/update.manager.inc +++ b/modules/update/update.manager.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.module b/modules/update/update.module index c5551e23055957e8f9a22ad6b9320155f5a6d991..10089649d03c9f668318757b0893dab2967f821b 100644 --- a/modules/update/update.module +++ b/modules/update/update.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.report.inc b/modules/update/update.report.inc index ca33cf14c1407443cf5e5a51d72fb10a11c90195..8e9dbae43d69eae4cd957e96de527db30ad26585 100644 --- a/modules/update/update.report.inc +++ b/modules/update/update.report.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.settings.inc b/modules/update/update.settings.inc index 0c32345acf09c2ffe9e2d2220a75995b2d26e5ec..60ac3ca8e4e7b36709f2a27999c9cbef38aeafb1 100644 --- a/modules/update/update.settings.inc +++ b/modules/update/update.settings.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/update/update.test b/modules/update/update.test index 1f88c5f80c448f28fc76afccfba8c3ee4945f162..6f9ef08edc1de9b480afe13d30dbb980217f92ec 100644 --- a/modules/update/update.test +++ b/modules/update/update.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/tests/user_form_test.info b/modules/user/tests/user_form_test.info index 07f92dcf1df0ac50f751aa7844d559ac2c09d8a9..39d6c57e848d7a7bb433f0fe67c4a169b4b23d0f 100644 --- a/modules/user/tests/user_form_test.info +++ b/modules/user/tests/user_form_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "User module form tests" description = "Support module for user form testing." package = Testing diff --git a/modules/user/tests/user_form_test.module b/modules/user/tests/user_form_test.module index e0a7d27c2c598f2e899278f9cc4fb3fd14e7b8c3..4e907f361b3ceb9028ff625edbe8c1b2469ce99b 100644 --- a/modules/user/tests/user_form_test.module +++ b/modules/user/tests/user_form_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user-picture.tpl.php b/modules/user/user-picture.tpl.php index 4effb8ff1c4be01153f48d1604a5bdde33b3be6e..a33d2661d744606038af3db79e87ec96df310618 100644 --- a/modules/user/user-picture.tpl.php +++ b/modules/user/user-picture.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user-profile-category.tpl.php b/modules/user/user-profile-category.tpl.php index 4ad038ba2767c3e63968be949cd1c8997beb87b5..0de7d5d0061ce14d20615b33b016285d4f6f48c3 100644 --- a/modules/user/user-profile-category.tpl.php +++ b/modules/user/user-profile-category.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user-profile-item.tpl.php b/modules/user/user-profile-item.tpl.php index 2f7236822bfcf92e3b4a4f7e564f1a4f44292163..042d43a879586afc236dd57d1874481903717cdd 100644 --- a/modules/user/user-profile-item.tpl.php +++ b/modules/user/user-profile-item.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user-profile.tpl.php b/modules/user/user-profile.tpl.php index 5d06827c2abc72ea8c3b36af3f6296bd36fa87bd..50e6111173630d2b64a748ba3d18b6582991b157 100644 --- a/modules/user/user-profile.tpl.php +++ b/modules/user/user-profile.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user-rtl.css b/modules/user/user-rtl.css index bd75b40957e15bc43d610d015a4461cd383068c8..498d6cb25e448b839f8714e03f390f8a7585866d 100644 --- a/modules/user/user-rtl.css +++ b/modules/user/user-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ #permissions td.permission { padding-left: 0; diff --git a/modules/user/user.admin.inc b/modules/user/user.admin.inc index effc964be77c8370b8c9139d55469bb2a8c1827a..0596bde4c1c387c8575a8810f6dd84a7778708ae 100644 --- a/modules/user/user.admin.inc +++ b/modules/user/user.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.api.php b/modules/user/user.api.php index 423248577c4a5e22471c238085a181f92e0f3840..272731a4e31f4622c9d9940b13324fec80c8be15 100644 --- a/modules/user/user.api.php +++ b/modules/user/user.api.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.css b/modules/user/user.css index f246b931f9d4bd0920c0eea51a987fd2d7717e21..60f93bf561b6690772da3be46ff691d6f35efb54 100644 --- a/modules/user/user.css +++ b/modules/user/user.css @@ -1,4 +1,3 @@ -/* $Id$ */ #permissions td.module { font-weight: bold; diff --git a/modules/user/user.info b/modules/user/user.info index f692ae2f3154df248b05379c114f30bb7cdb8796..1154f53dbdcf47b70f1e215c16782c04f9a6e20e 100644 --- a/modules/user/user.info +++ b/modules/user/user.info @@ -1,4 +1,3 @@ -; $Id$ name = User description = Manages the user registration and login system. package = Core diff --git a/modules/user/user.install b/modules/user/user.install index 1884f4f0377375970c27d49d2cb847b5a6e2ccdf..09678187e1eeeca21042ec9fc94719af33643c30 100644 --- a/modules/user/user.install +++ b/modules/user/user.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.js b/modules/user/user.js index 14302621dd7a1868984784d9d011556269a2aec9..8755c43262cfe6ec9e9d38c1e5d49d1139d8f1f1 100644 --- a/modules/user/user.js +++ b/modules/user/user.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/user/user.module b/modules/user/user.module index aedd7217dcc53f8c4d52e2c1f23a77390dae3da9..7f22f7c6510c33aa47f028b1c233f4d24d70a72d 100644 --- a/modules/user/user.module +++ b/modules/user/user.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.pages.inc b/modules/user/user.pages.inc index 284b433e400d2c5c412075fc22e783a98c1f3c79..697a82d2c2c5cf132dcc6fa28d3ca11f8f1f9142 100644 --- a/modules/user/user.pages.inc +++ b/modules/user/user.pages.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.permissions.js b/modules/user/user.permissions.js index c3b51903d657d57387dd8010bf305a8790425a41..4ef576cd44a0bc51c07ba2342aeb1adb0b5b236d 100644 --- a/modules/user/user.permissions.js +++ b/modules/user/user.permissions.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/modules/user/user.test b/modules/user/user.test index 4d5b0a8637f15cbfa0a88b095789e92b5d72b38a..0dfb25b28e7b23eee49640b8f31f018427224083 100644 --- a/modules/user/user.test +++ b/modules/user/user.test @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.tokens.inc b/modules/user/user.tokens.inc index 6c6862c664199db74012e8d2d2d9974c90e477a7..8dcea4b597e0be894e254f0eba99094e960c9d97 100644 --- a/modules/user/user.tokens.inc +++ b/modules/user/user.tokens.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/profiles/minimal/minimal.info b/profiles/minimal/minimal.info index f4794dfb628234e58c0918c3567fa6b21c8c6697..9b0f250faa15595440365aa66a9ebdd6982951e0 100644 --- a/profiles/minimal/minimal.info +++ b/profiles/minimal/minimal.info @@ -1,4 +1,3 @@ -; $Id$ name = Minimal description = Start with only a few modules enabled. version = VERSION diff --git a/profiles/minimal/minimal.install b/profiles/minimal/minimal.install index d7caa03dd2f458c0b3a06ef9a531f8b09d4477ff..059f038c2e7aa5755c85a968c96e8d0e8f50d1d3 100644 --- a/profiles/minimal/minimal.install +++ b/profiles/minimal/minimal.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_install(). diff --git a/profiles/minimal/minimal.profile b/profiles/minimal/minimal.profile index 7f0bf8a98ab4269bc72637d05d7a88916f75779d..ff8f28105ec1f661e7d248f1c36ad7357af25079 100644 --- a/profiles/minimal/minimal.profile +++ b/profiles/minimal/minimal.profile @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_form_FORM_ID_alter(). diff --git a/profiles/minimal/translations/README.txt b/profiles/minimal/translations/README.txt index 72d1e6065e458e5a676267ca70dacbcf8fb7b4de..a0afa5166a105993abae771a4cc1381ae77ed6b2 100644 --- a/profiles/minimal/translations/README.txt +++ b/profiles/minimal/translations/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory should be used to place downloaded translations for installing Drupal core. diff --git a/profiles/standard/standard.info b/profiles/standard/standard.info index d49b3d17d75025876a6375a9a86649947b36324b..73d5d9bd3abb17f028afa6e512c32c7a1b7d6c6b 100644 --- a/profiles/standard/standard.info +++ b/profiles/standard/standard.info @@ -1,4 +1,3 @@ -; $Id$ name = Standard description = Install with commonly used features pre-configured. version = VERSION diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install index c8dbb7ee4dfebad28c130e4b25c004cf3340ff8f..75d8dbd414f23c2d51b598107aba54e6904b43cb 100644 --- a/profiles/standard/standard.install +++ b/profiles/standard/standard.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_install(). diff --git a/profiles/standard/standard.profile b/profiles/standard/standard.profile index 9180e95802e2ca6ad6eadea50e7e38990ceab263..7671c12a2d992cdd8753847214ededbeaaa4663d 100644 --- a/profiles/standard/standard.profile +++ b/profiles/standard/standard.profile @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_form_FORM_ID_alter(). diff --git a/profiles/standard/translations/README.txt b/profiles/standard/translations/README.txt index 72d1e6065e458e5a676267ca70dacbcf8fb7b4de..a0afa5166a105993abae771a4cc1381ae77ed6b2 100644 --- a/profiles/standard/translations/README.txt +++ b/profiles/standard/translations/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory should be used to place downloaded translations for installing Drupal core. diff --git a/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info index d367ad92f10dec19eab33f6dc28d8ead9cd393f6..085c335252063210f920dc0ec414d4a29d153eb0 100644 --- a/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info +++ b/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Drupal system listing compatible test" description = "Support module for testing the drupal_system_listing function." package = Testing diff --git a/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module b/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module +++ b/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info index f518e5d776091bf3eb9e084ff5ba38ba53d3f1a6..c06798779df19a289135e5c9213aff8ba35dbe7e 100644 --- a/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info +++ b/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Drupal system listing incompatible test" description = "Support module for testing the drupal_system_listing function." package = Testing diff --git a/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module b/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module index 13bb990c402e41fc1232a92361bde3761cd4b861..b3d9bbc7f3711e882119cd6b3af051245d859d04 100644 --- a/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module +++ b/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module @@ -1,2 +1 @@ <?php -// $Id$ diff --git a/profiles/testing/testing.info b/profiles/testing/testing.info index 87c14641ef38c19336bfcc36e5b0c968c1dd2dc5..8217201a9886d1c984c9091a8a951c5a243870ec 100644 --- a/profiles/testing/testing.info +++ b/profiles/testing/testing.info @@ -1,4 +1,3 @@ -; $Id$ name = Testing description = Minimal profile for running tests. Includes absolutely required modules only. version = VERSION diff --git a/profiles/testing/testing.install b/profiles/testing/testing.install index 28b26270847cfd618961bd370d287b8f76bdae8e..192704d75191541436c4fde16a004a86de2460e2 100644 --- a/profiles/testing/testing.install +++ b/profiles/testing/testing.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implements hook_install(). diff --git a/profiles/testing/testing.profile b/profiles/testing/testing.profile index b02b32d42c84f381ca2b88a31f77bfd3233b4d30..a4abe2dafcb3fabac023b6d4630c24fed41379c0 100644 --- a/profiles/testing/testing.profile +++ b/profiles/testing/testing.profile @@ -1,3 +1,2 @@ <?php -// $Id$ diff --git a/robots.txt b/robots.txt index a54a12989ee1a9ee75c7370c149be6599a45042a..490fa59f87e6b1ab1c861f9c919c4e42d6b70926 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,3 @@ -# $Id$ # # robots.txt # diff --git a/scripts/code-clean.sh b/scripts/code-clean.sh index 19a15ad9a9575ca879e9bde6a85171e9675dd369..3338b6ada9d13008780b41522b629e86b4e66620 100644 --- a/scripts/code-clean.sh +++ b/scripts/code-clean.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ find . -name "*~" -type f | xargs rm -f find . -name ".#*" -type f | xargs rm -f diff --git a/scripts/cron-curl.sh b/scripts/cron-curl.sh index 633b3d894b65dd51df6b85956e37819ceaf342d2..9b168ab364a5c6a29d881f9af41f2faf700889a7 100644 --- a/scripts/cron-curl.sh +++ b/scripts/cron-curl.sh @@ -1,4 +1,3 @@ #!/bin/sh -# $Id$ curl --silent --compressed http://example.com/cron.php diff --git a/scripts/cron-lynx.sh b/scripts/cron-lynx.sh index 04317be6dae2e7bdc4be0897438ba2acc738ac28..904667acb11f9047f9145dc97da3c363ae2ffd2c 100644 --- a/scripts/cron-lynx.sh +++ b/scripts/cron-lynx.sh @@ -1,4 +1,3 @@ #!/bin/sh -# $Id$ /usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1 diff --git a/scripts/drupal.sh b/scripts/drupal.sh index 9e743cf32eb16e4f5b6aaa912de4df0d56f83545..5d064f5713a3c7bf7706b1de3a570b8621043cd0 100755 --- a/scripts/drupal.sh +++ b/scripts/drupal.sh @@ -1,6 +1,5 @@ #!/usr/bin/env php <?php -// $Id$ /** * Drupal shell execution script diff --git a/scripts/dump-database-d6.sh b/scripts/dump-database-d6.sh index 3eb5d48a2f2b1649344993c80cf5445e90ccd37f..23e3fca8cfdb3796239ccb6a6cebec4cc85b6429 100644 --- a/scripts/dump-database-d6.sh +++ b/scripts/dump-database-d6.sh @@ -1,6 +1,5 @@ #!/usr/bin/env php <?php -// $Id$ /** * Dump a Drupal 6 database into a Drupal 7 PHP script to test the upgrade diff --git a/scripts/generate-d6-content.sh b/scripts/generate-d6-content.sh index c4dc952d9aa84bb6923521b1ae8d47e40b2c4e86..bba61caee066d757611d6c2343c925a5ac1a8112 100644 --- a/scripts/generate-d6-content.sh +++ b/scripts/generate-d6-content.sh @@ -1,6 +1,5 @@ #!/usr/bin/env php <?php -// $Id$ /** * Generate content for a Drupal 6 database to test the upgrade process. diff --git a/scripts/password-hash.sh b/scripts/password-hash.sh index c5e26c1820f5f429fc01028d8240214613e27939..004421a896c1841f009d20fed8f872cc0eb18f72 100755 --- a/scripts/password-hash.sh +++ b/scripts/password-hash.sh @@ -1,6 +1,5 @@ #!/usr/bin/php <?php -// $Id$ /** * Drupal hash script - to generate a hash from a plaintext password diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh index 70c0a96ed90f0a1263811cc191ed4731f93fef59..2cfbcac9fada4519aedcbd5196dbd71ef925cd9e 100755 --- a/scripts/run-tests.sh +++ b/scripts/run-tests.sh @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file * This script runs Drupal tests from command line. diff --git a/sites/all/README.txt b/sites/all/README.txt index 66556866d37728375b0caf996a715ffef2c205ec..c8970883a7adc39b30d7d00c93713a7b19cd336e 100644 --- a/sites/all/README.txt +++ b/sites/all/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory should be used to place downloaded and custom modules and themes which are common to all sites. Keeping contributed and diff --git a/sites/all/modules/README.txt b/sites/all/modules/README.txt index e2cb25efef19a11b054593f1a7ce652beeec15e8..f4e35b558359cac87ace1a6e6db58384dcc928a5 100644 --- a/sites/all/modules/README.txt +++ b/sites/all/modules/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory should be used to place downloaded and custom modules which are common to all sites. This will allow you to more easily diff --git a/sites/all/themes/README.txt b/sites/all/themes/README.txt index 99ced75d0bbfe65411e3debb8a3af1eabdb7c988..e9425214b2f9a103c136356e25e9323cd55162d9 100644 --- a/sites/all/themes/README.txt +++ b/sites/all/themes/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory should be used to place downloaded and custom themes which are common to all sites. This will allow you to more easily diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index 559ab0621f5c60d04ef4f1fe8ce5b204118d0d37..05cfdc47f1ed55f895571d28c6a731035dbd856a 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/sites/example.sites.php b/sites/example.sites.php index 1010b2753ff5505acebba81057b0ddb77780c07e..08c1020ff4398b19279672e90301ee2bf1aa2129 100644 --- a/sites/example.sites.php +++ b/sites/example.sites.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/README.txt b/themes/README.txt index 5e1f0b4767dc77c0c608f9f016f489af8b9fd959..3fb27ed10d64ee1e78c6935750f66c46820c3891 100644 --- a/themes/README.txt +++ b/themes/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory is reserved for core theme files. Custom or contributed themes should be placed in their own subdirectory of the sites/all/themes directory. diff --git a/themes/bartik/bartik.info b/themes/bartik/bartik.info index 447a2b6c9eb37a151cd25372ae5f7bc082e5489a..ce7e13f60619d8f30daf639ec2960b5afc10c715 100644 --- a/themes/bartik/bartik.info +++ b/themes/bartik/bartik.info @@ -1,4 +1,3 @@ -; $Id$ name = Bartik description = A flexible, recolorable theme with many regions. diff --git a/themes/bartik/color/color.inc b/themes/bartik/color/color.inc index 54872a21b57f172313204c81cd3e1c5c62e38da1..fa323edad584ed663f986514af3995264dc17d34 100644 --- a/themes/bartik/color/color.inc +++ b/themes/bartik/color/color.inc @@ -1,5 +1,4 @@ <?php -// $Id$ // Put the logo path into JavaScript for the live preview. drupal_add_js(array('color' => array('logo' => theme_get_setting('logo', 'bartik'))), 'setting'); diff --git a/themes/bartik/color/preview.css b/themes/bartik/color/preview.css index 31fdd66ab8ff4f79bb7db2d20303cd0d7e365432..48a4a83346bec7c92623cb1b27bdec283418a228 100644 --- a/themes/bartik/color/preview.css +++ b/themes/bartik/color/preview.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Color form ----------- */ #color_scheme_form #palette .form-item { diff --git a/themes/bartik/color/preview.js b/themes/bartik/color/preview.js index 37d3b80f0f4eff549a580998bbbfe4d82db03978..b40bcf7dcae1af32a3030664132863e6331c6414 100644 --- a/themes/bartik/color/preview.js +++ b/themes/bartik/color/preview.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.color = { diff --git a/themes/bartik/css/colors.css b/themes/bartik/css/colors.css index bcba691bc20272b7b304a47e043104528a4cb537..7cd1cd2d7ddd039aee18ea3fff4596e777d2f44b 100644 --- a/themes/bartik/css/colors.css +++ b/themes/bartik/css/colors.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Color Module Styles ----------- */ diff --git a/themes/bartik/css/ie-rtl.css b/themes/bartik/css/ie-rtl.css index 503a8f4dae749d10f6c4f0a8bc767c62fc53c751..6358bf376a7e805b883e2edd27cf513a8487ce45 100644 --- a/themes/bartik/css/ie-rtl.css +++ b/themes/bartik/css/ie-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ fieldset legend { left: 6px; diff --git a/themes/bartik/css/ie.css b/themes/bartik/css/ie.css index 59f38b5696f4dcbf28e9989ca5e3d3fb34f16a4f..7a658336c9ca4f794f0ab079efca19c230616e43 100644 --- a/themes/bartik/css/ie.css +++ b/themes/bartik/css/ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ .block { zoom: 1; diff --git a/themes/bartik/css/ie6.css b/themes/bartik/css/ie6.css index ab31b164b774f038ad3f530ffb7ed322818c6153..435fab02bd8d76bd365bae70ac9f2317cbdee59b 100644 --- a/themes/bartik/css/ie6.css +++ b/themes/bartik/css/ie6.css @@ -1,4 +1,3 @@ -/* $Id$ */ #content { overflow: hidden; diff --git a/themes/bartik/css/layout-rtl.css b/themes/bartik/css/layout-rtl.css index eca022afbacca25c4b8268e668c2c676b5c0022a..fa81e4f862e85600ea7798f967f67f589cada1f2 100644 --- a/themes/bartik/css/layout-rtl.css +++ b/themes/bartik/css/layout-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Basic Layout RTL Styles ----------- */ diff --git a/themes/bartik/css/layout.css b/themes/bartik/css/layout.css index 02c9ccf3852ecc66705cd621d3e8e00c57d4a478..b561f4c021cd83766e290e923a3a87046e80d482 100644 --- a/themes/bartik/css/layout.css +++ b/themes/bartik/css/layout.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Basic Layout Styles ----------- */ diff --git a/themes/bartik/css/maintenance-page.css b/themes/bartik/css/maintenance-page.css index 1e7114bdc2e2d399ad8cda2a98aec67b1ea8cba3..c13c77b9a179bde5d86260811d58cc6955a58b38 100644 --- a/themes/bartik/css/maintenance-page.css +++ b/themes/bartik/css/maintenance-page.css @@ -1,4 +1,3 @@ -/* $Id$ */ body.maintenance-page { background-color: #fff; diff --git a/themes/bartik/css/print.css b/themes/bartik/css/print.css index db6791dbb43a1b743a560c28e402d6e015352834..61ca3fa7d33318587920e217f22c7fc07c9ee459 100644 --- a/themes/bartik/css/print.css +++ b/themes/bartik/css/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- General Layout ---------- */ diff --git a/themes/bartik/css/style-rtl.css b/themes/bartik/css/style-rtl.css index d566e8d113e882bb9fe7a24ac3bbe7e9f5a24a65..d25006faaac45380dc6609b483d7abfc27b43999 100644 --- a/themes/bartik/css/style-rtl.css +++ b/themes/bartik/css/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ------------------ Reset Styles ------------------ */ diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index 5020846e38311e10478e40f704ce92e7e93e4fab..75e43b05278ba1e2a3bf8f59d908c34efcd86be4 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Overall Specifications ---------- */ diff --git a/themes/bartik/template.php b/themes/bartik/template.php index 6e62de6f18b15190f6962233ba55590db2f70eb8..d523a0abab57259b3775d5e661a388e6875ca673 100644 --- a/themes/bartik/template.php +++ b/themes/bartik/template.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Add body classes if certain regions have content. diff --git a/themes/bartik/templates/comment-wrapper.tpl.php b/themes/bartik/templates/comment-wrapper.tpl.php index 0608af6a0efe27d8f8e3bb4229f2bb72fff11558..864dc41c4086de489187617561428a6d1fcd24db 100644 --- a/themes/bartik/templates/comment-wrapper.tpl.php +++ b/themes/bartik/templates/comment-wrapper.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/bartik/templates/comment.tpl.php b/themes/bartik/templates/comment.tpl.php index d83f178baae183f5b889865a45c8086862f16374..d64487d0ea845c14713ef1916087cfb433d04e60 100644 --- a/themes/bartik/templates/comment.tpl.php +++ b/themes/bartik/templates/comment.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/bartik/templates/maintenance-page.tpl.php b/themes/bartik/templates/maintenance-page.tpl.php index 795cc02f1840b1567d58e289942302aad8117044..6deef1e3f2ae5671327567a9c9a517b9fde6f86a 100644 --- a/themes/bartik/templates/maintenance-page.tpl.php +++ b/themes/bartik/templates/maintenance-page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/bartik/templates/node.tpl.php b/themes/bartik/templates/node.tpl.php index 7b8377d0440ad62a3a73d5c75b208a25df2c78cc..f215b477bb3200ea9bdb0f989e110110d58a4bdf 100644 --- a/themes/bartik/templates/node.tpl.php +++ b/themes/bartik/templates/node.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/bartik/templates/page.tpl.php b/themes/bartik/templates/page.tpl.php index f426b8bfcad37bb6765234dfada6d47aad0194f5..7b0f99097a0e40b2f6944b61584951430b8a94fe 100644 --- a/themes/bartik/templates/page.tpl.php +++ b/themes/bartik/templates/page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/garland/color/color.inc b/themes/garland/color/color.inc index c23d3f0d6293f520d22ffc63457004f4f5a393ed..163369294044cc3b32409564aa89d73e5f935e41 100644 --- a/themes/garland/color/color.inc +++ b/themes/garland/color/color.inc @@ -1,5 +1,4 @@ <?php -// $Id$ $info = array( diff --git a/themes/garland/color/preview.css b/themes/garland/color/preview.css index ebe4f26d2733146c7597000fe9cb0c7433c6853c..cf324380463b7545e26a38a1a65e1004126ff965 100644 --- a/themes/garland/color/preview.css +++ b/themes/garland/color/preview.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* Positioning */ #preview { diff --git a/themes/garland/comment.tpl.php b/themes/garland/comment.tpl.php index a11f4fce5e91bc0fd42519aea0e91d9300f8836e..900afc1065352f51fb6e2d71c622aa430d25cea7 100644 --- a/themes/garland/comment.tpl.php +++ b/themes/garland/comment.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ ?> <div class="<?php print $classes . ' ' . $zebra; ?>"<?php print $attributes; ?>> diff --git a/themes/garland/fix-ie-rtl.css b/themes/garland/fix-ie-rtl.css index c5f31c0d1b4ff095e11c54ad9f03429b5e23443d..fb1901b37ebaac62ca38ef53962a60c391ca019d 100644 --- a/themes/garland/fix-ie-rtl.css +++ b/themes/garland/fix-ie-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { /* Center layout */ diff --git a/themes/garland/fix-ie.css b/themes/garland/fix-ie.css index 04905fc7ced83f779175bc9682752a113cdc23ab..1a1c131bc21fe2d4fc19c512a6aa407d3c0e66ca 100644 --- a/themes/garland/fix-ie.css +++ b/themes/garland/fix-ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { /* Center layout */ diff --git a/themes/garland/garland.info b/themes/garland/garland.info index ed681cfa970e3cae679567e60e171077f94cd616..307f03a2c8fc686148dfa2f1ccff1ff0f4730b5b 100644 --- a/themes/garland/garland.info +++ b/themes/garland/garland.info @@ -1,4 +1,3 @@ -; $Id$ name = Garland description = A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts. package = Core diff --git a/themes/garland/maintenance-page.tpl.php b/themes/garland/maintenance-page.tpl.php index 97120d5b09718d8d79a92919550c0ea170003ecd..75fb1471db9205bb092bb31e0695d97d650b8214 100644 --- a/themes/garland/maintenance-page.tpl.php +++ b/themes/garland/maintenance-page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/garland/node.tpl.php b/themes/garland/node.tpl.php index 0d15d8c5870d0d57de6ee249781d73b4cbd5ef1a..27808f4f5641baf2cb2892231e8d098ebc4708f7 100644 --- a/themes/garland/node.tpl.php +++ b/themes/garland/node.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ ?> <div id="node-<?php print $node->nid; ?>" class="<?php print $classes; ?>"<?php print $attributes; ?>> diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index 448d21601545c4b93945cc977981dea59eb57e82..326255cd4ef894a9dcbf6ecf23cae5d76143e51a 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ ?> <?php print render($page['header']); ?> diff --git a/themes/garland/print.css b/themes/garland/print.css index aea501423ee6daad9641ba7b2b6351f2b3a7e64d..df4f0ae2ec829138774a27a7d33b1372af9bf217 100644 --- a/themes/garland/print.css +++ b/themes/garland/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ body, input, diff --git a/themes/garland/style-rtl.css b/themes/garland/style-rtl.css index 0093cf462912a79c95506f170598b7ae54d6fa19..58aed578bee5dafee4b41739438db3be7cc0cdbf 100644 --- a/themes/garland/style-rtl.css +++ b/themes/garland/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ html { direction: rtl; diff --git a/themes/garland/style.css b/themes/garland/style.css index 4b337caa599899d2b3ea8bbb01888bafcb751b83..f36fa96549fe5c581b03feaaf8ccda9908a97534 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements diff --git a/themes/garland/template.php b/themes/garland/template.php index b9234c972b6db152653f92eb522fa32b3f354bd9..1b144f1210b998a4b50d34fe199e3f8d566dfaca 100644 --- a/themes/garland/template.php +++ b/themes/garland/template.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Return a themed breadcrumb trail. diff --git a/themes/garland/theme-settings.php b/themes/garland/theme-settings.php index 6d56de3fc5550fd0cfb8bc91d70a834ccb7e4d72..24543416f489804b5140063d41b24e43f0effd49 100644 --- a/themes/garland/theme-settings.php +++ b/themes/garland/theme-settings.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/seven/ie.css b/themes/seven/ie.css index 2b44b6528603a7bde9835ab008cf91dc0e72f0c6..4b2569502f0c352195dabfe062cb875a351c8063 100644 --- a/themes/seven/ie.css +++ b/themes/seven/ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* IE7 renders legends in nested fieldsets without a width. */ fieldset legend { diff --git a/themes/seven/ie6.css b/themes/seven/ie6.css index 149614dc5da5072883a8f1bf3eaa5930cb09d33c..7d1c320b84bc7447c73c458ccf991a90481c745c 100644 --- a/themes/seven/ie6.css +++ b/themes/seven/ie6.css @@ -1,4 +1,3 @@ -/* $Id$ */ ul.menu li, ul.menu li a, diff --git a/themes/seven/maintenance-page.tpl.php b/themes/seven/maintenance-page.tpl.php index aaf1ff6cc95add0cf2a0c8a1aa698b37e9da26d0..aeef310df82b1f4a753dfee536320bd07b515f8c 100644 --- a/themes/seven/maintenance-page.tpl.php +++ b/themes/seven/maintenance-page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>"> diff --git a/themes/seven/page.tpl.php b/themes/seven/page.tpl.php index c8ff98abf5d50c2c123a27cb77e8344606f1636e..85353a7b04c905107da0ef5407d2bde68720ef51 100644 --- a/themes/seven/page.tpl.php +++ b/themes/seven/page.tpl.php @@ -1,5 +1,4 @@ <?php -// $Id$ ?> <div id="branding" class="clearfix"> <?php print $breadcrumb; ?> diff --git a/themes/seven/reset.css b/themes/seven/reset.css index e9f850f956f911801b19397fd0b4fc052299c71e..0bdc29aef80d2e7be84ed2b75d93b8895abbcc66 100644 --- a/themes/seven/reset.css +++ b/themes/seven/reset.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Reset CSS styles. diff --git a/themes/seven/seven.info b/themes/seven/seven.info index aee47e039f1cd34d9582173a00d3b511e66bfe34..4293c0741110fd58f5802db7b7a252c1747a1f94 100644 --- a/themes/seven/seven.info +++ b/themes/seven/seven.info @@ -1,4 +1,3 @@ -; $Id$ name = Seven description = A simple one-column, tableless, fluid width administration theme. package = Core diff --git a/themes/seven/style-rtl.css b/themes/seven/style-rtl.css index a7fc5fdc4de77b396c5ca1ac2b4aaa1283923c51..6328193c17769a3e13bba85eb06f33f097570942 100644 --- a/themes/seven/style-rtl.css +++ b/themes/seven/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements. diff --git a/themes/seven/style.css b/themes/seven/style.css index 2d3f4e9f922c754d89dbf915553b57cd85efb350..66303c5019cff6eb6c8f46a7665afd8d05a4bbaf 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements. diff --git a/themes/seven/template.php b/themes/seven/template.php index 9e5b9589cf9a7e5b0b190e4158004df37ef91a78..5be459bea6f9ea0e75904d4efad4d984bbfb93a3 100644 --- a/themes/seven/template.php +++ b/themes/seven/template.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Override or insert variables into the maintenance page template. diff --git a/themes/seven/vertical-tabs-rtl.css b/themes/seven/vertical-tabs-rtl.css index 151a77f67000b22717e615c77f5c27e9061bc9b4..a9598c36a05a2b355a2abc1c2f02556f3a57212c 100644 --- a/themes/seven/vertical-tabs-rtl.css +++ b/themes/seven/vertical-tabs-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Override of misc/vertical-tabs-rtl.css. diff --git a/themes/seven/vertical-tabs.css b/themes/seven/vertical-tabs.css index 0d84d7cf15422e5673a7f092e13d5aa4830b8d12..4f6622251c7307444a06ee19cebc822a69982b4d 100644 --- a/themes/seven/vertical-tabs.css +++ b/themes/seven/vertical-tabs.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Override of misc/vertical-tabs.css. diff --git a/themes/stark/README.txt b/themes/stark/README.txt index 33257c94681461c8ab1e093dd80a8fd47f97690b..e7af281ee31a7f64a798c4ea26ddab60a3535fcf 100644 --- a/themes/stark/README.txt +++ b/themes/stark/README.txt @@ -1,4 +1,3 @@ -// $Id$ ABOUT STARK ----------- diff --git a/themes/stark/layout.css b/themes/stark/layout.css index 67f3117c833aef5e5fd53678e0685afd7f5c3c0a..43bb93f888569937823822b19e453ba2ea51d9d5 100644 --- a/themes/stark/layout.css +++ b/themes/stark/layout.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * @file diff --git a/themes/stark/stark.info b/themes/stark/stark.info index d95f5361e46602e9e2496fb9f43f42ab6342e0a6..f9b88dffa24504c919e01e895b01e4706d807514 100644 --- a/themes/stark/stark.info +++ b/themes/stark/stark.info @@ -1,4 +1,3 @@ -; $Id$ name = Stark description = This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the <a href="http://drupal.org/theme-guide">Theming Guide</a>. package = Core diff --git a/themes/tests/README.txt b/themes/tests/README.txt index e64480fa61b1b5fb15a8b5014e88aa47171b7e5a..5ddaa8caf22eedc2dc5e854f695b4a89614710ad 100644 --- a/themes/tests/README.txt +++ b/themes/tests/README.txt @@ -1,4 +1,3 @@ -// $Id$ The themes in this subdirectory are all used by the Drupal core testing framework. They are not functioning themes that could be used on a real site diff --git a/themes/tests/test_theme/template.php b/themes/tests/test_theme/template.php index 3d8b656c71fdd7dd78902eb24f098e61ef3fda0b..ef8118a6da947674484fef05351ce9dd3cf03769 100644 --- a/themes/tests/test_theme/template.php +++ b/themes/tests/test_theme/template.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Tests a theme overriding a suggestion of a base theme hook. diff --git a/themes/tests/test_theme/test_theme.info b/themes/tests/test_theme/test_theme.info index 3a4b7c0eaae174abcc07b9150a7308ef65f5a2ca..dd5584b0b647e4d368e2375a1783eca67b8d0abd 100644 --- a/themes/tests/test_theme/test_theme.info +++ b/themes/tests/test_theme/test_theme.info @@ -1,4 +1,3 @@ -; $Id$ name = Test theme description = Theme for testing the theme system core = 7.x diff --git a/themes/tests/update_test_basetheme/update_test_basetheme.info b/themes/tests/update_test_basetheme/update_test_basetheme.info index 11ff04ab3c0c8cc62e1750773090c730b451cdb6..9718784f6ebd6b32c71599a7823732563a1980a7 100644 --- a/themes/tests/update_test_basetheme/update_test_basetheme.info +++ b/themes/tests/update_test_basetheme/update_test_basetheme.info @@ -1,4 +1,3 @@ -; $Id$ name = Update test base theme description = Test theme which acts as a base theme for other test subthemes. core = 7.x diff --git a/themes/tests/update_test_subtheme/update_test_subtheme.info b/themes/tests/update_test_subtheme/update_test_subtheme.info index b9a9f0e37cad43cce5e0cf2aee6f16f5a491b22d..6ca42f4562aee0ca903df714b6dcd6d9006c6972 100644 --- a/themes/tests/update_test_subtheme/update_test_subtheme.info +++ b/themes/tests/update_test_subtheme/update_test_subtheme.info @@ -1,4 +1,3 @@ -; $Id$ name = Update test subtheme description = Test theme which uses update_test_basetheme as the base theme. core = 7.x diff --git a/update.php b/update.php index cea987f93b3bd35f40aebbe8eefeb88409e638ac..785c50b9c42adc2c32ef213598d89bfb5805bf6d 100644 --- a/update.php +++ b/update.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Root directory of Drupal installation. diff --git a/xmlrpc.php b/xmlrpc.php index 4b6b1153fcef211b6de2243ff71d8b472970c6e7..b202dc29385bf8d9e7c5fd7c2bac34cb720f968f 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file