Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / interfaces / database / migration / format_upgrade / class_UpgradeableDatabaseFormat.php
index 574bc040203030b6454a6ce10206e09bd5e89b41..42515863613f0202cdca2fce0dce3d318f8c6ad5 100644 (file)
@@ -22,7 +22,5 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 interface UpgradeableDatabaseFormat extends MigrateableDatabase {
-}
 
-// [EOF]
-?>
+}