~ubuntu-branches/ubuntu/natty/ibm-3270/natty

« back to all changes in this revision

Viewing changes to x3270/resourcesc.h

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Blank
  • Date: 2009-12-14 11:48:53 UTC
  • mfrom: (1.1.4 upstream) (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091214114853-mywixml32hct9jr1
Tags: 3.3.10ga4-2
* Fix section to match override.
* Use debhelper compat level 7.
* Use 3.0 (quilt) source format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Modifications Copyright 1993, 1994, 1995, 1996, 1999, 2000 by Paul Mattes.
3
 
 * Original X11 Port Copyright 1990 by Jeff Sparkes.
4
 
 *  Permission to use, copy, modify, and distribute this software and its
5
 
 *  documentation for any purpose and without fee is hereby granted,
6
 
 *  provided that the above copyright notice appear in all copies and that
7
 
 *  both that copyright notice and this permission notice appear in
8
 
 *  supporting documentation.
9
 
 *
10
 
 * Copyright 1989 by Georgia Tech Research Corporation, Atlanta, GA 30332.
11
 
 *   All Rights Reserved.  GTRC hereby grants public use of this software.
12
 
 *   Derivative works based on this software must incorporate this copyright
13
 
 *   notice.
14
 
 *
15
 
 * x3270 is distributed in the hope that it will be useful, but WITHOUT ANY
16
 
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
 
 * FOR A PARTICULAR PURPOSE.  See the file LICENSE for more details.
 
2
 * Copyright (c) 1993-2009, Paul Mattes.
 
3
 * Copyright (c) 1990, Jeff Sparkes.
 
4
 * Copyright (c) 1989, Georgia Tech Research Corporation (GTRC), Atlanta,
 
5
 *  GA 30332.
 
6
 * All rights reserved.
 
7
 * 
 
8
 * Redistribution and use in source and binary forms, with or without
 
9
 * modification, are permitted provided that the following conditions
 
10
 * are met:
 
11
 *     * Redistributions of source code must retain the above copyright
 
12
 *       notice, this list of conditions and the following disclaimer.
 
13
 *     * Redistributions in binary form must reproduce the above copyright
 
14
 *       notice, this list of conditions and the following disclaimer in the
 
15
 *       documentation and/or other materials provided with the distribution.
 
16
 *     * Neither the names of Paul Mattes, Jeff Sparkes, GTRC nor their
 
17
 *       contributors may be used to endorse or promote products derived
 
18
 *       from this software without specific prior written permission.
 
19
 * 
 
20
 * THIS SOFTWARE IS PROVIDED BY PAUL MATTES, JEFF SPARKES AND GTRC "AS IS"
 
21
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 
22
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 
23
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL PAUL MATTES, JEFF SPARKES OR
 
24
 * GTRC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
 
25
 * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
 
26
 * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 
27
 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 
28
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 
29
 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 
30
 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
18
31
 */
19
32
 
20
33
/*