aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiMove.php
diff options
context:
space:
mode:
authorUmherirrender <umherirrender_de.wp@web.de>2018-01-12 22:03:53 +0100
committerKrinkle <krinklemail@gmail.com>2018-01-26 23:12:40 +0000
commitc9d303d39edcd78827a6ff2336cc84ba043444fa (patch)
tree89e921e0c257248ad35da1866c2abee32eb5d8e8 /includes/api/ApiMove.php
parent45da5815517c408bafed6b3744766860afdcd7b8 (diff)
downloadmediawikicore-c9d303d39edcd78827a6ff2336cc84ba043444fa.tar.gz
mediawikicore-c9d303d39edcd78827a6ff2336cc84ba043444fa.zip
Remove "Created on" from file header comments
It is the job of git and svn to provide this information/metadata. The form was different, some with short, some with long month name some with leading zero at the day, some without. The year is also present in the Copyright clause Change-Id: If006907b82b9e45f13cfa2e45d41107a95570e1a
Diffstat (limited to 'includes/api/ApiMove.php')
-rw-r--r--includes/api/ApiMove.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/api/ApiMove.php b/includes/api/ApiMove.php
index e7b280803e70..281456434ad5 100644
--- a/includes/api/ApiMove.php
+++ b/includes/api/ApiMove.php
@@ -1,9 +1,5 @@
<?php
/**
- *
- *
- * Created on Oct 31, 2007
- *
* Copyright © 2007 Roan Kattouw "<Firstname>.<Lastname>@gmail.com"
*
* This program is free software; you can redistribute it and/or modify