From 01872a582b26f63f467db67b48a64549f5dc59eb Mon Sep 17 00:00:00 2001 From: Adil Houmadi Date: Sat, 2 Aug 2014 11:05:20 +0200 Subject: [PATCH] [FIX] : see => https://github.com/OCA/web/pull/27#discussion-diff-15447231 --- web_export_view/controllers/controllers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_export_view/controllers/controllers.py b/web_export_view/controllers/controllers.py index acdcf2a8..3aa17857 100644 --- a/web_export_view/controllers/controllers.py +++ b/web_export_view/controllers/controllers.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Copyright (C) 2012 Agile Business Group sagl () # Copyright (C) 2012 Domsense srl () +# Copyright (C) 2012-2013 Agile Business Group sagl () # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published