diff options
author | jbj <devnull@localhost> | 2002-11-26 23:00:35 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-11-26 23:00:35 +0000 |
commit | e1450d788f2f23c33c92016f511c73e2daa10245 (patch) | |
tree | b3c6ce2a56b98515eaa30d3ea7d0aed8958d6128 /elfutils/tests/asm-tst7.c | |
parent | 211e40766a5de1be22a7d7e5325a1dc1fc97c9a0 (diff) | |
download | librpm-tizen-e1450d788f2f23c33c92016f511c73e2daa10245.tar.gz librpm-tizen-e1450d788f2f23c33c92016f511c73e2daa10245.tar.bz2 librpm-tizen-e1450d788f2f23c33c92016f511c73e2daa10245.zip |
Orphans.
CVS patchset: 5892
CVS date: 2002/11/26 23:00:35
Diffstat (limited to 'elfutils/tests/asm-tst7.c')
-rw-r--r-- | elfutils/tests/asm-tst7.c | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/elfutils/tests/asm-tst7.c b/elfutils/tests/asm-tst7.c index e82f5e4c9..1a14858ea 100644 --- a/elfutils/tests/asm-tst7.c +++ b/elfutils/tests/asm-tst7.c @@ -1,18 +1,15 @@ /* Copyright (C) 2002 Red Hat, Inc. Written by Ulrich Drepper <drepper@redhat.com>, 2002. - 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. */ #include <fcntl.h> #include <inttypes.h> |