Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
logilab-common
Commits
c2e72c7d11b5
Commit
2fabcb90
authored
Apr 13, 2010
by
Adrien Di Mascio
Browse files
update license, logilab-common is licensed under LGPLv2
--HG-- branch : stable
parent
7987c11255ad
Changes
40
Hide whitespace changes
Inline
Side-by-side
__init__.py
View file @
c2e72c7d
...
...
@@ -8,7 +8,7 @@
:var IGNORED_EXTENSIONS: file extensions that may usually be ignored
:copyright:
2000-200
9
`LOGILAB S.A. <http://www.logilab.fr>`_ (Paris, FRANCE),
2000-20
1
0 `LOGILAB S.A. <http://www.logilab.fr>`_ (Paris, FRANCE),
all rights reserved.
:contact:
...
...
__pkginfo__.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2000-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
@@ -11,7 +11,7 @@ modname = 'common'
numversion
=
(
0
,
49
,
0
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
copyright
=
'2000-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.'
license
=
'GPL'
license
=
'
L
GPL'
author
=
"Logilab"
author_email
=
"devel@logilab.fr"
...
...
cache.py
View file @
c2e72c7d
...
...
@@ -3,7 +3,7 @@ deletion of entries.
:copyright: 2002-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
changelog.py
View file @
c2e72c7d
...
...
@@ -28,7 +28,7 @@ log title.
:copyright: 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
clcommands.py
View file @
c2e72c7d
...
...
@@ -6,7 +6,7 @@ command'specific
:copyright: 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
cli.py
View file @
c2e72c7d
...
...
@@ -26,7 +26,7 @@ Example::
:copyright: 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
compat.py
View file @
c2e72c7d
...
...
@@ -4,7 +4,7 @@
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
from
__future__
import
generators
__docformat__
=
"restructuredtext en"
...
...
configuration.py
View file @
c2e72c7d
...
...
@@ -82,9 +82,9 @@ Quick start: simplest usage
>>>
:copyright: 2003-200
9
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:copyright: 2003-20
1
0 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
from
__future__
import
generators
__docformat__
=
"restructuredtext en"
...
...
contexts.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
corbautils.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
daemon.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
date.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2006-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
db.py
View file @
c2e72c7d
...
...
@@ -18,7 +18,7 @@ helper for your database using the `get_adv_func_helper` function.
:copyright: 2002-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
debugger.py
View file @
c2e72c7d
...
...
@@ -7,7 +7,7 @@
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
decorators.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2006-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
deprecation.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2006-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
fileutils.py
View file @
c2e72c7d
...
...
@@ -8,7 +8,7 @@ write_open_mode, ensure_fs_mode, export
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
graph.py
View file @
c2e72c7d
...
...
@@ -2,9 +2,9 @@
(dot generation adapted from pypy/translator/tool/make_dot.py)
:copyright: 2000-200
9
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:copyright: 2000-20
1
0 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
html.py
View file @
c2e72c7d
...
...
@@ -2,7 +2,7 @@
:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
interface.py
View file @
c2e72c7d
...
...
@@ -7,9 +7,9 @@
This module requires at least python 2.2
:copyright: 2000-200
9
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:copyright: 2000-20
1
0 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License v
ersion 2
- http://www.gnu.org/licenses
:license:
GNU Lesser
General Public License
,
v
2.1
- http://www.gnu.org/licenses
"""
__docformat__
=
"restructuredtext en"
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment