[NFC] Remove some more of the old cvs blocks
[civicrm-core.git] / CRM / Grant / Form / Task.php
index 561bd0bfc9fcdf5197daf4f57855454e530d55ee..b983cec3d72afac8c84b7804bc115370af162b88 100644 (file)
@@ -9,14 +9,6 @@
  +--------------------------------------------------------------------+
  */
 
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
- */
-
 /**
  * Class for grant form task actions.
  * FIXME: This needs refactoring to properly inherit from CRM_Core_Form_Task and share more functions.