| Index: pages/index.tmpl | 
| diff --git a/pages/index.tmpl b/pages/index.tmpl | 
| index 6f5fa537e77e168473598dc9340903a2545cdcf2..0a36d5c3fcd81dcfa38d1c6e360ad1f7b29c075d 100644 | 
| --- a/pages/index.tmpl | 
| +++ b/pages/index.tmpl | 
| @@ -1,3 +1,19 @@ | 
| +{# | 
| + # This file is part of the Adblock Plus website, | 
| + # Copyright (C) 2006-2015 Eyeo GmbH | 
| + # | 
| + # Adblock Plus is free software: you can redistribute it and/or modify | 
| + # it under the terms of the GNU General Public License version 3 as | 
| + # published by the Free Software Foundation. | 
| + # | 
| + # Adblock Plus is distributed in the hope that it will be useful, | 
| + # but WITHOUT ANY WARRANTY; without even the implied warranty of | 
| + # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
| + # GNU General Public License for more details. | 
| + # | 
| + # You should have received a copy of the GNU General Public License | 
| + # along with Adblock Plus.  If not, see <http://www.gnu.org/licenses/>. | 
| + #} | 
| template=minimal | 
|  | 
| <head> | 
|  |