Be a little less supportive to cvs
authoreileen <emcnaughton@wikimedia.org>
Mon, 20 Jul 2020 00:48:29 +0000 (12:48 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 20 Jul 2020 00:49:09 +0000 (12:49 +1200)
19 files changed:
CRM/Member/Form/Task/Delete.php
CRM/Member/Form/Task/PDFLetter.php
Civi/Api4/Service/Schema/Table.php
Civi/Api4/Service/Spec/Provider/CustomFieldCreationSpecProvider.php
tests/phpunit/CRM/AllTests.php
tests/phpunit/CRM/Contact/AllTests.php
tests/phpunit/CRM/Contact/Form/Search/Custom/FullTextTest.php
tests/phpunit/CRM/Core/BAO/LocationTest.php
tests/phpunit/CiviTest/CiviDBAssert.php
tests/phpunit/api/v4/Action/BaseCustomValueTest.php
tests/phpunit/api/v4/Action/BasicActionsTest.php
tests/phpunit/api/v4/Action/BasicCustomFieldTest.php
tests/phpunit/api/v4/Action/ChainTest.php
tests/phpunit/api/v4/Action/ComplexQueryTest.php
tests/phpunit/api/v4/Action/ContactApiKeyTest.php
tests/phpunit/api/v4/Action/ReplaceTest.php
tests/phpunit/api/v4/Query/Api4SelectQueryTest.php
tests/phpunit/api/v4/Utils/ReflectionUtilsTest.php
tests/phpunit/api/v4/Utils/SelectUtilTest.php

index 3f613b1334300e1565673c2ed2c3cc0def25c091..e002a530173ef801a40f99d6b57d3d8a7a4fe613 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 /**
index 22eb984b8b6634339e72a4d0880b8e5003cfe0d1..3d6019a476d13e6160216d15b381c402c4ad8558 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 /**
index 72e88656aa4d124ce769af5331d2638308e5045a..57fd4a256d4a4adf877e01cf42fefe43443380ef 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index 08210eb86d743ba0822776f480236f2456d69683..2461c9345181fb8dbc65fe183ea9984d8c8eabac 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index f1c23ce168d3ef11e8008cc532a0f38aa579e590..ae84f46dd0cd8bf9fda42081c26bf00223f35e18 100644 (file)
@@ -10,7 +10,6 @@
  * @copyright Copyright CiviCRM LLC (C) 2009
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html
  *              GNU Affero General Public License version 3
- * @version   $Id: AllTests.php 40328 2012-05-11 23:06:13Z allen $
  * @package   CiviCRM
  *
  *   This file is part of CiviCRM
index 2a4f0c24c4c46897a58ecbeb38df1199bb9eaa3d..5329cd1b76a88c84e10ef6bc4e5dd73d7f37be70 100644 (file)
@@ -10,7 +10,6 @@
  * @copyright Copyright CiviCRM LLC (C) 2009
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html
  *              GNU Affero General Public License version 3
- * @version   $Id: AllTests.php 40328 2012-05-11 23:06:13Z allen $
  * @package   CiviCRM
  *
  *   This file is part of CiviCRM
index db3523a61aff8f911d722611d360ab228d7951e0..db7048ea320843342cf94588f77844a7682d1e3a 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 class CRM_Contact_Form_Search_Custom_FullTextTest extends CiviUnitTestCase {
 
index f91874864abe8596de1444e8be60554712128d8a..69a003a66d49e4e13d222dd3cc6795751b297286 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 /**
index 0174795c064f0df825b96242bc0c02fe55a412fa..3524afc0f6ce1fc097c6ac512a9248aef6d6dcdf 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 class CiviDBAssert {
 
index 3ad87d3d5a87d4065383159edc4c9336d0042ce4..fb58558be1e8d2a2f39d8ecf40a3575a237f1935 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index b71f2683a787b55783c305ef56643eb8f9d574ee..99d704a18f991517f1eed74cff2cb618174f97d8 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index 1d5b6e42477aa65aa668aa409edd49246c7d101e..7030d6ec1f805f744514ee2be52d077a11a6dc64 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index cb94d7486618dffbce7d371e3d4a19757fbb550d..c367583453de4e525191b45ec49cb2c3e277958a 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index b5b44dc8f19b4a99822bfa7e9dc3778a8ba3ec12..30c5ab060ade525a82862f2146589d10d5e38766 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index cf477b5394b488c59e7fd14c3609a786b3f10360..11bcb58d249bdfda9b654c6eb6bc52fcd49af4e2 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index 7448ea01e2eb71fad30dccb85f8c467297d3cef0..06262abb09082a97c1e062b6002da153748cd044 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index d3bec5cd56ed3b63f1fead9321fd623e46d6a334..f282733b72ebb34368e4b4b008157bcebe9dfcbb 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index fc962ac5ed0cb4b3a22b55c37485b41a127dc1b1..868ae79d640c5d15d5cfa9453c8bce18c6982fa4 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 
 
index 691ce6f57b6337f6220f53d496606e5ef3fc5c95..e827759ad330ac6a3fd6c15d90aa1e8a565c2ab3 100644 (file)
@@ -14,8 +14,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */