summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
index 00d35d180..4fef70c94 100644
--- a/index.php
+++ b/index.php
@@ -7,6 +7,9 @@
*
* The routines here dispatch control to the appropriate handler, which then
* prints the appropriate page.
+ *
+ * All Drupal code is released under the GNU General Public License.
+ * See COPYRIGHT.txt and LICENSE.txt.
*/
require_once './includes/bootstrap.inc';