gclib  423
Communications API for Galil controllers and PLCs
license_open.md
1 # Open Source License {#open_license}
2 
3 Copyright (c) 2016, Galil Motion Control
4 
5 ## Galil C Library (gclib) Open Source Software License - January 4, 2016
6 
7 This informal software license is provided to describe the user's
8 responsibilities in a format that is easy to read and understand. If more legal
9 verbiage is required or if any questions arise regarding the following details,
10 please contact Galil for clarification.
11 
12 This license includes the open source portions of the
13 gclib, as well as examples and wrappers as outlined in the accompanying
14 documentation (the docs).
15 
16 Galil hereby grants the following:
17 
18 The open source portions, examples, and wrappers may be freely copied, used, and
19 modified for any Galil application, commercial and non-commercial provided that:
20 
21  (1) This license appears with all copies, including modifications, of the
22  software source code.
23 
24  (2) Modified files must be commented at the top of the file with the original
25  Galil version number and the author of the modifications.
26 
27  (3) This license NEED NOT appear with binaries or executables if the source
28  code is not included.
29 
30 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
33 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
34 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
35 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
36 DEALINGS IN THE SOFTWARE.
37 
38  Galil Motion Control
39  270 Technology Way
40  Rocklin, CA 95765, USA
41  support@galilmc.com
42  1 (800) 377-6329
43  1 (916) 626-0102
44  www.galil.com
45 
46 
47 
48 
49