summaryrefslogtreecommitdiff
path: root/elfutils/libelf/libelf.h
diff options
context:
space:
mode:
Diffstat (limited to 'elfutils/libelf/libelf.h')
-rw-r--r--elfutils/libelf/libelf.h21
1 files changed, 9 insertions, 12 deletions
diff --git a/elfutils/libelf/libelf.h b/elfutils/libelf/libelf.h
index baa4d492a..64dc53dd4 100644
--- a/elfutils/libelf/libelf.h
+++ b/elfutils/libelf/libelf.h
@@ -1,18 +1,15 @@
/* Interface for libelf.
Copyright (C) 1998, 1999, 2000, 2002 Red Hat, Inc.
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ This program is Open Source software; you can redistribute it and/or
+ modify it under the terms of the Open Software License version 1.0 as
+ published by the Open Source Initiative.
+
+ You should have received a copy of the Open Software License along
+ with this program; if not, you may obtain a copy of the Open Software
+ License version 1.0 from http://www.opensource.org/license/osl.php or
+ by writing the Open Source Initiative c/o Lawrence Rosen, Esq.,
+ 3001 King Ranch Road, Ukiah, CA 95482. */
#ifndef _LIBELF_H
#define _LIBELF_H 1