10b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng/* Version information about elfutils development libraries.
20b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Copyright (C) 2008 Red Hat, Inc.
30b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   This file is part of Red Hat elfutils.
40b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
50b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Red Hat elfutils is free software; you can redistribute it and/or modify
60b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   it under the terms of the GNU General Public License as published by the
70b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Free Software Foundation; version 2 of the License.
80b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
90b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Red Hat elfutils is distributed in the hope that it will be useful, but
100b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   WITHOUT ANY WARRANTY; without even the implied warranty of
110b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
120b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   General Public License for more details.
130b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
140b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   You should have received a copy of the GNU General Public License along
150b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   with Red Hat elfutils; if not, write to the Free Software Foundation,
160b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
170b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
180b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   In addition, as a special exception, Red Hat, Inc. gives You the
190b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   additional right to link the code of Red Hat elfutils with code licensed
200b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   under any Open Source Initiative certified open source license
210b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   (http://www.opensource.org/licenses/index.php) which requires the
220b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   distribution of source code with any binary distribution and to
230b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   distribute linked combinations of the two.  Non-GPL Code permitted under
240b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   this exception must only link to the code of Red Hat elfutils through
250b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   those well defined interfaces identified in the file named EXCEPTION
260b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   found in the source code files (the "Approved Interfaces").  The files
270b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   of Non-GPL Code may instantiate templates or use macros or inline
280b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   functions from the Approved Interfaces without causing the resulting
290b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   work to be covered by the GNU General Public License.  Only Red Hat,
300b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Inc. may make changes or additions to the list of Approved Interfaces.
310b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Red Hat's grant of this exception is conditioned upon your not adding
320b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   any new exceptions.  If you wish to add a new Approved Interface or
330b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   exception, please contact Red Hat.  You must obey the GNU General Public
340b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   License in all respects for all of the Red Hat elfutils code and other
350b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   code used in conjunction with Red Hat elfutils except the Non-GPL Code
360b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   covered by this exception.  If you modify this file, you may extend this
370b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   exception to your version of the file, but you are not obligated to do
380b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   so.  If you do not wish to provide this exception without modification,
390b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   you must delete this exception statement from your version and license
400b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   this file solely under the GPL without exception.
410b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
420b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Red Hat elfutils is an included package of the Open Invention Network.
430b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   An included package of the Open Invention Network is a package for which
440b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Open Invention Network licensees cross-license their patents.  No patent
450b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   license is granted, either expressly or impliedly, by designation as an
460b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   included package.  Should you wish to participate in the Open Invention
470b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   Network licensing program, please visit www.openinventionnetwork.com
480b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng   <http://www.openinventionnetwork.com>.  */
490b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
500b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng#ifndef _ELFUTILS_VERSION_H
510b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng#define _ELFUTILS_VERSION_H	1
520b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
538701663f8720eaae76448f5d61890e142a67eba1Ben Cheng#define _ELFUTILS_VERSION	153
540b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
550b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng#define _ELFUTILS_PREREQ(major, minor) \
560b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng  (_ELFUTILS_VERSION >= ((major) * 1000 + (minor)))
570b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng
580b863155f625de76a1e3e76bb424497b1870bff3Ben Cheng#endif	/* elfutils/version.h */
59