source: trunk/athena/bin/athrun/debian/copyright @ 25974

Revision 25974, 1.6 KB checked in by achernya, 11 years ago (diff)
In athrun: * Merge debathena-gathrun and debathena-attachandrun into the debathena-athrun source package. * Rewrite debathena-attachandrun in Python. - Fix a segementation fault in attachandrun that could be triggered by running with just "-c" and a locker. - Stop trying to run the file as a shell script if execv() fails. * Switch to DEP-5-style copyright file.
Line 
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
3Files: *
4Copyright: (c) 1996-2013 Massachusetts Institute of Technology
5License: BSD-3-clause
6 Redistribution and use in source and binary forms, with or without
7 modification, are permitted provided that the following conditions are
8 met:
9    * Redistributions of source code must retain the above copyright
10      notice, this list of conditions and the following disclaimer.
11    * Redistributions in binary form must reproduce the above
12      copyright notice, this list of conditions and the following
13      disclaimer in the documentation and/or other materials provided
14      with the distribution.
15    * Neither the name of the Massachusetts Institute of Technology
16      nor the names of its contributors may be used to endorse or
17      promote products derived from this software without specific
18      prior written permission.
19 .
20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MASSACHUSETTS
24 INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY DIRECT, INDIRECT,
25 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
26 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
27 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
28 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
29 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
30 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
31 DAMAGE.
Note: See TracBrowser for help on using the repository browser.