~akiban-technologies/akiban-persistit/3.1.1

« back to all changes in this revision

Viewing changes to examples/scripts/jmxterm-launch.sh

  • Committer: Nathan Williams
  • Date: 2012-05-29 18:51:35 UTC
  • mfrom: (305.1.1 file-headers-to-agpl)
  • Revision ID: nwilliams@akiban.com-20120529185135-o2dlb31wxvipke7x
merge nwilliams: Update license and headers to AGPLv3.

https://code.launchpad.net/~nwilliams/akiban-persistit/file-headers-to-agpl/+merge/107847

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
#
3
 
# END USER LICENSE AGREEMENT (“EULA”)
4
 
#
5
 
# READ THIS AGREEMENT CAREFULLY (date: 9/13/2011):
6
 
# http://www.akiban.com/licensing/20110913
7
 
#
8
 
# BY INSTALLING OR USING ALL OR ANY PORTION OF THE SOFTWARE, YOU ARE ACCEPTING
9
 
# ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. YOU AGREE THAT THIS
10
 
# AGREEMENT IS ENFORCEABLE LIKE ANY WRITTEN AGREEMENT SIGNED BY YOU.
11
 
#
12
 
# IF YOU HAVE PAID A LICENSE FEE FOR USE OF THE SOFTWARE AND DO NOT AGREE TO
13
 
# THESE TERMS, YOU MAY RETURN THE SOFTWARE FOR A FULL REFUND PROVIDED YOU (A) DO
14
 
# NOT USE THE SOFTWARE AND (B) RETURN THE SOFTWARE WITHIN THIRTY (30) DAYS OF
15
 
# YOUR INITIAL PURCHASE.
16
 
#
17
 
# IF YOU WISH TO USE THE SOFTWARE AS AN EMPLOYEE, CONTRACTOR, OR AGENT OF A
18
 
# CORPORATION, PARTNERSHIP OR SIMILAR ENTITY, THEN YOU MUST BE AUTHORIZED TO SIGN
19
 
# FOR AND BIND THE ENTITY IN ORDER TO ACCEPT THE TERMS OF THIS AGREEMENT. THE
20
 
# LICENSES GRANTED UNDER THIS AGREEMENT ARE EXPRESSLY CONDITIONED UPON ACCEPTANCE
21
 
# BY SUCH AUTHORIZED PERSONNEL.
22
 
#
23
 
# IF YOU HAVE ENTERED INTO A SEPARATE WRITTEN LICENSE AGREEMENT WITH AKIBAN FOR
24
 
# USE OF THE SOFTWARE, THE TERMS AND CONDITIONS OF SUCH OTHER AGREEMENT SHALL
25
 
# PREVAIL OVER ANY CONFLICTING TERMS OR CONDITIONS IN THIS AGREEMENT.
 
1
#
 
2
# Copyright © 2011-2012 Akiban Technologies, Inc.  All rights reserved.
 
3
#
 
4
# This program is free software: you can redistribute it and/or modify
 
5
# it under the terms of the GNU Affero General Public License as
 
6
# published by the Free Software Foundation, version 3 (only) of the
 
7
# License.
 
8
#
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
11
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
12
# GNU Affero General Public License for more details.
 
13
#
 
14
# You should have received a copy of the GNU Affero General Public License
 
15
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
16
#
 
17
# This program may also be available under different license terms. For more
 
18
# information, see www.akiban.com or contact licensing@akiban.com.
26
19
#
27
20
 
28
21
#