[FIX] website info view remove optional tag
[odoo/odoo.git] / addons / l10n_hn / __init__.py
1 # -*- encoding: utf-8 -*-\r
2 ##############################################################################\r
3 #\r
4 # Copyright (c) 2009-2010 Salvatore J. Trimarchi <salvatore@trimarchi.co.cc>\r
5 # (http://salvatoreweb.co.cc)\r
6 #\r
7 # This program is free software: you can redistribute it and/or modify\r
8 # it under the terms of the GNU General Public License as published by\r
9 # the Free Software Foundation, either version 3 of the License, or\r
10 # (at your option) any later version.\r
11 #\r
12 # This program is distributed in the hope that it will be useful,\r
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of\r
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
15 # GNU General Public License for more details.\r
16 #\r
17 # You should have received a copy of the GNU General Public License\r
18 # along with this program.  If not, see <http://www.gnu.org/licenses/>.\r
19 #\r
20 ##############################################################################\r
21 \r
22 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:\r