forked from ioggstream/caspython-centera
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE.txt
36 lines (36 loc) · 1.48 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#########################################################################
#
# Copyright (c) 2006 EMC Corporation. All Rights Reserved
#
# This file is part of Python wrapper for the Centera SDK.
#
# Python wrapper is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation version 2.
#
# In addition to the permissions granted in the GNU General Public
# License version 2, EMC Corporation gives you unlimited permission
# to link the compiled version of this file into combinations with
# other programs, and to distribute those combinations without any
# restriction coming from the use of this file. (The General Public
# License restrictions do apply in other respects; for example,
# they cover modification of the file, and distribution when not
# linked into a combined executable.)
#
# Python wrapper is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License version 2 for more details.
#
# You should have received a copy of the GNU General Public License
# version 2 along with Python wrapper; see the file COPYING. If not,
# write to:
#
# EMC Corporation
# Centera Open Source Intiative (COSI)
# 80 South Street
# 1/W-1
# Hopkinton, MA 01748
# USA
#
#########################################################################