From e5491ffe38299ab5cb183f50fff20b2db10cf1dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Benoi=CC=82t=20Pin?= Date: Wed, 9 Jul 2014 16:00:08 +0200 Subject: [PATCH] luxia- --- interfaces.py | 2 +- skins/cart_listing.js | 9 +++------ skins/cart_widgets.js | 9 +++------ 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/interfaces.py b/interfaces.py index 04f4281..a1e4130 100755 --- a/interfaces.py +++ b/interfaces.py @@ -15,4 +15,4 @@ from zope.interface import Interface class IPhoto(Interface) : - "Base class for Cliché™ aware photo" + "Base class for Plinn aware photo" diff --git a/skins/cart_listing.js b/skins/cart_listing.js index c6363b0..593002a 100644 --- a/skins/cart_listing.js +++ b/skins/cart_listing.js @@ -1,10 +1,7 @@ /* -* © 2009 Luxia SAS. All rights reserved. -* Contributors -* — Benoît Pin -* -* -* +* 2009 Benoit Pin - MINES ParisTech +* http://plinn.org +* Licence GPL */ var CartListing; diff --git a/skins/cart_widgets.js b/skins/cart_widgets.js index 9615bc9..594fd22 100644 --- a/skins/cart_widgets.js +++ b/skins/cart_widgets.js @@ -1,10 +1,7 @@ /* -* © 2009 Luxia SAS. All rights reserved. -* Contributors -* — Benoît Pin -* -* -* +* 2009 Benoit Pin - MINES ParisTech +* http://plinn.org +* Licence GPL */ -- 2.20.1