From: Alexandre Emsenhuber Date: Sat, 28 Apr 2012 18:41:55 +0000 (+0200) Subject: Added missing GPLv2 headers in some places. X-Git-Tag: 1.31.0-rc.0~23787 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=e7ab34cf1dccbf3877e279b90ac7b756e94972e8;p=lhc%2Fweb%2Fwiklou.git Added missing GPLv2 headers in some places. Also made file/class documentation more consistent. Change-Id: If65d7313e1e05163ce6cc46d17daa310cb41888c --- diff --git a/includes/db/CloneDatabase.php b/includes/db/CloneDatabase.php index bd0895cfb2..4e43642fae 100644 --- a/includes/db/CloneDatabase.php +++ b/includes/db/CloneDatabase.php @@ -20,6 +20,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * + * @file * @ingroup Database */ diff --git a/includes/debug/Debug.php b/includes/debug/Debug.php index 10905f2c95..ed73522f80 100644 --- a/includes/debug/Debug.php +++ b/includes/debug/Debug.php @@ -1,4 +1,24 @@ */ diff --git a/includes/specials/SpecialJavaScriptTest.php b/includes/specials/SpecialJavaScriptTest.php index f7e81eeada..c217eccbcd 100644 --- a/includes/specials/SpecialJavaScriptTest.php +++ b/includes/specials/SpecialJavaScriptTest.php @@ -1,7 +1,24 @@