Changeset 16 for isp module/__init__.py


Ignore:
Timestamp:
Jul 15, 2011, 10:15:05 AM (13 years ago)
Author:
chronos
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • isp module/__init__.py

    r14 r16  
    1 # -*- coding: utf-8 -*-
     1# -*- encoding: utf-8 -*-
    22##############################################################################
    3 #
     3#   
    44#    OpenERP, Open Source Management Solution
    5 #    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
     5#    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
    66#
    77#    This program is free software: you can redistribute it and/or modify
     
    1616#
    1717#    You should have received a copy of the GNU Affero General Public License
    18 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
     18#    along with this program.  If not, see <http://www.gnu.org/licenses/>.     
    1919#
    2020##############################################################################
    2121
     22import isp
     23# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
    2224
    23 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
Note: See TracChangeset for help on using the changeset viewer.